Commit Graph

30 Commits

Author SHA1 Message Date
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +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
d579e1bf4e drop william@ as maintainer on his ports, per his request. 2017-11-15 21:28:05 +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
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
william
d700f8fd99 MAINTAINER address and MASTER_SITES update. 2014-06-18 01:16:42 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
ajacoutot
d92c72aee3 - minor update to bbdate-0.2.4 (from MAINTAINER William Yodlowsky <bsd at openbsd.rutgers dot edu>)
- remove RUN_DEPENDS on blackbox
2007-07-23 18:30:55 +00:00
ajacoutot
b2c60cc534 - better HOMEPAGE
- add MASTER_SITE_SOURCEFORGE to MASTER_SITES

based on a diff from William Yodlowsky <bsd@openbsd.rutgers.edu> (MAINTAINER)
2007-07-22 07:30:26 +00:00
martynas
122799b4bc - fix HOMEPAGEs not escaping #, inspired by simon@'s fix for simplejson;
- better COMMENT for bbpager;
- bump PKGNAMEs;
ok simon@
2007-06-24 21:53:27 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
steven
d4b1d2094e remove broken master site 2006-02-10 09:11:19 +00:00
naddy
2492803fcd SIZE 2005-01-05 17:53:50 +00:00
alek
ddec87f71b Add WANTLIB markers, part two 2004-12-17 15:18:31 +00:00
espie
4c6f632c64 new style plists 2004-09-15 19:26:27 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
sturm
51c1e97a0f first bunch of license cleanup, some discussions about interpretation
during the release with pval@

other categories will follow once they are finished
2003-10-08 17:13:14 +00:00
naddy
61f65bb490 Update to 0.2.3; fixes compilation with gcc3; ok maintainer 2002-10-17 11:19:50 +00:00
naddy
1c7b8dfe55 C++ fix for gcc3; more needed 2002-10-08 13:47:08 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
pvalchev
28ce0e9db5 USE_X11; ok lebel, brad 2001-07-09 17:10:49 +00:00
pvalchev
f8983b84e4 typo in comment; ok maintainer 2001-07-07 04:28:21 +00:00
lebel
86d9940c0c x11: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:41:05 +00:00
naddy
9b4b8a47af Import of bbdate-0.2.1.
Submitted by William Yodlowsky <bsd@openbsd.rutgers.edu>.

bbdate displays the current date in a window resembling the toolbar,
and is smart enough to pick up settings from the Blackbox style-file.
2001-01-06 23:38:40 +00:00