ports/121221: [PATCH] www/plone3: fetch fails from behind a firewall

NAKAJI Hiroyuki nakaji at jp.freebsd.org
Wed Mar 19 08:00:06 UTC 2008


The following reply was made to PR ports/121221; it has been noted by GNATS.

From: NAKAJI Hiroyuki <nakaji at jp.freebsd.org>
To: Koji Yokota <yokota at res.otaru-uc.ac.jp>
Cc: linimon at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org,
        bug-followup at FreeBSD.org
Subject: Re: ports/121221: [PATCH] www/plone3: fetch fails from behind a firewall
Date: Wed, 19 Mar 2008 16:54:54 +0900

 I'd like to approve this patch. Can somebody commit it, please?
 
 Thank you, Yokota-san.
 
 >>>>> In <47DFDDF2.2070905 at res.otaru-uc.ac.jp> 
 >>>>>	Koji Yokota <yokota at res.otaru-uc.ac.jp> wrote:
 > NAKAJI Hiroyuki wrote:
 > > Right. I reported it to plone ML in Japan.
 > > http://ml.plone.jp/mailman/listinfo/plone-users
 > >
 > > Yokota-san, can you please write the message? I'm ready to approve.
 
 > Nakajisan, I apologize being late. I attached a message. If the
 > problem still persists, please use it.
 > --- Makefile.orig	2008-02-18 12:09:30.000000000 +0900
 > +++ Makefile	2008-03-19 00:17:55.000000000 +0900
 > @@ -67,6 +67,12 @@
 >  	@${ECHO_MSG} "backup your site before proceeding."
 >  	@${ECHO_MSG} "If you haven't done so, please press CTRL-C now."
 >  	@${ECHO_MSG} ""
 > +	@${ECHO_MSG} "Also, if you are fetching tarball from behind a proxy"
 > +	@${ECHO_MSG} "server, you may fail even if environment variables"
 > +	@${ECHO_MSG} "http_proxy and https_proxy are set correctly."
 > +	@${ECHO_MSG} "If this happens, fetch tarball manually with wget (ftp/wget)"
 > +	@${ECHO_MSG} "or curl (ftp/curl)."
 > +	@${ECHO_MSG} ""
 >  .endif
  
 >  do-build:
 
 -- 
 NAKAJI Hiroyuki



More information about the freebsd-ports-bugs mailing list