Commit Graph

42 Commits

Author SHA1 Message Date
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +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
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +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
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
sthen
9a4b5c88f8 wantlib 2015-08-25 14:03:20 +00:00
jasper
4d008c01d4 - update to toppler-1.1.6
- add missing license
2014-10-22 19:33:25 +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
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
espie
6e2d69ab88 new depends 2010-11-16 11:23:25 +00:00
espie
7498c6cc01 more WANTLIB 2010-11-08 18:14:21 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
68505ea57d USE_GROFF=Yes 2010-10-18 18:00:15 +00:00
ajacoutot
a8ddb9a348 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 16:27:59 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
d8b837245b sync wantlib, bump 2009-06-18 01:07:52 +00:00
kili
c3115a65e8 Update to 1.1.3.
Help and ok, ajacoutot@.
2007-10-27 15:24:30 +00:00
sturm
23632a2491 fix build (after sdl update?)
rename variable time, which conflicts with time.h

no PKGNAME bump needed
2007-10-14 13:25:01 +00:00
simon
4483ec0807 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 18:01:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
9aaf973ab5 mode/group annotation 2006-11-10 22:51:34 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
pvalchev
d2dee31acf remove Lurene Grenier from maintainer position (unresponsive, and now
email bounces)
2005-02-14 00:35:53 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
espie
27f2724233 WANTLIB markers, typos... 2004-11-28 23:32:06 +00:00
espie
db76ffc1df WANTLIB markers 2004-11-28 22:41:14 +00:00
xsa
817b985e95 say bye bye to INSTALL scripts; 2004-10-01 12:51:40 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
xsa
39ea5610d5 @extra joins the game..s; fix some pasto while here; 2004-04-13 10:19:59 +00:00
espie
8df7420f5f sprinkle no-autoheader for the coming change to autoconf CONFIGURE_STYLE. 2004-04-09 09:52:09 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
pvalchev
2cab13d8bc nitpicks/spelling fixes/wording improvements from Nick Nauwelaerts <nick@nauwelaerts.net> 2003-06-18 21:43:40 +00:00
fgsch
f22c92f425 more NEED_VERSION removal. 2002-12-29 15:10:07 +00:00
naddy
d88595dddd C++ fixes for gcc3 2002-10-09 12:21:43 +00:00
pvalchev
56acd3c11e *** empty log message *** 2002-06-08 06:03:09 +00:00
brad
1921c89940 use MASTER_SITE_SOURCEFORGE 2002-05-20 00:15:23 +00:00
naddy
395738b6e7 Do not install outside fake root; score file handling. 2002-04-08 23:21:33 +00:00
pvalchev
1dc6d3114d Import of toppler-0.96; Maintained by Lurene Grenier <lurene@menagerie.tf>
This is an almost complete reimplementation of the old game known as
Tower Toppler or Nebulus. This game was available for PC, Atari, C64.
This port is a reimplementation in SDL, with updated graphics and sound.
2002-02-28 05:22:52 +00:00