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
cni-dnsname DNS name resolution for containers (CNI plugin)
1.3.1 sysutilsnew! 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: adrian@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-09-05 17:39:07
Last Update: 2026-09-05 17:36:17
Commit Hash: 98dc52b
License: APACHE20
WWW:
https://github.com/containers/dnsname
Description:
dnsname is a CNI plugin that provides name resolution for containers within a CNI network using dnsmasq. When enabled, containers on the same network can resolve each other using their container names. This plugin is primarily used by Podman to provide DNS resolution for containers when using the CNI networking backend (e.g., on FreeBSD).
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. libexec/cni/dnsname
  2. /usr/local/share/licenses/cni-dnsname-1.3.1/catalog.mk
  3. /usr/local/share/licenses/cni-dnsname-1.3.1/LICENSE
  4. /usr/local/share/licenses/cni-dnsname-1.3.1/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • cni-dnsname>0:sysutils/cni-dnsname
To install the port:
cd /usr/ports/sysutils/cni-dnsname/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/cni-dnsname
  • pkg install cni-dnsname
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cni-dnsname
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1788626014 SHA256 (go/sysutils_cni-dnsname/cni-dnsname-v1.3.1/v1.3.1.mod) = 3aaae02131f6f6967e665ba2f0c56a051c6e62b28d29c6779593b3e0d4eaf201 SIZE (go/sysutils_cni-dnsname/cni-dnsname-v1.3.1/v1.3.1.mod) = 407

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_cni-dnsname/cni-dnsname-v1.3.1/v1.3.1.zip) = 7a9ba4ed651dc2a9516614c24df148cfef64f11c7628ea91321c651a01261441 SIZE (go/sysutils_cni-dnsname/cni-dnsname-v1.3.1/v1.3.1.zip) = 32026

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. go126 : lang/go126
Runtime dependencies:
  1. dnsmasq : dns/dnsmasq
Fetch dependencies:
  1. go126 : lang/go126
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_cni-dnsname
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/containers/dnsname/@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
1.3.1
05 Sep 2026 17:36:17
commit hash: 98dc52b70391f7fe3f1d3a017b5b6cdda503069ecommit hash: 98dc52b70391f7fe3f1d3a017b5b6cdda503069ecommit hash: 98dc52b70391f7fe3f1d3a017b5b6cdda503069ecommit hash: 98dc52b70391f7fe3f1d3a017b5b6cdda503069e files touched by this commit
Adrian Chadd (adrian) search for other commits by this committer
name: add cni-dnsname

this is a CNI plugin for podman containers which allows for
dynamic registration of containers into a local dns zone.

Reviewed by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D59267

Number of commits found: 1