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.

Port details
ros-common Robot Operating System - common utilities
1.4.3_1 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.3_1Version of this port present on the latest quarterly branch.
Broken BROKEN: does not compile
Deprecated DEPRECATED: Broken for more than 6 month
Expired This port expired on: 2013-03-05
Ignore IGNORE: is marked as broken: does not compile
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-11-27 17:20:23
Last Update: 2013-04-16 15:37:34
SVN Revision: 315825
License: not specified in port
WWW:
http://www.ros.org/wiki/common
Description:
This stack contains tools built on top of ROS core which are commonly used throughout the ROS ecosystem. It contains three types of packages: Filtering: * bfl: the Bayesian Filtering Library from the Orocos project * filters: a standardized C++ API for filters. It also has a class to chain filters at runtime based on parameters. Helper libraries: * actionlib: provides C++ and Python libraries for interacting with the Action API used by the executive. * bond: with C++ and Python bindings (bondcpp and bondpy). * nodelet: a way to run multiple algorithms within the same process abstracted with a ROS interface. * pluginlib: providea a C++ API for dynamically loading plugin classes. Parsers: * tinyxml: a C interface to the third-party tinyxml parser for ROS. * xacro: an XML macro language. * yaml_cpp: a C++ to the third-party YAML parser for ROS. WWW: http://www.ros.org/wiki/common
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ros-common>0:devel/ros-common
No installation instructions:
This port has been deleted.
PKGNAME: ros-common
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rosmake : devel/ros
  2. stack.xml : devel/ros_comm
  3. stack.xml : devel/ros-common_msgs
  4. chrpath : devel/chrpath
  5. uuid.h : misc/e2fsprogs-libuuid
  6. python2.7 : lang/python27
  7. sdl-config : devel/sdl12
Runtime dependencies:
  1. roscore : devel/ros
  2. stack.xml : devel/ros_comm
  3. stack.xml : devel/ros-common_msgs
  4. python2.7 : lang/python27
Library dependencies:
  1. SDL-1.2.11 : devel/sdl12
  2. SDL_image-1.2.8 : graphics/sdl_image
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/ros-image_common*
  2. devel/ros-laser_pipeline*
  3. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/ros-image_common*
  2. devel/ros-laser_pipeline*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ros/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.3_1
16 Apr 2013 15:37:34
Revision:315825Original commit files touched by this commit
rene search for other commits by this committer
Remove unmaintained, expired ports:
2013-04-09 x11-drivers/xf86-video-radeonhd-devel: Unsupported devel version
2013-04-10 devel/ros-image_common: Depends on devel/ros_common which is broken
for more than 6 months
2013-04-10 devel/ros-laser_pipeline: Depends on devel/ros_common which is broken
for more than 6 months
2013-03-01 databases/php52-rrdtool: PHP 5.2 series is strongly discouraged for
new installations, migrate now
2013-03-05 devel/ros-common: Broken for more than 6 month

Feature safe:	yes
1.4.3_1
05 Feb 2013 15:07:11
Revision:311718Original commit files touched by this commit
bapt search for other commits by this committer
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
1.4.3_1
30 May 2012 22:05:13
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not compile
 
/usr/ports/devel/ros-common/work/common-1.4.3/pluginlib/src/boost_fs_wrapper.cpp:
  In function 'std::string pluginlib::getPackageFromLibraryPath(const
  std::string&)':
 
/usr/ports/devel/ros-common/work/common-1.4.3/pluginlib/src/boost_fs_wrapper.cpp:58:
  error: conversion from 'boost::filesystem3::path' to non-scalar type
  'std::basic_string<char, std::char_traits<char>, std::allocator<char> >'
  requested

Reported by:    pointyhat
1.4.3_1
23 Apr 2012 18:22:14
Original commit files touched by this commit
rene search for other commits by this committer
Drop maintainership.
1.4.3_1
18 Feb 2012 10:18:33
Original commit files touched by this commit
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
1.4.3
11 Jul 2011 10:00:20
Original commit files touched by this commit
rene search for other commits by this committer
Make the patch suitable for upstream integration.
1.4.3
31 May 2011 22:24:13
Original commit files touched by this commit
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
1.2.2_1
03 May 2011 20:54:20
Original commit files touched by this commit
rene search for other commits by this committer
Update port names of ros-common_msgs and ros-geometry in (dependent) Makefiles.
1.2.2
16 Feb 2011 22:24:42
Original commit files touched by this commit
rene search for other commits by this committer
Fix build against ros-1.2.5

Submitted by:   pointyhat via pav
1.2.2
08 Jan 2011 21:59:54
Original commit files touched by this commit
rene search for other commits by this committer
Update to 1.2.2

Changes:
* actionlib
  o Fix race condition in Python action server. #4554
* nodelet_topic_tools
  o MUX simplified by using a 8-connected null filters
  o DeMUX has a specialization for message type (uses
    ros::Subscriber internally by default)
* xacro: fixed inserting property blocks #4561
1.2.1_1
29 Nov 2010 15:32:51
Original commit files touched by this commit
rene search for other commits by this committer
- Use WRKSRC instead of WRKDIR in the MAKE environment to point to the
  build directory
- No need to make scripts in */src/* executable
- Don't move libraries to PREFIX/lib but symlink them there, some Python
  modules depend on the libraries in their original location
- Add WWW line to pkg-descr
- Bump PORTREVISION
1.2.1
27 Nov 2010 17:19:54
Original commit files touched by this commit
rene search for other commits by this committer
This stack contains tools built on top of ROS core which are commonly used
throughout the ROS ecosystem. It contains three types of packages:

Filtering:
* bfl: the Bayesian Filtering Library from the Orocos project
* filters: a standardized C++ API for filters. It also has a class to chain
  filters at runtime based on parameters.

Helper libraries:
* actionlib: provides C++ and Python libraries for interacting with the Action
  API used by the executive.
* nodelet: a way to run multiple algorithms within the same process abstracted
  with a ROS interface.
* pluginlib: providea a C++ API for dynamically loading plugin classes.

Parsers:
* tinyxml: a C interface to the third-party tinyxml parser for ROS.
* xacro: an XML macro language.
* yaml_cpp: a C++ to the third-party YAML parser for ROS.

Number of commits found: 12