Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GQ changed the configure option to specify the LDAP base directory | Joerg Wunsch | 2004-12-06 | 1 | -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 the | Joe Marcus Clarke | 2004-11-07 | 1 | -1/+1 |
| | | | | big upgrade. | ||||
* | Add patch to let it work with OpenLDAP 2.2. Obtained from: | Edwin Groothuis | 2004-10-31 | 2 | -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 this | Volker Stolz | 2004-08-30 | 1 | -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 capabilities | Edwin Groothuis | 2004-07-28 | 3 | -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 Clarke | 2004-04-05 | 1 | -1/+1 |
| | |||||
* | - Fix build | Kirill Ponomarev | 2004-03-23 | 1 | -1/+1 |
| | | | | Noticed by: bento via kris | ||||
* | - Update to version 1.0b1 | Kirill Ponomarev | 2004-03-16 | 5 | -15/+38 |
| | | | | | PR: ports/64326 Submitted by: maintainer | ||||
* | Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST) | Edwin Groothuis | 2004-03-12 | 1 | -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 Clarke | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 1) | ||||
* | Quick fix for INDEX build breakage by openldap2[012] split. | Jun Kuriyama | 2003-08-14 | 1 | -1/+2 |
| | | | | | | We should use net/openldap20/bsd.openldap.mk later... Pointy hat to: kuriyama | ||||
* | Remove USE_GNOMENG. | Joe Marcus Clarke | 2003-04-20 | 1 | -1/+0 |
| | |||||
* | Point dependencies on net/openldap2 to net/openldap20 | Edwin Groothuis | 2003-02-24 | 1 | -1/+1 |
| | |||||
* | Point dependencies on net/openldap to net/openldap12 | Edwin Groothuis | 2003-02-24 | 1 | -1/+1 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Add a dependency on gnomehier to remove the GNOME directories. | Joe Marcus Clarke | 2003-01-13 | 1 | -1/+1 |
| | | | | Reported by: bento | ||||
* | Maintainer update to version 0.6.0 | Edwin Groothuis | 2002-11-17 | 2 | -7/+18 |
| | | | | | PR: ports/45345 Submitted by: Roman Shterenzon <roman@xpert.com> | ||||
* | Deploy USE_GNOMENG infrastructure | Mario Sergio Fujikawa Ferreira | 2002-09-03 | 1 | -1/+2 |
| | | | | | PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | add hook to use OpenLDAP2. | FUJISHIMA Satsuki | 2001-11-06 | 1 | -1/+5 |
| | | | | | | PR: 30956 Submitted by: Michael Lucas <mwlucas@blackhelicopters.org> Approved by: maintainer of silence | ||||
* | Upgrade to version 0.4 | Kevin Lo | 2001-02-25 | 5 | -29/+9 |
| | | | | | PR: 25332 Submitted by: MAINTAINER | ||||
* | Update to 0.3.1 | Kevin Lo | 2001-01-18 | 2 | -2/+2 |
| | | | | | PR: 24416 Submitted by: MAINTAINER | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | Implement USE_GTK, part 2. | Jeremy Lea | 2000-10-05 | 1 | -5/+2 |
| | |||||
* | Update to version 0.3.0 | Kevin Lo | 2000-10-01 | 2 | -3/+3 |
| | | | | | PR: 21671 Submitted by: MAINTAINER | ||||
* | Adding gq version 0.2.3. | Steve Price | 2000-07-10 | 7 | -0/+78 |
A GTK-based LDAP client. PR: 19120 Submitted by: Roman Shterenzon <roman@xpert.com> |