summaryrefslogtreecommitdiff
path: root/net/gq (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GQ changed the configure option to specify the LDAP base directoryJoerg Wunsch2004-12-061-1/+1
| | | | | | | | | | | | | from --with-ldap to --with-ldap-prefix quite some time ago. Incidentally, it still used to work with the wrong option most of the time, as configure silently ignores unknown --with options (this is a feature), and as the configure script often included the correct -I and -L options to find OpenLDAP as a side-effect of other stuff installed in the same location. However, I've seen it fail as well, and using the correct option is the canonical way out. Approved by: maintainer timeout
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | big upgrade.
* Add patch to let it work with OpenLDAP 2.2. Obtained from:Edwin Groothuis2004-10-312-15/+33
| | | | | | http://sourceforge.net/tracker/index.php?func=detail&aid=1022295&group_id=3805&atid=103805 Use OPTIONS
* Downgrade to OpenLDAP 2.1: This seems to be the only way to make thisVolker Stolz2004-08-301-0/+1
| | | | | | | | port work. Notice that OpenLDAP 2.1 is EOL. PR: ports/69899 Submitted by: Igor Karpov Approved by: maintainer silence
* Restore state restoration capabilitiesEdwin Groothuis2004-07-283-1/+36
| | | | Obtained from: http://sourceforge.net/mailarchive/forum.php?thread_id=4791405&forum_id=5986
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
|
* - Fix buildKirill Ponomarev2004-03-231-1/+1
| | | | Noticed by: bento via kris
* - Update to version 1.0b1Kirill Ponomarev2004-03-165-15/+38
| | | | | PR: ports/64326 Submitted by: maintainer
* Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)Edwin Groothuis2004-03-121-1/+1
| | | | | | | | | | | From: Roman Shterenzon <romanbsd@yahoo.com> To: ports@freebsd.org Subject: e-mail change The email address roman@xpert.com is no longer valid. Please update ports' maintainer to ports@oven.org. Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 1)
* Quick fix for INDEX build breakage by openldap2[012] split.Jun Kuriyama2003-08-141-1/+2
| | | | | | We should use net/openldap20/bsd.openldap.mk later... Pointy hat to: kuriyama
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
|
* Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-241-1/+1
|
* Point dependencies on net/openldap to net/openldap12Edwin Groothuis2003-02-241-1/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Add a dependency on gnomehier to remove the GNOME directories.Joe Marcus Clarke2003-01-131-1/+1
| | | | Reported by: bento
* Maintainer update to version 0.6.0Edwin Groothuis2002-11-172-7/+18
| | | | | PR: ports/45345 Submitted by: Roman Shterenzon <roman@xpert.com>
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-1/+2
| | | | | PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* add hook to use OpenLDAP2.FUJISHIMA Satsuki2001-11-061-1/+5
| | | | | | PR: 30956 Submitted by: Michael Lucas <mwlucas@blackhelicopters.org> Approved by: maintainer of silence
* Upgrade to version 0.4Kevin Lo2001-02-255-29/+9
| | | | | PR: 25332 Submitted by: MAINTAINER
* Update to 0.3.1Kevin Lo2001-01-182-2/+2
| | | | | PR: 24416 Submitted by: MAINTAINER
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
|
* Implement USE_GTK, part 2.Jeremy Lea2000-10-051-5/+2
|
* Update to version 0.3.0Kevin Lo2000-10-012-3/+3
| | | | | PR: 21671 Submitted by: MAINTAINER
* Adding gq version 0.2.3.Steve Price2000-07-107-0/+78
A GTK-based LDAP client. PR: 19120 Submitted by: Roman Shterenzon <roman@xpert.com>