pav         2006-04-26 18:53:12 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/ldapvi      Makefile distinfo pkg-descr 
  Log:
  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 <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.769     +1 -0      ports/sysutils/Makefile
  1.1       +45 -0     ports/sysutils/ldapvi/Makefile (new)
  1.1       +6 -0      ports/sysutils/ldapvi/distinfo (new)
  1.1       +16 -0     ports/sysutils/ldapvi/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to