From owner-freebsd-ports@FreeBSD.ORG Tue Oct 7 17:37:39 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 DCD4816A4B3 for ; Tue, 7 Oct 2003 17:37:39 -0700 (PDT) Received: from mag.barnet.com.au (mag.barnet.com.au [218.185.88.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 291A74400B for ; Tue, 7 Oct 2003 17:37:38 -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 61B281400 for ; Wed, 8 Oct 2003 10:38:17 +1000 (EST) X-Viruscan-Id: <3F835C500001028201B2DD90@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 C15821E10 for ; Wed, 8 Oct 2003 10:37:30 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id EC63C6A7101; Wed, 8 Oct 2003 10:37:19 +1000 (EST) Date: Wed, 8 Oct 2003 10:37:19 +1000 From: Edwin Groothuis To: freebsd-ports@freebsd.org Message-ID: <20031008003719.GA24027@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: 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 00:37:40 -0000 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? Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php