15 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
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
bentley
4bd4ade6f9 Update to chromium-bsu-0.9.16.1.
tweaks + ok kirby@
2017-11-04 16:20: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
espie
994c54459a fix clang, missing include 2017-05-04 22:09:18 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
sthen
26a3f4e28f drop Antti Harri as maintainer, as per his request. 2016-04-09 14:50:59 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
ajacoutot
f33b253e38 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:41:04 +00:00
bcallah
7c79aa86bb Minor update of games/chromium-bsu to 0.9.15.1
ok jung@
2013-06-04 22:07:32 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
ajacoutot
f5d7b7873d Fix update-desktop-database goo. 2012-03-13 06:42:56 +00:00
ajacoutot
f6e989d242 Import chromium-bsu-0.9.15.
You are captain of the cargo ship Chromium B.S.U., responsible for
delivering supplies to our troops on the front line. Your ship has a
small fleet of robotic fighters which you control from the relative
safety of the Chromium vessel.

from Antti Harri (maintainer) with some tweaks
committing on behalf of and ok landry@
2012-03-12 17:55:36 +00:00