CVS log for ports/dns/fpdns/pkg-plist
Up to [FreeBSD] / ports / dns / fpdns
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 10 21:13:29 2011 UTC (3 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 3 01:25:54 2010 UTC (18 months, 1 week ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Minor tweaks
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Dec 5 20:14:19 2009 UTC (2 years, 2 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
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.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 12 03:18:16 2005 UTC (6 years, 5 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -0 lines
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.
Revision 1.2
Tue Dec 14 01:45:52 2004 UTC (7 years, 1 month ago) by dougb
Branches: MAIN
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 3 14:23:34 2004 UTC (7 years, 7 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_3_0
fpdns - Fingerprinting DNS servers Identify what versions of nameserver software is running. WWW: http://www.rfc.se/fpdns/
