Commit graph

2 commits

Author SHA1 Message Date
Alejandro Pulver
a770567c41 - Update Enemy Territory from 2.60 to 2.60b. This fixes two security
holes.
- Switch from X11BASE to LOCALBASE.
- Switch to $MASTER_SITE_IDSOFTWARE as only download source. This
  should hopefully provide a more reliable download mirror list.
- Replace RESTRICTED with NO_CDROM, since the license actually allows
  packages to be built and offered for download.
- Switch mods from X11BASE to LOCALBASE (linux-enemyterritory-*) and bump
  their PORTREVISION.

PR:		ports/98160
Submitted by:	Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
2006-05-31 01:43:26 +00:00
Alejandro Pulver
56a2efb94a Jaymod is an add-on modification to RTCW: Enemy Territory.
The idea for Jaymod came from the main features of Shrubmod. Shrubmod has
long been out of date and unsupported, and with the instability issues that
come with Shrubmod, something had to be done to get a Shrub-like server-side
mod that would provide most of Shrub's features, be stable, and be supported.

This mod has, obviously, outgrown the original objective of being server-side
only. Some of the ideas I wanted to implement could not be done with server
code only, so the decision was made to start working on the client end as
well. I wanted this to be as easy as possible for end users, and now only one
pak needs to be downloaded (on the fly) to be able to play this mod.

WWW: http://jaymod.clanfu.org/

PR:		ports/93544
Approved by:	garga (mentor)
2006-05-11 18:16:18 +00:00