aboutsummaryrefslogtreecommitdiffstats
path: root/games/ssc
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Mark BROKEN for gcc 3.4pav2004-08-171-1/+7
| | | | | PR: ports/70459 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
* Change maintainer's email.krion2004-07-221-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* 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)
* - Fix build on 4.xkrion2004-01-251-1/+2
| | | | | | PR: 61865 Submitted by: maintainer Noticed by: bento via kris
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-3/+2
| | | | Approved by: portmgr
* Add games/ssc-0.8,krion2004-01-1813-0/+355
SSC is a 2D space shoot-em-up featuring interesting physics and alife. Destroy all enemies on screen to proceed to the next level. Inherits a lot of ideas from the game Koules. PR: 61507 Submitted by: Igor Pokrovsky <tiamat@comset.net>