Commit graph

5 commits

Author SHA1 Message Date
Greg Lewis
49f6c471fd . Make this port installable in parallel with the other nethack versions.
The approach is slightly different from that taken by nethack34 and
  prevents the manual page conflicts produced by that approach.
. While here, clean up the Makefile a little w.r.t. order and clean up the
  packing list to not produce warnings when the log or record are removed.

With this change, you can have all nethack versions from ports installed
at once.  However, this isn't as pleasant as it could be, and I'd like to
address this in the future by merging some changes from here into
nethack33 (in particular) and nethack34.
2004-04-12 21:02:09 +00:00
Greg Lewis
2d43ceb257 . Minor Makefile cleanups.
. Use ${MAKE_ENV} to invoke make to install the manual pages instead of
  just passing in ${PREFIX}.  This also lets us use ${MANPREFIX} and
  ${BSD_INSTALL_MAN} to do the manual page installation.
. Use %%DATADIR%% and %%DOCSDIR%% in the packing list.
. Don't forcibly remove the save file directory when deinstalling.
. Don't forcibly remove the save file directory when installing.
. Build and install the recover utility.
. Bump PORTREVISION due to adding the recover utility.  Since the forcible
  removing of save files has been disabled this shouldn't cause nethacking
  portupgrade users to reach for Stormbringer, Vorpal Blade or Excalibur
  (which is just as well for them since I have Mjollnir and gauntlets of
   power).  They might even thank me next time they are about to ascend and
  nethack crashes.
2004-04-08 23:23:29 +00:00
Greg Lewis
10c8d61b5d You die... But wait... Your medallion begins to glow!--More--
You feel much better!  The medallion crumbles to dust!--More--
You survived that attempt on your life.

Approved by:	knu
2002-06-15 02:33:45 +00:00
Akinori MUSHA
8cdcacf95a Retire NetHack 3.2.2 ports as prearranged.
Implicitly approved by:	sf (MAINTAINER of games/nethack32-gtk)
2002-06-14 04:27:49 +00:00
Seiichirou Hiraoka
03d9e353db Fix 'missing rip.xpm' error.
patch-aa contains patch for some files.
So separate to some patch-a?
PR: ports/10680
Submitted by: h-nokubi@yyy.or.jp
1999-03-21 09:13:43 +00:00