Version: 0.3.0, Package name: cpp-hocon-0.3.0 |
Maintained by: Sebastian Reitenbach |
Master sites: |
Description This is a port of the TypesafeConfig library to C++. The library provides C++ support for the HOCON configuration file format. |
Filesize: 155.305 KB |
Version History (View Complete History) |
|
2020-08-09 15:20:52 by Sebastian Reitenbach | Files touched by this commit (2) |
Log message: simple update 0.2.0 > 0.3.0 |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2018-12-13 12:53:24 by Stuart Henderson | Files touched by this commit (64) |
Log message: bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost, it has been split into subpackages |
2018-09-27 15:15:18 by Sebastian Reitenbach | Files touched by this commit (2) |
Log message: Update to 0.2.0 |
2018-06-26 05:05:17 by Sebastian Reitenbach | Files touched by this commit (2) |
Log message: bugfix update to 0.1.7 |
2018-04-07 03:27:14 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Unbreak build - fix for clang 6.0 set -Wno-delete-non-virtual-dtor in CXXFLAGS. We don't want to fix all classes that don't have a virtual dtor. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-23 03:26:30 by Marc Espie | Files touched by this commit (244) |
Log message: add pthread to COMPILER_LIBCXX. white lie, but it allows clang and gcc to be more similar bump accordingly. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-30 12:01:27 by Vadim Zhukov | Files touched by this commit (10) |
Log message: Bring facter & friends into land of Position Independent Code. This makes all of those build with Clang, but you'll need updated boost first (not enforcing dependency because we don't have Clang on amd64 as well). |
2017-05-23 14:53:27 by Marc Espie | Files touched by this commit (1) |
Log message: WANT_CXX |
2017-03-06 11:03:57 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: adding BDEP on gettext-tools; spotted by naddy@ |
2017-02-27 12:40:20 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: set maintainer to sebastia@, just like other puppet-related ports ok sebastia@ |
2017-02-26 03:52:46 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to cpp-hocon-0.1.5 |