From owner-freebsd-current@FreeBSD.ORG Mon Jul 15 16:52:27 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 D227A2AE for ; Mon, 15 Jul 2013 16:52:27 +0000 (UTC) (envelope-from feld@freebsd.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id A65A0AB4 for ; Mon, 15 Jul 2013 16:52:27 +0000 (UTC) Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 91A4D2100A for ; Mon, 15 Jul 2013 12:52:26 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute6.internal (MEProxy); Mon, 15 Jul 2013 12:52:26 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=/Fn3FCm5R1EQnb94hRs8O+9FXl0=; b=CYL 8DlgCBXJgd/Zjw96ojDyVddJSRA2qGf3LH5iRTUcOlinlB55ymXF7qTrejL6uy8m MJ7Qm/CTF7+ZYNCrxJ8wAiiRTARRVkboGVu0flpeiga/dN6b2uOvJGn4HzF/4Ja8 RcCzlT9oZRtVhlGPApvzZgcRvJbeolGBGy46tSpw= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id 74EE8B00003; Mon, 15 Jul 2013 12:52:26 -0400 (EDT) Message-Id: <1373907146.30703.140661255908393.318A8B62@webmail.messagingengine.com> X-Sasl-Enc: 8Hi4eoCaZiPczmZLOI7kjnnqEJqOEhdKKI5ELI2+q1KZ 1373907146 From: Mark Felder To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-bdcdd1cb In-Reply-To: <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> <13CA24D6AB415D428143D44749F57D7201FC7581@ltcfiswmsgmb21> Subject: Re: [HEADSUP] No more pkg_install on HEAD by default Date: Mon, 15 Jul 2013 11:52:26 -0500 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 16:52:27 -0000 On Mon, 15 Jul 2013 11:48:18 -0500, Teske, Devin wrote: > I think Mark was saying that libfetch doesn't yet support http proxy. Now that I've googled, I was referring to this PR http://www.freebsd.org/cgi/query-pr.cgi?pr=180253 I thought it was complete missing functionality, not just that bug.