# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-django-auth-ldap # py-django-auth-ldap/Makefile # py-django-auth-ldap/distinfo # py-django-auth-ldap/pkg-descr # echo c - py-django-auth-ldap mkdir -p py-django-auth-ldap > /dev/null 2>&1 echo x - py-django-auth-ldap/Makefile sed 's/^X//' >py-django-auth-ldap/Makefile << '743c468ff4aaa6b66be8163104101588' X# Created by: Alexander Kriventsov X# $FreeBSD$ X XPORTNAME= django-auth-ldap XPORTVERSION= 1.1.7 XCATEGORIES= www security python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= avk@vl.ru XCOMMENT= LDAP integration for django.contrib.auth X XLICENSE= BSD2CLAUSE X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.3.1:${PORTSDIR}/www/py-django \ X ${PYTHON_PKGNAMEPREFIX}ldap2>=2.0:${PORTSDIR}/net/py-ldap2 X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes XPYDISTUTILS_AUTOPLIST= yes X X.include 743c468ff4aaa6b66be8163104101588 echo x - py-django-auth-ldap/distinfo sed 's/^X//' >py-django-auth-ldap/distinfo << 'eaba355c1626f7feb7f3e12580b893e8' XSHA256 (django-auth-ldap-1.1.7.tar.gz) = d4817ce758be27cbc687d83958d0109cdb2b7dbc696da661bd66c9975cb14b61 XSIZE (django-auth-ldap-1.1.7.tar.gz) = 127186 eaba355c1626f7feb7f3e12580b893e8 echo x - py-django-auth-ldap/pkg-descr sed 's/^X//' >py-django-auth-ldap/pkg-descr << 'a05795a0e901e1f8cc694c5612167554' XThis is a Django authentication backend that authenticates against an LDAP X service. XConfiguration can be as simple as a single distinguished name template, X but there are many rich configuration options for working with users, X groups, and permissions. X XWWW: http://pythonhosted.org/django-auth-ldap/ a05795a0e901e1f8cc694c5612167554 exit