diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | misc/p5-Geo-Coder-Geocoder-US/Makefile | 30 | ||||
-rw-r--r-- | misc/p5-Geo-Coder-Geocoder-US/distinfo | 3 | ||||
-rw-r--r-- | misc/p5-Geo-Coder-Geocoder-US/pkg-descr | 5 | ||||
-rw-r--r-- | misc/p5-Geo-Coder-Geocoder-US/pkg-plist | 2 |
5 files changed, 0 insertions, 41 deletions
diff --git a/misc/Makefile b/misc/Makefile index d6d7fc93be6d..aa98e53dcd1e 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -312,7 +312,6 @@ SUBDIR += p5-File-Sort SUBDIR += p5-Geo-Cache SUBDIR += p5-Geo-Coder-Bing - SUBDIR += p5-Geo-Coder-Geocoder-US SUBDIR += p5-Geo-Coder-Google SUBDIR += p5-Geo-Coder-Googlev3 SUBDIR += p5-Geo-Coder-Many diff --git a/misc/p5-Geo-Coder-Geocoder-US/Makefile b/misc/p5-Geo-Coder-Geocoder-US/Makefile deleted file mode 100644 index 300a7dbf5e64..000000000000 --- a/misc/p5-Geo-Coder-Geocoder-US/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= Geo-Coder-Geocoder-US -PORTVERSION= 0.007 -CATEGORIES= misc geography perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Geocode a location using http://geocoder.us/ - -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual - -BUILD_DEPENDS= p5-Text-CSV>=0:textproc/p5-Text-CSV \ - p5-URI>=0:net/p5-URI \ - p5-libwww>=0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} - -DEPRECATED= http://geocoder.us/ disappeared in late 2015 -EXPIRATION_DATE= 2017-03-01 - -PORTSCOUT= limit:^[0-9\.]*$$ - -NO_ARCH= yes -USE_PERL5= configure -USES= perl5 - -.include <bsd.port.mk> diff --git a/misc/p5-Geo-Coder-Geocoder-US/distinfo b/misc/p5-Geo-Coder-Geocoder-US/distinfo deleted file mode 100644 index ca99833f5ece..000000000000 --- a/misc/p5-Geo-Coder-Geocoder-US/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1479918895 -SHA256 (Geo-Coder-Geocoder-US-0.007.tar.gz) = 5f82532fa373f20a0520a2645dffae0bea6d61f3d64fd140a483cb0e9a1d2eb7 -SIZE (Geo-Coder-Geocoder-US-0.007.tar.gz) = 23962 diff --git a/misc/p5-Geo-Coder-Geocoder-US/pkg-descr b/misc/p5-Geo-Coder-Geocoder-US/pkg-descr deleted file mode 100644 index ffbf453ff8d9..000000000000 --- a/misc/p5-Geo-Coder-Geocoder-US/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Geo::Coder::Geocoder::US geocodes addresses by looking them up on the -http://geocoder.us/ website. Because this site throttles access, this class does -to, to one request every 15 seconds. - -WWW: http://search.cpan.org/dist/Geo-Coder-Geocoder-US/ diff --git a/misc/p5-Geo-Coder-Geocoder-US/pkg-plist b/misc/p5-Geo-Coder-Geocoder-US/pkg-plist deleted file mode 100644 index c8f3f89ec7f9..000000000000 --- a/misc/p5-Geo-Coder-Geocoder-US/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%SITE_PERL%%/Geo/Coder/Geocoder/US.pm -%%PERL5_MAN3%%/Geo::Coder::Geocoder::US.3.gz |