notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
walker Recover zone file information from servers that use DNSSEC
3.8_2 dns on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.8_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-09-05 04:55:22
Last Update: 2024-01-09 15:41:04
Commit Hash: e10e202
People watching this port, also watch:: p5-Net-DNS-SEC, bison, p5-Net-DNS, nmap, python
License: GPLv2+
WWW:
https://josefsson.org/walker/
Description:
walker - recover zone file information from servers that have disabled zone transfers but use DNSSEC. Fetch NXT record on zone name, walk the NXT chain until all records are fetched. Requires Bind version 9.x program `dig' located in path.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/walker
  2. share/man/man1/walker.1.gz
  3. /usr/local/share/licenses/walker-3.8_2/catalog.mk
  4. /usr/local/share/licenses/walker-3.8_2/LICENSE
  5. /usr/local/share/licenses/walker-3.8_2/GPLv2+
Collapse this list.
Dependency lines:
  • walker>0:dns/walker
To install the port:
cd /usr/ports/dns/walker/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/walker
  • pkg install walker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: walker
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (walker-3.8.tar.gz) = 25c66ce7354d03287825452af6bc650a5e565a2bcd2347852c08bd2d5fae9fbd SIZE (walker-3.8.tar.gz) = 18478

Packages (timestamps in pop-ups are UTC):
walker
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.8_23.8_23.8_13.8_23.8_2-3.8_1-
FreeBSD:13:quarterly3.8_13.8_13.8_13.8_13.8_23.8_13.8_13.8_1
FreeBSD:14:latest3.8_23.8_23.8_13.8_23.8_23.8_1-3.8_1
FreeBSD:14:quarterly3.8_13.8_2-3.8_13.8_23.8_13.8_13.8_1
FreeBSD:15:latest3.8_23.8_2n/a3.8_2n/a3.8_23.8_23.8_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. p5-Net-DNS>=0 : dns/p5-Net-DNS
  2. p5-Net-DNS-SEC>=0 : dns/p5-Net-DNS-SEC
  3. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for walker-3.8_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
dns_walker
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://josefsson.org/walker/releases/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.8_2
09 Jan 2024 15:41:04
commit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5dcommit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5dcommit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5dcommit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5d files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN[1-5]PREFIX: eleminate its usage  and move man to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.8_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.8_1
20 Jul 2022 14:21:47
commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.8_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.8_1
04 Nov 2019 21:21:04
Revision:516744Original commit files touched by this commit
rene search for other commits by this committer
Returns johans's ports to the pool after safekeeping his commit bit.
3.8_1
18 Sep 2019 09:38:19
Revision:512268Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Update WWW

Approved by:	portmgr blanket
3.8_1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
3.8_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.8_1
26 Aug 2015 18:19:57
Revision:395386Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
- Switch to options helpers
- Unsilence install commands

Approved by:	portmgr blanket
3.8_1
21 Feb 2014 13:36:29
Revision:345405Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category dns
3.8_1
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
3.8_1
29 Dec 2013 09:06:42
Revision:337947Original commit files touched by this commit
johans search for other commits by this committer
- Fix perl shebang path
- Enable stage support
- Bump PORTREVISION
3.8
20 Sep 2013 16:31:58
Revision:327719Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
3.8
11 Sep 2013 08:56:53
Revision:326955Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
3.8
29 Jun 2012 10:07:34
Original commit files touched by this commit
johans search for other commits by this committer
Remove SITE_PERL from RUN_DEPENDS

Submitted by:   az
3.8
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
3.8
23 Feb 2010 18:03:45
Original commit files touched by this commit
johans search for other commits by this committer
Update my mail address to @FreeBSD.org

Feature safe:   yes
3.8
29 Jan 2007 19:05:07
Original commit files touched by this commit
gabor search for other commits by this committer
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:    portmgr (erwin), erwin (mentor)
3.8
22 Jan 2006 08:31:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
3.8
05 Oct 2005 14:32:51
Original commit files touched by this commit
ehaupt search for other commits by this committer
- update dns/walker to 3.8
- use PLIST_FILES, remove pkg-plist
- install PORTDOCS

PR:             86889
Submitted by:   Johan van Selst <johans@stack.nl> (maintainer)

Approved by:    novel (mentor)
3.7
20 Sep 2005 11:17:19
Original commit files touched by this commit
novel search for other commits by this committer
Update to 3.7.

PR:             86363
Submitted by:   Johan van Selst (maintainer)
3.5
13 Dec 2004 18:00:20
Original commit files touched by this commit
sem search for other commits by this committer
How was discovered by dns/dnssecwalker port maintainer,
dns/walker is the same ports. And name 'walker' was
recognized as a better name. So we move dns/dnssecwalker
to dns/walker port and remove the first one.

Submitted by:   Johan van Selst <johans(at)stack.nl>
3.2
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
3.2
03 Jan 2004 20:30:39
Original commit files touched by this commit
dougb search for other commits by this committer
Adjust the dependency check on p5-Net-DNS to take into account its
new PERL_ARCH'ified location.

In a few cases, standardize on searching for
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
3.2
03 Jan 2004 05:35:23
Original commit files touched by this commit
edwin search for other commits by this committer
[non maintainer update] dns/walker to 3.2

        Update to 1.2.3. This replaces my previous PR number 60784.

PR:             ports/60832
Submitted by:   Vincent Tantardini <vinc@FreeBSD-fr.org>
1.0
11 Oct 2003 14:59:12
Original commit files touched by this commit
krion search for other commits by this committer
- Add CONFLICTS, because of the same item in pkg-plist

Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
1.0
05 Sep 2003 07:33:51
Original commit files touched by this commit
edwin search for other commits by this committer
Chase repocopies towards ports/dns

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr
1.0
05 Sep 2003 04:54:37
Original commit files touched by this commit
edwin search for other commits by this committer
Massive repo-copies request: net->dns (partly devel->dns)

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr

Number of commits found: 29