| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 May 2013 08:39:29
1.0_1
|
danfe  |
Toughen the check and unbreak INDEX. |
12 May 2013 08:06:32
1.0_1
|
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
1.0_1
|
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.) |
29 Jan 2013 23:00:02
1.0_1
|
jgh  |
- pass to new maintainer
- while here pet portlint |
10 Dec 2012 01:20:17
1.0_1
|
eadler  |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far,
and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik |
22 Nov 2012 14:58:10
1.0_1
|
danfe  |
- Fix Makefile header, improve COMMENT and port description
- Miscellaneous style fixes in Makefile.include
Approved by: maintainer (implicit)
Feature safe: yes |
06 Oct 2012 08:02:07
1.0_1
|
ak  |
- Add license
- Convert Makefile headers to new style
- Update MASTER_SITES
PR: ports/172111
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) |
09 Sep 2012 02:30:44
1.0_1
|
eadler  |
Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR: ports/171481 |
25 Jul 2012 06:32:08
1.0_1
|
cs  |
Fix typos in COMMENT |
12 Jun 2012 16:35:45
1.0_1
|
bapt  |
Convert to new options framework |
03 Jul 2011 14:25:36
1.0_1
|
ohauer  |
-remove MD5 |
27 Feb 2011 04:54:41
1.0_1
|
tabthorpe  |
- Reassign ports to heap
Submitted by: alepulver |
19 Sep 2009 11:42:22
1.0_1
|
miwi  |
- Add Backup MASTER_SITES
PR: 138960
Submitted by: Chris Petrik <chris@officialunix.com> (maintainer)
Feature safe: yes |
24 Apr 2006 21:03:30
1.0_1
|
alepulver  |
- Remove unneeded PKGMESSAGE variable (SUB_FILES sets it).
- Fix OPTIONS handling.
- Remove '@' from installation command.
- Remove USE_REINPLACE.
- Bump PORTREVISION.
Approved by: garga (mentor) |
09 Apr 2006 13:08:16
1.0
|
alepulver  |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
09 Dec 2005 11:19:52
1.0
|
garga  |
- Changed doom-data/Makefile.include to be more similar to bsd.*.mk files,
also it doesn't override port's variables.
- Change dependant ports
PR: ports/90123
Submitted by: maintainer |
19 Nov 2005 12:06:43
1.0
|
barner  |
Fix build if no WAD is selected (this also fixes the build of
games/doom-{hr, hr2, wolfendoom, hacx} which use this port's Makefile.include
PR: ports/89263
Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) |
17 Nov 2005 11:28:34
1.0
|
barner  |
Add doom-data 1.0.
Doom data files (the shareware versions of Doom, Doom II, Hexen,
Heretic and Strife).
This port is the basis of a new framework that allows DooM
ports to share their data files.
The cannoical location of those WAD files is ${LOCALBASE}/share/doom
(the directory is owned by this port).
In order to create your own port for a DooM WAD port, please see
games/doom-hr for an example.
PR: 86439
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |