Commit Graph

41 Commits

Author SHA1 Message Date
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
383e4a9f9a update gperf, as prompted by Florian Stinglmayr
slightly more "fun" than expected thanks to the unsigned int -> size_t
change, which requires some other ports to stay in synch
2018-01-19 23:01:41 +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
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
espie
f4911805de fix compilation on vax again.
somehow, now -O0 ICEs, and -O2 compiles.
go figure
2013-07-18 06:04:27 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sebastia
a6623b7696 Fix build on vax. -Ox x>0 doesn't work there
OK sthen@, espie@
2012-08-06 08:14:48 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
naddy
e5810da355 mandoc handles these pages just fine, no need for groff 2010-10-31 16:03:52 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
ajacoutot
f7296e021c Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
default anyway.

ok jasper@
2010-08-31 08:15:44 +00:00
robert
7ef2130c55 Update to 3.0.4; makes gcc4 happy 2010-05-07 16:00:01 +00:00
ajacoutot
e40ac7cd6c Add HOMEPAGE.
While here, set GPL version.

ok espie@ (maintainer)
2009-06-09 16:00:55 +00:00
jasper
a281011211 - include missing header to fix 64-bit issues.
ok espie@ (MAINTAINER)
2009-03-26 08:16:30 +00:00
espie
5c7a598fa8 simplify 2007-12-30 20:15:37 +00:00
sthen
1277ec056e add a comment to warn about risk of circular dependency if
ever gperf gets gettext support (following libiconv change
which uses gperf).

suggested by and ok naddy
2007-11-20 01:46:42 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
f9d3493579 update to 3.0.1, WANTLIB markers. 2004-11-23 03:14:31 +00:00
espie
0fe0712abb more plists 2004-08-09 13:28:30 +00:00
fgsch
6256399a40 and more.. 2002-12-29 20:19:09 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
lebel
0ae87f81fc devel: COMMENT is out, bump NEED_VERSION. 2001-05-06 00:12:42 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
b636259a12 New official release, taken over by Bruno Haible. 2000-10-01 20:11:06 +00:00
espie
0127bb854e Fix pkgname so that the pkg tools don't get confused about the version number. 2000-04-18 23:56:26 +00:00
espie
990a7ef20f Fake
Clean up gperf PLIST
Check license info (lclint guide is packaged separately, but written
by David Evans... I sent a request for clarification, but I'm sure the
whole package is meant to be free)
2000-03-12 00:25:21 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
2881a396ff add NONE. do not restrict this NONE is a patch file. 2000-02-13 07:08:57 +00:00
turan
3725daf1e6 dual GPL,NONE licenses, make the whole GPL 2000-02-12 09:33:58 +00:00
turan
ce65793f81 none licenses 2000-02-12 08:41:07 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
espie
64cf549998 Ressuscitate gperf as a port, now that we killed libg++ and it's no longer
in the source tree.

This is the most recent version, with support for the flags that egcs
needs.
1999-05-30 18:35:17 +00:00