From owner-freebsd-current@FreeBSD.ORG Thu Sep 6 16:44:43 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0170A1065670; Thu, 6 Sep 2012 16:44:43 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 5E4FD8FC12; Thu, 6 Sep 2012 16:44:42 +0000 (UTC) Received: from seedling.local (host86-186-0-200.range86-186.btcentralplus.com [86.186.0.200]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q86GibgA035369 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 6 Sep 2012 17:44:37 +0100 (BST) (envelope-from matthew@FreeBSD.org) X-DKIM: OpenDKIM Filter v2.5.2 smtp.infracaninophile.co.uk q86GibgA035369 Authentication-Results: smtp.infracaninophile.co.uk/q86GibgA035369; dkim=none (no signature); dkim-adsp=none X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host host86-186-0-200.range86-186.btcentralplus.com [86.186.0.200] claimed to be seedling.local Message-ID: <5048D2EC.70109@FreeBSD.org> Date: Thu, 06 Sep 2012 17:44:28 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:15.0) Gecko/20120824 Thunderbird/15.0 MIME-Version: 1.0 To: Ivan Voras References: <20120830141939.GJ64447@ithaqua.etoilebsd.net> In-Reply-To: X-Enigmail-Version: 1.4.4 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5F922C8AFD39566E334D9235" X-Virus-Scanned: clamav-milter 0.97.5 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_RP_RNBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC, SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: freebsd-current@FreeBSD.org Subject: Re: pkg (aka pkgng) 1.0 released X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Sep 2012 16:44:43 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5F922C8AFD39566E334D9235 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/09/2012 16:37, Ivan Voras wrote: > On 30/08/2012 16:19, Baptiste Daroussin wrote: >> Hi all, >> >> Since Julien Laffaye and I started pkgng lots of things has happened a= nd here we >> are now. >> >> After 2 years of development (first commit "Tue Sep 7 2010"), more tha= n 2000 >> commits, 43 different contibutors. The pkgng team is proud to release= pkg-1.0! >=20 > Hi, >=20 > It looks like the pkg port installs pkg.conf.sample with the line: >=20 > PACKAGESITE : http://pkg.freebsd.org/${ABI}/latest >=20 > ... which is finally a good step in the direction of making pkgng > working by default, except that the "pkg.freebsd.org" site doesn't exis= t > in DNS. Instead, pkgbeta.freebsd.org still exists. I suppose one should= > be a DNS CNAME for the other? It's a SRV record: seedling:~:% dig +short IN SRV _http._tcp.pkg.freebsd.org 10 10 80 pkgbeta.FreeBSD.org. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------enig5F922C8AFD39566E334D9235 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlBI0vQACgkQ8Mjk52CukIxdkACaAnkeSmGvTOThwwKQwpx12DJf z+8AmQGNcYNvfqYThKtdN39lwmzZLZU7 =1D6p -----END PGP SIGNATURE----- --------------enig5F922C8AFD39566E334D9235--