summaryrefslogtreecommitdiff
path: root/net/py-adns
AgeCommit message (Collapse)AuthorFilesLines
2003-09-14hange extension.mk to also install optimized files for distutils packages.recht1-4/+7
Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@.
2003-07-25add adns-python-1.0.0, a Python binding to the GNU asynchronous DNSdrochner4-0/+33
resolver library submitted by adam@monkeybyte.org per PR pkg/21729, also in pkgsrc-wip