Port details |
- fpdns Fingerprinting DNS servers
- 20190131 dns =12 20190131Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2004-07-03 14:24:02
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: nmap, sudo, unzip, pcre, gnupg
- Also Listed In: net perl5
- License: BSD3CLAUSE
- WWW:
- https://github.com/kirei/fpdns
- Description:
- fpdns - Fingerprinting DNS servers
A nameserver basically responds to a query. Interoperability is an
obvious requirement here. The standard protocol behaviour of different
DNS implementations is expected to be the same.
Requirements for protocol behaviour of DNS implementations is widely
documented in the case of 'common' dns messages. The DNS protocol
is over 20 years old and since its inception, there have been over
40 independent DNS implementations, while some implementations have
over 20 versions.
The methodology used to identify individual nameserver implementations
is based on "borderline" protocol behaviour. The DNS protocol offers
a multitude of message bits, response types, opcodes, classes, query
types and label types in a fashion that makes some mutually exclusive
while some are not used in a query messages at all. Not every
implementation offers the full set of features the DNS protocol set
currently has. Some implementations offer features outside the
protocol set, and there are implementations that do not conform to
standards.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/fpdns/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/fpdns
- pkg install fpdns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fpdns
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1573550229
SHA256 (kirei-fpdns-20190131_GH0.tar.gz) = f6599ebed73c2d87d7c2bafc8c3a63fb76bda52478e9a1912410d481f7536100
SIZE (kirei-fpdns-20190131_GH0.tar.gz) = 933415
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Net-DNS>=0.42 : dns/p5-Net-DNS
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Net-DNS>=0.42 : dns/p5-Net-DNS
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_fpdns
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20190131 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20190131 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
20190131 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20190131 13 Nov 2019 23:25:09 |
sunpoet |
Change to upstream versioning |
0.10.0.20190131 03 Feb 2019 23:59:16 |
sunpoet |
Change the way *_DEPENDS are set |
0.10.0.20190131 01 Feb 2019 21:41:20 |
sunpoet |
Update to 0.10.0.20190131
- Sort PLIST
- Take maintainership
Changes: https://github.com/kirei/fpdns/releases
https://github.com/kirei/fpdns/commits/master |
0.10.0.20130404_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.10.0.20130404_1 29 Nov 2015 07:00:39 |
sunpoet |
- Add BUILD_DEPENDS
- Add NO_ARCH |
0.10.0.20130404_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.10.0.20130404_1 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.10.0.20130404_1 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
0.10.0.20130404_1 06 Dec 2014 18:35:35 |
feld |
Update "BSD" license in dns category |
0.10.0.20130404_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.10.0.20130404 27 Oct 2014 12:13:23 |
bapt |
Cleanup plist |
0.10.0.20130404 15 Nov 2013 15:08:12 |
ehaupt |
Support staging. |
0.10.0.20130404 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
0.10.0.20130404 02 Aug 2013 18:21:06 |
az |
- Convert to new perl framework |
0.10.0.20130404 17 Jun 2013 15:29:25 |
miwi |
- Update to version 0.10.0.20130404
PR: 179592
Submitted by: Ports Fury |
0.9.3.20121019 23 Apr 2013 17:16:16 |
bdrewery |
Reset maintainer |
0.9.3.20121019 14 Jan 2013 21:05:18 |
bdrewery |
- Update to latest snapshot
- Fix fetching |
0.9.3.20120719 10 Oct 2012 12:31:21 |
bdrewery |
- Take maintainership
- Trim header
- Use USE_GITHUB for fetching |
0.9.3.20120719 08 Oct 2012 10:38:48 |
dougb |
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you? |
0.9.3.20120719 30 Jul 2012 20:51:38 |
dougb |
Make the MASTER_SITES URL variable too
Reminded by: bsam |
0.9.3.20120719 30 Jul 2012 05:59:08 |
dougb |
Use the same method for github downloads as portupgrade-devel
Thanks for the pointer: bryan@shatow.net |
0.9.3.20120719 19 Jul 2012 12:08:14 |
dougb |
Update to the latest version from the new git repository.
I'll host the (contrived) distfile for now. |
0.9.3 03 Jun 2012 21:41:02 |
dougb |
Fix Perl package name dependencies |
0.9.3 01 Jun 2012 04:00:25 |
dougb |
Convert to specifying the port name in _DEPENDS instead of
${SITE_PERL}/foo/bar/file.pm
http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies |
0.9.3 10 Nov 2011 21:13:30 |
dougb |
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 |
0.9.3 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.9.3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.9.3 03 Aug 2010 01:25:54 |
dougb |
Minor tweaks |
0.9.3 05 Dec 2009 20:14:19 |
dougb |
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. |
0.9.3 12 Nov 2009 21:45:43 |
dougb |
Update WWW |
0.9.3 01 Sep 2008 19:58:02 |
dougb |
Master site has moved to google code. |
0.9.3 08 Sep 2007 01:00:17 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.9.3 24 Nov 2005 00:08:51 |
dougb |
Add SHA256 checksums to my ports |
0.9.3 29 Oct 2005 07:13:29 |
dougb |
For the ports that I maintain, do the following as appropriate:
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. |
0.9.3 12 Sep 2005 03:18:16 |
dougb |
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. |
0.9.1 17 Jul 2005 01:40:26 |
edwin |
Add dependency on dns/p5-Net-DNS
Submitted by: Olli Hauer <ohauer@gmx.de> |
0.9.1 14 Dec 2004 01:45:52 |
dougb |
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) |
0.9.0 03 Jul 2004 14:25:59 |
edwin |
add authors to pkg-descr |
0.9.0 03 Jul 2004 14:23:35 |
edwin |
fpdns - Fingerprinting DNS servers
Identify what versions of nameserver software is running.
WWW: http://www.rfc.se/fpdns/ |