aboutsummaryrefslogtreecommitdiff
path: root/dns/fpdns
Commit message (Collapse)AuthorAgeFilesLines
* Master site has moved to google code.Doug Barton2008-09-011-1/+1
| | | | Notes: svn path=/head/; revision=219611
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Add SHA256 checksums to my portsDoug Barton2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149230
* For the ports that I maintain, do the following as appropriate:Doug Barton2005-10-291-1/+5
| | | | | | | | | | | | 1. Add myself as a backup master site (Sourceforge and CPAN ports already have good enough coverage, so skip them). 2. For all ports that have them, download the PGP signature files. 3. For ports in 2, add a verify target to the Makefile 4. For ports where I was already providing a master site, update the URL. 5. Pet portlint in a couple of places. Notes: svn path=/head/; revision=146646
* Take over maintainership, approved by edwin (old maintainer).Doug Barton2005-09-123-22/+21
| | | | | | | | | | | | Update to the latest, 0.9.3. This version moves to a more typical Perl-style Makefile.PL structure, and splits the functionality into a library and a binary. This necessitates changes to the port structure, including re-adding the pkg-plist file. While I'm here, make portlint happy with the IGNORE statement. Notes: svn path=/head/; revision=142498
* Add dependency on dns/p5-Net-DNSEdwin Groothuis2005-07-171-0/+1
| | | | | | | Submitted by: Olli Hauer <ohauer@gmx.de> Notes: svn path=/head/; revision=139376
* Update to 0.9.1, the latest version, which includes a man page.Doug Barton2004-12-144-18/+19
| | | | | | | | | | | | | | | And while I'm here: 1. Download the PGP .sig file, in case the user wants to verify the package 2. Switch to PLIST_FILES for the one file this port installs 3. Replace the lone patch file with a ${SED} command For those keeping score at home, that's 3 inodes gone with one commit! :) Approved by: edwin (maintainer) Notes: svn path=/head/; revision=123977
* add authors to pkg-descrEdwin Groothuis2004-07-031-0/+1
| | | | Notes: svn path=/head/; revision=112854
* fpdns - Fingerprinting DNS serversEdwin Groothuis2004-07-035-0/+70
Identify what versions of nameserver software is running. WWW: http://www.rfc.se/fpdns/ Notes: svn path=/head/; revision=112852