From nobody@FreeBSD.org  Wed Jan 22 16:39:29 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 19C66207
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 22 Jan 2014 16:39:25 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 04C5519FF
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 22 Jan 2014 16:39:25 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s0MGdNKX090026
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 22 Jan 2014 16:39:23 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s0MGdNla090023;
	Wed, 22 Jan 2014 16:39:23 GMT
	(envelope-from nobody)
Message-Id: <201401221639.s0MGdNla090023@oldred.freebsd.org>
Date: Wed, 22 Jan 2014 16:39:23 GMT
From: Guayaseal <kozlowsm@mini.pw.edu.pl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: pkgng is the deafult for 10.0. `pkg.FreeBSD.org/${ABI}/latest' seems to be too outdated
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 22 16:40:00 UTC 2014
>Closed-Date:    Mon Feb 10 18:00:36 CET 2014
>Last-Modified:  Mon Feb 10 18:00:36 CET 2014
>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     root@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:
State-Changed-From-To: open->closed 
State-Changed-By: brueffer 
State-Changed-When: Mon Feb 10 17:59:03 CET 2014 
State-Changed-Why:  
According to bapt@ the xorg problem you were having is fixed now.  There 
was a short time window around the release were this was a problem.  Please 
let us know in case it still doesn't work for you. 

Thanks for the report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186007 
>Unformatted:
