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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
zns CLI tool for querying DNS records with readable and colored output
0.3.0_4 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.3.0_2Version of this port present on the latest quarterly branch.
Maintainer: nxjoseph@protonmail.com search for ports maintained by this maintainer
Port Added: 2025-03-01 14:24:07
Last Update: 2025-06-06 20:00:53
Commit Hash: 94be418
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_4/catalog.mk
  3. /usr/local/share/licenses/zns-0.3.0_4/LICENSE
  4. /usr/local/share/licenses/zns-0.3.0_4/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_40.3.0_4-0.3.0_20.3.0_4---
FreeBSD:13:quarterly0.3.0_20.3.0_2-0.3.0_20.3.0_2---
FreeBSD:14:latest0.3.0_20.3.0_4-0.3.0_20.3.0_4---
FreeBSD:14:quarterly0.3.0_20.3.0_2-0.3.0_20.3.0_2---
FreeBSD:15:latest0.3.0_20.3.0_3n/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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for zns-0.3.0_4: 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: 5

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