Commit Graph

38 Commits

Author SHA1 Message Date
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
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
zhuk
5296f0f7c9 Bugfix update to cosmosmash-1.4.7: upstream master site redirects when
trying to fetch 1.4.6 distfile to a newer version, anyway. Also, add
missing MODULES=converters/libiconv, spotted by portcheck.

okay bentley@
2013-08-23 07:49:29 +00:00
bentley
f068bf0086 Update to cosmosmash-1.4.6.
ok landry@
2013-05-31 22:43:34 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
ajacoutot
c8977874be Update to cosmosmash-1.4.5. 2011-07-08 22:39:14 +00:00
jasper
e13ac25a14 no point in changing docdir, if docs aren't installed 2011-05-02 18:43:47 +00:00
espie
d0c835778f new depends with >= 2010-11-26 07:20:11 +00:00
espie
6e2d69ab88 new depends 2010-11-16 11:23:25 +00:00
espie
f86b91e613 new WANTLIB 2010-11-08 13:51:52 +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
2c7c0c92a5 Remove maintainer as per his request. 2010-04-06 21:23:13 +00:00
ajacoutot
2d90b4385a Update to cosmosmash-1.4.4 (following flatzebra update).
Fix license marker.

maintainer timeout.
2010-04-04 15:37:54 +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
naddy
b0f63288b9 Update to latest version, so it will work with flatzebra 0.1.2.
LP64 fixes.
ok ajacoutot@
2009-03-13 17:15:44 +00:00
ajacoutot
4492a475e4 ooops... 2007-10-16 16:34:11 +00:00
ajacoutot
1bdb2e787e - update to cosmosmash-1.4.2
from Serge Basterot <sb at wo-do dot com> (MAINTAINER)
2007-10-16 16:28:36 +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
espie
22c2928571 more newstyle lib-depends 2006-08-02 09:36:20 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +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
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
sturm
a87af9517f use gcc3 on sparc64 2003-11-21 21:02:57 +00:00
pvalchev
2cab13d8bc nitpicks/spelling fixes/wording improvements from Nick Nauwelaerts <nick@nauwelaerts.net> 2003-06-18 21:43:40 +00:00
pvalchev
2e5a414e58 Update to cosmosmash-1.3 now with sound; ok maintainer Sean Escriva 2003-01-21 09:39:42 +00:00
naddy
4c6edd1c29 Simplify and clean up. 2002-12-22 01:04:22 +00:00
naddy
85cb6ff115 Disambiguate call to overloaded function; required for gcc3. 2002-09-28 16:40:25 +00:00
pvalchev
aad3762657 Import of cosmosmash-1.1; maintained by Sean Escriva <eliab@spack.org>
Cosmosmash is a clone of the 1981 Astrosmash video game. Spin, Blast and shoot
your way through a hostile universe of tumbling steriods and homicidal aliens.
You've got the wits and the speed, but you're awesomely outnumbered.
2002-02-28 05:28:12 +00:00