aboutsummaryrefslogtreecommitdiff
path: root/net/pecl-geoip
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-02-16 17:15:35 +0000
committerRene Ladan <rene@FreeBSD.org>2019-02-16 17:15:35 +0000
commitdcc3c125c3a850c4ab3b4b8b4ad092a8506a8b97 (patch)
treec39f91291bca7a9017fb711f580af2dfdbbfb88b /net/pecl-geoip
parentd46064a146ec58e8dde07b7ab64c39e401a438db (diff)
Notes
Diffstat (limited to 'net/pecl-geoip')
-rw-r--r--net/pecl-geoip/Makefile23
-rw-r--r--net/pecl-geoip/distinfo3
-rw-r--r--net/pecl-geoip/pkg-descr6
3 files changed, 0 insertions, 32 deletions
diff --git a/net/pecl-geoip/Makefile b/net/pecl-geoip/Makefile
deleted file mode 100644
index 5db618396add..000000000000
--- a/net/pecl-geoip/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: Gea-Suan Lin <gslin@gslin.org>
-# $FreeBSD$
-
-PORTNAME= geoip
-PORTVERSION= 1.1.1
-CATEGORIES= net www
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Map IP address to geographic places
-
-LICENSE= PHP301
-
-LIB_DEPENDS= libGeoIP.so:net/GeoIP
-
-DEPRECATED= Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
-EXPIRATION_DATE=2019-02-15
-
-USES= php:pecl
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/config.m4
-
-.include <bsd.port.mk>
diff --git a/net/pecl-geoip/distinfo b/net/pecl-geoip/distinfo
deleted file mode 100644
index b87f1a13aa63..000000000000
--- a/net/pecl-geoip/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1479473773
-SHA256 (PECL/geoip-1.1.1.tgz) = b2d05c03019d46135c249b5a7fa0dbd43ca5ee98aea8ed807bc7aa90ac8c0f06
-SIZE (PECL/geoip-1.1.1.tgz) = 13004
diff --git a/net/pecl-geoip/pkg-descr b/net/pecl-geoip/pkg-descr
deleted file mode 100644
index 25aef1ab6f32..000000000000
--- a/net/pecl-geoip/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This PHP extension allows you to find the location of an IP address - City,
-State, Country, Longitude, Latitude, and other information as all, such as ISP
-and connection type. For more info, please visit Maxmind's website.
-
-WWW: https://pecl.php.net/package/geoip
-WWW: http://www.maxmind.com/