From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 02:10:33 2013 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B0DCE271 for ; Thu, 31 Oct 2013 02:10:33 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9067D2533 for ; Thu, 31 Oct 2013 02:10:33 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9V2AXmo083696 for ; Thu, 31 Oct 2013 02:10:33 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9V2AXGi083693 for pkg@FreeBSD.org; Thu, 31 Oct 2013 02:10:33 GMT (envelope-from bdrewery) Received: (qmail 24374 invoked from network); 30 Oct 2013 21:10:31 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 30 Oct 2013 21:10:31 -0500 Message-ID: <5271BC11.1010303@FreeBSD.org> Date: Wed, 30 Oct 2013 21:10:25 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: pkg@FreeBSD.org Subject: Official FreeBSD Binary Packages now available for pkgng X-Enigmail-Version: 1.5.2 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: pkg@FreeBSD.org List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 02:10:33 -0000 We are pleased to announce that official binary packages are now available for pkg, the next generation package management tool for FreeBSD. Pkg allows you to either use ports with portmaster/portupgrade or to have binary remote packages without ports. We have binary packages available for i386 and amd64 on 8.3,8.4,9.1,9.2,10.0 and 11 (head). Pkg will be the default starting in FreeBSD 10. The pkg_install suite of tools pkg_create(1), pkg_add(1), and pkg_info(1) (which ports also use), are deprecated and will be discontinued in roughly 6 months. A communication regarding the deprecation of the pkg_install suite of tools will be sent separately in the future. If you are currently not using pkg and wish to, run the following as root. Be sure not to add WITH_PKGNG=yes to your make.conf until after pkg is installed. # cd /usr/ports/ports-mgmt/pkg && make install clean # echo WITH_PKGNG=yes >> /etc/make.conf # pkg2ng You can now either continue to use ports with portmaster/portupgrade, as before or switch to using binary packages only. To use binary packages: 1. Ensure your pkg(8) is up-to-date. 'pkg -v' should say at least 1.1.4_8. If it does not, first upgrade from ports. 2. Remove any repository-specific configuration from /usr/local/etc/pkg.conf, such as PACKAGESITE, MIRROR_TYPE, PUBKEY. If this leaves your pkg.conf empty, just remove it. 3. mkdir -p /usr/local/etc/pkg/repos 4. Create the file /usr/local/etc/pkg/repos/FreeBSD.conf with: FreeBSD: { url: "http://pkg.FreeBSD.org/${ABI}/latest", mirror_type: "srv", enabled: "yes" } * Note that pkg.FreeBSD.org does not have a browsable web page on it and does not have a DNS A record. This is intended as it is an SRV host. pkg(8) knows how to properly use it. You can use 'pkg search' to browse the available packages in the repository. Mirrors you may use instead of the global pkg.FreeBSD.org: pkg.eu.FreeBSD.org pkg.us-east.FreeBSD.org pkg.us-west.FreeBSD.org Your system is now ready to use packages! Refer to the handbook section on pkgng for usage at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pkgng-intro.html. Also see 'man pkg' for examples or 'pkg help'. Packages are built weekly from a snapshot of the Ports Collection every Wednesday morning 01:00 UTC. They typically will be available in the repository after a few days. Pkg 1.2 will be released in the coming month which will bring many improvements including officially signed packages. FreeBSD 10's pkg bootstrap now also supports signed pkg(8) installation. Regards, Bryan Drewery on behalf of portmgr@ From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 06:52:49 2013 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BD5DE7EB for ; Thu, 31 Oct 2013 06:52:49 +0000 (UTC) (envelope-from frederique@netground.nl) Received: from kms.netground.nl (kms.netground.nl [87.250.151.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 56F5323F7 for ; Thu, 31 Oct 2013 06:52:48 +0000 (UTC) X-Footer: bmV0Z3JvdW5kLm5s Received: from [83.117.114.60] ([83.117.114.60]) by kms.netground.nl for pkg@FreeBSD.org; Thu, 31 Oct 2013 07:22:37 +0100 From: "Net Ground - Frederique Rijsdijk" Subject: Re: Official FreeBSD Binary Packages now available for pkgng To: pkg@FreeBSD.org In-Reply-To: =?iso-8859-1?Q?=3CWM!aa777210ae1372fdb16037119a9af964837e7e014?= =?iso-8859-1?Q?d00422e2c3cc93a3b43a9c2a3f65ec1c8d06aef65ddb549?= =?iso-8859-1?Q?b489704eeb08b082f45829529a94241da558abed!=40mta?= =?iso-8859-1?Q?02=2Egs=2Ecleanguard=2Enl=3E?= Message-ID: <20131031062237.bb36f2db@kms.netground.nl> Date: Thu, 31 Oct 2013 07:22:37 +0100 X-User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 06:52:49 -0000 Hi Bryan, That's fantastic news. Question: I see for instance that php52, apache is off. For php53 it's o= n. php54 and php5 are not there at all. None of the php's seem to be com= piled with php-fpm. What if I'd like threaded perl=3F How are the make o= ptions defined=3F Are they always the 'default' =3F What if I'd like to run perl 5.18 in stead of 5.14=3F These are probably= the latest 'default' versions=3F These are just examples, I'm sure there are alot more. Are you using poudriere to build the packages=3F -- Frederique From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 06:53:04 2013 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A79EF805 for ; Thu, 31 Oct 2013 06:53:04 +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]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 236E223F9 for ; Thu, 31 Oct 2013 06:53:03 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.7/8.14.7) with ESMTP id r9V6qwlV039804 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 31 Oct 2013 06:52:59 GMT (envelope-from matthew@FreeBSD.org) DKIM-Filter: OpenDKIM Filter v2.8.3 smtp.infracaninophile.co.uk r9V6qwlV039804 Authentication-Results: smtp.infracaninophile.co.uk/r9V6qwlV039804; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy) Message-ID: <5271FE41.1010505@FreeBSD.org> Date: Thu, 31 Oct 2013 06:52:49 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: pkg@FreeBSD.org Subject: Re: Official FreeBSD Binary Packages now available for pkgng References: <5271BC11.1010303@FreeBSD.org> In-Reply-To: <5271BC11.1010303@FreeBSD.org> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="STsXWgxQLl5Txsh9xloFtJHPwqFR7mXu1" X-Virus-Scanned: clamav-milter 0.97.8 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 06:53:04 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --STsXWgxQLl5Txsh9xloFtJHPwqFR7mXu1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 31/10/2013 02:10, Bryan Drewery wrote: > We are pleased to announce that official binary packages are now > available for pkg, the next generation package management tool for Free= BSD. Is this going to ports-announce@... and maybe ports@... too? I'm not sure that the pkg@... list is going to reach enough of the interested people. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --STsXWgxQLl5Txsh9xloFtJHPwqFR7mXu1 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.20 (Darwin) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQJ8BAEBCgBmBQJScf5KXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkATnZwQAIuPQdNhD8KYJMC1qH4FCSND iQVqM/1hR2iDczz8smoWD3NiraB6EChpHMcZPbzLBvLmotnUrhYzauHgVsYr6zVB xnRhy8cXSFTkWqVzSOlYU/yvCAji0CMDiCl8vYm/yUSE1SSV/rL4cOxJ5kzXFLcu yvK/prQkVL2boT8GW7eAm9tPS9q1MwmNEoY5VCH5S5ZFX30EDD9hS/Us5RSnvp6E Qi29vjbk//WFnu6hkUINYh05evh/aPBwq/KZRd6qLvhC/q8kPDDpOczJ4tH1oyLM ytof572vAY9xGLFfjE5M5xIznVYxwsM3m7wk6Gbxe3FO/bLOWiiBIUazmMikNsO9 VJ7GRPMjrYC5kD/Bu0oc6sy2WfiUWS6kgISrS0cFkDbnq7xX4pQKy6w+hLnnYBmw rmAtJFXzNdDyIMYrBWNi2rHneE5u4+iCviA5ALZHljvM9jUJ762o9NVitdOxkYS/ xsdO294sUQRXU/go+4ebcFxdfiBqaE93DyyAr+9GqrGdq6PlY6v98RlNCCosr8tb wV+d2uT+odxuZVQgFHFb0S9WyR4Sm9mIu+kW6bGMmCTxUb+0zFcRzKxte1REWdwO u9hYMr7PFOR8jHr8+vEmNWNrNZdEh7snFPPk8l7Tr7EcdoztbUhzTH9GqWH79VVZ 1jgmq5s8BCgjpctA16Ok =58Cs -----END PGP SIGNATURE----- --STsXWgxQLl5Txsh9xloFtJHPwqFR7mXu1-- From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 07:25:31 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 80EF0129 for ; Thu, 31 Oct 2013 07:25:31 +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]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0B75325B4 for ; Thu, 31 Oct 2013 07:25:30 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.7/8.14.7) with ESMTP id r9V7PPLe054197 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 31 Oct 2013 07:25:25 GMT (envelope-from matthew@FreeBSD.org) DKIM-Filter: OpenDKIM Filter v2.8.3 smtp.infracaninophile.co.uk r9V7PPLe054197 Authentication-Results: smtp.infracaninophile.co.uk/r9V7PPLe054197; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy) Message-ID: <527205DD.1070908@FreeBSD.org> Date: Thu, 31 Oct 2013 07:25:17 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-pkg@freebsd.org Subject: Re: Official FreeBSD Binary Packages now available for pkgng References: <20131031062237.bb36f2db@kms.netground.nl> In-Reply-To: <20131031062237.bb36f2db@kms.netground.nl> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="1eQcXIEmSCu6Q68UIv9kXhehSctKoNpO8" X-Virus-Scanned: clamav-milter 0.97.8 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 07:25:31 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --1eQcXIEmSCu6Q68UIv9kXhehSctKoNpO8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 31/10/2013 06:22, Net Ground - Frederique Rijsdijk wrote: > Question: I see for instance that php52, apache is off. For php53 > it's on. php54 and php5 are not there at all. None of the php's seem > to be compiled with php-fpm. What if I'd like threaded perl? How are > the make options defined? Are they always the 'default' ? The official packages are always compiled with the default sets of package options. This is quite contentious in the case of PHP as there are two popular ways of deploying PHP (ie. as an Apache module or as an FCGI process) which aren't always enabled by default. There is a long term plan to fix this, which is to implement sub-packages. ie. creating several different packages from one stage directory. So eventually there should be 'php5-apache-mod-php' or 'php5-fpm' sub-packages. Needless to say, introducing sub-packages depends on the stagedir conversion being essentially complete. IIRC it might be compatible with pkg_tools, but pkg(8) will definitely be preferred when dealing with sub-packages. Missing packages on pkg.freebsd.org are frequently due to a higher level dependency failing to compile properly. Unfortunately the failure of a package that many others depend upon can have a disproportionate effect on what packages are finally available. The ports is currently in the best shape it has ever been in terms of being able to generate as full a set of binary packages as possible, but there's still more improvement to come. It's also early days in managing pkg.freebsd.org -- no doubt with experience techniques and practices will be learned in order to maximize the pkg yeild. > What if I'd like to run perl 5.18 in stead of 5.14? These are > probably the latest 'default' versions? Default version of perl right now is lang/perl5.16. If you want to use lang/perl5.18 instead, your best bet is still to build your own package sets, using poudriere, or otherwise. In principle it should be possible for you to build just perl5.18 and any ports depending on perl that you require, and then source any other packages from the official repositories. It will be interesting to hear how well that works in practice. It should work pretty well, but I can see there are some pitfalls that you might fall into. > These are just examples, I'm sure there are alot more. Yes. This is just one step on the way to bringing the ports up to the current state of the art and finally making binary packages a viable choice for maintaining FreeBSD systems. > Are you using poudriere to build the packages? Yes they are. Exactly the same as is available in the ports -- which is another positive step. Formerly the package building clusters used a hacked up version of something distantly related to tinderbox, but the code used on the build cluster wasn't publically available, so didn't get the sort of widespread scrutiny and debugging that you get from a larger userbase. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --1eQcXIEmSCu6Q68UIv9kXhehSctKoNpO8 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.20 (Darwin) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQJ8BAEBCgBmBQJScgXkXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkAT+NYP/ivAHAXxelj5O+A4QL5j+BVM PqdQ8JxpkP2J+e57EEyINS6Q5cu+UQUYetkLuHkg3xOlCOn/oIVRAUtjcgMwtcse yz/OYubi5fkIkvJZh0Dz/t+O6v1TkJexStGuthfKW0xzmqEw/sG3iKh5vVixJgMH VqzSIwSf3EWlHNQ5uDi69Dv5wdq8q7fRHiyXDMu9C+86aPLJ1GoXIhNN5YiBR/bP N54k5ykMB2KmPpKyVYRpPi0twwVmSfs/02vo92kW1Uim4FZTmOGH/uTxW4tThzjl UJA5ZFs6PPwpkSp6XrDUxS2xR1Ifahig72kCzPT6NVpfCtMqOvy6vcxvb5aJ0upz 9qgzfD8qiN0tgD8nuIIbFri0ovw+F/+BNqhXKzgwxxoMVH638pgFRtsZndldCjZd PEeVTffxHo7dkJON7ZbsIKHxUjxd12JSIxzPMimrzutRodp6Eagqyox36cq5gmTC UI/gCf/coxCB/3XzRsUXcgb91vqaqQugiPblUBlIoYZnNFjAYTgyd20ahBlXyOCf 1YN2x0WpHqcC7WiHBUcHxi7l8m2fuR4Vd+tahBz1gHRUkbhcSc4fyezCWrv0+BgS OgOJ+yTpt9Ry3cNJ6u+d2DtjbA8g5XE4bc5zrFJ45IwMzTD0uLS46MfGxI6PZgWb eZ4Bhe2WbZGeuXvHG3Fk =LpiL -----END PGP SIGNATURE----- --1eQcXIEmSCu6Q68UIv9kXhehSctKoNpO8-- From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 08:38:21 2013 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D5C97C84; Thu, 31 Oct 2013 08:38:21 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel09.rubas.ch (cpanel09.rubas.ch [195.182.222.79]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9049E29F7; Thu, 31 Oct 2013 08:38:20 +0000 (UTC) Received: from 98-41.199-178.cust.bluewin.ch ([178.199.41.98]:50769 helo=gahrfit.gahr.ch) by cpanel09.rubas.ch with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1) (envelope-from ) id 1VbnlZ-000wJM-LP; Thu, 31 Oct 2013 09:38:10 +0100 Date: Thu, 31 Oct 2013 09:38:06 +0100 From: Pietro Cerutti To: pkg@FreeBSD.org, bdrewery@FreeBSD.org Subject: Re: [FreeBSD-Announce] Official FreeBSD Binary Packages now available for pkgng Message-ID: <20131031083804.GA29559@gahrfit.gahr.ch> References: <5271BC11.1010303@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="VuBTcNUPe5zwk2q6" Content-Disposition: inline In-Reply-To: <5271BC11.1010303@FreeBSD.org> X-PGP-Key: fp="DA6D E106 A5B8 54B8 5DD8 6D49 ADD0 D38E A192 089E"; id="0xA192089E"; get=; get=; User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel09.rubas.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org X-Get-Message-Sender-Via: cpanel09.rubas.ch: authenticated_id: gahr@gahr.ch X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: gahr@FreeBSD.org List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 08:38:21 -0000 --VuBTcNUPe5zwk2q6 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2013-Oct-30, 21:10, Bryan Drewery wrote: > 1. Ensure your pkg(8) is up-to-date. 'pkg -v' should say at least > 1.1.4_8. If it does not, first upgrade from ports. Except pkg -v won't tell you _8. --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --VuBTcNUPe5zwk2q6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQJ8BAEBCgBmBQJSchboXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQTZERTEwNkE1Qjg1NEI4NUREODZENDlB REQwRDM4RUExOTIwODlFAAoJEK3Q046hkgie/IgP/3xwQGh5bSBC2bmccYJxRna2 1q7tLOLJ9Bn3E4m2MEasKL7zokKqraCJfTNhiBN5Au4VPAkuihVGFLe3sOMFJUtZ TGciKc7gBNJixjw7fDaWmYs9rKUSOREfr/wlM1zflhgD4rpN7LofWnue0wUW8k3N E8mXVWUjvA0VMiyzX/B2F3/5BUdFrJ77Ae+tRYEqOl8aKn0VuoqDrFTC09lf5Q+G QU78BBfMERpjInfe5wtvGgwScXsO4y5VrrQoWQAEhWnCBRTvccFy7glVJ9eh8mQI npT+uDmjstmxmf/c/25YSyk2Drbob2iKRbnUEhm+Wxom9Kw/8y2mwVMQU6Bmcofs divqwNb9GzSRnZc+dRE8aTvM5cQ3oElSI3Kn9oMFSUTh+2L1MLSj2y56/F0shUQu IIXEYvDJwVsHDeHidvYmL9R4XgfQR/BtBreq06FjOOEnT40PVKvuEQjU2zkOeUsC DIgUly6A4NAYV/+ea7B60sFJBTqQre0XGvUQIGfO0wo/ft7foCMe70SwQJWyFs8z fEJ3rDv/toGsVQIugqV8Bjaw/AxmRLbcs9Nr8JWFQqHUlIj+kmXHywwx3+/+k+Ie KpekEMQ1fh/qTsuUtjhoQ8FImvEpRayZCy+RaM5ZzculPeRPS6hOECiRwWr+eUWB GaYcJj9/VJ3RjJr96l9A =5TiU -----END PGP SIGNATURE----- --VuBTcNUPe5zwk2q6-- From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 09:43:29 2013 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 427C036D; Thu, 31 Oct 2013 09:43:29 +0000 (UTC) (envelope-from kpaasial@gmail.com) Received: from mail-qe0-x22b.google.com (mail-qe0-x22b.google.com [IPv6:2607:f8b0:400d:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D97162DC2; Thu, 31 Oct 2013 09:43:28 +0000 (UTC) Received: by mail-qe0-f43.google.com with SMTP id nc12so1590542qeb.30 for ; Thu, 31 Oct 2013 02:43:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=l6sYR8bHmdpQwbv/II9h67dhILVVH/+g0DTHLKWxx4Q=; b=Hc+DdkTLF3DEIDW5ps8XRMdwN4Jq4d1qHz+dJhMU/c/wW7YUud3+HtvupSOYX9/k36 700mH5MJ2xYl8ldFISVGmNiE0/ktKHtBs0KGegIkFJMRN2295nBQwD9YIixlvcBq6CoP WCNYlBLcXbkOwharHyZrxyp/ZAIGKv347MN4V6fgyPG44yqK2FgwXMZe4UiJbh0UGioC YUANADjgGbhM/822p05dkOu59iVDljjjJuk836H9dUfw9NWVJYMZOdAn/gkTG8x9SNBO 7d7ZZrzNG72cssgX4R15Q6Q1QvT2TKkDtMM4HYOtOtJjTYJbwkDA2tX4sjy9Snz/2lv7 WXHA== MIME-Version: 1.0 X-Received: by 10.224.115.81 with SMTP id h17mr3780600qaq.64.1383212607214; Thu, 31 Oct 2013 02:43:27 -0700 (PDT) Received: by 10.96.180.233 with HTTP; Thu, 31 Oct 2013 02:43:27 -0700 (PDT) In-Reply-To: <20131031083804.GA29559@gahrfit.gahr.ch> References: <5271BC11.1010303@FreeBSD.org> <20131031083804.GA29559@gahrfit.gahr.ch> Date: Thu, 31 Oct 2013 11:43:27 +0200 Message-ID: Subject: Re: [FreeBSD-Announce] Official FreeBSD Binary Packages now available for pkgng From: Kimmo Paasiala To: gahr@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: pkg@freebsd.org, Bryan Drewery X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 09:43:29 -0000 On Thu, Oct 31, 2013 at 10:38 AM, Pietro Cerutti wrote: > On 2013-Oct-30, 21:10, Bryan Drewery wrote: >> 1. Ensure your pkg(8) is up-to-date. 'pkg -v' should say at least >> 1.1.4_8. If it does not, first upgrade from ports. > > Except pkg -v won't tell you _8. > If pkg -v does not tell you anything then your pkg is too old by definition. From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 09:57:36 2013 Return-Path: Delivered-To: pkg@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 ESMTP id 640E6846; Thu, 31 Oct 2013 09:57:36 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel09.rubas.ch (cpanel09.rubas.ch [195.182.222.79]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1CB442E97; Thu, 31 Oct 2013 09:57:36 +0000 (UTC) Received: from 98-41.199-178.cust.bluewin.ch ([178.199.41.98]:50786 helo=gahrfit.gahr.ch) by cpanel09.rubas.ch with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1) (envelope-from ) id 1Vbp0O-001KQr-M3; Thu, 31 Oct 2013 10:57:33 +0100 Date: Thu, 31 Oct 2013 10:57:29 +0100 From: Pietro Cerutti To: Kimmo Paasiala Subject: Re: [FreeBSD-Announce] Official FreeBSD Binary Packages now available for pkgng Message-ID: <20131031095729.GB29559@gahrfit.gahr.ch> References: <5271BC11.1010303@FreeBSD.org> <20131031083804.GA29559@gahrfit.gahr.ch> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="x9NlMAausKqHAFUv" Content-Disposition: inline In-Reply-To: X-PGP-Key: fp="DA6D E106 A5B8 54B8 5DD8 6D49 ADD0 D38E A192 089E"; id="0xA192089E"; get=; get=; User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel09.rubas.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org X-Get-Message-Sender-Via: cpanel09.rubas.ch: authenticated_id: gahr@gahr.ch Cc: pkg@freebsd.org, Bryan Drewery X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: gahr@FreeBSD.org List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 09:57:36 -0000 --x9NlMAausKqHAFUv Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2013-Oct-31, 11:43, Kimmo Paasiala wrote: > On Thu, Oct 31, 2013 at 10:38 AM, Pietro Cerutti wrote: > > On 2013-Oct-30, 21:10, Bryan Drewery wrote: > >> 1. Ensure your pkg(8) is up-to-date. 'pkg -v' should say at least > >> 1.1.4_8. If it does not, first upgrade from ports. > > > > Except pkg -v won't tell you _8. > > >=20 > If pkg -v does not tell you anything then your pkg is too old by definiti= on. I didn't say "anything", I said "_8", i.e., PORTREVISION. --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --x9NlMAausKqHAFUv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQJ8BAEBCgBmBQJScimFXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQTZERTEwNkE1Qjg1NEI4NUREODZENDlB REQwRDM4RUExOTIwODlFAAoJEK3Q046hkgieBTYQAImSbdT5eM/WR6uyYMInY3CS BEGI7sHsXAZYAiYCcGlyIPF0dcsrySpgltnJpBRA1njS5vxHwTdIM70E3YrPV8vb VeMstRaztPddrhBDvL/LdYYX9bwxXPOveNpU2TRB1MRyexeuVBeRBIVbd+jvYhZd jH0/Hj+eYTPp/umKBAt/WOVTBMnj4bmzxi8WyhHTay4fizlkMCGq0+MVA/HWlc9X 94zJKC2fnMd8i56ms7UL/Gfe52X7EKQ40u4EFAEfZ+9euzEgG99+SOQ3w9j2Tt3A 4Hg0x7VKYM7avLVSw1rIRyWdAKfkNsMPkUF82bE+ijy6gFqhbyT4CgZ8kQrFrwcP BP8JpBxz02msW4VWkVICLUXavQIxy5I+ns2Z7pcR6vrThIo2F0tUgAY6jZ8r7C/e +TQ7hbbKDCxAagHBbSQ+eMGj2a33g5Veq30KZosm+CP7nCLVTx7aS2ti9PYpqjJJ GnFXfpBVJWKHioxa9c4ZdWEjEsRUq3T9pDU2PIYPPPQ6v4R3SmsJjwwXjwz19NxO piQsZHB3CAj14N1Ft5gFhsMrTbG+yKhMh99OaHH3C5I69wceb4IanJ4m2q2oP53m oCVzhF3T+PdCHxN1dRsKmKBgjzQBZaUuWsBSLflteEArl0BjCHpB1a+Jx/mqHt3T H79aOF73OolAO1CmThFf =/rlP -----END PGP SIGNATURE----- --x9NlMAausKqHAFUv-- From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 12:37:38 2013 Return-Path: Delivered-To: pkg@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 ESMTP id 8ED9F57B for ; Thu, 31 Oct 2013 12:37:38 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6DE0728ED for ; Thu, 31 Oct 2013 12:37:38 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9VCbbVF040513 for ; Thu, 31 Oct 2013 12:37:37 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9VCbbCr040512 for pkg@FreeBSD.org; Thu, 31 Oct 2013 12:37:37 GMT (envelope-from bdrewery) Received: (qmail 99421 invoked from network); 31 Oct 2013 07:37:36 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 31 Oct 2013 07:37:36 -0500 Message-ID: <52724F08.5000809@FreeBSD.org> Date: Thu, 31 Oct 2013 07:37:28 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Net Ground - Frederique Rijsdijk , pkg@FreeBSD.org Subject: Re: Official FreeBSD Binary Packages now available for pkgng References: <20131031062237.bb36f2db@kms.netground.nl> In-Reply-To: <20131031062237.bb36f2db@kms.netground.nl> X-Enigmail-Version: 1.5.2 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="x31eTLTGwqfU7oIWfr60WI2eMtJ9mT0ql" X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 12:37:38 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --x31eTLTGwqfU7oIWfr60WI2eMtJ9mT0ql Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10/31/2013 1:22 AM, Net Ground - Frederique Rijsdijk wrote: > Hi Bryan, >=20 > That's fantastic news. >=20 > Question: I see for instance that php52, apache is off. For php53 it's = on. php54 and php5 are not there at all. None of the php's seem to be com= piled with php-fpm. What if I'd like threaded perl? How are the make opti= ons defined? Are they always the 'default' ? >=20 > What if I'd like to run perl 5.18 in stead of 5.14? These are probably = the latest 'default' versions? >=20 > These are just examples, I'm sure there are alot more. You will need to use ports or build your own packages for custom options or changed defaults. >=20 > Are you using poudriere to build the packages? Yes. >=20 >=20 >=20 > -- Frederique > _______________________________________________ > freebsd-pkg@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-pkg > To unsubscribe, send any mail to "freebsd-pkg-unsubscribe@freebsd.org" >=20 --=20 Regards, Bryan Drewery --x31eTLTGwqfU7oIWfr60WI2eMtJ9mT0ql Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSck8IAAoJEG54KsA8mwz5HdYP+wSJqzDW2+7ELhadsH+Cwbu5 +XAUqhizT4t7GkFKhIrABMS1dmVbLUWBC5YfuFKLQWXhIqpW/kdW+pPAyFVUM34g 0sfqvKhrr70llrQp07CLFkXA1KcL7bJZMDRzpc0xG4/UO7sd3v0SPShDmK7M+ok7 eq+J+lhk3w5Z22hR+kkFLBrRzk2CyEr/+8PH3oDsMy1f9NMbD1n9fdm1oYu+HW2u uwX2jc6ZHLcqvYZhODZuia1CGjmbOsYdlYtGn0ftvdqFhknfLnH3PSX0ncb7xzSO 6oDt3uj4FrVELPlyXb1UyKdT39M0sPnxXyDYchletLUwQ9XPyo83cYHD9ilZvzzD JplMiRng0T7MGERxu4sGst/kX3iKQfXtAzNt1ViLJUJ5ykRXfJDtQcuBIqo8dUru OZdPHJjl/s5bUymPa2E03YAlP0vdznOIIPUnyYjV/e8R2taA2En0Pu/u36UVgzv2 PFfdCE5wEcWAf1CwYWk5OgmXuKtijHPOwYghDUfvdYeCicnfikG0KsXT7Fbsf5/v 5XbvniV0Cvcc0OyANy9mWmfKRsRCCbDl5S4HQBcI/3uYTMkk3eJB57DNYVw+GTPb wqpzEl3mb8xx5ps1d/76RQH5aBgEXtm0ENz+D8O3rHyGC0VKXYgQgd0MY//zCyrV suByAT+1F8uyk0AK0cOV =BSMZ -----END PGP SIGNATURE----- --x31eTLTGwqfU7oIWfr60WI2eMtJ9mT0ql-- From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 12:38:20 2013 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DC7A85C1 for ; Thu, 31 Oct 2013 12:38:20 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A6BC62900 for ; Thu, 31 Oct 2013 12:38:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9VCcKZS040550 for ; Thu, 31 Oct 2013 12:38:20 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9VCcKk2040545 for pkg@freebsd.org; Thu, 31 Oct 2013 12:38:20 GMT (envelope-from bdrewery) Received: (qmail 9546 invoked from network); 31 Oct 2013 07:38:18 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 31 Oct 2013 07:38:18 -0500 Message-ID: <52724F33.2040608@FreeBSD.org> Date: Thu, 31 Oct 2013 07:38:11 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: gahr@FreeBSD.org, Kimmo Paasiala Subject: Re: [FreeBSD-Announce] Official FreeBSD Binary Packages now available for pkgng References: <5271BC11.1010303@FreeBSD.org> <20131031083804.GA29559@gahrfit.gahr.ch> <20131031095729.GB29559@gahrfit.gahr.ch> In-Reply-To: <20131031095729.GB29559@gahrfit.gahr.ch> X-Enigmail-Version: 1.5.2 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="g4PPh6fNDEoi7RIdMc9KRGtcPPgGFEvp2" Cc: pkg@freebsd.org, Bryan Drewery X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 12:38:20 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --g4PPh6fNDEoi7RIdMc9KRGtcPPgGFEvp2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/31/2013 4:57 AM, Pietro Cerutti wrote: > On 2013-Oct-31, 11:43, Kimmo Paasiala wrote: >> On Thu, Oct 31, 2013 at 10:38 AM, Pietro Cerutti wr= ote: >>> On 2013-Oct-30, 21:10, Bryan Drewery wrote: >>>> 1. Ensure your pkg(8) is up-to-date. 'pkg -v' should say at least >>>> 1.1.4_8. If it does not, first upgrade from ports. >>> >>> Except pkg -v won't tell you _8. >>> >> >> If pkg -v does not tell you anything then your pkg is too old by defin= ition. >=20 > I didn't say "anything", I said "_8", i.e., PORTREVISION. >=20 Oops, you are correct. --=20 Regards, Bryan Drewery --g4PPh6fNDEoi7RIdMc9KRGtcPPgGFEvp2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSck8zAAoJEG54KsA8mwz5S3EQAJa1QaDzqtuhzALL5sEjdYvI s0nXagSbUS0DyhBbfgoqFMs/pxehh2DyMpYLgQS6BMnpajzAal2QEVjnRZJG2MXF Az1Bt4CZPvXNj1MQ82lAMQW0lA7bS9cjCuMHBBbDHceYJlNWwbjJAa4DjfYETQQ+ RHa2qr1ZQpMDH9EJ0LzNEILNyYp0INMZ2yznD1rV3wGwtBoAJ0RTpVUlZVZa+kKA RWjV0YvEP7HJYSZP522nyazb8ZGZCgHDrUufHInI7O2ea7eKSQAx/cYN4KEW8Ilj /x0uYv5CINnZObvU2mCDHErm7vyloFvymV/0B187tlZOiBglX5v2WahI95SEg/Gt DLmzK3GQLw37BLOMu3bDXcaHJwadlb1pXN0P/oRj2UWU0BC/Sy6krr13H14idAfL AmvP0FqAZQ2mazyJqcALPxWmFxFWerVPX6/9PS2AMOzTgjjTUnPmlnakMCeqe+Xd QZIu79dpwI1OyogEg6X95CX0dIKe8JO+515wO/o0WZCx6Up+Mw+qc2KfKuuhDmtO tLp/Ex+BgMQ/1CuvdNHWtm76iZlo55OazSI6SWOf8oJ+hSZzaTXlyRjBRuHWGQSn zArKwsB4VSlT8niryrG+4vP+Qy7sOHVZpKCTDRA3a+kMCUxHVeu/WdJke+wfNAEN Ma/fPKBz6eb+C2UJ0Wx1 =vs5y -----END PGP SIGNATURE----- --g4PPh6fNDEoi7RIdMc9KRGtcPPgGFEvp2-- From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 12:38:49 2013 Return-Path: Delivered-To: pkg@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 ESMTP id 6AEE45F9 for ; Thu, 31 Oct 2013 12:38:49 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 371C02909 for ; Thu, 31 Oct 2013 12:38:49 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9VCcnAj040576 for ; Thu, 31 Oct 2013 12:38:49 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9VCcml1040574 for pkg@FreeBSD.org; Thu, 31 Oct 2013 12:38:48 GMT (envelope-from bdrewery) Received: (qmail 17306 invoked from network); 31 Oct 2013 07:38:47 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 31 Oct 2013 07:38:47 -0500 Message-ID: <52724F50.1040803@FreeBSD.org> Date: Thu, 31 Oct 2013 07:38:40 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Matthew Seaman , pkg@FreeBSD.org Subject: Re: Official FreeBSD Binary Packages now available for pkgng References: <5271BC11.1010303@FreeBSD.org> <5271FE41.1010505@FreeBSD.org> In-Reply-To: <5271FE41.1010505@FreeBSD.org> X-Enigmail-Version: 1.5.2 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vgNixRCb3RLEU8jKS8FlcqIDI5Kefn7ng" X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 12:38:49 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --vgNixRCb3RLEU8jKS8FlcqIDI5Kefn7ng Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10/31/2013 1:52 AM, Matthew Seaman wrote: > On 31/10/2013 02:10, Bryan Drewery wrote: >> We are pleased to announce that official binary packages are now >> available for pkg, the next generation package management tool for Fre= eBSD. >=20 > Is this going to ports-announce@... and maybe ports@... too? I'm not > sure that the pkg@... list is going to reach enough of the interested > people. >=20 > Cheers, >=20 > Matthew >=20 Yes, it was just stuck in moderation queue. --=20 Regards, Bryan Drewery --vgNixRCb3RLEU8jKS8FlcqIDI5Kefn7ng Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSck9QAAoJEG54KsA8mwz5FYEP/3xgyWaLsx6v/Ar/MMStAC0v egwTn9xhOEKqjLIIUHKQ7YEOfiT+UotDIcmCDP5jufYTYoicqv9wN+5QKfE1hGJ1 ZuoYwzqfFUhLPgw2a+ANGEn8s03P/qErHjq0Blt02y/Y5zsHSJxx3x6Qmb9NxwUD SDCTiKA99wWiOghiw1i4D5q68MLVntBdTcNDKaZ0+7VNEAFuQlFXXW2X5LwHSMkv 7Z6rjLAB4b4VEHTK/JlK0okRr8g4n4KxH5SSdtCrVL0m0CuRaal2daL0QjyTpEWt GRPHtignafx7NFb/wuhO065dPlUN4MgPb7gYi8qZh4FRJi2jjrBKHOVZOdE0VRYx Kt4RBSX5XanleW7g3SyUoHLjlUTzL5SdOykIAtft9dweTn7bis+aiM8/pATo19Wv g4ifT3nNewuLBN4Wle6ngmyw+2lQr9rkTyIP3LOqlxmFHDDv2QeDfBhZOkI0ekkq RwF2Hgr7AqMW4te2eWPW45gsoXd9G0n0kyngDBaCdocXZeNwzxXwFE7P0DPsZqLq 45Kurw8uN6V4Fd/6C9ddXYNev6lGXOhGbKkSWVv0gJVHOIXMgTEepTLzYH6BGQMl xYWaAB3NJZfEXbX8mBZTspuKdJIIdbg9inCBDU+uZpnVQBmTzetRlxxg57RGOPWj 1fBZGAQP8pxO1ng5ixal =NTTL -----END PGP SIGNATURE----- --vgNixRCb3RLEU8jKS8FlcqIDI5Kefn7ng-- From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 18:48:31 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 45A10521 for ; Thu, 31 Oct 2013 18:48:31 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm29-vm5.bullet.mail.gq1.yahoo.com (nm29-vm5.bullet.mail.gq1.yahoo.com [98.136.216.180]) by mx1.freebsd.org (Postfix) with SMTP id F024327FA for ; Thu, 31 Oct 2013 18:48:30 +0000 (UTC) Received: from [98.137.12.190] by nm29.bullet.mail.gq1.yahoo.com with NNFMP; 31 Oct 2013 18:45:27 -0000 Received: from [98.137.12.253] by tm11.bullet.mail.gq1.yahoo.com with NNFMP; 31 Oct 2013 18:45:27 -0000 Received: from [127.0.0.1] by omp1061.mail.gq1.yahoo.com with NNFMP; 31 Oct 2013 18:45:27 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 612966.81881.bm@omp1061.mail.gq1.yahoo.com Received: (qmail 83068 invoked by uid 60001); 31 Oct 2013 18:45:27 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1383245127; bh=u4rAqGn3xOcDPMDrS13+S6NcQ57jhTGknBJf3JIe6Gg=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=I4jx03+W56AE1Egn6s3fEc5ZI0AHStXhfm4pqMTsrWuY22S0xwk1eWat8cDick3g0p8+KLQPTKnGJEfE7ROhFUXoYGb/4PDiPlTxdPxhKe0+SvNvoXxIqFrnHY6P9F+ptjMLdeoUVzUobmqf0KfU9HIfWnA8nrcKFI3biD9NOds= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=w6r8wIO7l6leI/J6mov8e3ZfEmWDXYJHq1JTZ2LhVC/mCLlGXX3fLHnkACg+P56EUvfkWqVecaZXHAMExwUW83US6ZDFwqn4crpEPQJ4mFUKd74fCF1KRCpjMs4oFTZVK8kxrbJXSJ9l5a8kgWsfs9S0+i9guVdJvgMVNYe7Ukw=; X-YMail-OSG: hhfNM8AVM1m1Yx0ziby4AdQntPazPu7D_J5CA2ZqPzHNCRE 3gVH6JZuyUfQkp729R82VLNPz2yiXbGn8NlPy52Eh.x7LNFjP8gD.zgyx1Vx .USvaG_cGM8WjSd5QYUV.bLW8BPyazm5ENEp_Sj98wZkI02SeDgeiphiG62g uZnGPsL_Avyq3xPdooCXQvczgRdgT0KvoNf4fhqCFHVfs1ronD6El4yRs7Kc auDjvD81eYG0MGaGfCe02JqJ6zSH_1tKVC23SwWwzTgl9IdkdgzDJHGx7tYa e95Hs3S.mH3bcGFHlk9dEm2K3DBDtYpSINSDOznxSLgzzE.TmRrc5UGyMxey pP7apdrHD4m.z.CArzDPPkFBFuAzUX34rT1F5czkL_PQ5GRbIvGjmYb7iYYs jRuUwnHBb_B272sgqRwhquwKpHSDafcpnA7COAK4vRwJO3PcQOc1gTw8USmV XI5oYUj7EAl4j.kyGeSsKdLpA79iclvpgZEMnwS6KK49UJynaOfJl77bGXIS IAlhq71YE0Qiz7ZaHVupabCwRPbawEAhiOjfu_rF10SAvntbvR1EVpI4kncL vst_QLRz_FdUpCA.bEnGj Received: from [66.92.43.99] by web163906.mail.gq1.yahoo.com via HTTP; Thu, 31 Oct 2013 11:45:27 PDT X-Rocket-MIMEInfo: 002.001, U3VwcG9zZSBwa2cgd2hlbiBpbnN0YWxsaW5nIGxpYnh1bCBmcm9tIGEgcGFja2FnZSAoZm9yIGV4YW1wbGUpLCBwdXQgdGhlIGZvbGxvd2luZyBpbiAvdXNyL3BvcnRzL211bHRpbWVkaWEvZ3hpbmUgKGZvciBleGFtcGxlKSAiL3Vzci9wb3J0cy9tdWx0aW1lZGlhL2d4aW5lL3BrZ19yZGVwX2xpYnh1bC4oTU0tWVkgb3IgVmVyc2lvbiBvci4uLikiIG1ha2luZyBvbmUgLmJhayBjb3B5IGlmIGl0IGV4aXN0cy4gwqBUaGVuIG9uZSBtYXkga25vdyBtb3JlIHJlYWRpbHksIHdoZW4gaXQgaXMgdGltZSB0byB1cGQBMAEBAQE- X-Mailer: YahooMailWebService/0.8.161.596 Message-ID: <1383245127.82272.YahooMailNeo@web163906.mail.gq1.yahoo.com> Date: Thu, 31 Oct 2013 11:45:27 -0700 (PDT) From: Jeffrey Bouquet Subject: Feature request... To: "freebsd-pkg@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jeffrey Bouquet List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 18:48:31 -0000 Suppose pkg when installing libxul from a package (for example), put the fo= llowing in /usr/ports/multimedia/gxine (for example) "/usr/ports/multimedia= /gxine/pkg_rdep_libxul.(MM-YY or Version or...)" making one .bak copy if it= exists. =A0Then one may know more readily, when it is time to update gxine= , if the libxul package may be available. =0A=0AI suppose a record of the p= kg installs for that particular machine would need to exist on it somewhere= , so pkg did not install irrelevant files. (A local.sqlite clone? or a 2nd = version relevant only to locally installled packages?)=A0=0A=0AThis would s= olve some things locally. =A0Its difficulty to implement is not something I= would be able to ascertain without the input of others. =A0So just putting= the idea into the mix. =0A=0ASorry for the web formatting if off. =A0For e= xample I cannot add text below my typed signature for some reason. That is = also the reason this is not as a reply to other emails re pkg.=0A=0AJ. Bouq= uet=A0=0A From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 19:20:16 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mandree.no-ip.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 217B868E for ; Thu, 31 Oct 2013 19:20:16 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from [IPv6:::1] (localhost6.localdomain6 [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 4B7AF23CF4D for ; Thu, 31 Oct 2013 20:20:14 +0100 (CET) Message-ID: <5272AD6E.30109@FreeBSD.org> Date: Thu, 31 Oct 2013 20:20:14 +0100 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: freebsd-pkg@freebsd.org Subject: pkg suggestions (was: Official FreeBSD Binary Packages now available for pkgng) References: <5271BC11.1010303@FreeBSD.org> In-Reply-To: <5271BC11.1010303@FreeBSD.org> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 19:20:16 -0000 - Please Cc: me on replies, I am not subscribed to pkg@. - Am 31.10.2013 03:10, schrieb Bryan Drewery: > To use binary packages: > > 1. Ensure your pkg(8) is up-to-date. 'pkg -v' should say at least > 1.1.4_8. If it does not, first upgrade from ports. ... Perhaps we might want to add more SRV, or TXT, DNS records to state the minimum required versions, and/or reasons for deprecating older versions. Then we could have pkg 1.2 or newer check if it deems itself "new enough" for binary stuff, so that we have a quick path for a deprecation, just in case something goes seriously wrong. From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 20:47:53 2013 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DC976D23; Thu, 31 Oct 2013 20:47:52 +0000 (UTC) (envelope-from eric.camachat@gmail.com) Received: from mail-pa0-x235.google.com (mail-pa0-x235.google.com [IPv6:2607:f8b0:400e:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B11F72145; Thu, 31 Oct 2013 20:47:52 +0000 (UTC) Received: by mail-pa0-f53.google.com with SMTP id kx10so3096678pab.12 for ; Thu, 31 Oct 2013 13:47:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=zJGZiHofB059jLccSIW4C9gVphcZEYY3MjMvGHSx2p0=; b=nszpZ+bgh/YkvchMiajd13UOOigAFbhgqwGNbo/citT5CUW1vJ8H2kda34RVgaTRi5 4DAeN1abOLIBVi+jAoax3bme7LVrjI4IUEqmAa4JX6cbl9SaOCkKU9GWLwuqubqSHg7H Y/h5a6d+5OXdJGLd01mPqnA4PMZM3CvFWBYAWkszuesnFSEm+XZaJQUAVo+Ozq99qmMW Nagdezq0QytceOPqv8dFFAkkC9dJO4yNiRzEe0N17+QXuvhIIlb2LVjle6oB7MBmEA0V ruZoZ5vP6NFqfJcEblgHA3Yze3eHPfV/0XodsKUwfTWwOIIV3vyhbUBqq3Wq60wgRgky 8U6g== X-Received: by 10.66.216.162 with SMTP id or2mr3841092pac.179.1383252472197; Thu, 31 Oct 2013 13:47:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.70.51.136 with HTTP; Thu, 31 Oct 2013 13:47:32 -0700 (PDT) In-Reply-To: <5271BC11.1010303@FreeBSD.org> References: <5271BC11.1010303@FreeBSD.org> From: Eric Camachat Date: Thu, 31 Oct 2013 13:47:32 -0700 Message-ID: Subject: Re: Official FreeBSD Binary Packages now available for pkgng To: pkg@freebsd.org, current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 20:47:53 -0000 It doesn't work with our (microsoft) proxy server, see below. root@basay:/usr/local/etc/pkg/repos # pkg update -f Updating repository catalogue pkg: http://pkg.FreeBSD.org/freebsd:10:x86:64/latest/digests.txz: Service Unavailable pkg: No digest falling back on legacy catalog format pkg: http://pkg.FreeBSD.org/freebsd:10:x86:64/latest/repo.txz: Service Unavailable root@basay:/usr/local/etc/pkg/repos # Eric On Wed, Oct 30, 2013 at 7:10 PM, Bryan Drewery wrote: > We are pleased to announce that official binary packages are now > available for pkg, the next generation package management tool for FreeBSD. > > Pkg allows you to either use ports with portmaster/portupgrade or to > have binary remote packages without ports. > > We have binary packages available for i386 and amd64 on > 8.3,8.4,9.1,9.2,10.0 and 11 (head). > > Pkg will be the default starting in FreeBSD 10. > > The pkg_install suite of tools pkg_create(1), pkg_add(1), and > pkg_info(1) (which ports also use), are deprecated and will be > discontinued in roughly 6 months. A communication regarding the > deprecation of the pkg_install suite of tools will be sent separately in > the future. > > If you are currently not using pkg and wish to, run the following as > root. Be sure not to add WITH_PKGNG=yes to your make.conf until after > pkg is installed. > > # cd /usr/ports/ports-mgmt/pkg && make install clean > # echo WITH_PKGNG=yes >> /etc/make.conf > # pkg2ng > > You can now either continue to use ports with portmaster/portupgrade, as > before or switch to using binary packages only. > > > To use binary packages: > > 1. Ensure your pkg(8) is up-to-date. 'pkg -v' should say at least > 1.1.4_8. If it does not, first upgrade from ports. > 2. Remove any repository-specific configuration from > /usr/local/etc/pkg.conf, such as PACKAGESITE, MIRROR_TYPE, PUBKEY. > If this leaves your pkg.conf empty, just remove it. > 3. mkdir -p /usr/local/etc/pkg/repos > 4. Create the file /usr/local/etc/pkg/repos/FreeBSD.conf with: > FreeBSD: { > url: "http://pkg.FreeBSD.org/${ABI}/latest", > mirror_type: "srv", > enabled: "yes" > } > > * Note that pkg.FreeBSD.org does not have a browsable web page on it and > does not have a DNS A record. This is intended as it is an SRV host. > pkg(8) knows how to properly use it. You can use 'pkg search' to browse > the available packages in the repository. > > Mirrors you may use instead of the global pkg.FreeBSD.org: > > pkg.eu.FreeBSD.org > pkg.us-east.FreeBSD.org > pkg.us-west.FreeBSD.org > > Your system is now ready to use packages! > > Refer to the handbook section on pkgng for usage at > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pkgng-intro.html > . > Also see 'man pkg' for examples or 'pkg help'. > > > Packages are built weekly from a snapshot of the Ports Collection every > Wednesday morning 01:00 UTC. They typically will be available in the > repository after a few days. > > Pkg 1.2 will be released in the coming month which will bring many > improvements including officially signed packages. FreeBSD 10's pkg > bootstrap now also supports signed pkg(8) installation. > > > Regards, > Bryan Drewery > on behalf of portmgr@ > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 21:51:36 2013 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CDBFD25C for ; Thu, 31 Oct 2013 21:51:36 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 980602626 for ; Thu, 31 Oct 2013 21:51:36 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9VLpaGM027877 for ; Thu, 31 Oct 2013 21:51:36 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9VLpaqJ027873 for pkg@freebsd.org; Thu, 31 Oct 2013 21:51:36 GMT (envelope-from bdrewery) Received: (qmail 32535 invoked from network); 31 Oct 2013 16:51:34 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 31 Oct 2013 16:51:34 -0500 Message-ID: <5272D0DE.4080209@FreeBSD.org> Date: Thu, 31 Oct 2013 16:51:26 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Eric Camachat , pkg@freebsd.org, current@freebsd.org Subject: Re: Official FreeBSD Binary Packages now available for pkgng References: <5271BC11.1010303@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.6 OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="giEKfTR4kxK1XlQQFIGvLaC7mv9LDR8L7" X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 21:51:36 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --giEKfTR4kxK1XlQQFIGvLaC7mv9LDR8L7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10/31/2013 3:47 PM, Eric Camachat wrote: > It doesn't work with our (microsoft) proxy server, see below. >=20 > root@basay:/usr/local/etc/pkg/repos # pkg update -f > Updating repository catalogue > pkg: http://pkg.FreeBSD.org/freebsd:10:x86:64/latest/digests.txz: Servi= ce > Unavailable > pkg: No digest falling back on legacy catalog format > pkg: http://pkg.FreeBSD.org/freebsd:10:x86:64/latest/repo.txz: Service > Unavailable > root@basay:/usr/local/etc/pkg/repos # I somewhat doubt this is a DNS or SRV issue. The pkg(8) client will do the DNS lookup and then contact the real server directly. It's more likely your proxy is just blocking the requests. Perhaps ask your administrator to add an exception for *.freebsd.org:80 :) --=20 Regards, Bryan Drewery --giEKfTR4kxK1XlQQFIGvLaC7mv9LDR8L7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJSctDeAAoJEDXXcbtuRpfP0VIH/jlEeRaUMTDQvZx6VglsWUy1 4+TZvomw75s/IuqvaWkoQ9+FndTCrJOx3prgb36D9FhQ/X3HFYR6jpCIY5ID5dRh IHfHb0OQAZIoWltVlSZy11HfAlHTT2dshxR1vt22QSidL971hToXj/Or8mvv5mIR 4kD+KUywNo1DTqjJmEW4mB1hAf/KvLR6NvD9bCVKeSieTDDSYN186ttVosrTdr1q L96Oe5NvFOjBG2YroHp5INBdPsOZh56jwcQwwN2i7ScsC+/JWTZ17Y82dj0p7o8m ENMUYb/msdP/nlLYhNMY46oReznzjqP1oGrnF8WyTi3bkMLnsxDjVhvDCXYtztU= =Xj9d -----END PGP SIGNATURE----- --giEKfTR4kxK1XlQQFIGvLaC7mv9LDR8L7-- From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 22:15:23 2013 Return-Path: Delivered-To: pkg@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 ESMTP id D611BC0B; Thu, 31 Oct 2013 22:15:23 +0000 (UTC) (envelope-from eric.camachat@gmail.com) Received: from mail-pb0-x229.google.com (mail-pb0-x229.google.com [IPv6:2607:f8b0:400e:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A52B227C7; Thu, 31 Oct 2013 22:15:23 +0000 (UTC) Received: by mail-pb0-f41.google.com with SMTP id wy17so241104pbc.28 for ; Thu, 31 Oct 2013 15:15:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Z94Mt0x+Pc8n4Cd3WccvxYLXldluVzxF6tIV6tN/ims=; b=ywKTpn+TL2BLnzfurmcM/Y4KNBpg75YzAIV77YX7X5MvCVK5jOCnL99UKEJm1Wxco6 dw5n52p6yyiKYPzQmR9zuVCX4Gv2GDQ7c6n2J2hS7DGd5c65a+C7RTVglZnwWy8uWyw6 agKzLJmVyig3GO8MaNRKcRk2wmKgkM/0W1hscW9QW8wmE3siWrxiNAH7H0lgkFjqWM1S JOHS73x0w8VomdWy2w380vPQv0DFLWGmFLsAlx24RCflGaGcjHJoDl7vYJDeqj8PYYJ5 Orvz1NqPl+oFXyTJKnXzMQsPAaZAKla1KB+FxvXkrdxthyhBf80/JX/IHMxUAOJh4qr7 gK0w== X-Received: by 10.68.163.33 with SMTP id yf1mr4109001pbb.143.1383257723082; Thu, 31 Oct 2013 15:15:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.70.51.136 with HTTP; Thu, 31 Oct 2013 15:15:03 -0700 (PDT) In-Reply-To: <5272D0DE.4080209@FreeBSD.org> References: <5271BC11.1010303@FreeBSD.org> <5272D0DE.4080209@FreeBSD.org> From: Eric Camachat Date: Thu, 31 Oct 2013 15:15:03 -0700 Message-ID: Subject: Re: Official FreeBSD Binary Packages now available for pkgng To: Bryan Drewery Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: pkg@freebsd.org, current@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 22:15:23 -0000 browsing www.freebsd.org worked fine. tried pkg.freebsd.org it got below. Our DNS server can resolve proxy server only. Only proxy server can resolve internet sites, this is how our company force all traffic went through proxy server. Eric Network Error (dns_server_failure) Your request could not be processed because an error occurred contacting the DNS server. The DNS server may be temporarily unavailable, or there could be a network problem. If problem persists, please open a ticket with Motorola help desk; and copy and paste this page in ticket. Date/Time: 2013-10-31 22:11:37 Request: GET http://pkg.freebsd.org/ Error: (dns_server_failure) Proxy Name: proxy Proxy IP: xxx.xxx.xxx.xxx Client IP: zzz.zzz.zzz.zzz Referer URL: On Thu, Oct 31, 2013 at 2:51 PM, Bryan Drewery wrote: > On 10/31/2013 3:47 PM, Eric Camachat wrote: > > It doesn't work with our (microsoft) proxy server, see below. > > > > root@basay:/usr/local/etc/pkg/repos # pkg update -f > > Updating repository catalogue > > pkg: http://pkg.FreeBSD.org/freebsd:10:x86:64/latest/digests.txz: > Service > > Unavailable > > pkg: No digest falling back on legacy catalog format > > pkg: http://pkg.FreeBSD.org/freebsd:10:x86:64/latest/repo.txz: Service > > Unavailable > > root@basay:/usr/local/etc/pkg/repos # > > I somewhat doubt this is a DNS or SRV issue. The pkg(8) client will do > the DNS lookup and then contact the real server directly. It's more > likely your proxy is just blocking the requests. Perhaps ask your > administrator to add an exception for *.freebsd.org:80 :) > > -- > Regards, > Bryan Drewery > > From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 31 22:20:49 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0E39810A for ; Thu, 31 Oct 2013 22:20:49 +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]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 906812846 for ; Thu, 31 Oct 2013 22:20:48 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.7/8.14.7) with ESMTP id r9VMKimK008499 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 31 Oct 2013 22:20:44 GMT (envelope-from matthew@FreeBSD.org) DKIM-Filter: OpenDKIM Filter v2.8.3 smtp.infracaninophile.co.uk r9VMKimK008499 Authentication-Results: smtp.infracaninophile.co.uk/r9VMKimK008499; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy) Message-ID: <5272D7BB.5000103@FreeBSD.org> Date: Thu, 31 Oct 2013 22:20:43 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-pkg@freebsd.org Subject: Re: Feature request... References: <1383245127.82272.YahooMailNeo@web163906.mail.gq1.yahoo.com> In-Reply-To: <1383245127.82272.YahooMailNeo@web163906.mail.gq1.yahoo.com> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="vjt9P4O4J2mQ3r7JTJAjT29fOlfP7DHrp" X-Virus-Scanned: clamav-milter 0.97.8 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 22:20:49 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --vjt9P4O4J2mQ3r7JTJAjT29fOlfP7DHrp Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 31/10/2013 18:45, Jeffrey Bouquet wrote: > Suppose pkg when installing libxul from a package (for example), put > the following in /usr/ports/multimedia/gxine (for example) > "/usr/ports/multimedia/gxine/pkg_rdep_libxul.(MM-YY or Version > or...)" making one .bak copy if it exists. Then one may know more > readily, when it is time to update gxine, if the libxul package may > be available. Information about reverse dependencies is already tracked in local.sqlite, as is information about which shlibs packages either provide or require. It's much more efficient to use a RDBMS and keep all that information in one place than scattering it all over the filesystem. Look at pkg-query(8) for how to extract that data from local.sqlite -- or it's close cousin pkg-rquery(8) which does the equivalent for repository catalogues. If I understand correctly the situation you're trying to describe, then I think pkg(8) already does what you want. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --vjt9P4O4J2mQ3r7JTJAjT29fOlfP7DHrp 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.20 (Darwin) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQJ8BAEBCgBmBQJScte8XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkATb2UP/jNoknGfXNeTlf+s2aGGDfKH QXJtrgghBP0OUlIMQVl+AL+SEB9q2uZD4B1eXMWnjLb8lOcPeUDlW6YH1TvyZV7i 2dk6YzJReBc5MlFS3OjNh/t+fqNQY5KL5oj9B4f7VnRVdryGqDmE4UjUv33IeAJr rkR2jFRC7v64yocJCtdsZ5Ue9dkB8sLJao4vKOCjBZKlaQhl7E27F9sd25pzRQ7w 6NUscV2Oy5Hoa1R3QR5FBWZv9SVgZ3PgbP+9axVhUwK2kjgpzPrhVInC7iUDZSyL 8JKht6eVkHnhspQyEmjK6H93gBPN1qjyz1ZpiRUjwDzx1PmvTG1xnnIgg65Kt9fw GvJBhBtRsr5Pn/ldjDw4xq5Op4dBzZYt7WmkAQsfYUUAURhGB2webwF6g4WnTRFn KomFepP2zioOzz+KCVYl0kUnbk0TzabcMvZRhPi3t89YcwtaoaK2zHXo0z45pOty 8oAVgr/vcmgd2i2FiqcnvvkTS46fWoq9+/sM+o4NJgGc7FjIDGl0BNTTULT1FYjA vOZi5vymT72v6QV6tD/mvM9hmVW2tkP9e2wG712YZL/Gdlp2Ucw2vHc9qOB2eoOr UHoOa3tuQZkl5fM53aP2oPeZWTo5jaMXw+KRoVGOMG/PMAoYQ0dChQzFkU64NkhN LsO8TRkOV7ltPjcKKhiQ =svZN -----END PGP SIGNATURE----- --vjt9P4O4J2mQ3r7JTJAjT29fOlfP7DHrp-- From owner-freebsd-pkg@FreeBSD.ORG Fri Nov 1 16:08:13 2013 Return-Path: Delivered-To: freebsd-pkg@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 ESMTP id 1DCB97BC for ; Fri, 1 Nov 2013 16:08:13 +0000 (UTC) (envelope-from bengta@P142s.sics.se) Received: from sink.sics.se (sink.sics.se [193.10.64.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A943426C3 for ; Fri, 1 Nov 2013 16:08:12 +0000 (UTC) Received: from P142s.sics.se (h139n3-u-d1.ias.bredband.telia.com [90.228.197.139]) by sink.sics.se (8.14.5/8.14.5) with ESMTP id rA1FxoCh015853 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 1 Nov 2013 16:59:50 +0100 (CET) (envelope-from bengta@P142s.sics.se) Received: from P142s.sics.se (localhost [127.0.0.1]) by P142s.sics.se (8.14.7/8.14.7) with ESMTP id rA1FxU05002478; Fri, 1 Nov 2013 16:59:30 +0100 (CET) (envelope-from bengta@P142s.sics.se) Received: (from bengta@localhost) by P142s.sics.se (8.14.7/8.14.7/Submit) id rA1FxU66002477; Fri, 1 Nov 2013 16:59:30 +0100 (CET) (envelope-from bengta@P142s.sics.se) From: Bengt Ahlgren To: freebsd-pkg@freebsd.org Subject: ffmpeg update failed User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) Date: Fri, 01 Nov 2013 16:59:30 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2013 16:08:13 -0000 I ran into trouble updating ffmpeg according to the recent UPDATING entry: portmaster -o multimedia/ffmpeg multimedia/ffmpeg1 after multimedia/ffmpeg was updated, portmaster failed to update dependencies: ===>>> Updating dependency entry for ffmpeg-2.1,1 in each dependent port pkg: sqlite: columns package_id, origin are not unique (pkgdb.c:3605) On a build machine I am using portmaster to update, then build packages with pkg create -a, and finally a repo with pkg repo. I discovered this issue after the fact when pkg on a pkg-updated machine complained that ffmpeg1 was missing, since portmaster already had removed ffmpeg1. I have re-installed ffmpeg1 to temporarily fix the issue, but how can I get rid of the ffmpeg1 dependency? Do I need to reinstall everything that has that dependency? Or is the pkg database broken beyond repair? Bengt From owner-freebsd-pkg@FreeBSD.ORG Fri Nov 1 17:33:23 2013 Return-Path: Delivered-To: freebsd-pkg@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 ESMTP id C465EBB1 for ; Fri, 1 Nov 2013 17:33:23 +0000 (UTC) (envelope-from bengta@P142s.sics.se) Received: from sink.sics.se (sink.sics.se [193.10.64.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3FEE92C5D for ; Fri, 1 Nov 2013 17:33:22 +0000 (UTC) Received: from P142s.sics.se (h139n3-u-d1.ias.bredband.telia.com [90.228.197.139]) by sink.sics.se (8.14.5/8.14.5) with ESMTP id rA1HXK7I016024 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 1 Nov 2013 18:33:21 +0100 (CET) (envelope-from bengta@P142s.sics.se) Received: from P142s.sics.se (localhost [127.0.0.1]) by P142s.sics.se (8.14.7/8.14.7) with ESMTP id rA1HX07k002819; Fri, 1 Nov 2013 18:33:00 +0100 (CET) (envelope-from bengta@P142s.sics.se) Received: (from bengta@localhost) by P142s.sics.se (8.14.7/8.14.7/Submit) id rA1HX0Wi002818; Fri, 1 Nov 2013 18:33:00 +0100 (CET) (envelope-from bengta@P142s.sics.se) From: Bengt Ahlgren To: freebsd-pkg@freebsd.org Subject: pkg repo problem when old stale packages present User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) Date: Fri, 01 Nov 2013 18:33:00 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2013 17:33:23 -0000 According to the pkg-repo man page: ...only the most recent package for each origin is included in the catalogue. That sounded good, so I happily went along and updated my packages with portmaster -g, and then rebuilt the pkg-repo directly in /usr/ports/packages without removing the old versions of the packages. I did so for a while, at least five times. But this seems to not work properly. As a simple test I put three versions of the portmaster package in a directory and ran pkg repo: [bga@ivy /storage/bga/repotest]$ ls -l All total 160 drwxr-xr-x 2 bga bga 512 Nov 1 17:06 ./ drwxr-xr-x 3 bga bga 512 Nov 1 17:06 ../ -rw-r--r-- 1 bga bga 42688 Nov 1 17:04 portmaster-3.16.txz -rw-r--r-- 1 bga bga 42776 Nov 1 17:04 portmaster-3.17.1.txz -rw-r--r-- 1 bga bga 42768 Nov 1 17:04 portmaster-3.17.txz [bga@ivy /storage/bga/repotest]$ pkg repo . Generating repository catalog in .: |pkg: duplicate package origin: package All/portmaster-3.17.txz is not newer than version 3.17.1 already in repo for origin ports-mgmt/portmaster /pkg: duplicate package origin: package All/portmaster-3.16.txz is not newer than version 3.17.1 already in repo for origin ports-mgmt/portmaster cannot create repository catalogue [bga@ivy /storage/bga/repotest]$ ls -l total 56 drwxr-xr-x 3 bga bga 512 Nov 1 17:06 ./ drwxr-xr-x 7 bga bga 512 Nov 1 17:04 ../ drwxr-xr-x 2 bga bga 512 Nov 1 17:06 All/ -rw-r--r-- 1 bga bga 0 Nov 1 17:06 digests -rw-r--r-- 1 bga bga 6085 Nov 1 17:06 packagesite.yaml -rw-r--r-- 1 bga bga 22528 Nov 1 17:06 repo.sqlite The first two messages are correct - 3.17.1 is the newest, but then it fails with "cannot create repository catalogue". packagesite.yaml has info for all three versions, which does not seem correct, or? Looking into the code a bit, there might be an issue with the return code from pkg_create_repo which might be EPKG_END, if the last package it tried was an old version. exec_repo in pkg/repo.c might need to check for EPKG_END too? Bengt