cvs commit: ports/net Makefile ports/net/py-ldaptor Makefile distinfo pkg-descr pkg-plist

Pawel Pekala pawel at FreeBSD.org
Sat Oct 22 13:34:42 UTC 2011


pawel       2011-10-22 13:34:42 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/py-ldaptor       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Ldaptor is a pure-Python library that implements:
  
      * LDAP client logic
      * separately-accessible LDAP and BER protocol message generation/parsing
      * ASCII-format LDAP filter generation and parsing
      * LDIF format data generation
      * Samba password changing logic
  
  Also included is a web-based user interface to search and edit information in
  an LDAP directory and a set of LDAP utilities for use from the command line.
  
  WWW: http://github.com/antong/ldaptor
  
  PR:             ports/157738
  Submitted by:   Attila Nagy <bra at fsn.hu>
  
  Revision  Changes    Path
  1.2393    +1 -0      ports/net/Makefile
  1.1       +29 -0     ports/net/py-ldaptor/Makefile (new)
  1.1       +2 -0      ports/net/py-ldaptor/distinfo (new)
  1.1       +12 -0     ports/net/py-ldaptor/pkg-descr (new)
  1.1       +312 -0    ports/net/py-ldaptor/pkg-plist (new)


More information about the cvs-ports mailing list