From nakaji@kankyo-u.ac.jp  Fri Feb 29 15:08:01 2008
Return-Path: <nakaji@kankyo-u.ac.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 21349106567C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Feb 2008 15:08:01 +0000 (UTC)
	(envelope-from nakaji@kankyo-u.ac.jp)
Received: from d4407.kankyo-u.ac.jp (d4407.kankyo-u.ac.jp [202.216.78.81])
	by mx1.freebsd.org (Postfix) with ESMTP id B8C8F8FC28
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Feb 2008 15:08:00 +0000 (UTC)
	(envelope-from nakaji@kankyo-u.ac.jp)
Received: from roddy.4407.kankyo-u.ac.jp.kankyo-u.ac.jp (localhost [IPv6:::1])
	by d4407.kankyo-u.ac.jp (8.14.2/8.14.2) with ESMTP id m1TEpXnG031443;
	Fri, 29 Feb 2008 23:51:33 +0900 (JST)
	(envelope-from nakaji@kankyo-u.ac.jp)
Message-Id: <871w6v3jey.fsf@roddy.4407.kankyo-u.ac.jp>
Date: Fri, 29 Feb 2008 23:51:33 +0900
From: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Sender: nakaji@kankyo-u.ac.jp
To: Koji Yokota <yokota@res.otaru-uc.ac.jp>
Cc: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <20080229144624.B0AE3B831@room520-1.yokota-s.otaru-uc.ac.jp>
	(Koji Yokota's message of "Fri, 29 Feb 2008 23:46:24 +0900 (JST)")
Subject: Re: [PATCH] www/plone3: fetch fails from behind a firewall
References: <20080229144624.B0AE3B831@room520-1.yokota-s.otaru-uc.ac.jp>

>Number:         121220
>Category:       ports
>Synopsis:       Re: [PATCH] www/plone3: fetch fails from behind a firewall
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 29 15:10:02 UTC 2008
>Closed-Date:    Fri Feb 29 23:17:01 UTC 2008
>Last-Modified:  Fri Feb 29 23:17:01 UTC 2008
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 >>>>> In <20080229144624.B0AE3B831@room520-1.yokota-s.otaru-uc.ac.jp> 
 >>>>>	Koji Yokota <yokota@res.otaru-uc.ac.jp> wrote:
 
 > The download server "https://launchpad.net/...." cannot be accessed with
 > "fetch" from behind a firewall even if HTTP_PROXY is set, because of the
 > special arrangement of the server. Using wget (or curl) resolves the
 > problem.
 
 You can set make variables FETCH_BINARY=wget and
 FETCH_ARGS=--no-check-certificate in your /etc/make.conf.
 
 > +do-fetch:
 > +	# To fetch from behind a firewall, set environment variables
 > +	# https_proxy and http_proxy
 > +	( cd ${DISTDIR}/zope ; \
 > +	 wget --no-check-certificate ${MASTER_SITES}/${DISTFILES} )
 > +
 
 I cannot approve this patch. This is a launchpad.net's problem.
 -- 
 NAKAJI Hiroyuki
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Fri Feb 29 23:16:37 UTC 2008 
State-Changed-Why:  
Misfiled followup to ports/121221; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Feb 29 23:16:37 UTC 2008 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=121220 
>Unformatted:
