# New ports collection makefile for: gq # Date Created: 8 Jun 2000 # Whom: Roman Shterenzon # # $FreeBSD$ # PORTNAME= gq PORTVERSION= 1.3.4 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= SF/gqclient MAINTAINER= ports@FreeBSD.org COMMENT= GTK-based LDAP client LIB_DEPENDS= gnome-keyring:${PORTSDIR}/security/gnome-keyring OPTIONS= DND "Enable Drag and drop support in browse mode" On \ CACHE "Support the OpenLDAP experimental client cache" On USE_GNOME= gnometarget libglade2 gnomedocutils USE_OPENSSL= yes USE_OPENLDAP= yes USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-ldap-prefix=${LOCALBASE} CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} .include .if !defined(WITHOUT_DND) CONFIGURE_ARGS+= --enable-browser-dnd .endif .if !defined(WITHOUT_CACHE) CONFIGURE_ARGS+= --enable-cache .endif .include it.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add LICENSEsunpoet2012-07-181-79/+36
* - Update to 1.9.1sunpoet2012-06-135-217/+77
* - Fix build: PrintGifError was removed from core library of giflib 4.2.0 [1]sunpoet2012-06-051-0/+55
* - update png to 1.5.10dinoex2012-06-011-1/+2
* - Update to 1.9.0 [1][2]sunpoet2012-05-194-86/+104
* - Bump PORTREVISION to chase the update of graphics/projwen2012-05-071-2/+2
* - Bump PORTREVISION for graphics/libgeotiff shlib changesunpoet2012-04-261-2/+2
* - Change gif library from graphics/libungif to graphics/giflibsunpoet2012-02-211-5/+2
* The variable is USE_PERL5 not USE_PERLeadler2012-02-071-1/+1
* - Chase unixODBC shlib bumpmiwi2012-02-061-2/+2
* - Fix CONFIGURE_ARGS of several options [1]sunpoet2011-09-221-16/+18
* - Update to 1.8.1sunpoet2011-07-172-4/+3
* - Bump PORTREVISION for science/hdf5-18 shlib changesunpoet2011-07-151-2/+2
* - Bump PORTREVISION for science/netcdf4 shlib changesunpoet2011-04-121-1/+2
* - Update to 1.8.0sunpoet2011-01-293-131/+158
* - Use canonical format for FreeBSD.org MAINTAINER addresseserwin2011-01-031-1/+1
* Update to 1.7.3makc2010-12-162-5/+3
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* 1) Fix build with threads;osa2010-08-061-11/+17
* Add support for ECW and JPEG2000 formats via graphics/libecwj2.osa2010-08-041-0/+8
* Fix pkg-plist.osa2010-08-032-4/+1
* Update from 1.6.0 to 1.7.2.osa2010-08-036-180/+62
* - BUMP PORTREVISION due of update of graphics/libgeotiff.sylvio2010-07-261-2/+2
* Chase the ftp/curl shlib version bump.roam2010-04-031-3/+3
* - update to 1.4.1dinoex2010-03-281-3/+3
* - update to jpeg-8dinoex2010-02-05