Date: Thu, 25 Jan 2007 23:40:37 GMT From: Joe Horn<joehorn@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/108358: [NEW PORTS] net/p5-Geo-IP-PurePerl : Look up country by IP Address Message-ID: <200701252340.l0PNeb3J036814@www.freebsd.org> Resent-Message-ID: <200701252350.l0PNoLiU004041@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 108358 >Category: ports >Synopsis: [NEW PORTS] net/p5-Geo-IP-PurePerl : Look up country by IP Address >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 25 23:50:20 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Joe Horn >Release: FreeBSD 6.2-RELEASE amd64 >Organization: Information Management Department, NKFUST, Taiwan >Environment: FreeBSD www.kmd.com.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Wed Jan 17 22:55:57 CST 2007 root@www.kmd.com.tw:/usr/obj/usr/src/sys/KMD amd64 >Description: Geo::IP::PurePerl uses a file based database. This database simply contains IP blocks as keys, and countries as values. This database is more complete and accurate than reverse DNS lookups. Geo::IP::PurePerl can be used to automatically select the geographically closest mirror, to analyze your web server logs to determine the countries of your visiters, for credit card fraud detection, and for software export controls. WWW: http://search.cpan.org/dist/Geo-IP-PurePerl/ >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Geo-IP-PurePerl # p5-Geo-IP-PurePerl/Makefile # p5-Geo-IP-PurePerl/distinfo # p5-Geo-IP-PurePerl/pkg-descr # p5-Geo-IP-PurePerl/pkg-plist # echo c - p5-Geo-IP-PurePerl mkdir -p p5-Geo-IP-PurePerl > /dev/null 2>&1 echo x - p5-Geo-IP-PurePerl/Makefile sed 's/^X//' >p5-Geo-IP-PurePerl/Makefile << 'END-of-p5-Geo-IP-PurePerl/Makefile' X# Ports collection Makefile for: p5-Geo-IP-PurePerl X# Date created: 26 Jan, 2006 X# Whom: Joe Horn <joehorn@gmail.com> X# X# $FreeBSD$ X XPORTNAME= Geo-IP-PurePerl XPORTVERSION= 1.18 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Geo XPKGNAMEPREFIX= p5- X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Look up country by IP Address X XPERL_CONFIGURE= yes X XMAN3= Geo::IP::PurePerl.3 X X.include <bsd.port.mk> END-of-p5-Geo-IP-PurePerl/Makefile echo x - p5-Geo-IP-PurePerl/distinfo sed 's/^X//' >p5-Geo-IP-PurePerl/distinfo << 'END-of-p5-Geo-IP-PurePerl/distinfo' XMD5 (Geo-IP-PurePerl-1.18.tar.gz) = 6ee8bfa7f82904cf80fc0094ef526434 XSHA256 (Geo-IP-PurePerl-1.18.tar.gz) = f8402df89647a8c5c1972646ec536ffb63a7fb04a8370731f8d70810f20c9ad4 XSIZE (Geo-IP-PurePerl-1.18.tar.gz) = 18651 END-of-p5-Geo-IP-PurePerl/distinfo echo x - p5-Geo-IP-PurePerl/pkg-descr sed 's/^X//' >p5-Geo-IP-PurePerl/pkg-descr << 'END-of-p5-Geo-IP-PurePerl/pkg-descr' XGeo::IP::PurePerl uses a file based database. This database simply contains XIP blocks as keys, and countries as values. This database is more complete Xand accurate than reverse DNS lookups. X XGeo::IP::PurePerl can be used to automatically select the geographically closest Xmirror, to analyze your web server logs to determine the countries of your Xvisiters, for credit card fraud detection, and for software export controls. X XWWW: http://search.cpan.org/dist/Geo-IP-PurePerl/ END-of-p5-Geo-IP-PurePerl/pkg-descr echo x - p5-Geo-IP-PurePerl/pkg-plist sed 's/^X//' >p5-Geo-IP-PurePerl/pkg-plist << 'END-of-p5-Geo-IP-PurePerl/pkg-plist' X%%SITE_PERL%%/Geo/IP/PurePerl.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/PurePerl/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/PurePerl/ X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/ X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/ X@dirrm %%SITE_PERL%%/Geo/IP/ X@dirrmtry %%SITE_PERL%%/Geo/ END-of-p5-Geo-IP-PurePerl/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701252340.l0PNeb3J036814>