From owner-freebsd-questions@FreeBSD.ORG Tue May 25 13:52:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CE5516A4CE for ; Tue, 25 May 2004 13:52:03 -0700 (PDT) Received: from out011.verizon.net (out011pub.verizon.net [206.46.170.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE0B643D2D for ; Tue, 25 May 2004 13:52:02 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] ([68.161.84.3]) by out011.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040525205202.LFKD18566.out011.verizon.net@[192.168.1.3]>; Tue, 25 May 2004 15:52:02 -0500 Message-ID: <40B3B168.50700@mac.com> Date: Tue, 25 May 2004 16:49:44 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040514 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Garance A Drosihn References: <40B38735.8080609@wcborstel.nl> <40B389E7.5070607@mac.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out011.verizon.net from [68.161.84.3] at Tue, 25 May 2004 15:52:01 -0500 cc: Jorn Argelo cc: freebsd Questions Subject: Re: Strange pkg_info output X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 May 2004 20:52:03 -0000 Garance A Drosihn wrote: [ ...snip thread about "pkg_info: ... has no origin recorded" messages... ] > In my case, it was happening on something that I had always > upgraded via ports & portupgrade. It was not bsdpan (which I do > not even have installed...), but I do not remember what it was. If you install perl from ports, you apparently get bsdpan included. I think bsdpan is supposed to create the appropriate package bill-of-materials for Perl modules when you use CPAN, only things seems to behave differently than the packages you get using the ports tree (which have a "p5-" prefix rather than "bsdpan-"). -- -Chuck