poudriere / logitechmediaserver: License SDL needs confirmation, but BATCH is defined

Don Lewis truckman at FreeBSD.org
Sat Oct 8 22:35:11 UTC 2016


On  8 Oct, Michael Grimm wrote:
> Don Lewis <truckman at FreeBSD.org> wrote:
>> 
>> On  8 Oct, Michael Grimm wrote:
> 
>>> as audio/squeezeboxserver has gone, I need to migrate to
>>> audio/logitechmediaserver. 
>>> 
>>> But I am failing to get this port compiled by poudriere (3.2-pre):
>>> 
>>> 	| ?
>>> 	| ---End make.conf—
>>> 	| ====>> Ignoring audio/logitechmediaserver: License SDL needs confirmation, but BATCH is defined
>>> 	| ?
>>> 
>>> I did try to run ?
>>> 
>>> 	poudriere testport -j stable -c -i audio/logitechmediaserver
>>> 	poudriere testport -j stable -c -I audio/logitechmediaserver
>>> 
>>> ? without success.
>>> 
>>> Is there a way to get that port packed by poudriere?
>> 
>> Add
>> 	LICENSES_ACCEPTED=SDL
>> to /usr/local/etc/poudriere.d/make.conf.  You are still responsible for
>> following the license terms.
> 
> Thank you very much! That did the trick. 
> 
> I am asking myself where should one look for such kind of information?

It's documented here:
<https://wiki.freebsd.org/PortsLicenseInfrastructure>

It took me a long time to find this info when I needed it.  I might have
come across it first by digging around in /usr/ports/Mk/*.



More information about the freebsd-ports mailing list