Commit graph

8 commits

Author SHA1 Message Date
Emanuel Haupt
07081a67b7 Support staging. 2013-11-15 15:08:12 +00:00
Doug Barton
2b0dcf6311 Update to the latest version from the new git repository.
I'll host the (contrived) distfile for now.
2012-07-19 12:08:14 +00:00
Doug Barton
13894b9f00 The fact that Net::DNS no longer depends on Net::IP means that
%%SITE_PERL%%/Net may be empty when this port is deinstalled,
so @dirrmtry it.

Poked by:	pavmail
Feature safe:	yes
2011-11-10 21:13:29 +00:00
Doug Barton
cc926de6f4 Minor tweaks 2010-08-03 01:25:54 +00:00
Doug Barton
2a7170f798 If you install the port it creates an empty directory which is not packaged.
Subsequently installing the package will result in a plist entry to remove a
directory that does not exist
So, change @dirrm to @dirrmtry to make them both happy.
2009-12-05 20:14:19 +00:00
Doug Barton
ae7664b0f8 Take over maintainership, approved by edwin (old maintainer).
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.
2005-09-12 03:18:16 +00:00
Doug Barton
67c2e24138 Update to 0.9.1, the latest version, which includes a man page.
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)
2004-12-14 01:45:52 +00:00
Edwin Groothuis
a2f9c95079 fpdns - Fingerprinting DNS servers
Identify what versions of nameserver software is running.
	WWW: http://www.rfc.se/fpdns/
2004-07-03 14:23:35 +00:00