Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2004 05:40:24 -0700 (PDT)
From:      Oliver Eikemeier <eikemeier@fillmore-labs.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/64326: Update of net/gq
Message-ID:  <200405031240.i43CeOlY096583@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/64326; it has been noted by GNATS.

From: Oliver Eikemeier <eikemeier@fillmore-labs.com>
To: Roman Shterenzon <ports@oven.org>
Cc: FreeBSD-gnats-submit@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405031240.i43CeOlY096583>