Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Unbreak: gmake is needed for patch stage | pav | 2004-06-03 | 1 | -1/+1 |
| | | | | | PR: ports/67491 Submitted by: Jan Stocker <Jan.Stocker@t-online.de> (maintainer) | ||||
* | BROKEN: gmake is a BUILD_DEPENDS but is used in the patch phase | kris | 2004-05-21 | 1 | -0/+2 |
| | |||||
* | Add size data, approved by maintainers. | trevor | 2004-03-19 | 1 | -0/+1 |
| | |||||
* | Chase library bump of libSDL-1.1 for all ports which were depending | edwin | 2004-03-16 | 1 | -1/+1 |
| | | | | on sdl12-1.2.5 | ||||
* | Properly use SDL everywhere: | edwin | 2004-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | - Use new knobs from bsd.sdl.mk | krion | 2004-01-21 | 1 | -3/+1 |
| | | | | Approved by: portmgr | ||||
* | Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. | trevor | 2003-11-13 | 1 | -1/+1 |
| | |||||
* | - fix pkg-plist | krion | 2003-08-25 | 2 | -60/+357 |
| | | | | | | | | - remove CVS directories from pkg-plist - bump PORTREVISION PR: 55902 Submitted by: maintainer | ||||
* | Don't use -ffast-math. This breaks the build on alpha. | arved | 2003-05-19 | 1 | -1/+1 |
| | | | | Submitted by: kris | ||||
* | Add egoboo, an SDL based 3d dungeon crawling adventure | arved | 2003-05-18 | 6 | -0/+4748 |
PR: 51503 Submitted by: Jan Stocker <Jan.Stocker@t-online.de> |