Port details |
- ignition-common Set of libraries designed to rapidly develop robot applications
- 3.0.0_9 devel =2 3.0.0_9Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-11-20 19:17:08
- Last Update: 2024-02-23 14:36:43
- Commit Hash: 8afc025
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://ignitionrobotics.org/home
- Description:
- Ignition Common classes and functions for robot applications.
Ignition Common 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-common>0:devel/ignition-common
- To install the port:
- cd /usr/ports/devel/ignition-common/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ignition-common
- pkg install ignition-common
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ignition-common
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1542739222
SHA256 (ignition-common-3.0.0.tar.gz) = a4cd8961aac4345780ae4e7b45e48e4594596a428cfa80110c19dc0fd583ff79
SIZE (ignition-common-3.0.0.tar.gz) = 6834872
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ignition-cmake==2 : devel/ignition-cmake
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libavcodec.so.58 : multimedia/ffmpeg4
- libfreeimage.so : graphics/freeimage
- libgts.so : graphics/gts
- libtinyxml2.so : textproc/tinyxml2
- libuuid.so : misc/e2fsprogs-libuuid
- libignition-math6.so : math/ignition-math
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- misc/ignition-fuel-tools
Configuration Options:
- No options to configure
- Options name:
- devel_ignition-common
- USES:
- cmake compiler:c++17-lang gnome localbase pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0_9 23 Feb 2024 14:36:43 |
Joel Bodenmann (jbo) |
textproc/tinyxml2: Revert 450aafcba559f95c94c5f195d83b5fe4fdc3748a
Approved by: tcberner (portmgr) |
3.0.0_8 21 Feb 2024 15:06:47 |
Po-Chuan Hsieh (sunpoet) |
textproc/tinyxml2: Update to 10.0.0
- Convert to meson
- Fix 0c022f0fc854184d95ff3303049a063a39b1f551
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for shlib change
- Remove duplicate PORTREVISION from math/linbox
Changes: https://github.com/leethomason/tinyxml2/releases
https://github.com/leethomason/tinyxml2/commits/master |
3.0.0_7 18 Jul 2023 22:23:24 |
Muhammad Moinur Rahman (bofh) |
devel/ignition-common: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
3.0.0_7 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
3.0.0_6 27 Apr 2023 12:01:41 |
Daniel Engberg (diizzy) |
devel/ignition-common: Move to FFmpeg 4
Fails to build with FFmpeg 6
PR: 270198
Approved by: portmgr (blanket, build fix)
Sponsored by: Blinkinblox |
3.0.0_6 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.0.0_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.0.0_5 14 Jun 2021 17:38:57 |
Po-Chuan Hsieh (sunpoet) |
textproc/tinyxml2: Update to 9.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/leethomason/tinyxml2/commits/master |
3.0.0_4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.0.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.0_4 04 Apr 2020 14:45:54 |
sunpoet |
Bump PORTREVISION for textproc/tinyxml2 shlib change |
3.0.0_3 05 Aug 2019 23:06:50 |
jbeich |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
3.0.0_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.0.0_1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
3.0.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.0.0 21 Nov 2018 17:17:39 |
yuri |
devel/ignition-common: Change PLIST_SUB+= -> PLIST_SUB=
Also add the 'test' target.
Reported by: mat |
3.0.0 20 Nov 2018 19:16:42 |
yuri |
New port: devel/ignition-common: Set of libraries designed to rapidly develop
robot applications |