[csw-devel] SF.net SVN: gar:[13213] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sun Feb 6 14:58:49 CET 2011
Revision: 13213
http://gar.svn.sourceforge.net/gar/?rev=13213&view=rev
Author: bonivart
Date: 2011-02-06 13:58:49 +0000 (Sun, 06 Feb 2011)
Log Message:
-----------
pm_geoip: initial commit, does not build
Added Paths:
-----------
csw/mgar/pkg/cpan/Geo-IP/
csw/mgar/pkg/cpan/Geo-IP/branches/
csw/mgar/pkg/cpan/Geo-IP/tags/
csw/mgar/pkg/cpan/Geo-IP/trunk/
csw/mgar/pkg/cpan/Geo-IP/trunk/Makefile
csw/mgar/pkg/cpan/Geo-IP/trunk/checksums
csw/mgar/pkg/cpan/Geo-IP/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Geo-IP/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/cpan/Geo-IP/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Geo-IP/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Geo-IP/trunk/Makefile 2011-02-06 13:58:49 UTC (rev 13213)
@@ -0,0 +1,21 @@
+NAME = Geo-IP
+VERSION = 1.38
+CATEGORIES = cpan
+AUTHOR = BORISZ
+
+DESCRIPTION = Look up location and network information by IP Address
+define BLURB
+ This Perl module enables the user to find geographical and network
+ information of an IP address.
+endef
+
+DISTFILES = $(NAME)-$(VERSION).tar.gz
+
+PACKAGES = CSWpmgeoip
+CATALOGNAME = pm_geoip
+
+UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+
+RUNTIME_DEP_PKGS = CSWgeolitedb
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Geo-IP/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Geo-IP/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Geo-IP/trunk/checksums 2011-02-06 13:58:49 UTC (rev 13213)
@@ -0,0 +1 @@
+22ab07f98c79b316062881ed72cdc3c6 Geo-IP-1.38.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list