FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:03 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
vegastrike 0.5.0_10 games on this many watch lists=1 search for ports that depend on this port
Opensource 3D space simulator
Maintained by: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 May 2008 19:41:11


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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/python26, devel/gmake, devel/sdl12, textproc/intltool, devel/pkg-config
Required To Run: games/vegastrike-data, lang/python26, devel/pkg-config, devel/gio-fam-backend
Required Libraries: textproc/expat2, audio/libvorbis, audio/libogg, audio/openal-soft, graphics/libGL, graphics/libGLU, graphics/libglut, devel/sdl12, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

To install the port: cd /usr/ports/games/vegastrike/ && make install clean
To add the package: pkg_add -r vegastrike


Configuration Options
===> The following configuration options are available for vegastrike-0.5.0_10:
     MESHER=off (default) "Enable mesher modelling tool"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/vegastrike/OldFiles/
http://sunet.dl.sourceforge.net/project/vegastrike/OldFiles/
http://iweb.dl.sourceforge.net/project/vegastrike/OldFiles/
http://switch.dl.sourceforge.net/project/vegastrike/OldFiles/
http://surfnet.dl.sourceforge.net/project/vegastrike/OldFiles/
http://kent.dl.sourceforge.net/project/vegastrike/OldFiles/
http://freefr.dl.sourceforge.net/project/vegastrike/OldFiles/
http://voxel.dl.sourceforge.net/project/vegastrike/OldFiles/
http://jaist.dl.sourceforge.net/project/vegastrike/OldFiles/
http://osdn.dl.sourceforge.net/project/vegastrike/OldFiles/
http://nchc.dl.sourceforge.net/project/vegastrike/OldFiles/
http://transact.dl.sourceforge.net/project/vegastrike/OldFiles/
http://softlayer.dl.sourceforge.net/project/vegastrike/OldFiles/
http://internode.dl.sourceforge.net/project/vegastrike/OldFiles/
http://biznetnetworks.dl.sourceforge.net/project/vegastrike/OldFiles/
http://ufpr.dl.sourceforge.net/project/vegastrike/OldFiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.5.0_10
dinoex search for other commits by this committer
- update to jpeg-8
25 Jan 2010 19:15:18
Original commit files touched by this commit  0.5.0_9
pav search for other commits by this committer
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:             ports/142123
Submitted by:   mva
Tested by:      pointyhat exp-run
Approved by:    portmgr (hat)
02 Jan 2010 08:31:45
Original commit files touched by this commit  0.5.0_8
oliver search for other commits by this committer
update graphics/ogre3d to 1.6.5
03 Dec 2009 15:04:25
Original commit files touched by this commit  0.5.0_7
oliver search for other commits by this committer
update ogre to 1.6.4
bump portrevision on affected ports
15 Oct 2009 18:04:42
Original commit files touched by this commit  0.5.0_6
oliver search for other commits by this committer
update graphics/ogre3d to 1.6.3
bump PORTREVISION on affected ports
22 Aug 2009 01:23:13
Original commit files touched by this commit  0.5.0_5
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
06 Jul 2009 22:26:00
Original commit files touched by this commit  0.5.0_5
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
06 May 2009 05:47:11
Original commit files touched by this commit  0.5.0_4
oliver search for other commits by this committer
Bump PORTREVISION due to graphics/ogre3d update
31 Mar 2009 18:05:17
Original commit files touched by this commit  0.5.0_3
amdmi3 search for other commits by this committer
- Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports
23 Jan 2009 16:28:36
Original commit files touched by this commit  0.5.0_3
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.5.0_2
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Jun 2008 18:28:24
Original commit files touched by this commit  0.5.0_2
amdmi3 search for other commits by this committer
Update my email address in 132 ports.

Approved by:    miwi (mentor)
18 Jun 2008 18:45:31
Original commit files touched by this commit  0.5.0_2
oliver search for other commits by this committer
bump PORTREVISION because of ogre3d update
06 Jun 2008 14:31:51
Original commit files touched by this commit  0.5.0_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
24 May 2008 19:40:33
Original commit files touched by this commit  0.5.0
miwi search for other commits by this committer
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>

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.173 seconds.