aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-Async
Commit message (Collapse)AuthorAgeFilesLines
* - add stage supportAndrej Zverev2014-01-303-4/+2
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341813
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326956
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-1/+1
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300222
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update my MAINTAINER address to sahil@FreeBSD.orgSahil Tandon2010-07-291-1/+1
| | | | Notes: svn path=/head/; revision=258413
* - Update to 130080Martin Wilke2009-01-162-4/+4
| | | | | | | | | PR: 130080 Submitted by: Dennis Herrmann <adox@mcx2.org> Approved by: maintainer Notes: svn path=/head/; revision=226261
* - New port dns/p5-Net-DNS-Async-1.0.6Beech Rintoul2008-05-074-0/+37
Net::DNS::Async is a fire-and-forget asynchronous DNS helper. PR: ports/123382 Submitted by: Sahil Tandon <sahil at tandon.net> Notes: svn path=/head/; revision=212775