Date: Tue, 25 May 2004 17:26:05 -0400 From: Christopher Nehren <apeiron@comcast.net> To: Chuck Swiger <cswiger@mac.com> Cc: freebsd Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Strange pkg_info output Message-ID: <20040525212604.GA18853@prophecy.dyndns.org> In-Reply-To: <40B389E7.5070607@mac.com> References: <40B38735.8080609@wcborstel.nl> <40B389E7.5070607@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 25, 2004 at 14:01:11 EDT, Chuck Swiger scribbled these curious markings: > >pkg_info: package bsdpan-DBD-mysql-2.9003 has no origin recorded > >pkg_info: package bsdpan-DBI-1.42 has no origin recorded > >pkg_info: package bsdpan-GD-1.19 has no origin recorded >=20 > >Should I be worried about this? Or, how do I fix this? The messages are telling you that when you installed the package, BSDPAN did register it into the package database, but it (obviously) has no information about where from the ports tree you installed it; e.g., if you installed DBI from the ports tree, its origin would be databases/p5-DBI. Why you're installing packages that are in the ports tree without using the ports tree is beyond me. If you want it to be updated, send-pr with a patch. > I would be interested in a fix for this as well, however. The simplest solution would be to create a port out of the module in question. It's extremely simple; a typical Perl module's port makefile fits on one 80x25 console screen, and its pkg-plist would fit on an 80x10 screen :). I've done this myself a number of times. Just remember that if you put the port in the category Makefile (e.g. databases/Makefile), any subsequent cvsup / cvs update will remove your=20 changes. --=20 I abhor a system designed for the "user", if that word is a coded pejorative meaning "stupid and unsophisticated". -- Ken Thompson - Unix is user friendly. However, it isn't idiot friendly. - Please CC me in all replies, even if I'm on the relevant list(s). --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAs7nsk/lo7zvzJioRAoxuAKCtINn+0x2CROLoTIub/F4jx1w1TACfWqWP paKoSXbNEsd9JHa6Kg30wm8= =EJAP -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040525212604.GA18853>