summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2007-06-10 17:11:06 +0000
committerminskim <minskim@pkgsrc.org>2007-06-10 17:11:06 +0000
commit08eab9cf3286d51e543eed80b97eaf7a9eb3ac72 (patch)
tree55e0260fc23b31a55ba7cb4f6a10b4b57d79e831 /net
parentd79e7f84d363888fc2e7b1c4ca9874f25b7687f9 (diff)
downloadpkgsrc-08eab9cf3286d51e543eed80b97eaf7a9eb3ac72.tar.gz
Import p5-Geo-IPfree from pkgsrc-wip. Packaged by Adrian Portelli.
This module a simple file-based database. This database simply contains IP blocks as keys, and countries as values. The data contains all public IP addresses and should be more complete and accurate than reverse complete COMPLETE and accurate than reverse DNS lookups. This module can be used to automatically select the geographically closest mirror, or to analyze your web server logs to determine the countries of your visitors.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Geo-IPfree/DESCR8
-rw-r--r--net/p5-Geo-IPfree/Makefile18
-rw-r--r--net/p5-Geo-IPfree/PLIST1
-rw-r--r--net/p5-Geo-IPfree/distinfo5
4 files changed, 32 insertions, 0 deletions
diff --git a/net/p5-Geo-IPfree/DESCR b/net/p5-Geo-IPfree/DESCR
new file mode 100644
index 00000000000..123da6df1fc
--- /dev/null
+++ b/net/p5-Geo-IPfree/DESCR
@@ -0,0 +1,8 @@
+This module a simple file-based database. This database simply contains IP
+blocks as keys, and countries as values. The data contains all public IP
+addresses and should be more complete and accurate than reverse complete
+COMPLETE and accurate than reverse DNS lookups.
+
+This module can be used to automatically select the geographically closest
+mirror, or to analyze your web server logs to determine the countries of
+your visitors.
diff --git a/net/p5-Geo-IPfree/Makefile b/net/p5-Geo-IPfree/Makefile
new file mode 100644
index 00000000000..cb0d7c40c7b
--- /dev/null
+++ b/net/p5-Geo-IPfree/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/06/10 17:11:06 minskim Exp $
+#
+
+DISTNAME= Geo-IPfree-0.2
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
+
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~gmpassos/Geo-IPfree-0.2/
+COMMENT= Gets country name by IP or hostname
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= auto/Geo/IPfree/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Geo-IPfree/PLIST b/net/p5-Geo-IPfree/PLIST
new file mode 100644
index 00000000000..127bca2d01c
--- /dev/null
+++ b/net/p5-Geo-IPfree/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/10 17:11:06 minskim Exp $
diff --git a/net/p5-Geo-IPfree/distinfo b/net/p5-Geo-IPfree/distinfo
new file mode 100644
index 00000000000..c215bc0da67
--- /dev/null
+++ b/net/p5-Geo-IPfree/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/06/10 17:11:06 minskim Exp $
+
+SHA1 (Geo-IPfree-0.2.tar.gz) = f5bcda25297f2466486b6ac6b912f145bc3a6c60
+RMD160 (Geo-IPfree-0.2.tar.gz) = 61a2f06809509197b4ca701d73d50d5b89c0eb2b
+Size (Geo-IPfree-0.2.tar.gz) = 146195 bytes