From owner-freebsd-current@FreeBSD.ORG Mon Jul 15 06:38:23 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 18AF8A90 for ; Mon, 15 Jul 2013 06:38:23 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::230]) by mx1.freebsd.org (Postfix) with ESMTP id A0759BBB for ; Mon, 15 Jul 2013 06:38:22 +0000 (UTC) Received: by mail-wi0-f176.google.com with SMTP id ey16so2461602wid.3 for ; Sun, 14 Jul 2013 23:38:21 -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=0SgOeskL1RMHaDIVAR+DUFslslTID3qiD/7mKYeRPtg=; b=uk9xiiiu/Vq16LDhFnwJdwUVhbKIvfaqJkZXkMeaDNT2Z4Xms+19P2ldGyrBTDlo8L /Pci8kB04MAR4VCeUydBtNVdGKP3+7PR5a2ijWUpd8WpI9LDU3b/erAGyRW9V6JO0zU7 GvyIWPTwEAcfzoPaZdsX38Vb5CH3tm5EU4M+TpBaxRrG8YHHaEElUSvZyWpAO2+EHjU3 aMGbIzJ78A3grIjDRc4TClugCT0ydSXm0DVTUy5oLO0VEPRcjUqy7FAS4E+qLbWZauUh 2JfXoIDvZFhrPT2Byq7E+Ne8wP6drVxmBjNNXKhLJZt9ToHZpatydCF/I0tbpfxbtpDk OjqA== X-Received: by 10.194.48.49 with SMTP id i17mr31659102wjn.55.1373870301861; Sun, 14 Jul 2013 23:38:21 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id u7sm12831948wiw.9.2013.07.14.23.38.20 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 14 Jul 2013 23:38:21 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 15 Jul 2013 08:38:19 +0200 From: Baptiste Daroussin To: Mark Felder Subject: Re: [HEADSUP] No more pkg_install on HEAD by default Message-ID: <20130715063818.GH1516@ithaqua.etoilebsd.net> 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> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JI+G0+mN8WmwPnOn" Content-Disposition: inline In-Reply-To: <1373759460.29471.140661255344697.6A5745F8@webmail.messagingengine.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-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:38:23 -0000 --JI+G0+mN8WmwPnOn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 > 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. Yes pkgng do support proxies, because libfetch do support them. pkgng also support ssh:// regards, Bapt --JI+G0+mN8WmwPnOn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlHjmNoACgkQ8kTtMUmk6EwsRQCfeG2g+7KDXYdcBlSHbJXbpMMU YlwAoK454hrF+dXgKzjEktJmf166hCuw =d3M5 -----END PGP SIGNATURE----- --JI+G0+mN8WmwPnOn--