Commit Graph

24 Commits

Author SHA1 Message Date
tb fdbddea8d9 jlint: avoid name collision with drem(3)
Newer libcxx pulls in math.h, causing a name collision. Following FreeBSD
move the local symbol to Jdrem. Either this works or no one is using this
port, probably both.

With the help of kurt
2023-12-28 16:41:33 +00:00
robert b9b4b280eb use -std=c++14 for base-clang to unbreak with clang16 2023-11-15 19:55:53 +00:00
naddy 4e66d49984 http://*sourceforge.net now redirect to https
Update SITES, HOMEPAGE, and comments.
2023-11-07 14:19:05 +00:00
espie da086bcab1 MASTER_SITES -> SITES 2023-09-26 11:47:58 +00:00
naddy caeb98e635 drop RCS Ids 2022-03-11 19:25:15 +00:00
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
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 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
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
merdely c3e6ab6305 Remove surrounding quotes in COMMENT 2007-09-16 00:28:19 +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 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
kevlo d88734cd7e - move from misc category to java category
- upgrade to version 2.3
2001-08-11 16:21:03 +00:00