From owner-freebsd-current@FreeBSD.ORG Sat Jul 13 15:18:02 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 9AADA4B1; Sat, 13 Jul 2013 15:18:02 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) by mx1.freebsd.org (Postfix) with ESMTP id 66457168C; Sat, 13 Jul 2013 15:18:02 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.17]) by ltcfislmsgpa05.fnfis.com (8.14.5/8.14.5) with ESMTP id r6DFHrCq025163 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Sat, 13 Jul 2013 10:17:53 -0500 Received: from LTCFISWMSGMB21.FNFIS.com ([10.132.99.23]) by LTCFISWMSGHT06.FNFIS.com ([10.132.206.17]) with mapi id 14.02.0309.002; Sat, 13 Jul 2013 10:17:53 -0500 From: "Teske, Devin" To: Baptiste Daroussin Subject: Re: [HEADSUP] No more pkg_install on HEAD by default Thread-Topic: [HEADSUP] No more pkg_install on HEAD by default Thread-Index: AQHOf1XlEhI/XtjETUan8/QjEhM8ppliCtaAgACKXACAAHg7gA== Date: Sat, 13 Jul 2013 15:17:52 +0000 Message-ID: <13CA24D6AB415D428143D44749F57D7201FC3AA2@ltcfiswmsgmb21> References: <20130712231637.GS85556@ithaqua.etoilebsd.net> <13CA24D6AB415D428143D44749F57D7201FC2DBD@ltcfiswmsgmb21> <20130713080732.GV85556@ithaqua.etoilebsd.net> In-Reply-To: <20130713080732.GV85556@ithaqua.etoilebsd.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.132.253.126] MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.431, 0.0.0000 definitions=2013-07-13_05:2013-07-12,2013-07-13,1970-01-01 signatures=0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Devin Teske , "current@FreeBSD.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Devin Teske List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jul 2013 15:18:02 -0000 On Jul 13, 2013, at 1:07 AM, Baptiste Daroussin wrote: On Fri, Jul 12, 2013 at 11:52:19PM +0000, Teske, Devin wrote: On Jul 12, 2013, at 4:16 PM, Baptiste Daroussin wrote: Hi, I have just committed (r253305) a change the make pkg_install not being bui= lt and installed by default on HEAD. If you are still relying on it, be careful and add WITH_PKGTOOLS=3Dyes in y= our src.conf(5) I think while a good move, we need to allow a window of development to re-w= ork other HEAD components. It might also be worth developing a lint-tool to make sure we get every las= t instance (both from C code and sh code) within our base before we motion = to cut a release with this change. I for one am effected and will have to change things. If you are referring to bsdconfig's package management, If you choose to read into it that way, sure. Yes. that's what I'm talking = about. NOTE: I can't be the only person in HEAD that's using pkg_install still. it is not working anyway HEAD as we do not and will not provides any pkg_install for HEAD via any of= the usual distribution process: http, ftp, CD. I'm quite aware that changes will be needed. I'm still interested in a "tra= nsition wiki" if one exists. Secondly if I'm properly reading src.conf.5 If there's a reference to "WITH_BSDCONFIG" in src.conf.5, that needs to be = removed. I wasn't aware that it was referenced in there. bsdconfig is not installed by default, Wrong, please see... http://svnweb.freebsd.org/base?view=3Drevision&revision=3D252862 which means we have a non default code depending on a now non default code, Wrong. I don't see a problem here, should I? Yes. -- Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.