svn commit: r308655 - in head/games/xmoto: . files

Adam Weinberger adamw at adamw.org
Tue Dec 11 15:41:22 UTC 2012


On 2012/12/11 08:21, Dmitry Marakasov wrote:
> Not adding them to OPTIONS_DEFINE preserves previous behaviour and I
> don't think NLS and DOCS should be in the OPTIONS_DEFINE ever - they 
> are
> only meaningful to be set globally, and having them in individual 
> ports
> makes large builds much more painful, as a user has to set them for 
> tons
> of ports (even more painful without portmaster or knowing of
> config-recursive).

I think there is some benefit to explicitly adding them with 
discretion. Ports like ImageMagick, or the Berkeley DB ports, which 
install massive amounts of documentation, are really nice to be able to 
selectively disable DOCS for. I think port maintainers can put DOCS in 
OPTIONS in a meaningful and useful way.

# Adam


-- 
Adam Weinberger
adamw at adamw.org
http://www.adamw.org


More information about the svn-ports-all mailing list