The following reply was made to PR ports/185959; it has been noted by GNATS.

From: Ruslan Makhmatkhanov <cvs-...@yandex.ru>
To: Alexander Kriventsov <a...@vl.ru>, freebsd-gnats-sub...@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
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to