2003-07-21 18:50:04 by Martti Kuparinen | Files touched by this commit (51) |
Log message:
COMMENT should start with a capital letter.
|
2003-06-25 16:22:13 by Antti Kantee | Files touched by this commit (4) |
Log message:
improve chances these will work on FreeBSD
|
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message:
Drop trailing whitespace. Ok'ed by wiz.
|
2003-03-01 22:12:53 by Antti Kantee | Files touched by this commit (28) | |
Log message:
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-02-19 21:25:22 by Antti Kantee | Files touched by this commit (8) |
Log message:
fix buffer overrun (games group vulnerability) when running nethack -s
patch from nethack.org
|
2002-09-24 14:30:55 by Thomas Klausner | Files touched by this commit (155) |
Log message:
Complete standardization of messages according to latest pkglint.
|
2002-09-23 12:10:52 by Johnny C. Lam | Files touched by this commit (3) |
Log message:
buildlink1 -> buildlink2
|
2002-03-25 21:32:31 by Antti Kantee | Files touched by this commit (20) |
Log message:
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-22 18:26:29 by Antti Kantee | Files touched by this commit (30) |
Log message:
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)
|