ports/62104: [MAINTAINER] ftp/frox: Utilize OPTIONS
Pav Lucistnik
pav at FreeBSD.org
Mon Feb 2 08:01:55 UTC 2004
V po, 02. 02. 2004 v 06:14, Sergey Matveychuk píše:
> But OPTIONS works fine with both WITH_* and WITHOUT_* variables.
> - @${ECHO_MSG} " WITHOUT_HTTP_CACHE=yes disable use of external cache;"
> - @${ECHO_MSG} " WITHOUT_LOCAL_CACHE=yes disable use of local cache;"
> + HTTP_CACHE "Enable use of external cache" on \
> + LOCAL_CACHE "Enable use of local cache" off \
I'm not sure but this still seems like reversed semantics -
WITHOUT_LOCAL_CACHE=yes --> *disable* use of local cache
OPTIONS LOCAL_CACHE on -> *enable* use of local cache
So if LOCAL_BASE in OPTIONS dialog(1) is ticked, what will happen? Will
it be enabled or disabled?
--
Pav Lucistnik <pav at oook.cz>
<pav at FreeBSD.org>
Any Palm app requiring an 90+ page manual has lost its vision.
More information about the freebsd-ports-bugs
mailing list