Date: Sun, 18 Jan 2004 01:32:17 -0800 (PST) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/ssc Makefile distinfo pkg-descr pkg-plist ports/games/ssc/files patch-configure patch-src-Makefile.in patch-src-asteroid.cc patch-src-coord.h patch-src-damage.cc patch-src-font.cc patch-src-nnwork.cc ... Message-ID: <200401180932.i0I9WH8e097943@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004/01/18 01:32:17 PST
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/ssc Makefile distinfo pkg-descr pkg-plist
games/ssc/files patch-configure patch-src-Makefile.in
patch-src-asteroid.cc patch-src-coord.h
patch-src-damage.cc patch-src-font.cc
patch-src-nnwork.cc
patch-support-Makefile.in
patch-support-ode-0.039-configurator.c
Log:
Add games/ssc-0.8,
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>
Revision Changes Path
1.634 +1 -0 ports/games/Makefile
1.1 +41 -0 ports/games/ssc/Makefile (new)
1.1 +1 -0 ports/games/ssc/distinfo (new)
1.1 +177 -0 ports/games/ssc/files/patch-configure (new)
1.1 +25 -0 ports/games/ssc/files/patch-src-Makefile.in (new)
1.1 +13 -0 ports/games/ssc/files/patch-src-asteroid.cc (new)
1.1 +11 -0 ports/games/ssc/files/patch-src-coord.h (new)
1.1 +11 -0 ports/games/ssc/files/patch-src-damage.cc (new)
1.1 +10 -0 ports/games/ssc/files/patch-src-font.cc (new)
1.1 +10 -0 ports/games/ssc/files/patch-src-nnwork.cc (new)
1.1 +19 -0 ports/games/ssc/files/patch-support-Makefile.in (new)
1.1 +15 -0 ports/games/ssc/files/patch-support-ode-0.039-configurator.c (new)
1.1 +8 -0 ports/games/ssc/pkg-descr (new)
1.1 +14 -0 ports/games/ssc/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401180932.i0I9WH8e097943>
