From owner-freebsd-ports@freebsd.org Sat Oct 8 20:20:20 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 513ECC06F03 for ; Sat, 8 Oct 2016 20:20:20 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 40793ECE for ; Sat, 8 Oct 2016 20:20:20 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3CE2EC06F02; Sat, 8 Oct 2016 20:20:20 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C89FC06F01 for ; Sat, 8 Oct 2016 20:20:20 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (unknown [IPv6:2602:304:b010:ef20::f2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.catspoiler.org", Issuer "gw.catspoiler.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F023ECD for ; Sat, 8 Oct 2016 20:20:20 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.15.2/8.15.2) with ESMTP id u98KJqkT098986; Sat, 8 Oct 2016 13:19:56 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <201610082019.u98KJqkT098986@gw.catspoiler.org> Date: Sat, 8 Oct 2016 13:19:52 -0700 (PDT) From: Don Lewis Subject: Re: poudriere / logitechmediaserver: License SDL needs confirmation, but BATCH is defined To: trashcan@ellael.org cc: ports@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 20:20:20 -0000 On 8 Oct, Michael Grimm wrote: > Hi ? > > 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.