Port details |
- cpp-hocon C++ configuration library
- 0.3.0_8 devel =5 0.3.0_8Version of this port present on the latest quarterly branch.
- Maintainer: puppet@FreeBSD.org
- Port Added: 2017-03-06 10:50:11
- Last Update: 2024-11-20 10:05:25
- Commit Hash: 312ee18
- People watching this port, also watch:: rubygem-puppet-resource_api, libxml2, indexinfo, rubygem-semantic_puppet, rubygem-ffi
- License: APACHE20
- WWW:
- https://github.com/puppetlabs/cpp-hocon
- Description:
- A C++ implementation of the HOCON configuration file format.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cpp-hocon>0:devel/cpp-hocon
- To install the port:
- cd /usr/ports/devel/cpp-hocon/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cpp-hocon
- pkg install cpp-hocon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cpp-hocon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1594767157
SHA256 (puppetlabs-cpp-hocon-0.3.0_GH0.tar.gz) = dab02354046f05aca6275c746d7583ee5f71853aa5b1d93529564632e184c3dd
SIZE (puppetlabs-cpp-hocon-0.3.0_GH0.tar.gz) = 159032
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:
-
- cmake : devel/cmake-core
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libleatherman_util.so : devel/leatherman
- This port is required by:
- for Libraries
-
- sysutils/facter
- sysutils/pxp-agent
Configuration Options:
- No options to configure
- Options name:
- devel_cpp-hocon
- USES:
- cmake:noninja compiler:c++11-lang
- 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 |
0.3.0_8 20 Nov 2024 10:05:25 |
Dima Panov (fluffy) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
0.3.0_7 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
0.3.0_6 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
0.3.0_5 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
0.3.0_4 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
0.3.0_3 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
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) |
0.3.0_2 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 ) |
0.3.0_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.3.0_1 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
0.3.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.0 16 Jul 2020 04:31:11 |
romain |
Update to 0.3.0
With hat: puppet |
0.2.1_7 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
0.2.1_6 25 Oct 2019 22:47:49 |
jbeich |
devel/cpp-hocon: unbreak with boost 1.72
../CMakeFiles/libprojectsrc.dir/src/parseable.cc.o:(.data+0x0):
undefined reference to `typeinfo for boost::filesystem::filesystem_error' |
0.2.1_5 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
0.2.1_4 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 |
0.2.1_3 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
0.2.1_2 20 Dec 2018 02:06:59 |
romain |
Update to 0.2.1
With hat: puppet |
0.2.0_2 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 |
0.2.0_1 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
0.2.0 27 Sep 2018 22:44:49 |
linimon |
Fix build with gcc-based archs.
Tested on powerpc64, amd64.
PR: 231688
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
0.2.0 21 Sep 2018 10:39:44 |
romain |
Update to 0.2.0
With hat: puppet |
0.1.7_1 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
0.1.7 19 Jul 2018 07:56:04 |
romain |
Update to 0.1.7
With hat: puppet |
0.1.6_5 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
0.1.6_4 14 Feb 2018 13:27:13 |
romain |
Fix build when gettext is installed
When building, if gettext(1) is found, CMake generates rules to update the
cpp-hocon.pot translation file. However, the generated rules for ninja(1) are
broken and break the build.
Always rely on regular make(1) in order to avoid this situation.
Not bumping PORTREVISION since successfully built packages are not affected by
this change.
Reported by: marius.schuller@makandra.de (by mail to puppet@) |
0.1.6_4 13 Feb 2018 12:48:07 |
romain |
Update leatherman to 1.4.0
ChangeLog:
https://github.com/puppetlabs/leatherman/blob/master/CHANGELOG.md#140
Bump PORTREVISION of dependent ports.
With hat: puppet |
0.1.6_3 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
0.1.6_2 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
0.1.6_1 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
0.1.6 22 Sep 2017 12:27:22 |
romain |
Update to 0.1.6
With hat: puppet |
0.1.5_1 08 Sep 2017 08:22:03 |
romain |
Bump PORTREVISION after devel/leatherman update |
0.1.5 27 Jul 2017 17:48:34 |
romain |
Update to 0.1.5
Remove all patches: it's simpler to cope with the wrong library name in
dependent ports while this change has not been merged upstream.
PR: 220601 [1], 220661 [2]
Submitted by: romain [1], sunpoet [2]
With hat: puppet |
0.1.4_1 20 Jul 2017 15:30:52 |
romain |
Pass maintainership to puppet@
puppet@ is basically aliased to the previous maintainers in order to ease-up
updating Puppet-related ports. The changes where approved by e-mail. |
0.1.4_1 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
0.1.4 06 Mar 2017 10:49:59 |
amdmi3 |
A C++ implementation of the HOCON configuration file format.
WWW: https://github.com/puppetlabs/cpp-hocon
PR: 213763
Submitted by: jslagle@gmail.com |