notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/ros_comm/Makefile

Number of commits found: 14

Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Original commitRevision:347809 
Friday, 28 Feb 2014
18:58 antoine search for other commits by this committer
Mark borken/deprecated and set expiration date again

Reported by:	pkg-fallout
Original commitRevision:346567 
Sunday, 24 Nov 2013
16:57 mva search for other commits by this committer
- Fix the usage of 'python' to get rid of the implicit lang/python
  dependency
Original commitRevision:334746 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Monday, 21 Oct 2013
19:24 mi search for other commits by this committer
Attempt to unbreak by adding a few patches. The port could stand upgrading
to 1.6.7 (from the current 1.4.8), but that may require cooperation with the
other ROS-ports.
Original commitRevision:331176 
Friday, 18 Oct 2013
07:19 bapt search for other commits by this committer
Deprecated some ports broken for more than 6 month
Original commitRevision:330726 
Friday, 20 Sep 2013
17:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Original commitRevision:327726 
Saturday, 23 Feb 2013
14:50 miwi search for other commits by this committer
- BROKEN does not build

/usr/local/include/boost/system/error_code.hpp: At global scope:
/usr/local/include/boost/system/error_code.hpp:214: warning:
'boost::system::posix_category' defined but not used
/usr/local/include/boost/system/error_code.hpp:215: warning:
'boost::system::errno_ecat' defined but not used
/usr/local/include/boost/system/error_code.hpp:216: warning:
'boost::system::native_ecat' defined but not used
gmake[3]: *** [CMakeFiles/rosbag.dir/src/recorder.o] Error 1
gmake[3]: Leaving directory
`/wrkdirs/usr/ports/devel/ros_comm/work/ros_comm-1.4.8/tools/rosbag/build'
Original commitRevision:312827 
Monday, 23 Apr 2012
18:22 rene search for other commits by this committer
Drop maintainership.
Original commit
Monday, 12 Sep 2011
17:46 rene search for other commits by this committer
Update to 1.4.8
Original commit
Monday, 11 Jul 2011
09:59 rene search for other commits by this committer
Update to 1.4.7
Changelog:      http://www.ros.org/wiki/ros_comm/ChangeList/1.4
Original commit
Wednesday, 1 Jun 2011
18:34 rene search for other commits by this committer
Update to 1.4.6

Changes:        http://www.ros.org/wiki/ros_comm/ChangeList/1.4/
Original commit
Wednesday, 4 May 2011
21:21 rene search for other commits by this committer
Replace contents which were repocopied from devel/ros with the real contents,
do not yet connect the port to the build:

The ros_comm stack contains the ROS middleware/communications packages.
This packages are collectively known as the ROS "Graph" layer. They provide
implementations and tools for topics, nodes, services, and parameters. This
includes the supported ROS client libraries: roscpp, rospy, and roslisp.

WWW: http://www.ros.org/wiki/ros_comm
Original commit
Tuesday, 3 May 2011
19:56 rene search for other commits by this committer
Forced commit to note repocopy:
- devel/ros_comm, devel/ros-documentation, and devel/ros-rx cloned from
  devel/ros (to follow the upstream 1.4 versions, WIP)
- devel/common_msgs -> devel/ros-common_msgs and
  math/geometry -> math/ros-geometry for consistency (now all ROS ports
  start with 'ros')
PR:             ports/155328
Repocopy by:    marcus
Submitted by:   myself
Original commit

Number of commits found: 14