aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-Abuse-Utils
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-10-11 14:50:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-10-11 14:50:31 +0000
commit47ee9228fd5508528cf7ba3c1db99d7323c4bd41 (patch)
tree1f37c734eee4d4e1cd390025a0b4c5456fecbee8 /net-mgmt/p5-Net-Abuse-Utils
parent82158fc2002d06ee849e7b36e195773ad10870bf (diff)
downloadports-47ee9228fd5508528cf7ba3c1db99d7323c4bd41.tar.gz
ports-47ee9228fd5508528cf7ba3c1db99d7323c4bd41.zip
Net::Abuse::Utils provides serveral functions useful for determining
information about an IP address including contact/reporting addresses, ASN/network info, reverse dns, and DNSBL listing status. WWW: http://search.cpan.org/dist/Net-Abuse-Utils/ PR: ports/127950 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes: svn path=/head/; revision=221431
Diffstat (limited to 'net-mgmt/p5-Net-Abuse-Utils')
-rw-r--r--net-mgmt/p5-Net-Abuse-Utils/Makefile29
-rw-r--r--net-mgmt/p5-Net-Abuse-Utils/distinfo3
-rw-r--r--net-mgmt/p5-Net-Abuse-Utils/pkg-descr5
-rw-r--r--net-mgmt/p5-Net-Abuse-Utils/pkg-plist9
4 files changed, 46 insertions, 0 deletions
diff --git a/net-mgmt/p5-Net-Abuse-Utils/Makefile b/net-mgmt/p5-Net-Abuse-Utils/Makefile
new file mode 100644
index 000000000000..67bd55c040dc
--- /dev/null
+++ b/net-mgmt/p5-Net-Abuse-Utils/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: p5-Net-Abuse-Utils
+# Date created: 2008-10-09
+# Whom: Gea-Suan Lin <gslin@gslin.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Net-Abuse-Utils
+PORTVERSION= 0.09
+CATEGORIES= net-mgmt perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Net
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= gslin@gslin.org
+COMMENT= Routines useful for processing network abuse
+
+RUN_DEPENDS= p5-Email-Address>0:${PORTSDIR}/mail/p5-Email-Address \
+ p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS \
+ p5-Net-Whois-IP>0:${PORTSDIR}/net/p5-Net-Whois-IP
+
+PERL_CONFIGURE= yes
+
+MAN3= Net::Abuse::Utils.3
+
+post-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/examples/ip-info.pl ${PREFIX}/sbin/
+
+.include <bsd.port.mk>
diff --git a/net-mgmt/p5-Net-Abuse-Utils/distinfo b/net-mgmt/p5-Net-Abuse-Utils/distinfo
new file mode 100644
index 000000000000..74907e42ea5a
--- /dev/null
+++ b/net-mgmt/p5-Net-Abuse-Utils/distinfo
@@ -0,0 +1,3 @@
+MD5 (Net-Abuse-Utils-0.09.tar.gz) = d2c9a8e97f095983f94b8d3f759a0f92
+SHA256 (Net-Abuse-Utils-0.09.tar.gz) = 9e9c64b5180ed131d78669baa565cfadad292214d7e301473e0be4a2c34cfbaf
+SIZE (Net-Abuse-Utils-0.09.tar.gz) = 10216
diff --git a/net-mgmt/p5-Net-Abuse-Utils/pkg-descr b/net-mgmt/p5-Net-Abuse-Utils/pkg-descr
new file mode 100644
index 000000000000..27b421bf6472
--- /dev/null
+++ b/net-mgmt/p5-Net-Abuse-Utils/pkg-descr
@@ -0,0 +1,5 @@
+Net::Abuse::Utils provides serveral functions useful for determining
+information about an IP address including contact/reporting addresses,
+ASN/network info, reverse dns, and DNSBL listing status.
+
+WWW: http://search.cpan.org/dist/Net-Abuse-Utils/
diff --git a/net-mgmt/p5-Net-Abuse-Utils/pkg-plist b/net-mgmt/p5-Net-Abuse-Utils/pkg-plist
new file mode 100644
index 000000000000..c6f125033580
--- /dev/null
+++ b/net-mgmt/p5-Net-Abuse-Utils/pkg-plist
@@ -0,0 +1,9 @@
+@comment $FreeBSD$
+sbin/ip-info.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse/Utils/.packlist
+%%SITE_PERL%%/Net/Abuse/Utils.pm
+@dirrmtry %%SITE_PERL%%/Net/Abuse
+@dirrmtry %%SITE_PERL%%/Net
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse/Utils
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net