ports/185959: [NEW PORT] www/py-django-auth-ldap: LDAP integration for django.contrib.auth
Ruslan Makhmatkhanov
cvs-src at yandex.ru
Tue Jan 21 08:20:01 UTC 2014
The following reply was made to PR ports/185959; it has been noted by GNATS.
From: Ruslan Makhmatkhanov <cvs-src at yandex.ru>
To: Alexander Kriventsov <avk at vl.ru>, freebsd-gnats-submit at FreeBSD.org
Cc:
Subject: Re: ports/185959: [NEW PORT] www/py-django-auth-ldap: LDAP integration
for django.contrib.auth
Date: Tue, 21 Jan 2014 12:12:47 +0400
Alexander, would you please fix your submission a little bit?
1. New ports should be stage-aware. For python ports it's quite easy do.
Just add PYDISTUTILS_AUTOPLIST=yes and remove NO_STAGE=yes from
Makefile. After that, you may also freely remove pkg-plist, because it's
contents will now be generated automatically.
2. LICENSE=BSD - portlint warns about recent change in this area. Plain
"BSD" value in this knob is deprecated. It should look like
BSD[?]CLAUSE. I see on official site that the actual license of
django-auth-ldap is 2-clause BSD license, so you need to change it to
LICENSE=BSD2CLAUSE.
Except of that, this new port is fine!
--
Regards,
Ruslan
T.O.S. Of Reality
More information about the freebsd-python
mailing list