13 Commits

Author SHA1 Message Date
naddy
dd32ca4aff revert to HTTP, the *.b2b2c.ca certificate expired 12 days ago 2020-03-26 20:51:02 +00:00
bcallah
2960a8cb9f Change all HOMEPAGEs and MASTER_SITES away from upstream's vanity URL,
which does not redirect properly. We tried to honor upstream's wishes but
the distfiles don't fetch with the vanity URL.

naddy@ suggested switching both HOMEPAGE and MASTER_SITES and that's what
I've done.

Breakage noted by cwen@ and sthen@ independently. Bump all the ports.
2020-03-03 20:09:51 +00:00
bcallah
6e3eb12954 Update devel/flatzilla to 0.1.7 and update all its dependent games to their
latest versions as well (which all depend on the new flatzilla).
ok naddy@
2020-03-01 22:08:28 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45: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
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
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
naddy
6ba202c932 replace libiconv module 2016-09-13 15:29:01 +00:00
kili
a268adc5fb plist change -> revision bump 2014-08-24 13:25:55 +00:00
bentley
1f5ab1a505 Add libiconv MODULE and replace unnecessary patch with FAKE_FLAGS.
Pointed out by ajacoutot@
2014-08-24 09:50:17 +00:00
bentley
be27832c52 Import quadrupleback-0.1.0.
Quadrupleback is a video game where intruders must be circled. It is a
clone of the 1982 Doubleback game by Dale Lear for the Tandy Color
Computer.

ok bcallah@
2014-08-23 02:57:43 +00:00