70 Commits

Author SHA1 Message Date
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
naddy
792b694c0a switch to CONFIGURE_STYLE=autoreconf 2019-05-19 19:13:45 +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
4900290518 unbreak with clang 6, from Timo Myyrä 2018-04-10 15:41:55 +00:00
kirby
fab00ca829 mirror distfile 2017-11-12 06:37:15 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
naddy
6ba202c932 replace libiconv module 2016-09-13 15:29:01 +00:00
sthen
26a3f4e28f drop Antti Harri as maintainer, as per his request. 2016-04-09 14:50:59 +00:00
sthen
9005d1d063 sync WANTLIB 2016-01-17 17:29:07 +00:00
bentley
5b6a6d5053 Remove abuse's rundep on timidity; our package has no music anyway.
ok sthen@
2015-12-08 00:56:20 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
87bb49c072 sync WANTLIB 2014-11-05 11:43:59 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
sthen
13b284f591 update to Abuse 0.8 from maintainer Antti Harri 2012-04-06 13:46:11 +00:00
jasper
c4d9c37534 various tweaks from brad and maintainer
- regen WANTLIB
- tweak post-install
- group BUILD_DEPENDS
- move data-files to a proper dir
2011-04-21 15:25:08 +00:00
jasper
3cda18b6cf - add missing module
- needs gnu libtool as build dependency

ok maintainer
2011-04-14 13:35:18 +00:00
jasper
9fc381158a no need for gnu libtool 2011-04-14 11:08:43 +00:00
jasper
0859386f3d - update abuse to 0.7.11, which is now gplv2/public domain so adjust
PERMIT_* accordingly.

from new maintainer antti harri
2011-04-14 10:56:25 +00:00
espie
6e2d69ab88 new depends 2010-11-16 11:23:25 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
jasper
9133c8166a - more BROKEN-$ARCH 2010-04-15 18:25:59 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
a75115e3f8 - remove non-existent HOMEPAGE
- fix MASTER_SITES
2007-12-04 09:40:57 +00:00
simon
4483ec0807 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 18:01:00 +00:00
espie
1cb81b0287 remove MAINTAINER, at his request, and bump pkgnames. 2007-04-06 22:21:30 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
niallo
1b877b1233 - fix modes of some files in the package
- bump PKGNAME

ok bernd@
2005-11-01 14:27:39 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
espie
db76ffc1df WANTLIB markers 2004-11-28 22:41:14 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
naddy
05d8e6661d * fix C++ syntax errors revealed by GCC3
* use ${CXX} rather than ${CC} to link C++ code
2004-01-14 17:32:01 +00:00
naddy
d385e92527 regen patches 2004-01-14 17:18:12 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
pvalchev
a0c356d1c5 mark bad/incomplete/missing licenses as such.
most work by nikolay, comments from naddy

the ports tree is now open for commits
2003-09-22 22:53:36 +00:00
pvalchev
f4a7658ed3 mark as broken: gmake loops forever 2003-08-12 19:43:39 +00:00
fgsch
f22c92f425 more NEED_VERSION removal. 2002-12-29 15:10:07 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
rohee
409752e3c9 modernize 2001-04-08 15:22:54 +00:00
wilfried
7bbfff9a79 respect CXXFLAGS, ok maintainer 2001-03-17 12:21:41 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
rohee
c59df500e5 Better patches. fix the prototypes instead of casting. 2000-07-26 20:57:20 +00:00
espie
e91e3640bb trivial fake 2000-05-31 16:52:22 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
0a5efdfd59 Somewhate sloppy comments. 2000-03-24 23:49:10 +00:00