30 Commits

Author SHA1 Message Date
rsadowski
b3a8cd5ad5 Forgot to remove old patches and add new one 2022-07-10 12:24:07 +00:00
rsadowski
329beeae4f Update zipios to 2.2.6
Tweaks and OK op@
2022-07-10 12:22:41 +00:00
naddy
b2eabd8823 drop RCS Ids 2022-03-11 18:16:02 +00:00
jasper
c0d71858db update MASTER_SITES where distfiles.nl was used 2020-01-26 11:14:29 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
naddy
efa8073d73 fetch missing prototype, noticed by gcc 4.9 2018-11-11 17:30:58 +00:00
bentley
4c4c50b3cc Include cstddef for ptrdiff_t. 2018-10-28 07:48:25 +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
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
jasper
dd11ff3185 switch distfiles.nl to SSL, setup with security/letsencrypt/client 2015-11-24 09:11:02 +00:00
brad
ffe6844fac sync distinfo and merge in PFRAG.shared.
ok sthen@
2013-04-04 16:03:55 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
c80849c13c regress -> test
PERMIT_* cleanup
2013-03-10 22:28:04 +00:00
jasper
991d81ae6a mirror distfile 2012-04-30 13:55:50 +00:00
espie
cbd9341a86 switch to REVISION 2010-07-11 15:57:46 +00:00
kili
57f4237591 WANTLIB += m stdc++.
While here, update license marker (LGPLv2.1)
2010-06-02 09:57:17 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +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
espie
bf269f72ed replace SHARED_LIBS with libtool-generated entry, that shows the
original number of the library
no functional change
2006-10-28 10:15:10 +00:00
espie
b0d27a1201 Bump C++ shared libs numbers and corresponding package names,
handles a through databases
2006-01-13 19:12:15 +00:00
espie
588860e203 zap MODGNU_SHARED_LIBS for libtool-using ports 2006-01-10 10:58:15 +00:00
espie
dd5426312f use SHARED_LIBS
USE_LIBTOOL where appropriate (and bump PKGNAME)
tweak a few FAKE_FLAGS to be more uniform.
2005-12-23 13:57:21 +00:00
alek
6eff9fa47e Add WANTLIB marker 2005-02-19 22:18:31 +00:00
espie
f8396e705a zap shit 2005-02-19 12:32:22 +00:00
espie
755b352f5c reimport, fuck. 2005-02-19 12:31:30 +00:00
espie
5ece631328 zipios archiver library, port mostly taken from FreeBSD, almost mandatory
for wesnoth.
2005-02-19 11:29:14 +00:00