Date: Mon, 17 Feb 2014 13:15:59 +0100 From: Antoine Brodin <antoine@FreeBSD.org> To: takefu@airport.fm Cc: ports@freebsd.org Subject: Re: LEGAL and your ports Message-ID: <CAALwa8=AKZXAVoAK5PayRo%2BuoPiSgYGw25zA2fRntPBaMKnf-g@mail.gmail.com> In-Reply-To: <5301F4FA.6090606@airport.fm> References: <CAF6rxgmicKNYVMRuaNriDsQitO4feyCc6zQA4D0p3G0Db7eqtw@mail.gmail.com> <5301F4FA.6090606@airport.fm>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 17, 2014 at 12:39 PM, Takefu <takefu@airport.fm> wrote: > I do not understand. > I want you to evaluate whether this patch is correct. > > --- libaacplus-2.0.2_2.patch begins here --- > diff -ruN /usr/ports/audio/libaacplus/Makefile ./Makefile > --- /usr/ports/audio/libaacplus/Makefile 2013-12-11 23:35:36.000000000 +0900 > +++ ./Makefile 2014-02-17 19:23:37.000000000 +0900 > @@ -15,6 +15,8 @@ > COMMENT= HE-AAC+ Codec as Shared Library > > RESTRICTED= unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies > +NO_CDROM= Distribution requires acceptance of license agreement > +NO_PACKAGE= ${NO_CDROM} > > CONFLICTS= aacplusenc-0* > > --- libaacplus-2.0.2_2.patch ends here --- Hi, According to the porters handbook: "NO_CDROM or NO_PACKAGE should not be set along with RESTRICTED since the latter variable implies the former ones." http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-restrictions.html Cheers, Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8=AKZXAVoAK5PayRo%2BuoPiSgYGw25zA2fRntPBaMKnf-g>