aboutsummaryrefslogtreecommitdiffstats
path: root/games/barrage
Commit message (Collapse)AuthorAgeFilesLines
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* - Remove deprecated USE_REINPLACEaz2006-02-221-1/+0
| | | | - Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Change my e-mailaz2005-10-031-1/+1
| | | | Approved by: sem (mentor)
* - Update to 1.0.2pav2005-07-273-33/+33
| | | | | | | - Take maintainership PR: ports/84126 Submitted by: Andrej Zverev <az@inec.ru>
* Drop maintainership.krion2004-08-081-1/+1
|
* - Remove USE_SIZE knobkrion2004-04-161-1/+0
|
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - SIZEifykrion2004-01-302-0/+2
|
* - Use new bsd.sdl.mk knobskrion2004-01-211-5/+2
|
* Utilize USE_SDLkrion2003-08-071-4/+2
|
* Change my mail to @FreeBSD.orgkrion2003-07-221-1/+1
| | | | Approved by: fjoe (mentor)
* Make deinstall not complain when trying to remove shared directories.anholt2003-05-051-2/+2
| | | | Approved by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
* Update to 1.0.1anholt2003-05-053-2/+10
| | | | | PR: ports/51746 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
* New port: barragefjoe2003-04-285-0/+79
Barrage is a rather violent action game with the objective to kill and destroy as many targets as possible within 3 minutes. PR: 51297 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>