aboutsummaryrefslogtreecommitdiffstats
path: root/dns/py-adns
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.1perky2007-02-122-6/+5
| | | | | PR: 108471 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
* - Update to 1.2.0erwin2007-01-063-8/+7
| | | | | | | | - Update WWW, this project moved to code.google.com PR: 107381 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout
* Fix the adns library version so it matches the internal soname. This setsmarcus2006-04-241-1/+1
| | | | | | the lib version back to 1, but since the dependencies still linked to libadns.so.1 even when the installed file was libadns.so.12, a new PORTREVISION bump is not needed.
* Fix build on adns 1.2.perky2006-04-221-3/+1
|
* - Mark BROKEN since the port does not build with a new version of dns/adnssem2006-04-221-0/+2
|
* - Bump adns library version and PORTREVISION after last dns/adns updatesem2006-04-221-1/+2
| | | | | | for all affected ports. Reproached by: kris
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update to 1.1.0.perky2005-03-213-9/+6
|
* Add SIZE data.perky2004-03-181-0/+1
| | | | Submitted by: trevor
* Chase repocopies towards ports/dnsedwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* Massive repo-copies request: net->dns (partly devel->dns)edwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* De-pkg-comment for my ports.perky2003-02-252-1/+1
|
* Add missing .pyo files to each pkg-plistperky2002-08-231-0/+3
|
* Use REINPLACE_CMD as well as USE_REINPLACEperky2002-06-261-2/+3
|
* Updating my email address.perky2002-06-251-1/+1
| | | | Approved by: cjh (mentor)
* back out commit made comparing OSVERSION and use sed(1) to workaround perlpat2002-05-241-9/+1
| | | | | | | | on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many
* Fix ports for building with -current without perlpat2002-05-231-1/+9
| | | | | PR: 38359 Submitted by: maintainer
* use USE_PYDISTUTILSijliao2002-04-301-7/+1
|
* Add new port net/py-adns - Python interface to asynchronous dns resolverpat2002-02-275-0/+47
PR: 35277 Submitted by: Hye-Shik Chang <perky@fallin.lv>