Commit graph

20 commits

Author SHA1 Message Date
Alex Kozlov
f9116b2e98 - Switch to OPTIONS_MULTI [1]
- Use options helpers
- Support STAGEDIR

PR:	ports/186109 (based on) [1]
Submitted by:	Jakub Lach <jakub_lach@mailplus.pl> (maintainer) [1]
2014-01-26 12:55:03 +00:00
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Alexey Dokuchaev
0673efe3a4 Toughen the check and unbreak INDEX. 2013-05-12 08:39:29 +00:00
Alexey Dokuchaev
9752f9ac97 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.
2013-05-12 08:06:32 +00:00
Alexey Dokuchaev
459303bbf8 - 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.)
2013-05-12 06:35:05 +00:00
Jason Helfman
7f06449f4e - pass to new maintainer
- while here pet portlint
2013-01-29 23:00:02 +00:00
Eitan Adler
a52b1a298c 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
2012-12-10 01:20:16 +00:00
Alexey Dokuchaev
9febedbe67 - Fix Makefile header, improve COMMENT and port description
- Miscellaneous style fixes in Makefile.include

Approved by:	maintainer (implicit)
Feature safe:	yes
2012-11-22 14:58:09 +00:00
Alex Kozlov
26fdbeb84f - Add license
- Convert Makefile headers to new style
- Update MASTER_SITES

PR:	ports/172111
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2012-10-06 08:02:07 +00:00
Eitan Adler
f439946309 Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR:	ports/171481
2012-09-09 02:30:44 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Baptiste Daroussin
3a283e24f2 Convert to new options framework 2012-06-12 16:35:45 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Thomas Abthorpe
73c7900f5b - Reassign ports to heap
Submitted by:	alepulver
2011-02-27 04:54:41 +00:00
Martin Wilke
7341593424 - Add Backup MASTER_SITES
PR:		138960
Submitted by:	Chris Petrik <chris@officialunix.com> (maintainer)
Feature safe:	yes
2009-09-19 11:42:22 +00:00
Alejandro Pulver
8ce110e4d3 - Remove unneeded PKGMESSAGE variable (SUB_FILES sets it).
- Fix OPTIONS handling.
- Remove '@' from installation command.
- Remove USE_REINPLACE.
- Bump PORTREVISION.

Approved by:	garga (mentor)
2006-04-24 21:03:30 +00:00
Alejandro Pulver
faf157a3b3 Change the maintainership address to the @FreeBSD.org one.
Approved by:	garga (mentor)
2006-04-09 13:08:16 +00:00
Renato Botelho
342bb086da - 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
2005-12-09 11:19:52 +00:00
Simon Barner
a685a5f5ee 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)
2005-11-19 12:06:43 +00:00
Simon Barner
428fe6f85f 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>
2005-11-17 11:28:34 +00:00