CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/05/13 06:21:45
Log message:
import ports/databases/postgresql-ip4r, tweak/ok op@
IP4R is a PostgreSQL extension which supports 6 data types allowing
you to store IPv4 & IPv6 addresses in a PostgreSQL table:
ip4 - a single IPv4 address
ip4r - an arbitrary range of IPv4 addresses
ip6 - a single IPv6 address
ip6r - an arbitrary range of IPv6 addresses
ipaddress - a single IPv4 or IPv6 address
iprange - an arbitrary range of IPv4 or IPv6 addresses
While PostgreSQL already has builtin types 'inet' and 'cidr', the
authors of this module found that they had a number of requirements
that were not addressed by the builtin types.
Status:
Vendor Tag: sthen
Release Tags: sthen_20220513
N ports/databases/postgresql-ip4r/Makefile
N ports/databases/postgresql-ip4r/distinfo
N ports/databases/postgresql-ip4r/pkg/DESCR
N ports/databases/postgresql-ip4r/pkg/PLIST
No conflicts created by this import