FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 2:08 PM GMT
Port details
stratagus 2.2.5.5 games on this many watch lists=3 search for ports that depend on this port
Free cross-platform real-time strategy gaming engine

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Jul 2004 05:28:05
License: GPLv2
Stratagus is a free cross-platform real-time strategy gaming engine. It 
includes support for playing over the internet/LAN, or playing a computer 
opponent. The engine is configurable and can be used to create games with 
a wide-range of features specific to your needs. See the data sets page 
for a list of current games using the stratagus engine.

WWW: http://stratagus.sourceforge.net
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, lang/gcc44, devel/binutils, devel/sdl12, devel/automake, devel/autoconf
Required To Run: lang/gcc44
Required Libraries: graphics/png, audio/libvorbis, graphics/libGL, devel/sdl12, lang/lua
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for stratagus-2.2.5.5:
     MIKMOD=off (default) "Enable Mikmod support"
     MNG=off (default) "Enable MNG support"
     THEORA=off (default) "Enable Theora support"
     VORBIS=on (default) "Enable Ogg Vorbis support"
===> Use 'make config' to modify these settings

Master Sites:
http://launchpadlibrarian.net/59493540/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2011 03:29:24
Original commit files touched by this commit  2.2.5.5
miwi search for other commits by this committer
- Update to 2.2.5.5

PR:             154403
Submitted by:   Grzegorz Blach <magik@roorback.net>
Feature safe:   yes
06 Jun 2010 20:44:03
Original commit files touched by this commit  2.2.4_3
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.2.4_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
22 Nov 2009 19:49:43
Original commit files touched by this commit  2.2.4_1
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
06 Jul 2009 21:26:00
Original commit files touched by this commit  2.2.4_1
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
04 Jul 2009 20:55:15
Original commit files touched by this commit  2.2.4
miwi search for other commits by this committer
- Update to 2.2.4

PR:             136048
Submitted by:   Ports Fury
29 May 2009 03:19:51
Original commit files touched by this commit  2.2.2_4
linimon search for other commits by this committer
Reset maintainer: email address bounces.
19 Apr 2008 17:56:05
Original commit files touched by this commit  2.2.2_4
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
13 Mar 2008 14:28:35
Original commit files touched by this commit  2.2.2_3
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
28 Jul 2007 12:27:31
Original commit files touched by this commit  2.2.2_2
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
19 May 2007 20:32:57
Original commit files touched by this commit  2.2.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
27 Feb 2007 14:00:40
Original commit files touched by this commit  2.2.2
alepulver search for other commits by this committer
- Update to version 2.2.2.
- Use SF macro in MASTER_SITES.
- Redefine EXTRACT_SUFX instead of DISTNAME to avoid changing WRKSRC.
- Change USE_SDL from "yes" (obsolete) to "sdl".
- Respect CFLAGS.
- Remove IGNORE for FreeBSD < 5.x (unsupported).
- Remove files/patch-configure (was integrated).
- Misc format on pkg-message.

PR:             ports/109586
Submitted by:   alepulver (myself)
Approved by:    Travis Poppe <tlp@LiquidX.org> (maintainer)
30 Sep 2006 11:00:20
Original commit files touched by this commit  2.1_3
miwi search for other commits by this committer
- Fix compile time errors

PR:             ports/103795
Submitted by:   Iasen Kostof
Approved by:    Travis Poppe <tlp(at)liquidx.org> (maintainer)
20 Sep 2006 11:21:59
Original commit files touched by this commit  2.1_3
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   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)
16 Sep 2006 01:48:47
Original commit files touched by this commit  2.1_2
linimon search for other commits by this committer
Remove file that is now empty.

Forgotten by:   linimon
15 Sep 2006 08:17:11
Original commit files touched by this commit  2.1_2
linimon search for other commits by this committer
Modify these files to reflect bsd.lua.mk as tested on the cluster.

PR:             ports/101612
Submitted by:   alepulver
Hat:            portmgr
07 May 2006 23:46:33
Original commit files touched by this commit  2.1_2
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
03 May 2006 13:25:08
Original commit files touched by this commit  2.1_2
pav search for other commits by this committer
- Switch lua dependency to lang/lua50
22 Jan 2006 11:18:58
Original commit files touched by this commit  2.1_2
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
20 Dec 2005 11:52:39
Original commit files touched by this commit  2.1_2
edwin search for other commits by this committer
[MAINTAINER UPDATE] games/stratagus broken dependency fix

        Two dependencies are improperly listed as BUILD_DEPENDS
        rather than LIB_DEPENDS. I noticed this when I attempted
        to install it via 'pkg_add -r stratagus' and lua was not
        fetched.

PR:             ports/90677
Submitted by:   Travis Poppe <tlp@liquidx.org>
02 Nov 2004 20:43:22
Original commit files touched by this commit  2.1_1
pav search for other commits by this committer
- Fix runtime on 5.3 systems.

  Explicit -lc after -pthread seems to break libpthread, the game cores
  on startup. Avoid this by not explicitly linking -lc.

  I'm not sure why this is happening.

PR:             ports/73398 (with modification)
Submitted by:   Travis Poppe <tlp@LiquidX.org> (maintainer)
30 Jul 2004 17:12:26
Original commit files touched by this commit  2.1
pav search for other commits by this committer
- Mark IGNORE on FreeBSD 4.x - it compiles but does not run

PR:             ports/69787
Submitted by:   Travis Poppe <tlp@LiquidX.org> (maintainer)
04 Jul 2004 05:27:40
Original commit files touched by this commit  2.1
lofi search for other commits by this committer
Add stratagus, a free cross-platform real-time strategy gaming engine

PR: ports/68582
Submitted by: Travis Poppe <tlp@LiquidX.org>

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days43
new fortnight69
new month136

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

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