From owner-freebsd-ports Thu Nov 23 4:19: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A772C37B4C5 for ; Thu, 23 Nov 2000 04:19:03 -0800 (PST) Received: from bsdvm.jtjang.idv.tw (121.c74.ethome.net.tw [210.58.74.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 204676E28B3 for ; Thu, 23 Nov 2000 04:18:30 -0800 (PST) Received: (from keith@localhost) by bsdvm.jtjang.idv.tw (8.11.1/8.11.1) id eANC4a878466 for ports@FreeBSD.ORG; Thu, 23 Nov 2000 20:04:36 +0800 (CST) (envelope-from keith) Date: Thu, 23 Nov 2000 20:04:36 +0800 From: Jing-Tang Keith Jang To: ports@FreeBSD.ORG Subject: Re: Absolute paths in PLIST Message-ID: <20001123200436.A58707@bsdvm.jtjang.idv.tw> Mail-Followup-To: ports@FreeBSD.ORG References: <20001123140616.A15984@zombie.antar.bryansk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001123140616.A15984@zombie.antar.bryansk.ru>; from kappa@antar.bryansk.ru on Thu, Nov 23, 2000 at 02:06:16PM +0300 X-Operating-System: FreeBSD bsdvm.jtjang.idv.tw 4.2-STABLE FreeBSD 4.2-STABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Use @cwd or @cd to change directory, in this case, "@cwd /". It's documented in pkg_create(1). On 11/23/00, Alex Kapranoff wrote: > I'm currently making a port for a binary-only linux program. > It installs a file under /etc. How can I specify such a file > in pkg-plist for it to be removed when deinstalling the port? -- Keep it simple AND stupid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message