Date: Thu, 8 Apr 2004 16:23:29 -0700 (PDT) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/nethack32 Makefile pkg-plist ports/games/nethack32/files patch-af patch-ag Message-ID: <200404082323.i38NNTor018874@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2004/04/08 16:23:29 PDT FreeBSD ports repository Modified files: games/nethack32 Makefile pkg-plist games/nethack32/files patch-af patch-ag Log: . 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. Revision Changes Path 1.38 +3 -4 ports/games/nethack32/Makefile 1.4 +19 -5 ports/games/nethack32/files/patch-af 1.4 +64 -3 ports/games/nethack32/files/patch-ag 1.14 +123 -122 ports/games/nethack32/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404082323.i38NNTor018874>