diff options
Diffstat (limited to 'net/py-ldap1')
-rw-r--r-- | net/py-ldap1/Makefile | 23 | ||||
-rw-r--r-- | net/py-ldap1/distinfo | 1 | ||||
-rw-r--r-- | net/py-ldap1/pkg-comment | 1 | ||||
-rw-r--r-- | net/py-ldap1/pkg-descr | 13 | ||||
-rw-r--r-- | net/py-ldap1/pkg-plist | 13 |
5 files changed, 0 insertions, 51 deletions
diff --git a/net/py-ldap1/Makefile b/net/py-ldap1/Makefile deleted file mode 100644 index dad08969b6c3..000000000000 --- a/net/py-ldap1/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: ldapmodule -# Date created: 05.Jul 2000 -# Whom: dirk.meyer@dinoex.sub.org -# -# $FreeBSD$ - -PORTNAME= ldapmodule -PORTVERSION= 1.10alpha3 -CATEGORIES= net -MASTER_SITES= ftp://python-ldap.sourceforge.net/pub/python-ldap/ -DISTNAME= python-ldap-${PORTVERSION}-src - -MAINTAINER= dirk.meyer@dinoex.sub.org - -LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap -BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python15 -RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python15 - -GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} -WRKSRC= ${WRKDIR}/${DISTNAME:S=-src==} - -.include <bsd.port.mk> diff --git a/net/py-ldap1/distinfo b/net/py-ldap1/distinfo deleted file mode 100644 index 07ac0213610a..000000000000 --- a/net/py-ldap1/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (python-ldap-1.10alpha3-src.tar.gz) = a4e95cf9edec1b7952a5decbc8080372 diff --git a/net/py-ldap1/pkg-comment b/net/py-ldap1/pkg-comment deleted file mode 100644 index 74fb5d0734c8..000000000000 --- a/net/py-ldap1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An LDAP module for python diff --git a/net/py-ldap1/pkg-descr b/net/py-ldap1/pkg-descr deleted file mode 100644 index 3b07d96df9fa..000000000000 --- a/net/py-ldap1/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ - - LDAP Wrapper for Python - - This module provides an LDAP API to Python in the spirit of RFC1823. - -Some cool things people have done with ldapmodule - - * LANL phone book (source) - * Michael Stroeder's web2ldap (previously ldap-client-cgi.py). - * LDAP support for Zope (see also Zope) - -WWW: http://python-ldap.sourceforge.net/ -FTP: ftp://python-ldap.sourceforge.net/pub/python-ldap/ diff --git a/net/py-ldap1/pkg-plist b/net/py-ldap1/pkg-plist deleted file mode 100644 index 6a9574e9592b..000000000000 --- a/net/py-ldap1/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -lib/python1.5/site-packages/python-ldap/ldap.py -lib/python1.5/site-packages/python-ldap/ldap.pyc -lib/python1.5/site-packages/python-ldap/ldap.pyo -lib/python1.5/site-packages/python-ldap/ldif.py -lib/python1.5/site-packages/python-ldap/ldif.pyc -lib/python1.5/site-packages/python-ldap/ldif.pyo -lib/python1.5/site-packages/python-ldap/perldap.py -lib/python1.5/site-packages/python-ldap/perldap.pyc -lib/python1.5/site-packages/python-ldap/perldap.pyo -lib/python1.5/site-packages/_ldapmodule.so -lib/python1.5/site-packages/ldap.pth -@dirrm lib/python1.5/site-packages/python-ldap -@dirrm lib/python1.5/site-packages |