Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Oct 2011 13:34:42 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/py-ldaptor Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201110221334.p9MDYgqr078038@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110221334.p9MDYgqr078038>