summaryrefslogtreecommitdiff
path: root/devel/gengameng (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-0/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* - Use new knobs from bsd.sdl.mkKirill Ponomarev2004-01-201-5/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=98678
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove dependency on bash.Mark Pulford2003-02-151-2/+1
| | | | | | | Submitted by: des Notes: svn path=/head/; revision=75582
* Update to 4.1Mark Pulford2002-11-245-20/+22
| | | | Notes: svn path=/head/; revision=70975
* Silenced spurious libtool warningMark Pulford2001-06-081-0/+5
| | | | | | | | Submitted by: Holger Lamm <holger@eit.uni-kl.de> Reviewed by: will Notes: svn path=/head/; revision=43654
* Updated MAINTAINER to my new committer email addressMark Pulford2001-06-081-1/+1
| | | | | | | Reviewed by: will Notes: svn path=/head/; revision=43629
* upgrade to 3.0Ying-Chieh Liao2001-05-273-4/+11
| | | | | | | | PR: 27684 Submitted by: maintainer Notes: svn path=/head/; revision=43118
* Add gengameng 2.0, an X11 game engine library.Will Andrews2001-04-175-0/+36
PR: 26525 Submitted by: Mark Pulford <mark@kyne.com.au> Notes: svn path=/head/; revision=41583