Bug 185089 - [new port] dns/p5-URBL-Prepare
Summary: [new port] dns/p5-URBL-Prepare
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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-22 12:50 UTC by Kurt Jaeger
Modified: 2013-12-23 21:10 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (1.70 KB, text/plain)
2013-12-22 12:50 UTC, Kurt Jaeger
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Jaeger 2013-12-22 12:50:00 UTC
This module prepares hostnames for URBL domain lookup.

It is used in Net-DNSBL-MultiDaemon-0.37

shar also available from http://opsec.eu/backup/urbl.shar

Fix: #!/bin/sh
How-To-Repeat: 	-
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-22 12:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

wg@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-12-23 21:02:31 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-12-23 21:02:44 UTC
Author: wg
Date: Mon Dec 23 21:02:29 2013
New Revision: 337296
URL: http://svnweb.freebsd.org/changeset/ports/337296

Log:
  dns/p5-URBL-Prepare: Prepare hostname for URBL domain lookup
  
  URPL::Prepare is a Perl module that prepares hostname for URBL domain lookup
  and is used by Net::DNSBL::MultiDaemon
  
  WWW: http://search.cpan.org/dist/URBL-Prepare/
  
  PR:		ports/185089
  Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu>

Added:
  head/dns/p5-URBL-Prepare/
  head/dns/p5-URBL-Prepare/Makefile   (contents, props changed)
  head/dns/p5-URBL-Prepare/distinfo   (contents, props changed)
  head/dns/p5-URBL-Prepare/pkg-descr   (contents, props changed)
  head/dns/p5-URBL-Prepare/pkg-plist   (contents, props changed)
Modified:
  head/dns/Makefile

Modified: head/dns/Makefile
==============================================================================
--- head/dns/Makefile	Mon Dec 23 20:59:44 2013	(r337295)
+++ head/dns/Makefile	Mon Dec 23 21:02:29 2013	(r337296)
@@ -124,6 +124,7 @@
     SUBDIR += p5-POE-Filter-DNS-TCP
     SUBDIR += p5-Stanford-DNSserver
     SUBDIR += p5-Tie-DNS
+    SUBDIR += p5-URBL-Prepare
     SUBDIR += p5-pgeodns
     SUBDIR += pdnsd
     SUBDIR += pear-File_DNS

Added: head/dns/p5-URBL-Prepare/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/dns/p5-URBL-Prepare/Makefile	Mon Dec 23 21:02:29 2013	(r337296)
@@ -0,0 +1,17 @@
+# Created by: Kurt Jaeger <fbsd-ports@opsec.eu>
+# $FreeBSD$
+
+PORTNAME=	URBL-Prepare
+PORTVERSION=	0.08
+CATEGORIES=	dns perl5
+MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:MIKER
+PKGNAMEPREFIX=	p5-
+
+MAINTAINER=	fbsd-ports@opsec.eu
+COMMENT=	Prepare hostname for URBL domain lookup
+
+USES=		perl5
+USE_PERL5=	configure
+
+.include <bsd.port.mk>

Added: head/dns/p5-URBL-Prepare/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/dns/p5-URBL-Prepare/distinfo	Mon Dec 23 21:02:29 2013	(r337296)
@@ -0,0 +1,2 @@
+SHA256 (URBL-Prepare-0.08.tar.gz) = 866e428ecab3d8e6330bb5f6d3b15a8b6baf85d17b9c7c0687b449cd3224bc12
+SIZE (URBL-Prepare-0.08.tar.gz) = 47870

Added: head/dns/p5-URBL-Prepare/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/dns/p5-URBL-Prepare/pkg-descr	Mon Dec 23 21:02:29 2013	(r337296)
@@ -0,0 +1,4 @@
+URPL::Prepare is a Perl module that prepares hostname for URBL domain lookup
+and is used by Net::DNSBL::MultiDaemon
+
+WWW: http://search.cpan.org/dist/URBL-Prepare/

Added: head/dns/p5-URBL-Prepare/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/dns/p5-URBL-Prepare/pkg-plist	Mon Dec 23 21:02:29 2013	(r337296)
@@ -0,0 +1,10 @@
+%%SITE_PERL%%/URBL/Prepare.pm
+%%SITE_PERL%%/auto/URBL/Prepare/autosplit.ix
+%%SITE_PERL%%/auto/URBL/Prepare/loadcache.al
+%%SITE_PERL%%/mach/auto/URBL/Prepare/.packlist
+%%PERL5_MAN3%%/URBL::Prepare.3.gz
+@dirrmtry %%SITE_PERL%%/URBL
+@dirrmtry %%SITE_PERL%%/auto/URBL/Prepare
+@dirrmtry %%SITE_PERL%%/auto/URBL
+@dirrmtry %%SITE_PERL%%/mach/auto/URBL/Prepare
+@dirrmtry %%SITE_PERL%%/mach/auto/URBL
_______________________________________________
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"