Bug 187093 - net-mgmt/p5-Net-Abuse-Utils-Spamhaus, new port submission
Summary: net-mgmt/p5-Net-Abuse-Utils-Spamhaus, new port submission
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-26 19:50 UTC by pauls
Modified: 2014-03-03 10:20 UTC (History)
0 users

See Also:


Attachments
p5-Net-Abuse-Utils-Spamhaus.shar (2.38 KB, text/plain)
2014-02-26 19:50 UTC, pauls
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description pauls 2014-02-26 19:50:00 UTC
	net-mgmt/p5-Net-Abuse-Utils-Spamhaus, new port submission
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-26 19:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2014-02-27 13:43:01 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-03-03 10:16:29 UTC
Author: culot
Date: Mon Mar  3 10:16:14 2014
New Revision: 346874
URL: http://svnweb.freebsd.org/changeset/ports/346874
QAT: https://qat.redports.org/buildarchive/r346874/

Log:
  Net::Abuse::Utils::Spamhaus is a Perl extension for checking data
  against the spamhaus blacklists.
  
  WWW: http://search.cpan.org/dist/Net-Abuse-Utils-Spamhaus/
  
  PR:		ports/187093
  Submitted by:	Paul Schmehl <pauls@utdallas.edu>

Added:
  head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/
  head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile   (contents, props changed)
  head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/distinfo   (contents, props changed)
  head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/pkg-descr   (contents, props changed)
  head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/pkg-plist   (contents, props changed)
Modified:
  head/net-mgmt/Makefile

Modified: head/net-mgmt/Makefile
==============================================================================
--- head/net-mgmt/Makefile	Mon Mar  3 09:48:06 2014	(r346873)
+++ head/net-mgmt/Makefile	Mon Mar  3 10:16:14 2014	(r346874)
@@ -216,6 +216,7 @@
     SUBDIR += p5-Nagios-Plugins-Memcached
     SUBDIR += p5-Net-ACL
     SUBDIR += p5-Net-Abuse-Utils
+    SUBDIR += p5-Net-Abuse-Utils-Spamhaus
     SUBDIR += p5-Net-CIDR
     SUBDIR += p5-Net-ILO
     SUBDIR += p5-Net-IP

Added: head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile	Mon Mar  3 10:16:14 2014	(r346874)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME=	Net-Abuse-Utils-Spamhaus
+PORTVERSION=	0.04
+CATEGORIES=	net-mgmt perl5
+MASTER_SITES=	CPAN
+PKGNAMEPREFIX=	p5-
+
+MAINTAINER=	pauls@utdallas.edu
+COMMENT=	Routines useful for checking data against the spamhaus blacklists
+
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+BUILD_DEPENDS=	p5-Net-DNS>=0.72:${PORTSDIR}/dns/p5-Net-DNS
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+
+USES=		perl5
+USE_PERL5=	configure
+
+.include <bsd.port.mk>

Added: head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/distinfo	Mon Mar  3 10:16:14 2014	(r346874)
@@ -0,0 +1,2 @@
+SHA256 (Net-Abuse-Utils-Spamhaus-0.04.tar.gz) = 5abc1555cc1cdd309ded6c6d5520c590d8879845e52fdab09aa71bc2d0a2bc0b
+SIZE (Net-Abuse-Utils-Spamhaus-0.04.tar.gz) = 20353

Added: head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/pkg-descr	Mon Mar  3 10:16:14 2014	(r346874)
@@ -0,0 +1,4 @@
+Net::Abuse::Utils::Spamhaus is a Perl extension for checking data
+against the spamhaus blacklists.
+
+WWW: http://search.cpan.org/dist/Net-Abuse-Utils-Spamhaus/

Added: head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/pkg-plist	Mon Mar  3 10:16:14 2014	(r346874)
@@ -0,0 +1,10 @@
+%%PERL5_MAN3%%/Net::Abuse::Utils::Spamhaus.3.gz
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse/Utils/Spamhaus/.packlist
+%%SITE_PERL%%/Net/Abuse/Utils/Spamhaus.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse/Utils/Spamhaus
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse/Utils
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+@dirrmtry %%SITE_PERL%%/Net/Abuse/Utils
+@dirrmtry %%SITE_PERL%%/Net/Abuse
+@dirrmtry %%SITE_PERL%%/Net
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2014-03-03 10:16:32 UTC
State Changed
From-To: open->closed

New port added, with changes. Thanks!