From owner-freebsd-current@FreeBSD.ORG Mon Jul 15 06:42:09 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DB35BCAE; Mon, 15 Jul 2013 06:42:09 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) by mx1.freebsd.org (Postfix) with ESMTP id 4AEACBE8; Mon, 15 Jul 2013 06:42:09 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id ey16so2494492wid.5 for ; Sun, 14 Jul 2013 23:42:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=2Gajk0VGddSm6ghHUu9jv6labrAncZXOva8d/tZpoZ8=; b=TLAqNEd8fmfklBpTAyAUEWUs0JfbxPjYlikSjXQ1dfU7FP6CdQvB212T64XQRSXIzs 66mTvaCzschlXe/NUzuA8RiycZnxlGcfahlZOtkzSOhTJi76DOZqtfhLI4EfRhDqsj2S YtioO+MEUtudzHKvBY4DTD/n3yKu5OZl4vORXa2qXdHBSX/P+wu8psR6yn2DVIDXvbgs RdjQ2u4JfTMI2L9TNCqdpkRG8Wg4N6XiLk5eSd8F7gU3z0zjCn+SgMtfD6TQLu/wgoG+ CiAXC0qZqe5cPJpdFjm4HJvYOGBCGar5Dw0W3z7wtU+zpdKRxz7Ogm8gV+qXcR3KuXlf iemw== X-Received: by 10.180.81.169 with SMTP id b9mr7769991wiy.40.1373870528389; Sun, 14 Jul 2013 23:42:08 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id fd3sm18599049wic.10.2013.07.14.23.42.07 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 14 Jul 2013 23:42:07 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 15 Jul 2013 08:42:05 +0200 From: Baptiste Daroussin To: Devin Teske Subject: Re: [HEADSUP] No more pkg_install on HEAD by default Message-ID: <20130715064205.GI1516@ithaqua.etoilebsd.net> References: <20130712231637.GS85556@ithaqua.etoilebsd.net> <13CA24D6AB415D428143D44749F57D7201FC2DBD@ltcfiswmsgmb21> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TA4f0niHM6tHt3xR" Content-Disposition: inline In-Reply-To: <13CA24D6AB415D428143D44749F57D7201FC2DBD@ltcfiswmsgmb21> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "current@FreeBSD.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 15 Jul 2013 06:42:09 -0000 --TA4f0niHM6tHt3xR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 12, 2013 at 11:52:19PM +0000, Teske, Devin wrote: > On Jul 12, 2013, at 4:16 PM, Baptiste Daroussin wrote: >=20 > > Hi, > >=20 > > I have just committed (r253305) a change the make pkg_install not being= built > > and installed by default on HEAD. > >=20 > > If you are still relying on it, be careful and add WITH_PKGTOOLS=3Dyes = in your > > src.conf(5) >=20 > I think while a good move, we need to allow a window of development to re= -work other HEAD components. >=20 > It might also be worth developing a lint-tool to make sure we get every l= ast instance (both from C code and sh code) within our base before we motio= n to cut a release with this change. >=20 > I for one am effected and will have to change things. >=20 > Can you point us at a guide (or even better, a Wiki) that can smooth the = process? I have already pointed you to such resources a couple of time before you st= arted working on the package management part of bsdconfig. May I remember you tha= t at this time I have recommanded you to directly work on the pkgng version? I h= ave also explained you 2 or 3 times at least what is a catalog in pkgng how it = works what pkg query and pkg rquery will give you as a script writter. Bapt --TA4f0niHM6tHt3xR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlHjmb0ACgkQ8kTtMUmk6EyAvwCgoe1T3r1IRzRzaJTIki5T+j2M sp8AoJXrJIU+T8aMJDwEwEkirYwNcQMo =fulL -----END PGP SIGNATURE----- --TA4f0niHM6tHt3xR--