Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2008 16:54:54 +0900
From:      NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
To:        Koji Yokota <yokota@res.otaru-uc.ac.jp>
Cc:        freebsd-ports-bugs@FreeBSD.org, bug-followup@FreeBSD.org, linimon@FreeBSD.org
Subject:   Re: ports/121221: [PATCH] www/plone3: fetch fails from behind a firewall
Message-ID:  <87iqzj5esx.fsf@roddy.4407.kankyo-u.ac.jp>
In-Reply-To: <47DFDDF2.2070905@res.otaru-uc.ac.jp> (Koji Yokota's message of "Wed, 19 Mar 2008 00:21:22 %2B0900")
References:  <200802292316.m1TNGW5L098160@freefall.freebsd.org> <864pbrnmpq.fsf@ra333.heimat.gr.jp> <47DFDDF2.2070905@res.otaru-uc.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
I'd like to approve this patch. Can somebody commit it, please?

Thank you, Yokota-san.

>>>>> In <47DFDDF2.2070905@res.otaru-uc.ac.jp> 
>>>>>	Koji Yokota <yokota@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87iqzj5esx.fsf>