aboutsummaryrefslogtreecommitdiff
path: root/dns/py-adns
Commit message (Collapse)AuthorAgeFilesLines
* Use modern LIB_DEPENDSBaptiste Daroussin2014-07-011-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=360016
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* - Conver to autoplistMartin Wilke2014-02-152-10/+2
| | | | | | | | - Stage support - Bump PORTREV Notes: svn path=/head/; revision=344354
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* Pass maintainership to Mikhail Tsatsenko.Chris Rees2011-09-071-1/+1
| | | | | | | Thank you for volunteering. Notes: svn path=/head/; revision=281391
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2010-05-231-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=254920
* Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.comEdwin Groothuis2008-03-131-1/+2
| | | | | | | | | | | where the portname does not match the projects hostname. PR: ports/121453 (related) Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: pav@ Notes: svn path=/head/; revision=208927
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* Update to 1.2.1Hye-Shik Chang2007-02-122-6/+5
| | | | | | | | PR: 108471 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Notes: svn path=/head/; revision=184980
* - Update to 1.2.0Erwin Lansing2007-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 Notes: svn path=/head/; revision=181618
* Fix the adns library version so it matches the internal soname. This setsJoe Marcus Clarke2006-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. Notes: svn path=/head/; revision=160272
* Fix build on adns 1.2.Hye-Shik Chang2006-04-221-3/+1
| | | | Notes: svn path=/head/; revision=160124
* - Mark BROKEN since the port does not build with a new version of dns/adnsSergey Matveychuk2006-04-211-0/+2
| | | | Notes: svn path=/head/; revision=160088
* - Bump adns library version and PORTREVISION after last dns/adns updateSergey Matveychuk2006-04-211-1/+2
| | | | | | | | | for all affected ports. Reproached by: kris Notes: svn path=/head/; revision=160087
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Update to 1.1.0.Hye-Shik Chang2005-03-203-9/+6
| | | | Notes: svn path=/head/; revision=131755
* Add SIZE data.Hye-Shik Chang2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400
* Chase repocopies towards ports/dnsEdwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88581
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88573
* De-pkg-comment for my ports.Hye-Shik Chang2003-02-252-1/+1
| | | | Notes: svn path=/head/; revision=76449
* Add missing .pyo files to each pkg-plistHye-Shik Chang2002-08-231-0/+3
| | | | Notes: svn path=/head/; revision=64882
* Use REINPLACE_CMD as well as USE_REINPLACEHye-Shik Chang2002-06-251-2/+3
| | | | Notes: svn path=/head/; revision=61967
* Updating my email address.Hye-Shik Chang2002-06-251-1/+1
| | | | | | | Approved by: cjh (mentor) Notes: svn path=/head/; revision=61912
* back out commit made comparing OSVERSION and use sed(1) to workaround perlPatrick Li2002-05-231-9/+1
| | | | | | | | | | | on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many Notes: svn path=/head/; revision=59826
* Fix ports for building with -current without perlPatrick Li2002-05-231-1/+9
| | | | | | | | PR: 38359 Submitted by: maintainer Notes: svn path=/head/; revision=59747
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-7/+1
| | | | Notes: svn path=/head/; revision=58331
* Add new port net/py-adns - Python interface to asynchronous dns resolverPatrick Li2002-02-265-0/+47
PR: 35277 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=55281