summaryrefslogtreecommitdiffstats
path: root/network/GeoIP
diff options
context:
space:
mode:
author Niels Horn <niels.horn@gmail.com>2011-09-01 23:18:49 -0500
committer Niels Horn <niels.horn@slackbuilds.org>2011-09-04 21:54:18 -0300
commitf16225a27d76cf9ae716396ea050f12deea8d902 (patch)
treeaaf677670f1a56a49ed9f7fd84fc18ad31b7f6d9 /network/GeoIP
parent43645ce915b5e453bfed2d078515046bc904d1ea (diff)
downloadslackbuilds-f16225a27d76cf9ae716396ea050f12deea8d902.tar.gz
slackbuilds-f16225a27d76cf9ae716396ea050f12deea8d902.tar.xz
network/GeoIP: Updated for version 1.4.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/GeoIP')
-rw-r--r--network/GeoIP/GeoIP.SlackBuild33
-rw-r--r--network/GeoIP/GeoIP.info12
-rw-r--r--network/GeoIP/README2
-rw-r--r--network/GeoIP/slack-desc2
4 files changed, 36 insertions, 13 deletions
diff --git a/network/GeoIP/GeoIP.SlackBuild b/network/GeoIP/GeoIP.SlackBuild
index 80974c6dbe..89a266341a 100644
--- a/network/GeoIP/GeoIP.SlackBuild
+++ b/network/GeoIP/GeoIP.SlackBuild
@@ -1,20 +1,40 @@
#!/bin/sh
# Slackware build script for GeoIP
-# Written by Yalla-One <yallaone@gmail.com>
-# Maintained by markus reichelt <slackbuilds@mareichelt.de> 0xCCEEF115
+
+# Copyright 2007-2010 Yalla-One <yallaone@gmail.com>
+# Copyright 2011 markus reichelt <slackbuilds@mareichelt.de> 0xCCEEF115
+# Copyright 2011 Niels Horn, Rio de Janeiro, RJ, Brazil
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+# revision date 2011/08/31
PRGNAM=GeoIP
-VERSION=1.4.7
+VERSION=${VERSION:-1.4.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
@@ -49,6 +69,9 @@ cd $PRGNAM-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
+# We need to update the configuration files in this tarball...
+autoreconf -i
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
diff --git a/network/GeoIP/GeoIP.info b/network/GeoIP/GeoIP.info
index 11189709cd..6d908bf4f7 100644
--- a/network/GeoIP/GeoIP.info
+++ b/network/GeoIP/GeoIP.info
@@ -1,10 +1,10 @@
PRGNAM="GeoIP"
-VERSION="1.4.7"
+VERSION="1.4.8"
HOMEPAGE="http://www.maxmind.com/app/c"
-DOWNLOAD="http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.7.tar.gz"
-MD5SUM="a802175d5b7e2b57b540a7dd308d9205"
+DOWNLOAD="http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.8.tar.gz"
+MD5SUM="05b7300435336231b556df5ab36f326d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-MAINTAINER="markus reichelt"
-EMAIL="slackbuilds@mareichelt.de"
-APPROVED="dsomero"
+MAINTAINER="Niels Horn"
+EMAIL="niels.horn@gmail.com"
+APPROVED="rworkman"
diff --git a/network/GeoIP/README b/network/GeoIP/README
index 6bd5d13bca..da5b75385e 100644
--- a/network/GeoIP/README
+++ b/network/GeoIP/README
@@ -4,4 +4,4 @@ non-invasive way to determine geographical and other information
about their Internet visitors in real-time.
To name a few applications, GeoIP can be used for delivering
-customized content, targeted ads, and web log statistics
+customized content, targeted ads, and web log statistics.
diff --git a/network/GeoIP/slack-desc b/network/GeoIP/slack-desc
index 0765d28178..69fb70bc75 100644
--- a/network/GeoIP/slack-desc
+++ b/network/GeoIP/slack-desc
@@ -13,7 +13,7 @@ GeoIP: geolocation data and services. GeoIP provides businesses with a
GeoIP: non-invasive way to determine geographical and other information
GeoIP: about their Internet visitors in real-time.
GeoIP: To name a few applications, GeoIP can be used for delivering
-GeoIP: customized content, targeted ads and web log statistics
+GeoIP: customized content, targeted ads and web log statistics.
GeoIP:
GeoIP: Homepage: http://www.maxmind.com/download/geoip/api/c/
GeoIP: