pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Import p5-MaxMind-DB-Reader 1.000013 as wip/p5-MaxMind-DB-Reader.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fred%statdns.com@localhost>
Pushed By:	fcambus
Date:		Wed Feb 13 00:47:58 2019 +0100
Changeset:	77c6ed16ccce0a91b87f4b7fed84998171fd1984

Added Files:
	p5-MaxMind-DB-Reader/DESCR
	p5-MaxMind-DB-Reader/Makefile
	p5-MaxMind-DB-Reader/distinfo

Log Message:
Import p5-MaxMind-DB-Reader 1.000013 as wip/p5-MaxMind-DB-Reader.

This module provides a low-level interface to the MaxMind DB file format.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=77c6ed16ccce0a91b87f4b7fed84998171fd1984

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-MaxMind-DB-Reader/DESCR    |  1 +
 p5-MaxMind-DB-Reader/Makefile | 39 +++++++++++++++++++++++++++++++++++++++
 p5-MaxMind-DB-Reader/distinfo |  6 ++++++
 3 files changed, 46 insertions(+)

diffs:
diff --git a/p5-MaxMind-DB-Reader/DESCR b/p5-MaxMind-DB-Reader/DESCR
new file mode 100644
index 0000000000..23264db4b1
--- /dev/null
+++ b/p5-MaxMind-DB-Reader/DESCR
@@ -0,0 +1 @@
+This module provides a low-level interface to the MaxMind DB file format.
diff --git a/p5-MaxMind-DB-Reader/Makefile b/p5-MaxMind-DB-Reader/Makefile
new file mode 100644
index 0000000000..da897f790f
--- /dev/null
+++ b/p5-MaxMind-DB-Reader/Makefile
@@ -0,0 +1,39 @@
+# $NetBSD$
+
+DISTNAME=	MaxMind-DB-Reader-1.000013
+PKGNAME=	p5-${DISTNAME}
+CATEGORIES=	net perl5
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MAXMIND/}
+
+MAINTAINER=	fred%statdns.com@localhost
+HOMEPAGE=	https://metacpan.org/release/MaxMind-DB-Reader
+COMMENT=	Read MaxMind DB files and look up IP addresses
+LICENSE=	artistic-2.0
+
+DEPENDS+=	p5-Carp>=0:../../devel/p5-Carp
+DEPENDS+=	p5-Data-IEEE754>=0:../../devel/p5-Data-IEEE754
+DEPENDS+=	p5-Data-Printer>=0:../../devel/p5-Data-Printer
+DEPENDS+=	p5-Data-Validate-IP>=0.25:../../devel/p5-Data-Validate-IP
+DEPENDS+=	p5-DateTime>=0:../../time/p5-DateTime
+DEPENDS+=	p5-Encode>=0:../../textproc/p5-Encode
+DEPENDS+=	p5-Getopt-Long>=0:../../devel/p5-Getopt-Long
+DEPENDS+=	p5-List-AllUtils>=0:../../devel/p5-List-AllUtils
+DEPENDS+=	p5-Math-BigInt>=0:../../math/p5-Math-BigInt
+DEPENDS+=	p5-MaxMind-DB-Common>=0.040001:../../net/p5-MaxMind-DB-Common
+DEPENDS+=	p5-Module-Implementation>=0:../../devel/p5-Module-Implementation
+DEPENDS+=	p5-Moo>=1.003000:../../devel/p5-Moo
+DEPENDS+=	p5-MooX-StrictConstructor>=0:../../devel/p5-MooX-StrictConstructor
+DEPENDS+=	p5-Role-Tiny>=1.003002:../../devel/p5-Role-Tiny
+DEPENDS+=	p5-autodie>=0:../../devel/p5-autodie
+DEPENDS+=	p5-namespace-autoclean>=0:../../devel/p5-namespace-autoclean
+TEST_DEPENDS+=	p5-Path-Class>=0.27:../../devel/p5-Path-Class
+TEST_DEPENDS+=	p5-Test-Bits>=0:../../devel/p5-Test-Bits
+TEST_DEPENDS+=	p5-Test-Fatal>=0:../../devel/p5-Test-Fatal
+TEST_DEPENDS+=	p5-Test-Number-Delta>=0:../../math/p5-Test-Number-Delta
+TEST_DEPENDS+=	p5-Test-Requires>=0:../../devel/p5-Test-Requires
+TEST_DEPENDS+=	p5-MaxMind-DB-Common>=0:../../net/p5-MaxMind-DB-Common
+
+PERL5_PACKLIST=	auto/MaxMind/DB/Reader/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/p5-MaxMind-DB-Reader/distinfo b/p5-MaxMind-DB-Reader/distinfo
new file mode 100644
index 0000000000..99ee160ab3
--- /dev/null
+++ b/p5-MaxMind-DB-Reader/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (MaxMind-DB-Reader-1.000013.tar.gz) = 42869045bc27aecc2e0b0040ddb40fc3d8824796
+RMD160 (MaxMind-DB-Reader-1.000013.tar.gz) = 1233b04e239d32ff6f973d7c3ebf8aa97d5b4f18
+SHA512 (MaxMind-DB-Reader-1.000013.tar.gz) = 845bfe3535afe177c21b7b52012be4dc1044bf13fe9baaa48e0c73a7c8fde23b5ee50ba7a41c690d81d4a2bef579cfccaadfef2286cc98f18c38a587fc8e3aa0
+Size (MaxMind-DB-Reader-1.000013.tar.gz) = 276879 bytes


Home | Main Index | Thread Index | Old Index