aboutsummaryrefslogtreecommitdiffstats
path: root/net/ldapdiff
Commit message (Collapse)AuthorAgeFilesLines
* - USE_OPENLDAPeik2004-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.trevor2004-01-301-0/+1
|
* - New option LDAP_PORTdinoex2003-08-151-11/+11
| | | | | - Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client - Make portlint happier
* Assign MAINTAINER to ports@FreeBSD.org.adamw2003-06-051-1/+1
| | | | | PR: ports/52534 Submitted by: Christian Brueffer <chris@unixpages.org>
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-1/+1
|
* Point dependencies on net/openldap to net/openldap12edwin2003-02-241-1/+1
|
* Update to 0.9.0 [1]roberto2003-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.3ijliao2002-07-116-46/+2
| | | | | PR: 40456 Submitted by: maintainer
* Update port from 0.7.0 -> 0.8.2ijliao2002-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 usingwill2002-06-276-0/+77
LDIF files. PR: 34985 Submitted by: Christian Brueffer <chris@unixpages.org)