From owner-freebsd-ports@FreeBSD.ORG Tue Oct 7 18:27:12 2003 Return-Path: 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 7FD9B16A4B3 for ; Tue, 7 Oct 2003 18:27:12 -0700 (PDT) Received: from mag.barnet.com.au (mag.barnet.com.au [218.185.88.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC04243FA3 for ; Tue, 7 Oct 2003 18:27:11 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from extmail.barnet.com.au (tim.direct.int.barnet.com.au [10.10.10.2]) by mag.barnet.com.au (Postfix) with ESMTP id 431BC1306 for ; Wed, 8 Oct 2003 11:27:51 +1000 (EST) X-Viruscan-Id: <3F8367ED00014B0C01C90862@VIRUSCAN-127.0.0.1> Received: from k7.mavetju (tim.barnet.com.au [218.185.88.1]) by extmail.barnet.com.au (Postfix) with ESMTP id 628C51E15 for ; Wed, 8 Oct 2003 11:27:08 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id EEEBD6A7101; Wed, 8 Oct 2003 11:27:06 +1000 (EST) Date: Wed, 8 Oct 2003 11:27:06 +1000 From: Edwin Groothuis To: ports@freebsd.org Message-ID: <20031008012706.GS59397@k7.mavetju> References: <20031008003719.GA24027@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031008003719.GA24027@k7.mavetju> User-Agent: Mutt/1.4.1i Subject: Re: pkg-plist issue - help needed (I'm stumped) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2003 01:27:12 -0000 On Wed, Oct 08, 2003 at 10:37:19AM +1000, Edwin Groothuis wrote: > Hello, > > I was trying to get this port installed: > http://people.freebsd.org/~edwin/tsocks.tar.gz > > It installs fine, but when I delete it, it complains it can't delete > the lib/tsocks directory because libtsocks.so.1.8 is still in there. > Buuuuuut... libtsocks.so.1.8 is in the pkg-plist. > > It seems that libtsocks.so.1.8 isn't stored in the +CONTENTS file > in /var/db/pkg/tsocks neither. I'm confused, how can I make this > pkg-plist working correctly? Got the answers from Clement Laforet and Oliver Eikemeier . Thanks guys! Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php