Commit Graph

38 Commits

Author SHA1 Message Date
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
danj
5171d0cdfa Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:39:42 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
cwen
d99749912b Add missing headers for ports-gcc
"OK if it builds for you" landry@, tweaks and OK naddy@, OK bcallah@
2019-01-13 15:19:52 +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
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
jca
ba206ee728 Fix DEBUG=-g 2016-03-23 12:51:49 +00:00
jca
436db51fe1 Fix a crash when a window is closed.
bbpager would dereference an std::list iterator after it was invalidated
by erase().  Crash reported by Alessandro DE LAURENZIS, fix also tested
by Ryan Freeman.  ok naddy@
2016-02-22 18:41:19 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
jasper
02e1a28cf3 add working maintainer address 2014-10-28 08:18:30 +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
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
sthen
2703733a18 update to 0.4.7 from Ryan Freeman <ryan at slipgate dot org> on ports@
with small adjustments. maintainer's email bounces.
2009-01-22 20:39:03 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +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
bernd
96db2f677a change MAINTAINERs e-mail address per his request.
ok mbalmer@ pvalchev@
2005-09-23 18:54:31 +00:00
pvalchev
acb7724375 new mastersite/homepage; maintainer Josh Rivel 2005-06-02 19:41:25 +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
nick
590a349ae2 Correct MAINTAINER name. ok MAINTAINER, pvalchev@ 2004-11-17 19:06:16 +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
margarida
bfd435d73d Update to version 0.3.1
--
From MAINTAINER : Dorqus Maximus <dorqus@bsdfreek.com>

brad@ ok
2002-11-26 23:28:22 +00:00
naddy
43697d1881 C++ fixes for gcc3 2002-09-29 17:32:35 +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
lebel
86d9940c0c x11: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:41:05 +00:00
obecian
92628cb889 bbpager port - blackbox pager 2001-01-26 08:34:39 +00:00