29 Commits

Author SHA1 Message Date
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
bentley
9d71ca0d3e Drop wcobb@ from maintainership at his request. 2018-11-12 08:53:45 +00:00
bentley
09a259070c Include cstring for str*() functions. 2018-10-28 06:11:53 +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
espie
443d0ed355 no idea how this worked with g++, where it got exit and malloc
obvious fix for clang, include <cstdlib>
2017-04-18 00:31:54 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
jca
b2024bd6d5 "fake" update to png2ico-2002-12-09, no tarball change
Mainly to please portroach, but also lowercase the first word of COMMENT
while here.
2016-04-27 00:27:21 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
naddy
b4fb4aa9c7 cope with new png include layout 2013-06-03 02:46:57 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
0abe08ec35 WANTLIB conversion 2010-11-09 18:22:26 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
espie
9881f499e5 new lib specs 2006-08-03 12:53:18 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
espie
8f74a67bd1 WANTLIB markers 2004-11-30 01:06:33 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
xsa
8ef0fd503a fix HOMEPAGE and MASTER_SITES accordingly;
ok wcobb@.
2004-03-01 23:49:27 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
cd84d13881 require GCC3 on sparc64, don't depend on gmake; ok wcobb@ 2003-08-24 00:34:16 +00:00
wcobb
6edf095c9c Import png2ico-20021208, a PNG to .ico converter. 2003-05-12 07:38:08 +00:00