From owner-cvs-ports@FreeBSD.ORG Tue Apr 20 07:24:29 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45B8F16A4CF; Tue, 20 Apr 2004 07:24:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24F1C43D2F; Tue, 20 Apr 2004 07:24:29 -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 i3KEOSGe091901; Tue, 20 Apr 2004 07:24:28 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i3KEOS7j091900; Tue, 20 Apr 2004 07:24:28 -0700 (PDT) (envelope-from glewis) Message-Id: <200404201424.i3KEOS7j091900@repoman.freebsd.org> From: Greg Lewis Date: Tue, 20 Apr 2004 07:24:28 -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/nethack33 Makefile pkg-plist ports/games/nethack33/files patch-aa patch-ae patch-af patch-dgn_comp.6 patch-dlb.6 patch-lev_comp.6 patch-nethack.6 patch-recover.6 patch-system.h pkg-deinstall.in ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2004 14:24:29 -0000 glewis 2004/04/20 07:24:28 PDT FreeBSD ports repository Modified files: games/nethack33 Makefile pkg-plist games/nethack33/files patch-aa patch-ae patch-af games/nethack33-gnome Makefile games/nethack33-nox11 Makefile games/nethack33-qt Makefile Added files: games/nethack33/files patch-dgn_comp.6 patch-dlb.6 patch-lev_comp.6 patch-nethack.6 patch-recover.6 patch-system.h pkg-deinstall.in Log: . Sync with the nethack32 port: . By default, install things in a location that won't conflict with the other nethack ports. . Build and install the recover utility so that users can recover their game if it crashes (bump PORTREVISION for this). . Sync with the nethack34 port: . Use PKGNAMESUFFIX to select the graphics type. . Remove the COMMENT in the slave ports. . Take maintainership of nethack33 and nethack33-nox11. . Unbreak the nethack33-qt port. Revision Changes Path 1.5 +1 -2 ports/games/nethack33-gnome/Makefile 1.34 +2 -3 ports/games/nethack33-nox11/Makefile 1.39 +1 -2 ports/games/nethack33-qt/Makefile 1.40 +48 -16 ports/games/nethack33/Makefile 1.5 +3 -1 ports/games/nethack33/files/patch-aa 1.5 +71 -4 ports/games/nethack33/files/patch-ae 1.4 +10 -8 ports/games/nethack33/files/patch-af 1.1 +13 -0 ports/games/nethack33/files/patch-dgn_comp.6 (new) 1.1 +13 -0 ports/games/nethack33/files/patch-dlb.6 (new) 1.1 +13 -0 ports/games/nethack33/files/patch-lev_comp.6 (new) 1.1 +40 -0 ports/games/nethack33/files/patch-nethack.6 (new) 1.1 +22 -0 ports/games/nethack33/files/patch-recover.6 (new) 1.1 +26 -0 ports/games/nethack33/files/patch-system.h (new) 1.1 +16 -0 ports/games/nethack33/files/pkg-deinstall.in (new) 1.13 +141 -137 ports/games/nethack33/pkg-plist