Commit graph

18 commits

Author SHA1 Message Date
joerg
1ad9f68f6e Open-code revision pattern for nethack-lib. Still requires the same
upstream version, but ignores the NetBSD patchlevel.
2008-09-26 15:10:08 +00:00
joerg
36c6544bba When sharing patches with nethack-lib, it also makes sense to
share the distinfo.
2006-06-22 15:47:54 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
dfbf9bfb33 Depend on current pkgsrc version of nethack-*; bump PKGREVISION. 2005-09-22 14:55:07 +00:00
grant
e720c400e2 depends should be ../../<category>/<pkg> 2005-07-19 10:11:48 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
wiz
544252c394 Remove PATCH_SUM_FILE. 2001-04-21 13:53:40 +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
3bee18587b No need to use quotes here. Removing them makes it easier for pkglint. 2000-10-16 01:37:50 +00:00
hubertf
5aa36f5de4 Use the patch-sum file from ../nethack-lib, as we use all the patch
files from there too. (patch-ab was updated without that nethack-tty's
patch-sum file was updated)
2000-08-25 01:54:15 +00:00
pooka
423d932718 Upgrade nethack to 3.3.1. Add Makefile.common to easy future upgrades.
This release contains numerous fixes to bugs in 3.3.0 and users are advised
to upgrade.

Note that old savegames and bones files won't work anymore.
2000-08-10 17:50:04 +00:00
tron
782b73a94b Adapt to new handling of "${CONFIGURE}". 2000-03-27 08:54:53 +00:00
pooka
c3b8ad7ebc Update the Nethack package to 3.3.0. nethack-qt will be non-functional
until we get qt2.0 or greater into pkgsrc.
1999-12-24 22:29:58 +00:00
tv
e433d0e3f7 DO NOT REACH OVER INTO ANOTHER PKG'S ${WRKDIR}!
This breaks many things, not the least of which are `make fetch-list'
and `WRKOBJDIR'.
1998-12-31 13:20:52 +00:00
garbled
76264b2116 Make these packages conform to read-only-pkgsrc. Bad garbled! bad!
Fixes PR 6528 by Simon Burge.
1998-12-31 06:19:38 +00:00
garbled
5ebdb3157e remove leading # in Makefile 1998-08-28 12:56:17 +00:00
garbled
3bd622ede3 nethack-tty: the tty/console based version of NetHack 1998-08-27 13:11:04 +00:00