Bug 157738 - New port: net/py-ldaptor
Summary: New port: net/py-ldaptor
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-10 10:20 UTC by nagy.attila
Modified: 2015-06-19 09:15 UTC (History)
0 users

See Also:


Attachments
file.shar (18.91 KB, text/plain)
2011-06-10 10:20 UTC, nagy.attila
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description nagy.attila 2011-06-10 10:20:10 UTC
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

Fix: Patch attached with submission follows:
Comment 1 nagy.attila 2011-06-10 10:44:36 UTC
Sorry, I've left out a dependency, please include it in the Makefile:
RUN_DEPENDS=    
${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing \
                 
${PYTHON_PKGNAMEPREFIX}openssl>=0:${PORTSDIR}/security/py-openssl

Thanks,
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2011-10-22 12:33:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-10-22 14:34:51 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Pawel Pekala freebsd_committer freebsd_triage 2011-10-22 14:36:01 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-06-19 09:15:39 UTC
A commit references this bug:

Author: dinoex
Date: Fri Jun 19 09:14:53 UTC 2015
New revision: 390111
URL: https://svnweb.freebsd.org/changeset/ports/390111

Log:
  - fix build with TCL enabled and without X11.
  PR:		157738
  Submitted by:	Jimmy Olgeni

Changes:
  head/graphics/graphviz/pkg-plist