From owner-freebsd-ports@FreeBSD.ORG Sat Oct 19 09:03:07 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E34B659C; Sat, 19 Oct 2013 09:03:06 +0000 (UTC) (envelope-from mickael.maillot@gmail.com) Received: from mail-bk0-x231.google.com (mail-bk0-x231.google.com [IPv6:2a00:1450:4008:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2D9AE2F57; Sat, 19 Oct 2013 09:03:06 +0000 (UTC) Received: by mail-bk0-f49.google.com with SMTP id w14so87992bkz.36 for ; Sat, 19 Oct 2013 02:03:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KG9ns9ijYEV8/B30H+tDeHVDywNhEP4JPCqtDvDlbJQ=; b=YkSk8gMeSawxg5Nei8ITjJxlWh+UThTzqnb3y3Hd78Or/ctoupn61UOohiADwZhAxV 1aNRPSc/ltFngHhmuvpbZzAZAbralLHxghIBJOjpCdpD7Ay0iP07xZYrS3ufeor7teGe XrgeZNMgAefooKmxb0ir99NkDt/M5XYiqklRXGEa36EeoRZV+gX46rDwJ+Zdo2bBTmzr PVuYtFD2RKsehAKAM3WkX+nO6+rQi3KZ4k8pfThQVPaOeHWWFVWVYIBihxhr7cYwlFNF gfyumfRv9M7RS6EXA3TW7rk9+JBVtCfQ1kvGslmml/Xno6PlTjUYSUmQoi9FDG4HUPKm Yq5w== MIME-Version: 1.0 X-Received: by 10.205.78.5 with SMTP id zk5mr795730bkb.25.1382173384421; Sat, 19 Oct 2013 02:03:04 -0700 (PDT) Received: by 10.205.64.69 with HTTP; Sat, 19 Oct 2013 02:03:04 -0700 (PDT) In-Reply-To: References: Date: Sat, 19 Oct 2013 11:03:04 +0200 Message-ID: Subject: Re: multimedia/xbmc's default dependency on lame From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= To: =?ISO-8859-1?Q?Ulrich_Sp=F6rlein?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: bapt@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Oct 2013 09:03:07 -0000 You can remove LAME from default options. it's just used for MP3 encoding from CD, not really used by people. 2013/10/18 Ulrich Sp=F6rlein > Hey Mickael, Baptiste, > > multimedia/xbmc is currently broken for me on 10.x (worked fine about > 1-2 months ago) and I wanted to check the build cluster to see if the > problem is on my end. The problem? multimedia/xbmc is skipped because > of the default dependency on lame (and that is restricted). > > So this > http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-17_19h54m49s= / > will not show me if xbmc builds for other people. > > Mickael, is the default dependency on lame required? It means we'll > never ship a pre-built port for it .. > > Baptiste, is it possible to still build these packages and packages > that depend on them, but just not publish/distribute them? > > Thanks! > UIi >