>Number:         186007
>Category:       conf
>Synopsis:       pkgng is the deafult for 10.0. `pkg.FreeBSD.org/${ABI}/latest' 
>seems to be too outdated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 22 16:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Guayaseal
>Release:        10.0
>Organization:
>Environment:
FreeBSD think40 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Fri Jan 17 
01:46:25 UTC 2014     r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Pkgng is the default for FreeBSD 10.0 The `/etc/pkg/FreeBSD.conf' contains the 
line:

url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest";,

Unfortunately this repo is a little out-of-date / doesn't contain a few 
important packages. One of the very first steps on a newly installed system 
would be:

# pkg install xorg

Unfortunately it will fail:

# pkg install xorg
Updating repository catalogue
pkg: Missing dependency matching 'x11-servers/xorg-server'
pkg: Missing dependency matching 'x11-drivers/xf86-video-vesa'
pkg: Missing dependency matching 'x11-drivers/xorg-drivers'
pkg: No packages matching 'xorg' available in the repositories

Wouldn't:

url: "pkg+http://pkg.FreeBSD.org/${ABI}/release/0";,

as a default be any better?
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to