Commit Graph

26 Commits

Author SHA1 Message Date
naddy b2eabd8823 drop RCS Ids 2022-03-11 18:16:02 +00:00
sthen 9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen 25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie bb921d2165 use AUTOCONF_ENV and add correct env variables, so that those ports work
even if /usr/local is not part of the builder's path.
2018-08-10 10:19:18 +00:00
jca 7ad6e621d5 Update to par2cmdline-0.7.4
And delete a bunch of patches while here.  Note that the meaning of
the -N option has been inverted upstream.

From Mikolaj Kucharski (maintainer)
2017-12-12 01:10:50 +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
sthen 7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
semarie c6f7352c67 archivers/par2cmdline: adds pledge(2) to par2 and its utilities
diff from Carlin Bingham
ok Mikolaj Kucharski (maintener)
2016-06-13 17:32:27 +00:00
sthen f53015ea44 Update to par2cmdline-0.6.14, and add a patch to fix a byte order issue
(__BYTE_ORDER not being defined) causing 'repair' to fail on files from other
par2 implementations or from pre-5.6 OpenBSD. ok jca@

From Mikolaj Kucharski, taking maintainer.
2015-10-05 16:50:14 +00:00
jca b9a00f3919 Fold long line. 2015-04-19 17:53:59 +00:00
jca 5500f89cc2 Fix incorrect logic leading to a fatal assert when using the -q flag.
Ports patch from Mikolaj Kucharski, source patch from Debian
(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=299658),
upstream issue: http://sourceforge.net/p/parchive/bugs/37/
2015-04-19 17:52:47 +00:00
brad ffe6844fac sync distinfo and merge in PFRAG.shared.
ok sthen@
2013-04-04 16:03:55 +00:00
espie c80849c13c regress -> test
PERMIT_* cleanup
2013-03-10 22:28:04 +00:00
jolan ec2a7b809e drop maintainer 2010-07-25 02:59:44 +00:00
espie cbd9341a86 switch to REVISION 2010-07-11 15:57:46 +00:00
robert a0cf6234c2 pull gcc4 fix from freebsd 2010-05-09 15:30:53 +00:00
espie 01eeb5f64b zap all quotes in COMMENT/PERMIT_* 2007-09-15 10:14:32 +00:00
espie 470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
naddy 69777e8169 SIZE 2005-01-05 15:40:35 +00:00
espie 056bf5d790 Mark all system libs in WANTLIB, result of running newlib-depends-check 2004-11-21 12:50:32 +00:00
espie d51143282a switch to using dir/ and @info.
a few more tweaks done by the automatic update mode of make update-plist.
2004-07-24 14:20:48 +00:00
jolan 483e3852ca update to 0.4 2004-06-27 23:06:47 +00:00
naddy f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
jolan 92fa84a4cd import 0.3 2004-01-23 05:20:48 +00:00