From 2c3ee31d809a6bb415863643fea338f098d29514 Mon Sep 17 00:00:00 2001 From: aaron Date: Thu, 25 May 2006 20:17:24 +0000 Subject: Adding port net/p5-Net-Whois-IP, Perl extension for looking up the whois information for ip addresses Approved by: tobez (implicit) --- net/Makefile | 1 + net/p5-Net-Whois-IP/Makefile | 22 ++++++++++++++++++++++ net/p5-Net-Whois-IP/distinfo | 3 +++ net/p5-Net-Whois-IP/pkg-descr | 7 +++++++ net/p5-Net-Whois-IP/pkg-plist | 11 +++++++++++ 5 files changed, 44 insertions(+) create mode 100644 net/p5-Net-Whois-IP/Makefile create mode 100644 net/p5-Net-Whois-IP/distinfo create mode 100644 net/p5-Net-Whois-IP/pkg-descr create mode 100644 net/p5-Net-Whois-IP/pkg-plist (limited to 'net') diff --git a/net/Makefile b/net/Makefile index 62d7bce1b243..68623be93c7e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -454,6 +454,7 @@ SUBDIR += p5-Net-Traceroute6 SUBDIR += p5-Net-Wake SUBDIR += p5-Net-Whois + SUBDIR += p5-Net-Whois-IP SUBDIR += p5-Net-Whois-RIPE SUBDIR += p5-Net-Whois-Raw SUBDIR += p5-Net-Write diff --git a/net/p5-Net-Whois-IP/Makefile b/net/p5-Net-Whois-IP/Makefile new file mode 100644 index 000000000000..178040104ecb --- /dev/null +++ b/net/p5-Net-Whois-IP/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: p5-Net-Whois-IP +# Date created: 25 May 2006 +# Whom: Aaron Dalton +# +# $FreeBSD$ +# + +PORTNAME= Net-Whois-IP +PORTVERSION= 1.01 +CATEGORIES= net perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Net +PKGNAMEPREFIX= p5- + +MAINTAINER= aaron@FreeBSD.org +COMMENT= Perl extension for looking up the whois information for ip addresses + +MAN3= Net::Whois::IP.3 + +PERL_CONFIGURE= yes + +.include diff --git a/net/p5-Net-Whois-IP/distinfo b/net/p5-Net-Whois-IP/distinfo new file mode 100644 index 000000000000..ca48625da602 --- /dev/null +++ b/net/p5-Net-Whois-IP/distinfo @@ -0,0 +1,3 @@ +MD5 (Net-Whois-IP-1.01.tar.gz) = 653492738c0a7b3ae72f6ded3f7fe336 +SHA256 (Net-Whois-IP-1.01.tar.gz) = 70cd5562689e77b69800afc6094ff26d95fde36fdaf2a0d62801a44d5152e77f +SIZE (Net-Whois-IP-1.01.tar.gz) = 4641 diff --git a/net/p5-Net-Whois-IP/pkg-descr b/net/p5-Net-Whois-IP/pkg-descr new file mode 100644 index 000000000000..72921e6202bb --- /dev/null +++ b/net/p5-Net-Whois-IP/pkg-descr @@ -0,0 +1,7 @@ +Perl module to allow whois lookup of ip addresses. This module should +recursively query the various whois providers until it gets the more +detailed information including either TechPhone or OrgTechPhone by +default; however, this is overrideable. + +WWW: http://search.cpan.org/dist/Net-Whois-IP +Author: Ben Schmitz diff --git a/net/p5-Net-Whois-IP/pkg-plist b/net/p5-Net-Whois-IP/pkg-plist new file mode 100644 index 000000000000..41f86d24dc56 --- /dev/null +++ b/net/p5-Net-Whois-IP/pkg-plist @@ -0,0 +1,11 @@ +%%SITE_PERL%%/Net/Whois/IP.pm +%%SITE_PERL%%/auto/Net/Whois/IP/autosplit.ix +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/IP/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/IP +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dirrm %%SITE_PERL%%/auto/Net/Whois/IP +@dirrmtry %%SITE_PERL%%/auto/Net/Whois +@dirrmtry %%SITE_PERL%%/auto/Net +@dirrmtry %%SITE_PERL%%/Net/Whois +@dirrmtry %%SITE_PERL%%/Net -- cgit >dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines