From owner-cvs-all Mon Aug 12 14:20:35 2002 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 0B2AE37B400; Mon, 12 Aug 2002 14:20:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C27BC43E6A; Mon, 12 Aug 2002 14:20:29 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CLKTJU016638; Mon, 12 Aug 2002 14:20:29 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CLKTVs016637; Mon, 12 Aug 2002 14:20:29 -0700 (PDT) Message-Id: <200208122120.g7CLKTVs016637@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 12 Aug 2002 14:20:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/nethack34 Makefile pkg-plist ports/games/nethack34/files patch-aa patch-ad patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/08/12 14:20:29 PDT Modified files: games/nethack34 Makefile pkg-plist games/nethack34/files patch-aa patch-ad patch-ae Log: - Define USE_REINPLACE and use REINPLACE_CMD instead of perl. - Make the install directory and the program name configurable. We'll change the defaults in future so one can install multiple versions of nethack at a time. - Do not mercilessly remove non-empty logfile and record on deinstallation. Revision Changes Path 1.31 +15 -5 ports/games/nethack34/Makefile 1.5 +3 -3 ports/games/nethack34/files/patch-aa 1.6 +10 -1 ports/games/nethack34/files/patch-ad 1.5 +5 -4 ports/games/nethack34/files/patch-ae 1.13 +145 -143 ports/games/nethack34/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message