ports/89300: [MAINTAINER] multimedia/bsdav: remove BROKEN

Ion-Mihai Tetcu itetcu at people.tecnik93.com
Wed Nov 23 00:13:32 UTC 2005


On Wed, 23 Nov 2005 01:02:03 +0100
Pav Lucistnik <pav at FreeBSD.org> wrote:

> Ion-Mihai Tetcu píše v st 23. 11. 2005 v 01:44 +0200:
> 
> > > Third, you used OPTIONS incorrectly. I fixed that. For details,
> > > see chapter in PH.
> > 
> > I see that:
> > -.ifdef(WITH_X11)
> > +.if !defined(WITHOUT_X11)
> > 
> > OK, if one does not what X it will put make.conf WITHOUT_X11= yes;
> > so the port actually works (OPTIONS-wise) but one should use
> > WITHOUT_X11 and this is said in PH.
> 
> No, that's not the reason. 

Actually it's said to use WITHOUT_X11 but yes, the rest is more
important.

> Please read OPTIONS chapter in Porter's Handbook. It says, quote:
> 
> Due to a deficiency in the infrastructure, you can only test WITH_*
> variables for options, which are OFF by default, and WITHOUT_*
> variables for options, which defaults to ON.

Read it, but on fast-forward :-/ It would be very nice if portlint(1)
could catch this (AFAIK it check if either WITH_ or WITHOUT_ is defined
for each OPTION). I think I should start checking my other ports.

Thanks for spelling this to me.


-- 
IOnut - Unregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"

BOFH excuse #27:
radiosity depletion





More information about the freebsd-ports-bugs mailing list