| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 May 2013 08:39:29
3.20_3
|
danfe  |
Toughen the check and unbreak INDEX. |
12 May 2013 08:06:32
3.20_3
|
danfe  |
If port is setting PKGNAMEPREFIX=${FOOPKGNAMEPREFIX}, but .include's this
file before <bsd.port.options.mk>, options handling gets broken because
options will be loaded from OPTIONSFILE which is based on UNIQUENAME and
thus PKGNAMEPREFIX, which is empty at that point. Prevent this: ensure
that FOOPKGNAMEPREFIX is defined in advance for ports that use it to set
their PKGNAMEPREFIX and having OPTIONS. |
12 May 2013 06:35:06
3.20_3
|
danfe  |
- Slightly improve usage description (comment) in quake2-data/Makefile.include
- Synchronize other games' -data/Makefile.include files (consistently use
LOCALBASE, drop obvious comments, adjust formatting, etc.) |
17 Mar 2013 12:18:23
3.20_3
|
danfe  |
- Makefile.include must be included before bsd.port.options.mk, otherwise
"make config", "make showconfig" will not work correctly
- Drop redundant PKGMESSAGE assignment, tighten PLIST_SUB's
- Make a few non-functional changes while here |
16 Mar 2013 13:33:12
3.20_3
|
danfe  |
- Trim Makefile header per new style guidelines
- Convert to contemporary OPTIONS framework
- Cleanup Makefiles, fix a typo, reword pkg-descr
- Add a hint where to look for data port logic description to quake3-data
port and terminate an URL with slash while here |
03 Jul 2011 14:25:36
3.20_3
|
ohauer  |
-remove MD5 |
14 Mar 2011 16:47:46
3.20_3
|
danfe  |
Bring unmaintained Quake ports under my wing. |
27 Feb 2011 04:54:41
3.20_3
|
tabthorpe  |
- Reassign ports to heap
Submitted by: alepulver |
03 Jun 2010 15:54:29
3.20_3
|
pav  |
- Convert unzip -a to USE_DOS2UNIX
PR: ports/146533
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
17 Dec 2006 20:25:39
3.20_3
|
alepulver  |
- Fix building with GCC 4.x.
Reported by: pointyhat |
18 Sep 2006 20:02:55
3.20_3
|
alepulver  |
- Add the demo/manual distfile to the "data" group.
Reported by: Volodymyr Kostyrko <arcade@synergetica.dn.ua> |
04 Aug 2006 15:19:08
3.20_3
|
alepulver  |
- Fix wrong backslash breaking the MANUAL option. |
02 Aug 2006 15:45:12
3.20_3
|
alepulver  |
- Add missing entry in distinfo (required for MANUAL and SHAREWARE options). |
28 Jul 2006 21:39:00
3.20_3
|
alepulver  |
- Bump PORTREVISION.
- Build an install the original game.so file to avoid each engine having to
build its own version (unless it provides additional features or is
incompatible).
- Add MANUAL option (to install the game manual).
- Add some notes about Quake II ports in Makefile.include.
- Remove CTF option (split to "games/quake2-ctf").
- Remove mention of Rogue/Xatrix mission packs in files/pkg-message.in (split
to "games/quake2/rogue" and "games/quake2-xatrix"). |
24 Apr 2006 21:12:50
3.20_2
|
alepulver  |
- Fix OPTIONS handling.
- Bump PORTREVISION.
Approved by: garga (mentor) |
09 Apr 2006 13:08:16
3.20_1
|
alepulver  |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
06 Apr 2006 00:21:42
3.20_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> |
22 Jan 2006 02:11:14
3.20_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
28 Dec 2005 21:15:32
3.20_1
|
edwin  |
[MAINTAINER UPDATE] games/quake2-data: redesign, patch dependant ports
- Changed quake2-data/Makefile.include to be more similar
to bsd.*.mk files, also it doesn't override port's
variables.
- Change dependant ports.
PR: ports/90147
Subnmitted by: Alejandro Pulver <alejandro@varnet.biz> |
25 Nov 2005 21:47:35
3.20_1
|
pav  |
- Add SHA256
Requested by: maintainer |
03 Nov 2005 05:14:42
3.20_1
|
edwin  |
move BUILD_DEPENDS to EXTRACT_DEPENDS
Noticed by: YAPHR |
31 Oct 2005 17:19:28
3.20
|
garga  |
- Add MASTER_SITES mirrot
- Unbraek
PR: ports/88209
Submitted by: maintainer |
28 Oct 2005 22:52:43
3.20
|
kris  |
BROKEN: Unfetchable |
19 Oct 2005 22:34:32
3.20
|
edwin  |
Add dependency on archivers/unzip
Noticed by: YAPHR |
16 Oct 2005 22:31:37
3.20
|
edwin  |
[NEW PORT] games/quake2-data - Quake II data files
Quake II data files.
This port installs the data files needed to run Quake II.
It installs the updates and Capture The Flag mod data.
You still need to have a legitimate copy of the game in
order to obtain the .pak files. Otherwise you can use the
shareware version of the game data.
PR: 8 7179
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |