notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: devel/ros_tutorials/Makefile
SVNWeb

Number of commits found: 11

Mon, 10 Mar 2014
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:347809 (Only the first 10 of 1081 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 28 Feb 2014
[ 18:58 antoine search for other commits by this committer ] Original commit   Revision:346567
Mark borken/deprecated and set expiration date again

Reported by:	pkg-fallout
Sat, 26 Oct 2013
[ 00:52 gerald search for other commits by this committer ] Original commit   Revision:331644 (Only the first 10 of 1147 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Mon, 23 Apr 2012
[ 18:22 rene search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Drop maintainership.
Tue, 31 May 2011
[ 22:24 rene search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
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
Wed, 9 Feb 2011
[ 07:31 rene search for other commits by this committer ] Original commit 
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
Mon, 29 Nov 2010
[ 15:19 rene search for other commits by this committer ] Original commit 
- 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
Sat, 6 Nov 2010
[ 10:10 rene search for other commits by this committer ] Original commit 
- 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
Mon, 1 Nov 2010
[ 12:47 rene search for other commits by this committer ] Original commit 
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

Number of commits found: 11