17 Commits

Author SHA1 Message Date
cwen
7d05a3fb48 bastet: fix a segfault at runtime on macppc, by using ports-gcc instead
of ports-clang, and as such remove ONLY_FOR_ARCHS. Also, remove
BROKEN-sparc64, as it seems it was not tried since ports-gcc-4.9 days,
as proposed by naddy.

OK naddy@
2019-11-07 21:39:31 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
rsadowski
f8aa39f35b Unbreak build with boost 1.65.1
spotted by landry@ in a amd64@ bulk.
2017-12-26 19:19:15 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
bentley
d1be7bc9d6 Update to bastet-0.43.2. 2017-11-02 22:46:27 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
053ad42dd0 WANT_CXX 2017-05-24 15:29:55 +00:00
espie
8d860230fd adjust distinfo post DISTFILES change 2017-05-06 15:10:17 +00:00
jca
ac8023c828 BROKEN on sparc64
Error message:
/usr/local/lib/gcc/sparc64-unknown-openbsd6.0/4.9.4/libgcc.a(unwind-dw2-fde-dip.o): In function `__gthread_mutex_lock':
./gthr-default.h:748: undefined reference to `pthread_mutex_lock'
2016-11-14 04:02:25 +00:00
sthen
1d81a7f192 sync WANTLIB 2016-07-09 09:09:08 +00:00
jca
cb41a49b06 This will only compile with clang. 2016-06-08 18:29:39 +00:00
jca
3c645319ff Import bastet, like tetris but harder.
From Solene Rapenne, maybe with bits from my old attempt, input from
Rafael Sadowski.

ok sthen@

cat pkg/DESCR:
Have you ever thought that Tetris is evil because it never sends you
that straight "I" brick you need to clear four rows?  Well, Tetris(R)
probably is not so malevolent, but Bastet certainly is.  >:-> Bastet
stands for "bastard tetris", and is a simple ncurses-based Tetris(R)
clone for Linux.  Instead of choosing the next block randomly, this
fiendish program uses a special algorithm to give you the worst
possible brick.  Playing Bastet can be a very frustrating experience!

Bonus points for presenting it to your friends as "just another Tetris
clone"
2016-06-08 17:48:44 +00:00