summaryrefslogtreecommitdiff
path: root/net/ldapdiff (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - USE_OPENLDAPOliver Eikemeier2004-03-033-18/+11
| | | | | | | | | - USE_ICONV - use %%DOCSDIR%% in pkg-plist - update to ldapdiff-1.0.0 PR: 62915 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* - New option LDAP_PORTDirk Meyer2003-08-141-11/+11
| | | | | - Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client - Make portlint happier
* Assign MAINTAINER to ports@FreeBSD.org.Adam Weinberger2003-06-041-1/+1
| | | | | PR: ports/52534 Submitted by: Christian Brueffer <chris@unixpages.org>
* 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
|
* Update to 0.9.0 [1]Ollivier Robert2003-02-213-3/+3
| | | | | | Remove pkg-comment after adding COMMENT= to Makefile [2]. Submitted by: roberto[1], Christian Brueffer <chris@unixpages.org>[2] as MAINTAINER
* upgrade to 0.8.3Ying-Chieh Liao2002-07-116-46/+2
| | | | | PR: 40456 Submitted by: maintainer
* Update port from 0.7.0 -> 0.8.2Ying-Chieh Liao2002-07-116-24/+67
| | | | | | | | | Add knob to choose either OpenLDAP 1 or 2 Add additional mastersite General Makefile cleanups PR: 40437 Submitted by: maintainer
* Add ldapdiff 0.7.0, a utility for patching LDAP directories usingWill Andrews2002-06-276-0/+77
LDIF files. PR: 34985 Submitted by: Christian Brueffer <chris@unixpages.org)