aboutsummaryrefslogtreecommitdiffstats
path: root/games/lgeneral
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Change maintainer's e-mail.novel2005-03-111-1/+1
| | | | | | PR: 78669 Submitted by: maintainer Approved by: krion (mentor)
* - Add missing dirs to pkg-plist.sem2004-12-291-0/+11
| | | | | | PR: ports/75576 Submitted by: maintainer Reported by: Kris "Ports Janitor" Kennaway
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Properly use SDL everywhere:edwin2004-03-081-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.marcus2004-02-041-1/+1
| | | | (Part 2)
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-5/+2
| | | | Approved by: portmgr
* Respect CFLAGS, use sound (unless WITHOUT_SOUND is requested).mi2003-08-272-0/+16
| | | | | | Bump PORTREVISION. Approved by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
|
* add lgeneral 1.1.1ijliao2002-11-196-0/+170
A turn-based strategy engine inspired by Panzer General PR: 45033 Submitted by: Filippo Natali <filippo@widestore.net>