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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
p5-Net-Patricia Perl module for fast IP address lookups
1.22_1 net on this many watch lists=4 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 1.22_1Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-03-13 18:12:21
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: p5-File-Tail, libevent, pcre, expat
Also Listed In: perl5
License: not specified in port
WWW:
https://metacpan.org/release/Net-Patricia
Description:
This module uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see patricia implementations called "radix" as well. The term "Trie" is derived from the word "retrieval" but is pronounced like "try". Patricia stands for "Practical Algorithm to Retrieve Information Coded as Alphanumeric", and was first suggested for routing table lookups by Van Jacobsen. Patricia Trie performance characteristics are well-known as it has been employed for routing table lookups within the BSD kernel since the 4.3 Reno release. The BSD radix code is thoroughly described in "TCP/IP Illustrated, Volume 2" by Wright and Stevens and in the paper ``A Tree-Based Packet Routing Table for Berkeley Unix'' by Keith Sklower.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. lib/perl5/site_perl/mach/5.32/auto/Net/Patricia/Patricia.so
  2. lib/perl5/site_perl/mach/5.32/Net/Patricia.pm
  3. lib/perl5/site_perl/man/man3/Net::Patricia.3.gz
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • p5-Net-Patricia>0:net/p5-Net-Patricia
To install the port:
cd /usr/ports/net/p5-Net-Patricia/ && make install clean
To add the package, run one of these commands:
  • pkg install net/p5-Net-Patricia
  • pkg install p5-Net-Patricia
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Net-Patricia
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Net-Patricia-1.22.tar.gz) = 70835a926e1c5a8d0324c72fffee82eeb7ec6c141dee04fd446820b64f71c552 SIZE (Net-Patricia-1.22.tar.gz) = 27780

Packages (timestamps in pop-ups are UTC):
p5-Net-Patricia
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.22_11.22_11.22_11.22_11.22_1-1.22_1-
FreeBSD:13:quarterly1.22_11.22_11.22_11.22_11.22_11.22_11.22_11.22_1
FreeBSD:14:latest1.22_11.22_11.22_11.22_11.22_11.22_1-1.22_1
FreeBSD:14:quarterly1.22_11.22_1-1.22_11.22_11.22_11.22_11.22_1
FreeBSD:15:latest1.22_11.22_1n/a1.22_1n/a1.22_11.22_11.22_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Net-CIDR-Lite>=0.20 : net/p5-Net-CIDR-Lite
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Socket6>=0 : net/p5-Socket6
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. sysutils/p5-MogileFS-Network
for Run
  1. net-mgmt/netdot
  2. sysutils/p5-MogileFS-Network

Configuration Options:
No options to configure
Options name:
net_p5-Net-Patricia
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Net/
  7. http://backpan.perl.org/modules/by-module/Net/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Net/
  12. https://www.cpan.org/modules/by-module/Net/
Collapse this list.

There are no commits on branch 2022Q2 for this port