Commit graph

3 commits

Author SHA1 Message Date
Rong-En Fan
c925c340dd - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.

Tested with:	my tinderbox on i386 6
Approved by:	portmgr
2007-07-24 15:10:14 +00:00
Pav Lucistnik
76d1e4db53 - Update to 1.7
PR:		ports/114601
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
2007-07-22 01:09:58 +00:00
Pav Lucistnik
1fc1bd3408 ldapvi is tool to update LDAP entries with a text editor.
It is:
# Written in C.
# Reasonably fast and small. The ldapvi client needs about as much time for
  receiving entries as the OpenLDAP server needs to sends them, which should be
  fast enough.
# Shows a summary of changes before committing them. Details of the changes can
  be previewed in LDIF format.
# Uses an LDIF-like format in the editor (which should be easier to use
  interactively than standard LDIF).
# Can rename entries.
# Does not give up easily. On error, you can edit the file again or rebind to
  the server and try again.

WWW: http://www.lichteblau.com/ldapvi.html

PR:		ports/96255
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
2006-04-26 18:53:12 +00:00