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_tutorials/Makefile

Number of commits found: 11

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 
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 
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 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 23 Apr 2012
18:22 rene search for other commits by this committer
Drop maintainership.
Original commit
Tuesday, 31 May 2011
22:24 rene search for other commits by this committer
Upgrade the Robot Operating System ports to their 1.4 aka Diamondback versions.
Detailed changelists are available on the WWW sites.

Port changes:
- distribution files are now fetched from upstream servers instead of
  using local copies from my server
- Python files are now always compiled (to .pyc and .pyo) and use Python 2.7
- devel/ros is now split in to devel/ros, devel/ros-documentation,
  devel/ros-rx, and devel-ros-comm to allow more lightweight installations
- Connect latter 3 ports to the build
Original commit
Wednesday, 9 Feb 2011
07:31 rene search for other commits by this committer
Update to 0.2.4, adding turtle_teleop_key and a Diamondback image of the
turtle.  This is still from the C-Turtle branch.

Feature safe:   yes
Original commit
Monday, 29 Nov 2010
15:19 rene search for other commits by this committer
- Upgrade to 0.2.3
- No need for USE_LDCONFIG
- Use WRKSRC instead of WRKDIR in the MAKE environment to point to the
  build directory
Original commit
Saturday, 6 Nov 2010
10:10 rene search for other commits by this committer
- Move the core ros files from PREFIX/ros to PREFIX/ros/ros, this is
  necessary to be able to upgrade add-on packages (like ros_tutorials) in
  place due to the way rosmake searches for packages.
- Update ros/pkg-descr and ros_tutorials to reflect this

- Partially fix build with Clang (ros does not link yet)

- Makefile cleanups for devel/ros

- Bump PORTREVISIONs
Original commit
Monday, 1 Nov 2010
12:47 rene search for other commits by this committer
ros_tutorials contains packages that demonstrate various features of ROS,
as well as support packages which help demonstrate those features.
This includes using messages, servers, parameters, etc.

This package accompagnies the tutorials at
http://www.rog.org/wiki/ROS/Tutorials

WWW: http://www.ros.org/wiki/ros_tutorials
Original commit

Number of commits found: 11