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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
zns CLI tool for querying DNS records with readable and colored output
0.6.0 dns on this many watch lists=0 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 0.4.0_12Version of this port present on the latest quarterly branch.
Maintainer: nxjoseph@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-03-01 14:24:07
Last Update: 2026-07-28 22:05:30
Commit Hash: 27e2e2c
License: MIT
WWW:
https://github.com/znscli/zns
Description:
zns is a command-line utility for querying DNS records, displaying them in a human-readable, colored format that includes type, name, TTL, and value. Features: - Supports all DNS record types - DNSSEC support, including chain-of-trust validation - Reverse lookups and delegation tracing from the root nameservers - Colorized and tabular output for easy reading - Concurrent queries for improved performance - JSON output format for machine-readable results - Option to write output to a file - Option to query a specific DNS server
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/zns
  2. /usr/local/share/licenses/zns-0.6.0/catalog.mk
  3. /usr/local/share/licenses/zns-0.6.0/LICENSE
  4. /usr/local/share/licenses/zns-0.6.0/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • zns>0:dns/zns
To install the port:
cd /usr/ports/dns/zns/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/zns
  • pkg install zns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zns
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1785275548 SHA256 (go/dns_zns/zns-v0.6.0/v0.6.0.mod) = 129c457e71e1470090d7d8d1670ae1e7533e52622d53abac488106c483d4277e SIZE (go/dns_zns/zns-v0.6.0/v0.6.0.mod) = 887

Expand this list (2 items)

Collapse this list.

SHA256 (go/dns_zns/zns-v0.6.0/v0.6.0.zip) = dce85d6ab9b10b990dc85c44103d77b5bb8437d530055f976c0ac7a539fec92b SIZE (go/dns_zns/zns-v0.6.0/v0.6.0.zip) = 52147

Collapse this list.


Packages (timestamps in pop-ups are UTC):
zns
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.0_90.4.0_9-0.4.00.4.0_9n/an/an/a
FreeBSD:13:quarterly0.4.0_90.4.0_9-0.3.0_40.4.0_9n/an/an/a
FreeBSD:14:latest0.4.0_120.4.0_12-0.3.0_60.4.0_12---
FreeBSD:14:quarterly0.4.0_120.4.0_12-0.3.0_40.4.0_12---
FreeBSD:15:latest0.4.0_120.4.0_12n/a-n/an/a--
FreeBSD:15:quarterly0.4.0_120.4.0_12n/a-n/an/a--
FreeBSD:16:latest0.4.0_120.4.0_12n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go126 : lang/go126
Runtime dependencies:
  1. jq : textproc/jq
Fetch dependencies:
  1. go126 : lang/go126
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for zns-0.6.0: JSON=on: Install jq for JSON output processing support ===> Use 'make config' to modify these settings
Options name:
dns_zns
USES:
go:1.26+,modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/znscli/zns/@v/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.0
28 Jul 2026 22:05:30
commit hash: 27e2e2c8ef372246b511b1e4c31e84f6139e4ed6commit hash: 27e2e2c8ef372246b511b1e4c31e84f6139e4ed6commit hash: 27e2e2c8ef372246b511b1e4c31e84f6139e4ed6commit hash: 27e2e2c8ef372246b511b1e4c31e84f6139e4ed6 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
dns/zns: Update 0.4.0 => 0.6.0

Port changes:
- Require Go 1.26+.
- Update JSON option description.
- Update pkg-descr after new features.

Changelogs:
- https://github.com/znscli/zns/releases/tag/v0.5.0
- https://github.com/znscli/zns/releases/tag/v0.6.0

Reported by:	repology
Approved by:	osa, vvd (Mentors, implicit)
0.4.0_12
10 Jul 2026 07:54:15
commit hash: 4ea354713284ca756537346a9ebc6df56184ed31commit hash: 4ea354713284ca756537346a9ebc6df56184ed31commit hash: 4ea354713284ca756537346a9ebc6df56184ed31commit hash: 4ea354713284ca756537346a9ebc6df56184ed31 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.12 / 1.26.5
0.4.0_11
03 Jun 2026 17:54:22
commit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bdcommit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bdcommit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bdcommit hash: dd8dc2a59ddc46a12ace1cc4f7a953de512853bd files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.11 / go-1.26.4
0.4.0_10
09 May 2026 17:25:51
commit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57ce files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.10
0.4.0_9
10 Apr 2026 15:57:27
commit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86a files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.9 / 1.26.2
0.4.0_8
06 Mar 2026 03:33:23
commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.8
0.4.0_7
23 Feb 2026 16:11:23
commit hash: 2aa4646598e03bd89e2e108c2be5da15d4378c82commit hash: 2aa4646598e03bd89e2e108c2be5da15d4378c82commit hash: 2aa4646598e03bd89e2e108c2be5da15d4378c82commit hash: 2aa4646598e03bd89e2e108c2be5da15d4378c82 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Update my ports' maintainer field after becoming a committer

Reviewed by:	osa, vvd (mentors)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D55456
0.4.0_7
11 Feb 2026 19:21:45
commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go default 1.24->1.25
0.4.0_6
05 Feb 2026 16:48:00
commit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2f files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.13
0.4.0_5
16 Jan 2026 17:49:03
commit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36da files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.12
0.4.0_4
03 Dec 2025 18:24:45
commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.11
0.4.0_3
06 Nov 2025 17:03:19
commit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6c files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.10
0.4.0_2
14 Oct 2025 15:13:55
commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump go ports for go-1.24.9
0.4.0_1
08 Oct 2025 00:41:39
commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump dependent ports after go124 update
0.4.0
13 Sep 2025 16:08:55
commit hash: 10030f20b36637d3a5923a18bcda38cbbdf45065commit hash: 10030f20b36637d3a5923a18bcda38cbbdf45065commit hash: 10030f20b36637d3a5923a18bcda38cbbdf45065commit hash: 10030f20b36637d3a5923a18bcda38cbbdf45065 files touched by this commit
Älven (alven) search for other commits by this committer
Author: Yusuf Yaman
dns/zns: Update 0.3.0 => 0.4.0

While here, remove go version from USES
since it's already the default version.
In case it was the opposite, it's OK
too because go is backwards-compatible.

Changelog:
https://github.com/znscli/zns/releases/tag/v0.4.0

PR:		289446
Reported by:	portscout
Approved by:	yuri@ (Mentor)
0.3.0_7
04 Sep 2025 17:53:24
commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump go ports for go-1.24.7
0.3.0_6
07 Aug 2025 00:02:46
commit hash: 53610681ea46b375186fc68723dcc335051ef9b4commit hash: 53610681ea46b375186fc68723dcc335051ef9b4commit hash: 53610681ea46b375186fc68723dcc335051ef9b4commit hash: 53610681ea46b375186fc68723dcc335051ef9b4 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go ports: Bump for 1.24.6
0.3.0_5
09 Jul 2025 16:11:00
commit hash: 275975297bc1002e96f88f503cf18dea17df847ecommit hash: 275975297bc1002e96f88f503cf18dea17df847ecommit hash: 275975297bc1002e96f88f503cf18dea17df847ecommit hash: 275975297bc1002e96f88f503cf18dea17df847e files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump PORTREVISION for go-1.24.5 update
0.3.0_4
06 Jun 2025 20:00:53
commit hash: 94be418de3de0b9beea03165f868b89b524b2c23commit hash: 94be418de3de0b9beea03165f868b89b524b2c23commit hash: 94be418de3de0b9beea03165f868b89b524b2c23commit hash: 94be418de3de0b9beea03165f868b89b524b2c23 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump PORTREVISION after go124-1.24.4 update
0.3.0_3
21 May 2025 19:58:15
commit hash: 0bdd2ad334c94bfa4d976a8dde6e0ebc432f2a52commit hash: 0bdd2ad334c94bfa4d976a8dde6e0ebc432f2a52commit hash: 0bdd2ad334c94bfa4d976a8dde6e0ebc432f2a52commit hash: 0bdd2ad334c94bfa4d976a8dde6e0ebc432f2a52 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go: Bump go124-dependent ports

Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency.
0.3.0_2
18 Mar 2025 00:13:42
commit hash: fb762a17c1ef78c39eb16e4729aa6fc3b7e8c7bfcommit hash: fb762a17c1ef78c39eb16e4729aa6fc3b7e8c7bfcommit hash: fb762a17c1ef78c39eb16e4729aa6fc3b7e8c7bfcommit hash: fb762a17c1ef78c39eb16e4729aa6fc3b7e8c7bf files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Yusuf Yaman
dns/zns: Switch build to go124

Use correct go version as shown in go.mod.

PR:		285202
0.3.0_1
05 Mar 2025 16:02:56
commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
Bump all go ports for yesterday's releases
0.3.0
01 Mar 2025 14:07:43
commit hash: b4ec7306d64ca113c83db5c9dd80a497a16567d2commit hash: b4ec7306d64ca113c83db5c9dd80a497a16567d2commit hash: b4ec7306d64ca113c83db5c9dd80a497a16567d2commit hash: b4ec7306d64ca113c83db5c9dd80a497a16567d2 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Yusuf Yaman
dns/zns: New port: CLI tool for querying DNS records with readable and colored
output

zns is a command-line utility for querying DNS records,
displaying them in a human-readable, colored format
that includes type, name, TTL, and value.

WWW:	https://github.com/znscli/zns

PR:	285058

Number of commits found: 23