From owner-cvs-all@FreeBSD.ORG Fri Apr 9 00:13:05 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 9553F16A4CE; Fri, 9 Apr 2004 00:13:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7811B43D54; Fri, 9 Apr 2004 00:13:05 -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 i397D5Ge036071; Fri, 9 Apr 2004 00:13:05 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i397D5ES036070; Fri, 9 Apr 2004 00:13:05 -0700 (PDT) (envelope-from glewis) Message-Id: <200404090713.i397D5ES036070@repoman.freebsd.org> From: Greg Lewis Date: Fri, 9 Apr 2004 00:13:05 -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 pkg-deinstall pkg-plist 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: Fri, 09 Apr 2004 07:13:05 -0000 glewis 2004/04/09 00:13:05 PDT FreeBSD ports repository Modified files: games/nethack32 pkg-plist Added files: games/nethack32 pkg-deinstall Log: . Don't print an error trying to remove ${DATADIR} if it can't be removed. 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. Revision Changes Path 1.1 +16 -0 ports/games/nethack32/pkg-deinstall (new) 1.15 +1 -1 ports/games/nethack32/pkg-plist