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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
zns CLI tool for querying DNS records with readable and colored output
0.3.0_2 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: nxjoseph@protonmail.com search for ports maintained by this maintainer
Port Added: 2025-03-01 14:24:07
Last Update: 2025-03-18 00:13:42
Commit Hash: fb762a1
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 various DNS record types - 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.3.0_2/catalog.mk
  3. /usr/local/share/licenses/zns-0.3.0_2/LICENSE
  4. /usr/local/share/licenses/zns-0.3.0_2/MIT
Collapse this list.
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 = 1740834061 SHA256 (go/dns_zns/zns-v0.3.0/v0.3.0.mod) = 4cfbeecff7cd6f56e250005443c539a68e15ab7d43823517f8a061dc6bc5089c SIZE (go/dns_zns/zns-v0.3.0/v0.3.0.mod) = 884

Expand this list (2 items)

Collapse this list.

SHA256 (go/dns_zns/zns-v0.3.0/v0.3.0.zip) = 143a1dbab6df751618a17e81286cc5e1a7761338883e6ef27a8d60f00942bb90 SIZE (go/dns_zns/zns-v0.3.0/v0.3.0.zip) = 23695

Collapse this list.


Packages (timestamps in pop-ups are UTC):
zns
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.0_10.3.0_2-0.3.0_10.3.0_2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.3.0_10.3.0_2-0.3.0_10.3.0_2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.3.0_20.3.0_2n/a0.3.0_2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Runtime dependencies:
  1. jq : textproc/jq
Fetch dependencies:
  1. go124 : lang/go124
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for zns-0.3.0_2: JSON=on: Enable JSON output processing support ===> Use 'make config' to modify these settings
Options name:
dns_zns
USES:
go:1.24,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: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 3