Commit Graph

45 Commits

Author SHA1 Message Date
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
ajacoutot
69d48e6e71 Update to bbkeys-0.9.1. 2017-12-02 18:18:21 +00:00
sthen
d579e1bf4e drop william@ as maintainer on his ports, per his request. 2017-11-15 21:28:05 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +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
52501c1f09 replace libiconv module with library dependency; no bump needed 2016-04-09 20:14:48 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
william
7543cc3fb2 MAINTAINER address update. 2014-06-18 01:16:56 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
naddy
5287edd5ce deal with a nasty signed/unsigned mix to fix a crash reported by Tero Koskinen 2010-08-06 18:01:21 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
naddy
dd7806fdfa LP64 fix, tested by jakemsr@ 2007-08-05 13:43:39 +00:00
aanriot
8c576bbcab fix WANTLIB.
ok naddy@
2007-06-01 01:00:23 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
sturm
9c0bce08df update to bbkeys 0.9.0
from Alexandre Anriot <aanriot at atlantilde.com>
ok maintainer
2005-06-23 20:36:39 +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
fgsch
dd26b7b067 zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
jsyn
ab101286a3 sourceforge had a .tar.gz up that wasn't actually gzipped, and now
they have tried to correct this by simply gzipping it in place

independently verified by myself and the maintainer, William Yodlowsky
<bsd@openbsd.rutgers.edu>, and ok'd by pvalchev@
2002-06-18 07:40:13 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
naddy
3631e546fb prune useless docs 2002-01-28 03:06:10 +00:00
naddy
16a8a04ab1 oops, add distinfo 2002-01-28 02:58:34 +00:00
naddy
38e75422a3 update to 0.8.4; from maintainer William Yodlowsky <bsd@openbsd.rutgers.edu> 2002-01-28 02:57:49 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
espie
f28492bfe6 Use full path for libqt and libqt2
Bump need version.
2001-10-28 12:30:13 +00:00
pvalchev
28ce0e9db5 USE_X11; ok lebel, brad 2001-07-09 17:10:49 +00:00
naddy
5b862309cd update to 0.3.6; from maintainer 2001-06-05 00:31:18 +00:00
reinhard
9023210696 describe qt flavor; ok maintainer 2001-05-25 12:27:24 +00:00
lebel
86d9940c0c x11: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:41:05 +00:00
avsm
ccc0a9dd9a correct more LIB_DEPENDS (two colons) 2001-02-26 04:51:08 +00:00
naddy
6ddba4a2f9 Import of bbkeys-0.3.5.
Submitted by William Yodlowsky <bsd@openbsd.rutgers.edu>.

bbkeys is a general X Window System keygrabber, meant to be a working
example of a better window-hinting scheme with the blackbox window
manager.
2001-01-06 23:58:06 +00:00