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
Port details
zns CLI tool for querying DNS records with readable and colored output
0.3.0 dnsnew! 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-01 14:07:43
Commit Hash: b4ec730
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/catalog.mk
  3. /usr/local/share/licenses/zns-0.3.0/LICENSE
  4. /usr/local/share/licenses/zns-0.3.0/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.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Runtime dependencies:
  1. jq : textproc/jq
Fetch dependencies:
  1. go121 : lang/go121
  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: JSON=on: Enable JSON output processing support ===> Use 'make config' to modify these settings
Options name:
dns_zns
USES:
go: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: 1

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