what am i doing wrong
Bjorn Carlsson
bc at skogen.nu
Fri Apr 5 14:40:02 UTC 2013
Late one night I felt adventurous and wanted to try pkgng.. now:
[root at kaguzi /home/bc]# pkg version | grep "<"
ImageMagick-6.7.9.4 <
apache22-2.2.22_8 <
apr-1.4.6.1.4.1_1 <
automake-1.12.3 <
bash-4.2.37 <
cairo-1.10.2_4,2 <
cups-client-1.5.2_2 <
cups-image-1.5.2_1 <
emacs-24.2,2 <
^C
[root at kaguzi /home/bc]# pkg upgrade
Updating repository catalogue
Repository catalogue is up-to-date, no need to fetch fresh copy
Nothing to do
[root at kaguzi /home/bc]# more /usr/local/etc/pkg.conf
# System-wide configuration file for pkg(1)
# For more information on the file format and
# options please refer to the pkg.conf(5) man page
# Configuration options
PACKAGESITE : http://pkg.freebsd.org/${ABI}/latest
#SRV_MIRRORS : NO
#PKG_DBDIR : /var/db/pkg
#PKG_CACHEDIR : /var/cache/pkg
#PORTSDIR : /usr/ports
#PUBKEY : /etc/ssl/pkg.conf
#HANDLE_RC_SCRIPTS : NO
#PKG_MULTIREPOS : NO
#ASSUME_ALWAYS_YES : NO
#SYSLOG : YES
#SHLIBS : NO
#AUTODEPS : NO
#PORTAUDIT_SITE : http://portaudit.FreeBSD.org/auditfile.tbz
# Repository definitions
#repos:
# default : http://example.org/pkgng/
# repo1 : http://somewhere.org/pkgng/repo1/
# repo2 : http://somewhere.org/pkgng/repo2/
[root at kaguzi /home/bc]#
What am I doing wrong (besides the obvious about late night adventures..)
Thanks.
More information about the freebsd-ports
mailing list