CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/02/05 07:24:36
Log message:
import ports/net/p5-Net-RDAP, feedback/ok tb@
Net::RDAP provides an interface to the Registration Data Access Protocol
(RDAP).
RDAP is replacing Whois as the preferred way of obtainining information
about Internet resources (IP addresses, autonymous system numbers,
and domain names). As of writing, RDAP is fully supported by Regional
Internet Registries (who are responsible for the allocation of IP
addresses and AS numbers) and generic TLD operators (e.g. .com, .org,
.xyz) but is still being rolled out among country-code registries.
Net::RDAP does all the hard work of determining the correct server to
query (Net::RDAP::Registry is an interface to the IANA registry of RDAP
services), querying the server (Net::RDAP::UA is an RDAP HTTP user
agent), and parsing the response (Net::RDAP::Object and its submodules
provide access to the data returned by the server). As such, it provides
a single unified interface to information about all unique Internet
identifiers.
Status:
Vendor Tag: sthen
Release Tags: sthen_20250205
N ports/net/p5-Net-RDAP/Makefile
N ports/net/p5-Net-RDAP/distinfo
N ports/net/p5-Net-RDAP/pkg/PLIST
N ports/net/p5-Net-RDAP/pkg/DESCR
No conflicts created by this import