ports/64326: Update of net/gq
Oliver Eikemeier
eikemeier at fillmore-labs.com
Mon May 3 12:40:25 UTC 2004
The following reply was made to PR ports/64326; it has been noted by GNATS.
From: Oliver Eikemeier <eikemeier at fillmore-labs.com>
To: Roman Shterenzon <ports at oven.org>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/64326: Update of net/gq
Date: Mon, 03 May 2004 14:31:45 +0200
Roman Shterenzon wrote:
> +.if defined(WITH_CACHE)
> +CONFIGURE_ARGS+= --enable-cache
> +.endif
> +
> +post-extract:
> + @${ECHO_MSG} "This port supports the following configuration knobs:"
> + @${ECHO_MSG} "WITHOUT_JPEG=yes Disable jpegPhoto attr. handling"
> + @${ECHO_MSG} "WITH_DND=yes Enable Drag and drop support in browse mode"
> + @${ECHO_MSG} "WITH_CACHE=yes Support the OpenLDAP experimental client cache"
Btw, the experimental client cache has been replace by noop in OpenLDAP 2.1 and
removed in OpenLDAP 2.2, so this will do nothing or break the build.
-Oliver
More information about the freebsd-ports-bugs
mailing list