pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/dbip-country-lite



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Mon Mar  9 12:22:11 UTC 2020

Added Files:
        pkgsrc/net/dbip-country-lite: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/dbip-country-lite/DESCR \
    pkgsrc/net/dbip-country-lite/Makefile pkgsrc/net/dbip-country-lite/PLIST \
    pkgsrc/net/dbip-country-lite/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/net/dbip-country-lite/DESCR
diff -u /dev/null pkgsrc/net/dbip-country-lite/DESCR:1.1
--- /dev/null   Mon Mar  9 12:22:11 2020
+++ pkgsrc/net/dbip-country-lite/DESCR  Mon Mar  9 12:22:10 2020
@@ -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.
Index: pkgsrc/net/dbip-country-lite/Makefile
diff -u /dev/null pkgsrc/net/dbip-country-lite/Makefile:1.1
--- /dev/null   Mon Mar  9 12:22:11 2020
+++ pkgsrc/net/dbip-country-lite/Makefile       Mon Mar  9 12:22:10 2020
@@ -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"
Index: pkgsrc/net/dbip-country-lite/PLIST
diff -u /dev/null pkgsrc/net/dbip-country-lite/PLIST:1.1
--- /dev/null   Mon Mar  9 12:22:11 2020
+++ pkgsrc/net/dbip-country-lite/PLIST  Mon Mar  9 12:22:10 2020
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/03/09 12:22:10 fcambus Exp $
+share/dbip/dbip-country-lite.mmdb
Index: pkgsrc/net/dbip-country-lite/distinfo
diff -u /dev/null pkgsrc/net/dbip-country-lite/distinfo:1.1
--- /dev/null   Mon Mar  9 12:22:11 2020
+++ pkgsrc/net/dbip-country-lite/distinfo       Mon Mar  9 12:22:10 2020
@@ -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