Port details on branch 2025Q3 |
- ignition-msgs Protobuf messages and functions for robot applications
- 3.0.0_23 devel
=0 3.0.0_23Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-08-16 19:23:34
- Last Update: 2025-08-16 19:19:46
- Commit Hash: ee40b78
- License: APACHE20
- WWW:
- https://ignitionrobotics.org/home
- Description:
- Ignition Messages is a component in the ignition framework, a set of libraries
designed to rapidly develop robot applications.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ignition-msgs>0:devel/ignition-msgs
- To install the port:
- cd /usr/ports/devel/ignition-msgs/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ignition-msgs
- pkg install ignition-msgs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ignition-msgs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1542654614
SHA256 (ignition-msgs-3.0.0.tar.gz) = be784e9939deb544ab45640803528fae2337ac5d9430b3c267ed77139216efb9
SIZE (ignition-msgs-3.0.0.tar.gz) = 365846
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ignition-cmake==2 : devel/ignition-cmake
- ignition-tools>0 : devel/ignition-tools
- cmake : devel/cmake-core
- ninja : devel/ninja
- ruby33 : lang/ruby33
- Runtime dependencies:
-
- ruby33 : lang/ruby33
- Library dependencies:
-
- libprotobuf.so : devel/protobuf
- libignition-math6.so : math/ignition-math
- Patch dependencies:
-
- ruby33 : lang/ruby33
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_ignition-msgs
- USES:
- compiler:c++17-lang cmake localbase:ldflags ruby
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0_23 16 Aug 2025 19:19:46
    |
Robert Clausecker (fuz)  |
devel/ignition-msgs: fix build on armv7
On armv7, some hashing code requires CityHash. Add libasl_city.so to
the link to get the required symbols.
This port is really out of date and should either by updated or
mercy-killed at some point.
Approved by: portmgr (build fix blanket)
MFH: 2025Q3
(cherry picked from commit 165e11b9dd5ddcbfc18fa8ff5b7c204836ae600b) |
Number of commits found: 1
|