From owner-freebsd-ports@FreeBSD.ORG Mon Dec 18 22:11:06 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F044116A40F for ; Mon, 18 Dec 2006 22:11:06 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (grnl-static-02-0046.dsl.iowatelecom.net [69.66.56.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5CEE43C9F for ; Mon, 18 Dec 2006 22:11:05 +0000 (GMT) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.8/8.13.8) with ESMTP id kBILcH8S088913; Mon, 18 Dec 2006 15:38:17 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.8/8.13.8/Submit) id kBILcGbg088912; Mon, 18 Dec 2006 15:38:16 -0600 (CST) (envelope-from brooks) Date: Mon, 18 Dec 2006 15:38:16 -0600 From: Brooks Davis To: Beech Rintoul Message-ID: <20061218213816.GA88878@lor.one-eyed-alien.net> References: <200612181210.50808.freebsd@alaskaparadise.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: <200612181210.50808.freebsd@alaskaparadise.com> User-Agent: Mutt/1.5.11 Cc: freebsd-ports@freebsd.org Subject: Re: pkg-plist question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2006 22:11:07 -0000 --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 18, 2006 at 12:10:47PM -0900, Beech Rintoul wrote: > I'm working on an update of proftpd. On install it=20 > creates /usr/local/include/proftpd with a bunch of header files. If I del= ete=20 > the port it leaves them behind. I've read the porter's handbook and I've= =20 > tried various things to remove them and the directory, no luck. Would som= eone=20 > tell me what to put in pkg-plist so these get deleted? include/proftpd/foo.h include/proftpd/bar.h include/proftpd/baz.h @dirrm include/proftpd Alternatively, if the port is properly PREFIX clean you can install it somewhere else and use one of the tools like ports/Tools/scripts/plist to generate a full plist file. Note that the default output of plist is not actually a valid pkg-plist. -- Brooks --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFhwpIXY6L6fI4GtQRAmsUAJ9K5p+coRxfj07L5DUTlFUSPFfyvQCg35LT XgKFszTI2lFxGQJeX3nYuaE= =wtmx -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU--