| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 14:25:36
2.60b_1
|
ohauer  |
-remove MD5 |
23 Sep 2010 02:32:07
2.60b_1
|
pgollucci  |
- Add missing dri
PR: ports/149873
Submitted by: David Demelier <demelier.David@gmail.com>
Approved by: maintainer timeout (benlutz@datacomm.ch ; 25 days) |
23 Oct 2006 19:21:04
2.60b
|
alepulver  |
- Add amd64 to ONLY_FOR_ARCHS.
PR: ports/104629
Submitted by: alepulver (myself)
Approved by: portmgr (erwin) |
14 Jun 2006 14:29:54
2.60b
|
miwi  |
Fix extraction on 4.x
PR: ports/98744
Submitted by: Benjamin Lutz
Approved by: krion (mentor) |
03 Jun 2006 18:13:03
2.60b
|
alepulver  |
- Don't change permissions of PREFIX/bin, also that directory doesn't need to
be created. |
31 May 2006 01:43:26
2.60b
|
alepulver  |
- 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) |
06 Apr 2006 00:21:42
2.60_1
|
edwin  |
[PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE
This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to
bsd.sites.mk and adds it to the following ports:
games/doom
games/linux-quake3
games/linux-quake4
games/qcc
games/quake-data
games/quake-source
games/quake2-data
games/quake2-source
games/quake2forge
games/quake2lnx
games/quake3
games/quake3-data
games/rtcw
PR: ports/93546
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
17 Jun 2005 22:59:29
2.60_1
|
netchild  |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use(Only the first 15 lines of the commit message are shown above ) |
14 Apr 2005 16:26:35
2.60
|
jylefort  |
* Update to 2.60
* Install in ${X11BASE}
* Fix launcher scripts and install them in ${PREFIX}/bin
* Install .xpm file in ${DATADIR}
* Install doc in ${DOCSDIR}
* Smarter openurl.sh
* Workaround a bug causing the resolution to be reset to 800x600 on
each startup
* Cleanup the Makefile
PR: ports/79221, ports/79613
Submitted by: myself, maintainer
Reviewed by: maintainer
Approved by: adamw (mentor) |
01 Mar 2005 21:51:49
2.56.2_1
|
trevor  |
Respect the user's USE_LINUX setting. |
21 Feb 2005 08:23:11
2.56.2_1
|
ahze  |
Update MASTER_SITES
PR: ports/77831
Submitted by: maintainer |
31 Dec 2004 18:24:10
2.56.2_1
|
netchild  |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
31 Mar 2004 03:12:58
2.56.2
|
trevor  |
SIZEify (maintainer timeout) |
30 Jan 2004 13:14:50
2.56.2
|
pav  |
- Set NO_PACKAGE
Suggested by: kris
Approved by: maintainer |
22 Jan 2004 12:50:59
2.56.2
|
pav  |
Add linux-enemyterritory.
Wolfenstein: Enemy Territory is a full free multiplayer first person shooter
game. The game was originally going to be a retail expansion pack for Return
To Castle Wolfenstein but the project was cancelled and the good folks at
Activision decided to give it to us for free!
It's a team game; you will win or fall along with your comrades. The only way
to complete the objectives that lead to victory is by cooperation, with each
player covering their teammates and using their class special abilities in
concert with the others.
The game is unique in that it has moving objectives that makes the gameplay a
lot of fun!
WWW: http://www.enemy-territory.com
PR: ports/61583
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> |