Date: Sat, 24 May 2008 18:40:33 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/vegastrike Makefile distinfo pkg-descr pkg-message ports/games/vegastrike/files patch-setup-src-c-setup.cpp patch-setup-src-include-file.cpp patch-src-cmd-ai-docking.cpp patch-src-cmd-collide2-opcodetypes.h patch-src-python-universe_util_export.cpp Message-ID: <200805241840.m4OIeXJS076306@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-05-24 18:40:33 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/vegastrike Makefile distinfo pkg-descr pkg-message games/vegastrike/files patch-setup-src-c-setup.cpp patch-setup-src-include-file.cpp patch-src-cmd-ai-docking.cpp patch-src-cmd-collide2-opcodetypes.h patch-src-python-universe_util_export.cpp Log: Vega Strike is an OpenSource 3d Space Simulator. Work is proceeding on both the Vega Strike game engine and a Vega Strike Universe game data set. Both engine and data are in a playable state, but still under development. Each release serves as a beta for both engine and data. The project goal is, at version 1.0, is to be a generic space simulator. Currently developed features include: * Trading * Exploration * Plenty of shoot 'em up action * Preliminary multiplayer Deathmatch (testing server only) WWW: http://vegastrike.sourceforge.net PR: ports/123538 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> Revision Changes Path 1.1210 +1 -0 ports/games/Makefile 1.1 +80 -0 ports/games/vegastrike/Makefile (new) 1.1 +3 -0 ports/games/vegastrike/distinfo (new) 1.1 +173 -0 ports/games/vegastrike/files/patch-setup-src-c-setup.cpp (new) 1.1 +71 -0 ports/games/vegastrike/files/patch-setup-src-include-file.cpp (new) 1.1 +9 -0 ports/games/vegastrike/files/patch-src-cmd-ai-docking.cpp (new) 1.1 +18 -0 ports/games/vegastrike/files/patch-src-cmd-collide2-opcodetypes.h (new) 1.1 +26 -0 ports/games/vegastrike/files/patch-src-python-universe_util_export.cpp (new) 1.1 +15 -0 ports/games/vegastrike/pkg-descr (new) 1.1 +3 -0 ports/games/vegastrike/pkg-message (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805241840.m4OIeXJS076306>