Commit graph

21 commits

Author SHA1 Message Date
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
dent
c42a747a7f update HOMEPAGE 2003-09-19 05:18:35 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
grant
afdebcf9a4 make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
abs
0d9d14bb74 The dangers of leaving a CVS directory around when you copy a package to
create a new one...
2002-10-18 19:13:01 +00:00
abs
51c43a9485 So we do not lose anything 2002-10-18 19:12:05 +00:00
abs
1ad02f09c4 quote $@ correctly 2002-03-12 15:01:34 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
wiz
345fad0a1c Unconditionally set ONLY_FOR_PLATFORM. 2002-02-07 11:39:52 +00:00
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
daff086c30 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 02:08:16 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
wiz
f0627b760d Remove obsolete MIRROR_DISTFILE (we're allowed to distribute the unmodified
files).
2000-12-24 01:59:52 +00:00
hubertf
8f9f9335d4 Creats some dirs with the INSTALL_*_DIR macros, else this won't install.
Cool game, though. :-)
2000-10-27 02:24:52 +00:00
wiz
cad787b730 remove trailing whitespace 2000-10-21 22:39:12 +00:00
wiz
5d1649ea26 reorder line for pkglint 2000-10-21 22:38:58 +00:00
abs
59c0382163 Heretic ][, originally produced by Activison and now ported to
Linux by Loki Software, is a weird beast. Using one of Quake's 3D
engines with a lot of extras (pole-vaulting, mana systems, magical
weapons and defense shields), the game excels in pleasing the eyes
and ears.

This is the free demo version - a full version is available from
Loki Games at http://www.lokigames.com/products/heretic2/
2000-10-16 12:24:58 +00:00