From owner-freebsd-questions@FreeBSD.ORG Sat Apr 6 19:24:11 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CB682FEE for ; Sat, 6 Apr 2013 19:24:11 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 8C3D8D22 for ; Sat, 6 Apr 2013 19:24:11 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UOYIO-0005yi-Ax for freebsd-questions@freebsd.org; Sat, 06 Apr 2013 20:57:00 +0200 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Apr 2013 20:57:00 +0200 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Apr 2013 20:57:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Walter Hurry Subject: Re: State of Packages Date: Fri, 5 Apr 2013 12:51:38 +0000 (UTC) Lines: 11 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Apr 2013 19:24:11 -0000 On Thu, 04 Apr 2013 14:57:57 -0400, doug wrote: > My questions: Does/will pkgng work? Are 9.1 packages on the ISO images? > I am in the progess of answering that one for myself but had some time > on my hands during the download :) Prebuilt packages are on the way apparently, but I have made my own repository anyway for the 600-odd packages which I and my users need - thus I compile from ports once only (all are 9.1-RELEASE x86_64). It works well, and is not difficult.