aboutsummaryrefslogtreecommitdiff
path: root/devel/kyra
Commit message (Collapse)AuthorAgeFilesLines
* - Fix COMMENT formatKirill Ponomarev2004-03-282-21/+5
| | | | | | | | | | - Reaarange USE_GNONE PR: ports/64855 Submitted by: Ports Fury Notes: svn path=/head/; revision=105528
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Use new knobs from bsd.sdl.mkKirill Ponomarev2004-01-201-3/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=98678
* - Drop maintainership to ports@Kirill Ponomarev2004-01-071-1/+1
| | | | Notes: svn path=/head/; revision=97598
* - Don't install useless *.laKirill Ponomarev2003-10-113-3/+18
| | | | | | | Submitted by: ijliao Notes: svn path=/head/; revision=90851
* - Update to 2.0.7Kirill Ponomarev2003-10-042-3/+3
| | | | Notes: svn path=/head/; revision=90265
* Utilize USD_SDLKirill Ponomarev2003-08-061-6/+3
| | | | Notes: svn path=/head/; revision=86410
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85354
* Update to 2.0.5Tilman Keskinoz2003-06-022-3/+3
| | | | | | | | PR: 52839 Submitted by: maintainer Notes: svn path=/head/; revision=82047
* New port: kyraMax Khon2003-05-124-0/+125
Kyra is a simple Sprite engine written in C++. PR: 52007 Submitted by: Kirill Ponomarew Notes: svn path=/head/; revision=80834