summaryrefslogtreecommitdiff
path: root/dns/p5-pgeodns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.41Steve Wills2012-02-294-6/+33
| | | | | | | | - Add TEST_DEPENDS to enable testing - Add patch to fix tests, submitted upstream Notes: svn path=/head/; revision=292442
* 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
* - Add missing perl5 virtual categoriesPhilip M. Gollucci2010-09-131-1/+1
| | | | Notes: svn path=/head/; revision=261102
* - Send my final p5- ports to perl@Philip M. Gollucci2010-04-291-1/+1
| | | | Notes: svn path=/head/; revision=253432
* pgeodns is a simple DNS server that can distribute load for aPhilip M. Gollucci2009-05-174-0/+45
hostname to the nearest mirrors (as defined by geography; on the country / continent level). It is used for search.cpan.org/cpansearch.perl.org and for ftp.perl.org/ftp.cpan.org; to provide nearby-ish servers for the NTP Pool; and to balance svn.apache.org to svn.us.apache.org and svn.eu.apache.org. WWW: http://geo.bitnames.com/ Notes: svn path=/head/; revision=234045