Version: 1.1.14, Package name: crack-attack-1.1.14 |
Maintained by: Mattieu Baptiste |
Master sites:
|
Description A free OpenGL game based on the Super Nintendo classic Tetris Attack. Slowly, your stack of blocks grows from the bottom, and you've got to make sure it never reaches the top. Because, once it does, you lose! To eliminate blocks from the stack, line up at least three of one color, horizontally or vertically. To add to the excitement, chunks of red garbage will fall from above. It is impossible to eliminate this garbage directly. However, if you eliminate any blocks which are touching the garbage, the garbage will shatter into normal, run-of-the-mill blocks. |
Filesize: 952.213 KB |
Version History (View Complete History) |
|
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-07 10:29:03 by Daniel Jakots | Files touched by this commit (1) |
Log message: Update maintainer's address per their request |
2019-03-01 13:01:27 by Charlene Wendling | Files touched by this commit (2) |
Log message: crack-attack: Add missing header for ports-gcc OK jca@ |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: 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-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-04-10 00:59:58 by Jonathan Gray | Files touched by this commit (1) |
Log message: Fix build with clang 6.0. From FreeBSD ports. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-22 03:16:09 by Marc Espie | Files touched by this commit (42) |
Log message: remaining WANTLIB go .>= to >= |
2010-11-16 04:23:29 by Marc Espie | Files touched by this commit (200) |
Log message: new depends |
2010-10-24 15:19:03 by Antoine Jacoutot | Files touched by this commit (143) |
Log message: Remove USE_X11. |
2010-10-18 12:00:20 by Marc Espie | Files touched by this commit (155) |
Log message: USE_GROFF=Yes |
2010-10-11 02:14:01 by Jasper Lievisse Adriaanse | Files touched by this commit (22) |
Log message: - fix WANTLIB after cairo update. |
2010-07-12 04:40:14 by Stuart Henderson | Files touched by this commit (1) |
Log message: sync WANTLIB, move to new-style LIB_DEPENDS/REVISION, update license marker |
2009-08-10 00:31:45 by Matthias Kilian | Files touched by this commit (221) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-06-16 19:53:33 by Stuart Henderson | Files touched by this commit (8) |
Log message: sync wantlib, bump |
2009-04-09 07:01:53 by Jasper Lievisse Adriaanse | Files touched by this commit (8) |
Log message: - switch ports that are currently using glut to use freeglut from tobias ulmer (MAINTAINER), objections from oga@, testing and ok sthen@ |
2009-02-16 08:28:58 by Stuart Henderson | Files touched by this commit (25) |
Log message: add MASTER_SITES_SAVANNAH and switch ports over to using it. ok jasper, landry |
2008-06-14 18:08:09 by Stuart Henderson | Files touched by this commit (10) |
Log message: sync wantlib and bump packages. ok ajacoutot |
2007-11-13 07:54:32 by Steven Mestdagh | Files touched by this commit (51) |
Log message: fix WANTLIB |