From owner-freebsd-current@FreeBSD.ORG Mon Jul 15 16:48:44 2013 Return-Path: Delivered-To: freebsd-current@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 7F002F99; Mon, 15 Jul 2013 16:48:44 +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 445D1A5F; Mon, 15 Jul 2013 16:48:44 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.31]) by ltcfislmsgpa02.fnfis.com (8.14.5/8.14.5) with ESMTP id r6FGmdVt025759 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Mon, 15 Jul 2013 11:48:41 -0500 Received: from LTCFISWMSGMB21.FNFIS.com ([10.132.99.23]) by LTCFISWMSGHT03.FNFIS.com ([10.132.206.31]) with mapi id 14.02.0309.002; Mon, 15 Jul 2013 11:48:19 -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/QjEhM8ppliCtaAgACKXACAAHg7gIAAGMOAgAAZGQCAAAqhgIAAUuIAgAIEI4CAAKptAA== Date: Mon, 15 Jul 2013 16:48:18 +0000 Message-ID: <13CA24D6AB415D428143D44749F57D7201FC7581@ltcfiswmsgmb21> References: <20130712231637.GS85556@ithaqua.etoilebsd.net> <13CA24D6AB415D428143D44749F57D7201FC2DBD@ltcfiswmsgmb21> <20130713080732.GV85556@ithaqua.etoilebsd.net> <13CA24D6AB415D428143D44749F57D7201FC3AA2@ltcfiswmsgmb21> <13CA24D6AB415D428143D44749F57D7201FC3C92@ltcfiswmsgmb21> <13CA24D6AB415D428143D44749F57D7201FC3FAA@ltcfiswmsgmb21> <1373759460.29471.140661255344697.6A5745F8@webmail.messagingengine.com> <20130715063818.GH1516@ithaqua.etoilebsd.net> In-Reply-To: <20130715063818.GH1516@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.121] Content-Type: text/plain; charset="us-ascii" Content-ID: <6969159408FB074BB52DC908A8E04AE7@fisglobal.com> Content-Transfer-Encoding: quoted-printable 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-15_04:2013-07-15,2013-07-15,1970-01-01 signatures=0 Cc: Mark Felder , Devin Teske , "freebsd-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: Mon, 15 Jul 2013 16:48:44 -0000 On Jul 14, 2013, at 11:38 PM, Baptiste Daroussin wrote: > On Sat, Jul 13, 2013 at 06:51:00PM -0500, Mark Felder wrote: >> On Sat, Jul 13, 2013, at 13:54, Teske, Devin wrote: >>>=20 >>>=20 >>> If FTP access (or any of the other remote access methods) are going away >>> for HEAD pkg access, I'll need to know so I can make the appropriate >>> changes in the HEAD branch of bsdconfig. >>>=20 >>=20 >> It's simpler than you think. The new pkg uses libfetch. You can have >> your PACAKGESITE be file:// ftp:// http:// https:// ...=20 >>=20 >> I do suspect that HTTP_PROXY support is probably not available as I >> recall seeing a post where someone was asking about that getting >> implemented for fetch. I'll have to research that again, though. >=20 > Yes pkgng do support proxies, because libfetch do support them. >=20 I think Mark was saying that libfetch doesn't yet support http proxy. However, I've often done: env http_proxy=3Duser:pass@host:port fetch this-thing or that-thing So I'm not sure if Mark was implying that this doesn't yet work with PACKAG= ESITE because you need a way of passing the additional env? (talk of a PKG_= ENV iirc)? > pkgng also support ssh:// >=20 That's cool ;D --=20 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.