Date: Mon, 21 Sep 2015 15:32:19 +0300 From: Dmitry Sivachenko <demon@FreeBSD.org> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r397489 - head/devel/pig Message-ID: <A23107B8-BEE0-406F-BC49-7CCE6CC62DDE@FreeBSD.org> In-Reply-To: <20150921120431.GE38467@ivaldir.etoilebsd.net> References: <201509211154.t8LBskYt093877@repo.freebsd.org> <20150921120431.GE38467@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 21 =D1=81=D0=B5=D0=BD=D1=82. 2015 =D0=B3., at 15:04, Baptiste = Daroussin <bapt@FreeBSD.org> wrote: >=20 > On Mon, Sep 21, 2015 at 11:54:46AM +0000, Dmitry Sivachenko wrote: >> Author: demon >> Date: Mon Sep 21 11:54:45 2015 >> New Revision: 397489 >> URL: https://svnweb.freebsd.org/changeset/ports/397489 >>=20 >> Log: >> Clarify things. >>=20 >> Modified: >> head/devel/pig/Makefile >>=20 >> Modified: head/devel/pig/Makefile >> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >> --- head/devel/pig/Makefile Mon Sep 21 11:45:59 2015 = (r397488) >> +++ head/devel/pig/Makefile Mon Sep 21 11:54:45 2015 = (r397489) >> @@ -17,7 +17,7 @@ COMMENT=3D Engine for executing data flows >>=20 >> LICENSE=3D APACHE20 >>=20 >> -BROKEN=3D tries to fetch distfiles during build phase >> +BROKEN=3D tries to make outbound http connection during = build phase breaking tinderbox. Software itself does not have known = issues, remove this BROKEN line and build your own package >>=20 > Hum why specifying tinderbox? first it has the same issue within = poudriere, > second a port should not make any network access outside of the fetch = phase! I know it shouldn't, but I can't figure out how to fix that (I asked on = ML even). I just want to reword this so end-user does not have an impression that = functionality is broken. It works without known issues. It does not fetch anything, it makes outbound connection and does not = fetch files.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A23107B8-BEE0-406F-BC49-7CCE6CC62DDE>