View Single Post
Old 22nd May 2008
Ofloo Ofloo is offline
Port Guard
 
Join Date: May 2008
Posts: 10
Default

Oh one more thing can I run make check-old && make delete-old after a successful upgrade ?

EDIT:

also i've noticed pkgdb is acting weird, ..

Code:
# pkgdb -F
--->  Checking the package registry database
[Rebuilding the pkgdb <format:bdb_btree> in /var/db/pkg ... - 56 packages found (-0 +56) ........................................................ done]
Stale dependency: BitchX-1.1.0.1_1 -> perl-5.8.8_1 (lang/perl5.8):
Install stale dependency? ([y]es/[n]o/[a]ll) [yes]

...

# pwd
/var/db/pkg
# ls | grep perl
perl-5.8.8_1/
# perl -v

This is perl, v5.8.8 built for i386-freebsd-64int
(with 1 registered patch, see perl -V for more detail)

Copyright 1987-2006, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

Last edited by Ofloo; 22nd May 2008 at 11:51 PM.
Reply With Quote