Commit graph

71 commits

Author SHA1 Message Date
joerg
681143688d MAKE_JOBS_SAFE=no 2009-08-04 13:58:57 +00:00
joerg
a64227e77c Fix conditional for games/nethack. 2009-08-03 14:52:01 +00:00
joerg
4bd41386e5 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
wiz
12f758e69b Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES
source.
2008-09-25 14:02:08 +00:00
tnn
7f61d747da Honour PKGMANDIR 2008-05-20 19:47:16 +00:00
rillig
f338d15c24 Some more packages need lex and yacc. Patch by Aleksey Cheusov on
pkgsrc-users.
2007-12-02 08:32:23 +00:00
pooka
ab327413ca Further improve the nethack launch script to autodetect which UIs
are installed and run an installed one instead of insisting that
nethack-tty must always be installed.  nethack-tty is still naturally
preferred as the default instead of cheap plastic imitations such
as nethack-x11.
2007-10-27 18:26:34 +00:00
pooka
b6d24a7db4 Recognize options (-x) in the shell script used to start nethack.
Makes e.g. "nethack -s user" work correctly.

fixes pkg/37186 by Emil Skoeldberg
2007-10-27 18:07:54 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
pooka
3c3f0ca64a wrap most of this file around !NO_BUILD so that inclusion from
games/nethack doesn't confuse pkgsrc into trying to do configuration
even when NO_CONFIGURE is specified there.  fixes build of
games/nethack (well, "build", actually)
2006-10-29 21:12:46 +00:00
ben
fcd9e62c20 You feel like someone is helping you. 2006-10-10 14:51:44 +00:00
ben
502c102123 Fix build on Linux. Use ncurses instead of termlib. Defined SYSV
instead of BSD.  This addresses PR#29424
2006-10-09 02:06:58 +00:00
ben
27c16ed0db Fix build on i386 Mac OS X 10.4.7.
Use ncurses since OS X lacks termlib.
Create group games since OS X lacks it.
2006-08-28 23:03:14 +00:00
minskim
eee353d820 Do not declare conflicting srandom() on Darwin. 2006-06-19 17:07:45 +00:00
pooka
8c940e9634 CHECK_FILES_SKIP logfile and record
thanks to joerg for hammering me into fixing this finally ;)
2006-04-10 12:56:04 +00:00
jlam
0e8686db8d Remove unused DEINSTALL script that was being superseded by the one
generated by the pkginstall framework.
2006-03-10 15:34:22 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
joerg
89977029a7 Fix DragonFly. 2005-12-19 17:47:04 +00:00
rillig
0e755b508c Fixed pkglint warning:
- .include "../../category/package" instead of "../package"
2005-11-08 22:31:49 +00:00
rillig
3a81dc1c4f Sorted PLIST. 2005-11-08 22:29:15 +00:00
jlam
cf4dfe44a5 Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference
counts), regardless of the value of PKG_CONFIG.  Bump the PKGREVISION
for packages that were modified as a result.
2005-08-20 19:16:21 +00:00
jlam
bd2788d930 Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
2005-08-19 18:12:36 +00:00
jlam
419428ec4a Note where gzip or gunzip is required by the package since it isn't
required by default any longer in bsd.pkg.mk under the new tools
framework.
2005-05-15 22:02:26 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +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
reed
57811866cc Fix sourceforge URL.
"Apparently, Sourceforge has reorganized its FTP server. The source for
nethack has been moved. Consequently, a NetBSD mirror will be contacted
for fetching the source."
Closes PR pkg/26826. Thank you Alexander Becher.
2004-09-01 19:08:06 +00:00
snj
671e2a3adb Convert to buildlink3. 2004-04-15 21:29:16 +00:00
pooka
f813eca7e7 Nethack 3.4.3
This is a bugfix-release.  It should be compatible with bones files
and savegames all the way back to 3.4.0 (but of course it's safer
to ascend before upgrade).

Assorted fixes (full list in doc/fixes34.3):
  * Correct several inconsistencies
  * Correct a potentially fatal bug caused by dropping loadstones
  * Handle level completely filled with monsters better
  * X11 player selection fixes, one of which could be fatal
  * Eliminated a gold-in-shop-container cheat
2004-03-05 15:21:01 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
pooka
5651a62972 Add handling for the nethack directories plus record and logfile to make
them have the correct permission bits set when using binary packages.

Thanks go to Damian Sweeney for noticing the problem and at least
grant, salo and wiz for beating me with a cluestick so that I could
fix it.

manually bump version to 3.4.2nb1
2003-10-14 13:42:18 +00:00
agc
1f94b306fb Revert last change so that Antti can fix it properly. 2003-09-18 14:02:20 +00:00
agc
c394ff3fc2 Sync PLIST with reality. 2003-09-16 15:50:02 +00:00
pooka
dac9d0e0d6 Update to NetHack 3.4.2
This is a bugfix release which fixes over 100 bugs including but
not limited to:

*  Fixed a fatal bug that triggered a panic when your secondary weapon
   was cursed during bones file creation
*  Fixed a fatal bug that caused a crash when applying figurine, candle,
   or bell that gets used up

for a complete list, see doc/fixes34.2

Old savegames and bones levels from nethack 3.4.1 (and 3.4.0) should
still work, but as usual, caution is advised.
2003-09-02 00:30:54 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
pooka
81b63a0a31 make this work on FreeBSD 2003-06-25 14:14:30 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmc
1b7292f8cc Rework to not do configure/patch rules if NO_CONFIGURE or NO_BUILD is set 2003-04-24 22:14:36 +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
pooka
d65e5aee6a Hello NetHack 3.4.1
This is a bugfix release, no new features introduced.

As a compensation for no new features, savegames and bones levels
from NetHack 3.4.0 should work, and that's why I kept the datafile
directory named nethackdir340. In theory you should be able to
simply update the nethack pkgs and continue playing, but I'll not
accept any death threats if it doesn't work, so please make sure
you make the appropriate backups before trying.
2003-03-01 21:12:49 +00:00
pooka
51d88681fd fix buffer overrun (games group vulnerability) when running nethack -s
patch from nethack.org
2003-02-19 20:25:20 +00:00
wiz
8049c8c1cd s/nethackdir/nethackdir340/, requested by jdc. 2003-01-20 09:47:14 +00:00
jlam
a6d9e3b189 buildlink1 -> buildlink2 2002-09-20 21:13:39 +00:00
pooka
29b9470af3 Make the name of nethackdir contain version information (eg. now it's
called nethackdir340). This is to ease the lives of people who wish to
have multiple versions nethack installed at the same time. It is not fully
automated, because doing pkgsrc magic will most likely screw things up
one funny way or another. And we all know that the most important thing
in this world is the nethack scorefile ...

Manually bump version to 3.4.0nb1.
2002-03-25 20:32:23 +00:00
pooka
fb6848694b Upgrade nethack packages to NetHack 3.4.0
Highlights of the new release:
* numerous bugfixes

* stamina affects ability to throw heavy things
* objects merge in containers
* several small refinements to race/role separation
* more feedback about skill advancement from #enhance command
* "autodig" option
* option for starting without a pet
+ many more, read doc/fixes34.0

Old savegames naturally don't work, so make sure you finish old ones
before upgrading the package.

Also fixes the rest of pkg/15717 by Bernd Ernesti. Solution was the same
as what Thomas Klausner used to fix angband (ie. simply duplicate the
patches)
2002-03-22 17:26:24 +00:00
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
wiz
be686d6f7b md5 not shared anymore (different patches). Remove DIGEST_FILE line. 2001-04-21 13:09:13 +00:00
wiz
daff086c30 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 02:08:16 +00:00