Commit Graph

21 Commits

Author SHA1 Message Date
sthen
f54fe6a8e2 sync WANTLIB 2022-03-31 16:10:29 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
sebastia
40d854d60d simple update 0.2.0 > 0.3.0 2020-08-09 21:20:51 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
naddy
ebf751b927 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
2019-05-20 22:15:00 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
sebastia
aab0539b42 Update to 0.2.0 2018-09-27 21:15:18 +00:00
sebastia
59b996682c bugfix update to 0.1.7 2018-06-26 11:05:17 +00:00
rsadowski
5af3caa2f4 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.
2018-04-07 09:27:14 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
sebastia
3e95ae0d7b minimal update to 0.1.6 2017-10-12 06:26:20 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
zhuk
e7a9b20507 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-30 18:01:27 +00:00
espie
1dfc1d7673 WANT_CXX 2017-05-23 20:53:27 +00:00
jasper
496931c7c9 adding BDEP on gettext-tools; spotted by naddy@ 2017-03-06 18:03:57 +00:00
jasper
8ce7bbaa17 set maintainer to sebastia@, just like other puppet-related ports
ok sebastia@
2017-02-27 19:40:19 +00:00
jasper
c422e8b219 update to cpp-hocon-0.1.5 2017-02-26 10:52:46 +00:00
jasper
d02a7fe054 import cpp-hocon-0.1.2
This is a port of the TypesafeConfig library to C++.  The library
provides C++ support for the HOCON configuration file format.

ok sthen@
2016-08-12 08:40:40 +00:00