pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/dbip-country-lite net/dbip-country-lite: import db...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db1ff748d20b
branches:  trunk
changeset: 412592:db1ff748d20b
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Mon Mar 09 12:22:10 2020 +0000

description:
net/dbip-country-lite: import dbip-country-lite 2020-03.

The free DB-IP IP to Country Lite database is a subset of the IP to Country
database with reduced coverage and accuracy distributed under the Creative
Commons Attribution License.

diffstat:

 net/dbip-country-lite/DESCR    |   3 +++
 net/dbip-country-lite/Makefile |  22 ++++++++++++++++++++++
 net/dbip-country-lite/PLIST    |   2 ++
 net/dbip-country-lite/distinfo |   6 ++++++
 4 files changed, 33 insertions(+), 0 deletions(-)

diffs (49 lines):

diff -r 4497d43e4d3c -r db1ff748d20b net/dbip-country-lite/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/dbip-country-lite/DESCR       Mon Mar 09 12:22:10 2020 +0000
@@ -0,0 +1,3 @@
+The free DB-IP IP to Country Lite database is a subset of the IP to Country
+database with reduced coverage and accuracy distributed under the Creative
+Commons Attribution License.
diff -r 4497d43e4d3c -r db1ff748d20b net/dbip-country-lite/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/dbip-country-lite/Makefile    Mon Mar 09 12:22:10 2020 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2020/03/09 12:22:10 fcambus Exp $
+
+DISTNAME=      dbip-country-lite-2020-03.mmdb
+PKGNAME=       dbip-country-lite-2020.03
+CATEGORIES=    net
+MASTER_SITES=  https://download.db-ip.com/free/
+EXTRACT_SUFX=  .gz
+
+MAINTAINER=    fcambus%NetBSD.org@localhost
+HOMEPAGE=      https://db-ip.com/db/lite.php
+COMMENT=       DB-IP IP to Country Lite: IPv4/v6 address to country
+LICENSE=       cc-by-v4.0
+
+NO_BUILD=      yes
+
+INSTALLATION_DIRS+=    share/dbip
+
+do-install:
+       ${RUN}${INSTALL_DATA} ${WRKDIR}/${DISTNAME} \
+               ${DESTDIR}${PREFIX}/share/dbip/dbip-country-lite.mmdb
+
+.include "../../mk/bsd.pkg.mk"
diff -r 4497d43e4d3c -r db1ff748d20b net/dbip-country-lite/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/dbip-country-lite/PLIST       Mon Mar 09 12:22:10 2020 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/03/09 12:22:10 fcambus Exp $
+share/dbip/dbip-country-lite.mmdb
diff -r 4497d43e4d3c -r db1ff748d20b net/dbip-country-lite/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/dbip-country-lite/distinfo    Mon Mar 09 12:22:10 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/03/09 12:22:10 fcambus Exp $
+
+SHA1 (dbip-country-lite-2020-03.mmdb.gz) = 0a4a503b134ba48f66cd7c17a429ba118c03f992
+RMD160 (dbip-country-lite-2020-03.mmdb.gz) = dbb6d95d14d0e894c46e2cfd27682d3c97840635
+SHA512 (dbip-country-lite-2020-03.mmdb.gz) = 10e2aa3fa2a0c48503545bbe2b16c1cdfceb08ac7a0581380d2d96c7c8bcc95c5e02c971dc7180ec1509d7b512ec8f9fb8d59e17ea96bf80ac09ed3d7f8db593
+Size (dbip-country-lite-2020-03.mmdb.gz) = 2814198 bytes



Home | Main Index | Thread Index | Old Index