non port: games/duke3d-data/Makefile.include |
Number of commits found: 5 |
Monday, 29 Dec 2014
|
01:15 amdmi3
- Fix dependent ports, they should not depend on directory
 |
Sunday, 12 May 2013
|
08:39 danfe
Toughen the check and unbreak INDEX.
 |
08:06 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.
 |
06:35 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.)
 |
Wednesday, 2 Aug 2006
|
20:12 alepulver
This port installs the data files needed to run Duke Nukem 3D. It either asks
for the original data, or downloads a shareware version based on the selected
options. In the first case you need to have a legitimate copy of the game in
order to obtain the DUKE3D.GRP file.
WWW: http://www.3drealms.com/duke3d/
 |
Number of commits found: 5 |