4 Commits

Author SHA1 Message Date
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