Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Update version number of SDL shared library. | sobomax | 2003-01-02 | 1 | -1/+1 |
| | |||||
* | add missing man page | ijliao | 2002-09-23 | 1 | -0/+3 |
| | | | | | PR: 43252 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Add marbles 1.0.2, a challenging puzzle game similar to Atomix. | markp | 2002-08-04 | 6 | -0/+137 |
PR: 40590 Submitted by: verm@drunkmonk.net |