summaryrefslogtreecommitdiffstats
path: root/games/adgali
Commit message (Collapse)AuthorAgeFilesLines
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* 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>
* BROKEN on alpha 5.x: Configure failskris2004-02-261-1/+7
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+1
|
* Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-031-1/+1
| | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Update to 0.2.3krion2003-08-075-80/+41
| | | | | PR: 55242 Submitted by: Ports Fury
* update games/adgali: 0.1.0 --> 0.2.2daichi2003-07-018-34/+81
| | | | | PR: 53580 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* De-pkg-comment.knu2003-02-202-1/+1
|
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-301-1/+2
| | | | | PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Chase increase of libSDL version number.sobomax2002-04-171-1/+1
|
* Adjust in accordance with the new location of freetype1 includessobomax2002-03-141-1/+2
| | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
* Add USE_LIBTOOL and respect CFLAGS.jim2002-01-142-7/+13
| | | | | PR: 33882 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add a dependancy on libgnugetoptpetef2001-10-051-1/+2
| | | | Noticed by: bento
* add adgaliijliao2001-09-235-0/+104
An open source game library useful for 2D games programmation
OpenPOWER on IntegriCloud