From owner-freebsd-ports Mon Oct 13 02:52:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA07510 for ports-outgoing; Mon, 13 Oct 1997 02:52:20 -0700 (PDT) (envelope-from owner-freebsd-ports) Received: from lions.cableinet.net (lions.cableinet.net [193.38.113.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id CAA07497 for ; Mon, 13 Oct 1997 02:52:15 -0700 (PDT) (envelope-from i.vaudrey@cableinet.co.uk) Received: from nemkoltd.nildram.co.uk (usr107-cro.cableinet.co.uk [194.117.149.117]) by lions.cableinet.net (950413.SGI.8.6.12/951211.SGI) via SMTP id KAA26220 for ; Mon, 13 Oct 1997 10:37:50 +0100 Received: by nemkoltd.nildram.co.uk with Microsoft Mail id <01BCD7C5.F5D77AC0@nemkoltd.nildram.co.uk>; Mon, 13 Oct 1997 10:51:29 +0100 Message-ID: <01BCD7C5.F5D77AC0@nemkoltd.nildram.co.uk> From: Ian Vaudrey To: "'ports@freebsd.org'" Subject: pkg_delete Date: Mon, 13 Oct 1997 10:48:38 +0100 Encoding: 6 TEXT Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm working on a port that installs sample configuration files which I've included in the PLIST. If these files are edited, as they almost certainly will be, pkg_delete does not delete them and so fails. Is there a way round this? - Ian