Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2007 18:17:06 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Jason Gretz <JGretz@Angstman.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: bsd-pan
Message-ID:  <45DF2FA2.4070407@infracaninophile.co.uk>
In-Reply-To: <150E08CEC4094342AB141E7D7F15E31E6130A9@hades.dynasty.angstman.com>
References:  <150E08CEC4094342AB141E7D7F15E31E6130A9@hades.dynasty.angstman.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig22ACD9DCD5C20DAB52DD372E
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Jason Gretz wrote:
> Hey guys, I was checking the status of my ports, and I got this
> output from =E2=80=9Cpkg_version =E2=80=93v=E2=80=9D
>=20
> =20
>=20
> bsdpan-Compress-Raw-Zlib-2.001      !   Comparison failed
>=20
> bsdpan-Compress-Zlib-2.001          <   needs updating (port has 2.003)=

>=20
> bsdpan-Date-Manip-5.44              =3D   up-to-date with port
>=20
> bsdpan-Filesys-Virtual-0.06         =3D   up-to-date with port
>=20
> bsdpan-Filesys-Virtual-Plain-0.10   =3D   up-to-date with port
>=20
> bsdpan-HTML-Parser-3.55             <   needs updating (port has 3.56)
>=20
> bsdpan-HTML-Tagset-3.10             =3D   up-to-date with port
>=20
> bsdpan-IO-1.23                      >   succeeds port (port has 1.20)
>=20
> bsdpan-IO-Compress-Base-2.001       !   Comparison failed
>=20
> bsdpan-IO-Compress-Zlib-2.001       !   Comparison failed
>=20
> =20
>=20
> Maybe I=E2=80=99m just a loser and can=E2=80=99t type, but the =E2=80=9C=
locate=E2=80=9D and =E2=80=9Cwhereis=E2=80=9D
> command can=E2=80=99t find any of these. And yes, the =E2=80=9Clocate=E2=
=80=9D database is
> updated (via cron every 15 minutes) Anyone know where in the Ports
> Tree these are?

Actually the whole point here is that these packages don't come
from the ports tree at all.  'bsdpan' is 'FreeBSD' + 'CPAN' -- that
is, it's a FreeBSD modification to the usual perl module handling
-- ie. the CPAN.pm stuff -- which records all of the files etc.
installed by a CPAN module in the package database.  Because of this,
and unlike most other Unixoid systems it's easy to use pkg_delete to
cleanly deinstall a perl module on FreeBSD.

However 'bsdpan' packages don't have a package origin, and hence cause
a few problems with certain functionality of the FreeBSD package handling=
 tools.  In general if a perl module is available from the ports tree
then you should install it that way rather than the CPAN way.

As for where the packages are: strip off the 'bsdpan-' part of the
name. strip off the trailing version number and dash, then replace
the other dashes with slashes and optionally slap a '.pm' on the end.
So:

bsdpan-IO-Compress-Zlib-2.001 ---> IO/Compress/Zlib

You'll find that under /usr/local/lib/perl5/site-perl/5.8.8/

Or you can just type 'pkg_info -L bsdpan-IO-Compress-Zlib-2.001'

	Cheers,

	Matthew


--=20
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW


--------------enig22ACD9DCD5C20DAB52DD372E
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.2 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF3y+q8Mjk52CukIwRCP52AKCJ0v0oAOqQWuoM5ISopmT6oe0fQwCffm1w
hBvbVd3wDoNhYvFcSoc4o70=
=VIkX
-----END PGP SIGNATURE-----

--------------enig22ACD9DCD5C20DAB52DD372E--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45DF2FA2.4070407>