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.
Port details
route-summarization Lightweight CIDR aggregator using Perl's Net::CIDR::Lite
0.3.1 netnew! 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: ports@brtsvcs.net search for ports maintained by this maintainer
Port Added: 2026-07-03 17:06:03
Last Update: 2026-07-03 17:03:15
Commit Hash: eb73851
License: BSD3CLAUSE
WWW:
https://github.com/edmundlod/route-summarization
Description:
A lightweight CIDR aggregation utility built in Perl using the Net::CIDR::Lite module. This tool summarizes IPv4 and IPv6 prefixes from standard input and optionally formats output for SPF record usage. Inspired by the original concept described in Random Thoughts.
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 (8 items)
Collapse this list.
  1. /usr/local/share/licenses/route-summarization-0.3.1/catalog.mk
  2. /usr/local/share/licenses/route-summarization-0.3.1/LICENSE
  3. /usr/local/share/licenses/route-summarization-0.3.1/BSD3CLAUSE
  4. bin/aggregateCIDR.pl
  5. share/route-summarization/README.md
  6. @owner
  7. @group
  8. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • route-summarization>0:net/route-summarization
To install the port:
cd /usr/ports/net/route-summarization/ && make install clean
To add the package, run one of these commands:
  • pkg install net/route-summarization
  • pkg install route-summarization
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: route-summarization
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1775960445 SHA256 (edmundlod-route-summarization-v0.3.1_GH0.tar.gz) = 4cb6468319f3d16a53239c17a582d9845fe392cc2a231e326e13b9c88f216925 SIZE (edmundlod-route-summarization-v0.3.1_GH0.tar.gz) = 6841

Packages (timestamps in pop-ups are UTC):
route-summarization
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.3.10.3.1--0.3.1---
FreeBSD:14:quarterly0.3.10.3.1--0.3.1---
FreeBSD:15:latest0.3.10.3.1n/a-n/an/a--
FreeBSD:15:quarterly0.3.10.3.1n/a-n/an/a--
FreeBSD:16:latest0.3.10.3.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.42.r<5.43 : lang/perl5.42
Runtime dependencies:
  1. p5-Net-CIDR-Lite>=0 : net/p5-Net-CIDR-Lite
  2. perl5>=5.42.r<5.43 : lang/perl5.42
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_route-summarization
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/edmundlod/route-summarization/tar.gz/v0.3.1?dummy=/
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.1
03 Jul 2026 17:03:15
commit hash: eb73851d9df90af31d73d9fec9caae6a425da4a5commit hash: eb73851d9df90af31d73d9fec9caae6a425da4a5commit hash: eb73851d9df90af31d73d9fec9caae6a425da4a5commit hash: eb73851d9df90af31d73d9fec9caae6a425da4a5 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Jordan Montesse
net/route-summarization: [New Port] Lightweight CIDR aggregator using Perl's
Net::CIDR::Lite

A lightweight CIDR aggregation utility built in Perl using the
Net::CIDR::Lite module. This tool summarizes IPv4 and IPv6 prefixes
from standard input and optionally formats output for SPF record
usage.

Inspired by the original concept described in Random Thoughts.

PR:	294430
Author:	Jordan Montesse <ports@brtsvcs.net>

Number of commits found: 1