| Port details |
- ipaddr Command-line IP address manipulation tool
- 1.0.0 net
=0 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: ab@astral.blue
 - Port Added: 2026-03-15 04:33:05
- Last Update: 2026-03-15 04:32:25
- Commit Hash: 63dbb2a
- License: MIT
- WWW:
- https://github.com/astralblue/ipaddr
- Description:
- ipaddr is a command-line tool for manipulating and querying IP addresses
and networks. It provides functionality similar to Python's ipaddress module
but as a standalone CLI utility.
Features include:
- IPv4 and IPv6 address normalization
- CIDR and netmask prefix notation support
- Network calculations (network, broadcast, host addressing)
- Address classification (private, loopback, multicast, etc.)
- Subnet and supernet operations
- Command chaining for complex operations
- IPv6-specific features (6to4, Teredo, zone-id)
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/net/ipaddr/ && make install clean
- To add the package, run one of these commands:
- pkg install net/ipaddr
- pkg install ipaddr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ipaddr
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 powerpc64 powerpc64le riscv64
- distinfo:
- TIMESTAMP = 1768961244
SHA256 (astralblue-ipaddr-v1.0.0_GH0.tar.gz) = 0435b8353af71bfb637f96d201dcf40c68083da29fb3b0d5bedda067c36de6d0
SIZE (astralblue-ipaddr-v1.0.0_GH0.tar.gz) = 45231
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_ipaddr
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|