3 changed files with 84 additions and 0 deletions
@ -0,0 +1,28 @@
|
||||
|
||||
[TIMESTAMP] 1235402424 Mon Feb 23 16:20:24 2009 |
||||
[BUILDTIME] 100 (9) |
||||
[SIZE] 1.69 MB, 37 files |
||||
|
||||
[DEP] autoconf |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] fhs |
||||
[DEP] findutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] perl |
||||
[DEP] runit |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] texinfo |
||||
[DEP] util-linux |
||||
[DEP] zlib |
@ -0,0 +1,16 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../geoip/geoip.conf |
||||
# Copyright (C) 2009 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
prefix="opt/geoip" |
||||
set_confopt |
@ -0,0 +1,40 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../geoip/geoip.desc |
||||
[COPY] Copyright (C) 2009 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A collection of tools and C APIs for looking up locations of an IP address |
||||
|
||||
[T] MaxMind GeoIP is a collection of tools and APIs for looking up the |
||||
[T] location of an IP address. |
||||
[T] It includes support for lookup of country, region, city, latitude, and |
||||
[T] longitude. |
||||
[T] The package provides tools to lookup IPv4 and IPv6 IP addresses, and to |
||||
[T] update GeoIP databases from Maxmind, including the commercially licensed |
||||
[T] versions. |
||||
[T] The free GeoLite Country database is included within this package and |
||||
[T] the GeoLite City database is also available for free. |
||||
|
||||
[U] http://www.maxmind.com/app/c |
||||
[U] http://sourceforge.net/projects/geoip/ |
||||
|
||||
[A] MaxMind, Inc. <http://maxmind.com> |
||||
[M] Christian Wiese <[email protected]> |
||||
|
||||
[C] extra/network |
||||
|
||||
[L] LGPL |
||||
[S] Stable |
||||
[V] 1.4.5 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 1480191503 GeoIP-1.4.5.tar.gz http://geolite.maxmind.com/download/geoip/api/c/ |
Loading…
Reference in new issue