Date: Mon, 25 Jul 2011 14:34:20 +0000 From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: Doug Barton <dougb@FreeBSD.org> Cc: "b. f." <bf1783@googlemail.com>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, Mario, riggs@rrr.de, bf1783@gmail.com, cvs-ports@FreeBSD.org, Ferreira <lioux@FreeBSD.org> Subject: Re: cvs commit: ports/multimedia/mencoder Makefile Message-ID: <4E2D7EEC.8030600@p6m7g8.com> In-Reply-To: <4E2B2B82.1020506@FreeBSD.org> References: <201107200252.p6K2qZRb053515@repoman.freebsd.org> <CAGFTUwMZ5iAp=VvNZezX4fiGy2d5Ep6jaSWWUZp92KTobxkjsQ@mail.gmail.com> <4E2B2B82.1020506@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/23/11 20:13, Doug Barton wrote: > On 07/22/2011 23:07, b. f. wrote: > >> I must renew my plea to avoid these "fixes". When a user sets >> WITH/WITHOUT_FOO, he means precisely "build this port >> WITH/WITHOUT_FOO", and not "build this port WITH/WITHOUT_FOO, except >> if package X is installed, and, if it is, silently do something else", >> and we should not be adding code to do the latter. We should instead >> patch the broken distribution configure scripts and Makefiles, so that >> the problem does not occur. If a lack of time or another problem >> prevents this from being done initially, then as a temporary >> workaround, we should add something like: >> >> .if exists(${LOCALBASE}/lib/libass.so) && defined(WITHOUT_ASS) >> BROKEN= libass is installed, so broken mplayer scripts will ignore WITHOUT_ASS >> .endif >> >> so that the user will know that his choice of options cannot be used, >> and he can take the appropriate action -- and he will not be misled >> into thinking that his choice of options are used when they are not. > > +1 > Yes, I agree violently too. I even remember removing about 10 occurrences in the past. -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Infrastructure, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E2D7EEC.8030600>