From owner-svn-ports-all@freebsd.org Wed Mar 13 14:58:06 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E2951535B75; Wed, 13 Mar 2019 14:58:06 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4318782A56; Wed, 13 Mar 2019 14:58:06 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2BA79C19C; Wed, 13 Mar 2019 14:58:06 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2DEw6pg055489; Wed, 13 Mar 2019 14:58:06 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2DEw5UQ055484; Wed, 13 Mar 2019 14:58:05 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201903131458.x2DEw5UQ055484@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Wed, 13 Mar 2019 14:58:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r495578 - in head/net: . p5-ip2location-perl X-SVN-Group: ports-head X-SVN-Commit-Author: zi X-SVN-Commit-Paths: in head/net: . p5-ip2location-perl X-SVN-Commit-Revision: 495578 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4318782A56 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.956,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2019 14:58:06 -0000 Author: zi Date: Wed Mar 13 14:58:04 2019 New Revision: 495578 URL: https://svnweb.freebsd.org/changeset/ports/495578 Log: New port: net/p5-ip2location-perl: IP2Location is a perl module that enables the user to find the country, region, city, latitude, longitude, zip code, time zone, ISP, domain name, connection type, area code, weather, mobile network, elevation, usage type by IP address or hostname originates from. WWW: https://www.ip2location.com/development-libraries/ip2location/perl Added: head/net/p5-ip2location-perl/ head/net/p5-ip2location-perl/Makefile (contents, props changed) head/net/p5-ip2location-perl/distinfo (contents, props changed) head/net/p5-ip2location-perl/pkg-descr (contents, props changed) head/net/p5-ip2location-perl/pkg-plist (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Wed Mar 13 14:40:48 2019 (r495577) +++ head/net/Makefile Wed Mar 13 14:58:04 2019 (r495578) @@ -902,6 +902,7 @@ SUBDIR += p5-XPC SUBDIR += p5-ZMQ-FFI SUBDIR += p5-ZeroMQ + SUBDIR += p5-ip2location-perl SUBDIR += p5-ldap2pf SUBDIR += p5-ldap2pw SUBDIR += p5-perl-ldap Added: head/net/p5-ip2location-perl/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-ip2location-perl/Makefile Wed Mar 13 14:58:04 2019 (r495578) @@ -0,0 +1,21 @@ +# Created by: Ryan Steinmetz +# $FreeBSD$ + +PORTNAME= ip2location-perl +PORTVERSION= 20180302 +CATEGORIES= net +PKGNAMEPREFIX= p5- + +MAINTAINER= zi@FreeBSD.org +COMMENT= Perl module to find user\'s location + +LICENSE= LGPL3 + +USES= perl5 +USE_PERL5= configure + +USE_GITHUB= yes +GH_ACCOUNT= ip2location +GH_TAGNAME= 760fa40 + +.include Added: head/net/p5-ip2location-perl/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-ip2location-perl/distinfo Wed Mar 13 14:58:04 2019 (r495578) @@ -0,0 +1,3 @@ +TIMESTAMP = 1552488712 +SHA256 (ip2location-ip2location-perl-20180302-760fa40_GH0.tar.gz) = 14784a8ced9c73aca80591cf8cf67010454e3c957872e4d8154d568e437dcbcc +SIZE (ip2location-ip2location-perl-20180302-760fa40_GH0.tar.gz) = 479499 Added: head/net/p5-ip2location-perl/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-ip2location-perl/pkg-descr Wed Mar 13 14:58:04 2019 (r495578) @@ -0,0 +1,6 @@ +IP2Location is a perl module that enables the user to find the country, region, +city, latitude, longitude, zip code, time zone, ISP, domain name, connection +type, area code, weather, mobile network, elevation, usage type by IP address +or hostname originates from. + +WWW: https://www.ip2location.com/development-libraries/ip2location/perl Added: head/net/p5-ip2location-perl/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/p5-ip2location-perl/pkg-plist Wed Mar 13 14:58:04 2019 (r495578) @@ -0,0 +1,2 @@ +%%SITE_PERL%%/Geo/IP2Location.pm +%%PERL5_MAN3%%/Geo::IP2Location.3.gz