FreshPorts -- The Place For Ports Sat, 4 Jul 2009 2:52 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
scorched3d 0.41.3_1 games on this many watch lists=3 search for ports that depend on this port
Scorched is a game based loosely on the classic DOS game

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: 12 Mar 2005 10:56:27


Scorched is a game based on the classic DOS game Scorched Earth 
"The Mother Of All Games".

	"Scorched Earth is a simple, yet exciting artillery combat
	game, based on an auspicious history of artillery games."

	(Review of Scorched Earth at ClassicGaming.com)

In its simplest form Scorched is an artillery game. Tanks take turns
to earn money by destroying opponents in an arena. Scorched attempts
to recreate the simple yet addictive game play of the original game,
adding amongst other new features a 3D island environment and LAN and
internet play.


You should have 3D hardware accelleration enabled to enjoy a playable
 FPS rate.

WWW: http://www.scorched3d.co.uk/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: audio/openal, devel/gmake, devel/sdl12, lang/perl5.8, devel/automake15, devel/autoconf262
Required To Run: audio/openal, lang/perl5.8
Required Libraries: audio/freealut, math/fftw3-float, math/fftw3, graphics/jpeg, graphics/png, graphics/libGLU, devel/sdl12, audio/sdl_mixer, net/sdl_net, x11-toolkits/wxgtk28

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


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/scorched3d/
http://kent.dl.sourceforge.net/sourceforge/scorched3d/
http://easynews.dl.sourceforge.net/sourceforge/scorched3d/
http://ufpr.dl.sourceforge.net/sourceforge/scorched3d/
http://umn.dl.sourceforge.net/sourceforge/scorched3d/
http://mesh.dl.sourceforge.net/sourceforge/scorched3d/
http://heanet.dl.sourceforge.net/sourceforge/scorched3d/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
28 Nov 2008 22:52:39
Original commit files touched by this commit  0.41.3_1
linimon search for other commits by this committer
Reset guy@device.dyndns.org: email address bounces.
20 Aug 2008 01:57:32
Original commit files touched by this commit  0.41.3_1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
06 Jun 2008 14:31:51
Original commit files touched by this commit  0.41.3_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)
05 May 2008 07:51:10
Original commit files touched by this commit  0.41.3
rafan search for other commits by this committer
- Update to 41.3

PR:             ports/122736
Submitted by:   Heath Nielson <heathn at gmail.com>
Approved by:    maintainer timeout (3 weeks)
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.40.1d_3
  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  0.40.1d_3
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
30 Sep 2007 05:30:14
Original commit files touched by this commit  0.40.1d_2
linimon search for other commits by this committer
Add USE_PERL5.  This will be needed to conditionalize bsd.perl.mk inclusion.
Also, switch autoconf dependency to 2.61.

Hat:            portmgr
19 May 2007 21:32:57
Original commit files touched by this commit  0.40.1d_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}.
09 Dec 2006 05:10:20
Original commit files touched by this commit  0.40.1d
rafan search for other commits by this committer
- Respect X11BASE

Approved by:    portmgr (linimon)
01 Dec 2006 07:39:02
Original commit files touched by this commit  0.40.1d
pav search for other commits by this committer
- Use features of bsd.wx.mk, especially USE_WX

PR:             ports/101613
Submitted by:   alepulver
23 Nov 2006 20:16:26
Original commit files touched by this commit  0.40.1d
miwi search for other commits by this committer
- Update to 40.1d

PR:             ports/105793
Submitted by:   Guy 'DeVice' P. <guy@device.dyndns.org>
20 Sep 2006 12:21:59
Original commit files touched by this commit  0.39.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)
08 Jun 2006 17:07:12
Original commit files touched by this commit  0.39.1_2
oliver search for other commits by this committer
update freealut to 1.1.0
08 May 2006 00:46:33
Original commit files touched by this commit  0.39.1_1
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
23 Apr 2006 11:14:30
Original commit files touched by this commit  0.39.1_1
oliver search for other commits by this committer
update to openal 20060211 [1]
fix dependant ports [2]

PR:             ports/96172 [1]
                ports/95192 [2]
Submitted by:   maintainer  [1]
                oliver      [2]
Approved by:    maintainer
22 Jan 2006 11:18:58
Original commit files touched by this commit  0.39.1_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 02:11:14
Original commit files touched by this commit  0.39.1_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
05 Jan 2006 22:31:12
Original commit files touched by this commit  0.39.1_1
pav search for other commits by this committer
- Remove symlinks that belong to mtree

Approved by:    maintainers
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.39.1_1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.39.1_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
14 Oct 2005 11:48:09
Original commit files touched by this commit  0.39.1
garga search for other commits by this committer
o Fix a problem that happens when wxWindows 2.4 and 2.6 are both installed. [1]
o Remove unecessary patches and use REINPLACE_CMD instead. [2]

PR:             ports/87367 [1]
Submitted by:   Sven Berkvens-Matthijsse <sven@ilse.net> [1], garga [2]
Approved by:    maintainer [1] [2]
11 Oct 2005 22:29:18
Original commit files touched by this commit  0.39.1
sem search for other commits by this committer
- Update to 0.39.1

PR:             ports/87227
Submitted by:   maintainer
12 May 2005 17:39:59
Original commit files touched by this commit  0.38.1b_1
fjoe search for other commits by this committer
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.38.1b_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20375
Broken 145
Deprecated 44
Ignore 763
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight96
new month180

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.23 seconds.