jperkin
3d291892e3
Use the infrastructure to find termcap correctly.
2017-05-09 14:12:30 +00:00
jperkin
7e4c4188db
Use OPSYSVARS.
2016-02-25 13:19:47 +00:00
leot
4a63578fec
Update MASTER_SITES.
...
Noticed by Adrien Fernandes via netbsd-users@.
2016-01-25 11:07:38 +00:00
agc
002d349f92
Add SHA512 digests for distfiles for games category
...
Problems found locating distfiles:
Package blokus: missing distfile blokus-1.1.tar.gz
Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz
Package dungeon: missing distfile dungeon-gdt-glk.tar.gz
Package gate88: missing distfile Gate88_Mar19_05.tar.gz
Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz
Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip
Package rollemup: missing distfile Rollemup.tar.gz
Package tscp: missing distfile tscp181.zip
Package xbat: missing distfile xev111.tar.gz
Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz
Package xrick: missing distfile xrick-021212.tgz
Package xskat: missing distfile xskat-cards.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 20:56:42 +00:00
wiz
c7383780db
Bump all packages that depend on curses.bui* or terminfo.bui* since they
...
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
dholland
5564b7ca1d
Remove illegal time_t casts. Should fix build SIGSEGV on 32 bit netbsd.
2012-12-16 20:34:08 +00:00
asau
45127be31e
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-06 11:54:29 +00:00
sbd
822066e2c9
On Linux fix the Guidebook formating by using 'nroff -Tascii' and not using
...
col as it removes the escape the the ansi color sequences.
2012-02-03 07:04:54 +00:00
wiz
9236d32085
DESTDIRify nethack. Merge patches and distinfo. Some other improvements.
...
From Rhialto in PR 45010.
2011-06-01 11:20:29 +00:00
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