Commit Graph

13 Commits

Author SHA1 Message Date
Alejandro Pulver
c6675d56e8 - Use old version of omni-bot (recently repocopied and downgraded port).
- Bump PORTREVISION.
2009-03-27 01:20:26 +00:00
Alejandro Pulver
93e74ab00e - Fix omni-bot paths.
- Bump PORTREVISION.

Reported by:	sam <samira.nox@gmail.com>
2008-02-19 13:20:31 +00:00
Alejandro Pulver
3214cd8150 - Update to version 2.1.7.
- Add Omni-Bot support and corresponding OPTIONS entry.
- Use ECHO_CMD instead of ECHO to create wrapper script.
2007-12-19 20:53:09 +00:00
Alejandro Pulver
96323425d5 - Update to version 2.0.6.
- Make fetchable.
- Remove BROKEN.
2007-04-21 16:01:47 +00:00
Kris Kennaway
30536eed17 BROKEN: Unfetchable 2007-04-20 08:03:12 +00:00
Alejandro Pulver
6e9e62b764 - Update to version 2.0.5.
- Make fetchable [1].

Reported by:	distfiles survey [1]
2007-04-08 04:27:35 +00:00
Alejandro Pulver
88defe86a2 - Update to version 2.0.4.
- Make fetchable.
2007-02-09 18:34:08 +00:00
Alejandro Pulver
621aebee45 - Remove ONLY_FOR_ARCHS (let USE_LINUX decide). 2006-11-05 20:45:15 +00:00
Alejandro Pulver
372011fdad - Change wrong "IA32_BINARY_PORT=yes" to "ONLY_FOR_ARCHS=amd64 i386" (the
first one is only for native binaries).

Reported by:	gabor
Approved by:	portmgr (erwin)
2006-10-23 19:31:13 +00:00
Alejandro Pulver
6c8a2f6065 - Use IA32_BINARY_PORT instead of ONLY_FOR_ARCHS=i386.
Approved by:	portmgr (erwin)
2006-10-20 20:02:27 +00:00
Alejandro Pulver
73f886f75b - Update to version 2.0.3.
- Add ONLY_FOR_ARCHS_REASON.
2006-10-08 19:12:40 +00:00
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