Version: 0.1.7, Package name: flatzebra-0.1.7 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description A generic game engine for 2D double-buffering animation. |
Filesize: 367.127 KB |
Version History (View Complete History) |
|
2020-03-26 14:51:02 by Christian Weisgerber | Files touched by this commit (7) |
Log message: revert to HTTP, the *.b2b2c.ca certificate expired 12 days ago |
2020-03-03 13:09:52 by Brian Callahan | Files touched by this commit (6) |
Log message: 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-01 15:08:29 by Brian Callahan | Files touched by this commit (24) |
Log message: 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@ |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
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-04-10 11:27:03 by Christian Weisgerber | Files touched by this commit (2) |
Log message: fix build with clang6 |
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 |
2016-09-13 08:40:30 by Christian Weisgerber | Files touched by this commit (20) |
Log message: replace libiconv module |
2016-03-11 12:59:18 by Christian Weisgerber | Files touched by this commit (178) |
Log message: garbage collect CONFIGURE_SHARED |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. |
2011-07-08 16:38:08 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to flatzebra-0.1.5. |
2011-05-02 05:41:32 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: no point in changing docdir, if docs aren't installed |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-11-08 02:57:40 by Marc Espie | Files touched by this commit (31) |
Log message: kill a few libspecs in LIB_DEPENDS |
2010-10-24 15:11:03 by Antoine Jacoutot | Files touched by this commit (39) |
Log message: Remove USE_X11. |
2010-04-06 15:23:13 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Remove maintainer as per his request. |
2010-04-04 09:34:54 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to flatzebra-0.1.4. Re-order dependencies. maintainer timeout. |
2009-08-10 00:31:09 by Matthias Kilian | Files touched by this commit (111) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-03-13 11:12:54 by Christian Weisgerber | Files touched by this commit (1) |
Log message: use author's preferred URL for home page and master site; ok ajacoutot@ |
2009-03-05 00:41:51 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - update to flatzebra 0.1.2 |