Commit Graph

31 Commits

Author SHA1 Message Date
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +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
jasper
ef75639957 fix build with clang6; from Matthew Martin 2018-04-15 10:39:32 +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
ian
fde3cff987 Unbreak on clang. ok sthen@ 2017-04-14 00:44:21 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
jasper
e03a56b814 fixup HOMEPAGE and kill trailing ws 2015-06-18 07:14:22 +00:00
jasper
0059cc3c59 update to jlint-3.1.2 2015-06-17 19:06:58 +00:00
bentley
87cea09896 Remove Kevin Lo as maintainer, by request.
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
jasper
50a4a8d405 add missing license marker 2011-08-29 14:12:17 +00:00
espie
26b8de63d4 yet another piece of shit compiles on LP64+gcc4 again 2010-06-07 23:30:48 +00:00
espie
f721912b78 duh... #defining away bool will tend to break shit. 2010-05-28 09:18:31 +00:00
naddy
64a30eb044 fix link order so static linking will work 2009-03-26 18:06:01 +00:00
merdely
c3e6ab6305 Remove surrounding quotes in COMMENT 2007-09-16 00:28:19 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
kili
262f516a1b Avoid references to PKGNAME.
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.

Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
kevlo
73a264a8ba upgrade to jlint 3.0 2006-09-26 12:26:21 +00:00
alek
607dc8d7aa Add WANTLIB marker 2005-02-22 14:35:08 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
espie
32b496ff9f new-style PLISTs 2004-09-15 09:04:04 +00:00
naddy
8b4c64130a C++ and preprocessor fixes for gcc3; partly from FreeBSD 2004-01-28 20:39:44 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
1068128b23 No regression tests available. 2002-10-27 01:02:17 +00:00
naddy
79968cbb18 Respect CC, CXX, CFLAGS. 2002-09-28 22:30:10 +00:00
espie
12c8587ff8 Bump NEED_VERSION 2002-03-21 20:57:06 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
kevlo
d88734cd7e - move from misc category to java category
- upgrade to version 2.3
2001-08-11 16:21:03 +00:00