aboutsummaryrefslogtreecommitdiffstats
path: root/x11/9menu
ModeNameSize
-rw-r--r--Makefile805logstatsplainblame
-rw-r--r--distinfo185logstatsplainblame
d---------files36logstatsplain
-rw-r--r--pkg-descr365logstatsplainblame
ns'>-25/+194 | | | | | | | | | | | | 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. * . Don't print an error trying to remove ${DATADIR} if it can't be removed.glewis2004-04-092-1/+17 | | | | | | | It may contain save files that aren't being forcibly deleted any more. If this is the case, use a pkg-deinstall script to inform the user of how they can manually remove the save files if they are permanently removing the port. * . Minor Makefile cleanups.glewis2004-04-094-134/+209 | | | | | | | | | | | | | | | | . 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. * . SIZEify.glewis2004-03-191-0/+2 | | | | Submitted by: trevor (except diablo-jre13) * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 | | | | (Part 2) * . Update nethack web page.glewis2003-09-271-1/+1 | * . Define WRKSRC to fix breakage caused by DISTNAME change in last commit.glewis2003-03-281-0/+2 | | | | Submitted by: bento (via kris) * . Distribution files have been moved to the Nethack Source Forge site.glewis2003-03-252-5/+7 | | | | | | | Track them there. Interestingly the name of the distribution has changed but the MD5 sum hasn't. Pointed out by: distfile survey * de-pkg-commentglewis2003-02-282-1/+1