From owner-freebsd-questions@FreeBSD.ORG Sat Apr 17 18:16:00 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 B3D7816A4CF for ; Sat, 17 Apr 2004 18:16:00 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AB5543D1F for ; Sat, 17 Apr 2004 18:16:00 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i3I1FdBt097148; Sat, 17 Apr 2004 20:15:39 -0500 (CDT) (envelope-from dan) Date: Sat, 17 Apr 2004 20:15:39 -0500 From: Dan Nelson To: Lee Dilkie Message-ID: <20040418011539.GD2146@dan.emsphone.com> References: <87fzb2qri2.fsf@emptyhost.emptydomain.de> <0e9d01c424c1$e582a910$c10133ce@dilkie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0e9d01c424c1$e582a910$c10133ce@dilkie.com> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: 'Kai Grossjohann' cc: freebsd-questions@freebsd.org Subject: Re: bsdpan-DB_File - missing origin 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: Sun, 18 Apr 2004 01:16:00 -0000 In the last episode (Apr 17), Lee Dilkie said: > >If you do > > perl -MCPAN -e shell > > install DB_File > > > >then you get that port. > > Okay, that is good to know. But I, personally, never did this so it > must have been done by one of the ports I have installed. I just > wonder which one, or rather, how one goes about discovering which > one. Any ideas? According to the pkg-plist for both the perl5 and perl58 ports, DB_File is part of perl itself. I don't think a port would try and install something already on the system, and it shouldn't be using perl's install method if it did. Could it have been done by a non-port install maybe? -- Dan Nelson dnelson@allantgroup.com