From owner-cvs-all@FreeBSD.ORG Mon Apr 12 14:02:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05C4416A4D2; Mon, 12 Apr 2004 14:02:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F140A43D49; Mon, 12 Apr 2004 14:02:10 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i3CL2AGe049374; Mon, 12 Apr 2004 14:02:10 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i3CL2AOk049367; Mon, 12 Apr 2004 14:02:10 -0700 (PDT) (envelope-from glewis) Message-Id: <200404122102.i3CL2AOk049367@repoman.freebsd.org> From: Greg Lewis Date: Mon, 12 Apr 2004 14:02:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2004 21:02:11 -0000 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