Date: Mon, 12 Apr 2004 14:02:10 -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-deinstall pkg-plist ports/games/nethack32/files patch-ac patch-af patch-ag patch-dgn_comp.6 patch-dlb.6 patch-lev_comp.6 patch-nethack.6 patch-recover.6 pkg-deinstall.in Message-ID: <200404122102.i3CL2AOk049367@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2004/04/12 14:02:10 PDT FreeBSD ports repository Modified files: games/nethack32 Makefile pkg-plist games/nethack32/files patch-ac patch-af patch-ag Added files: games/nethack32/files patch-dgn_comp.6 patch-dlb.6 patch-lev_comp.6 patch-nethack.6 patch-recover.6 pkg-deinstall.in Removed files: games/nethack32 pkg-deinstall Log: . 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. Revision Changes Path 1.39 +48 -7 ports/games/nethack32/Makefile 1.4 +5 -4 ports/games/nethack32/files/patch-ac 1.5 +18 -1 ports/games/nethack32/files/patch-af 1.5 +11 -6 ports/games/nethack32/files/patch-ag 1.1 +13 -0 ports/games/nethack32/files/patch-dgn_comp.6 (new) 1.1 +13 -0 ports/games/nethack32/files/patch-dlb.6 (new) 1.1 +13 -0 ports/games/nethack32/files/patch-lev_comp.6 (new) 1.1 +40 -0 ports/games/nethack32/files/patch-nethack.6 (new) 1.1 +22 -0 ports/games/nethack32/files/patch-recover.6 (new) 1.1 +16 -0 ports/games/nethack32/files/pkg-deinstall.in (new) 1.2 +0 -16 ports/games/nethack32/pkg-deinstall (dead) 1.16 +9 -5 ports/games/nethack32/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404122102.i3CL2AOk049367>