pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Mon Mar  9 12:25:56 UTC 2020

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

Log Message:
net/dbip-city-lite: import dbip-city-lite 2020-03.

The free DB-IP IP to City Lite database is a subset of the IP to Location
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-city-lite/DESCR \
    pkgsrc/net/dbip-city-lite/Makefile pkgsrc/net/dbip-city-lite/PLIST \
    pkgsrc/net/dbip-city-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-city-lite/DESCR
diff -u /dev/null pkgsrc/net/dbip-city-lite/DESCR:1.1
--- /dev/null   Mon Mar  9 12:25:56 2020
+++ pkgsrc/net/dbip-city-lite/DESCR     Mon Mar  9 12:25:56 2020
@@ -0,0 +1,3 @@
+The free DB-IP IP to City Lite database is a subset of the IP to Location
+database with reduced coverage and accuracy distributed under the Creative
+Commons Attribution License.
Index: pkgsrc/net/dbip-city-lite/Makefile
diff -u /dev/null pkgsrc/net/dbip-city-lite/Makefile:1.1
--- /dev/null   Mon Mar  9 12:25:56 2020
+++ pkgsrc/net/dbip-city-lite/Makefile  Mon Mar  9 12:25:56 2020
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2020/03/09 12:25:56 fcambus Exp $
+
+DISTNAME=      dbip-city-lite-2020-03.mmdb
+PKGNAME=       dbip-city-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 City Lite: IPv4/v6 address to city
+LICENSE=       cc-by-v4.0
+
+NO_BUILD=      yes
+
+INSTALLATION_DIRS+=    share/dbip
+
+do-install:
+       ${RUN}${INSTALL_DATA} ${WRKDIR}/${DISTNAME} \
+               ${DESTDIR}${PREFIX}/share/dbip/dbip-city-lite.mmdb
+
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/dbip-city-lite/PLIST
diff -u /dev/null pkgsrc/net/dbip-city-lite/PLIST:1.1
--- /dev/null   Mon Mar  9 12:25:56 2020
+++ pkgsrc/net/dbip-city-lite/PLIST     Mon Mar  9 12:25:56 2020
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/03/09 12:25:56 fcambus Exp $
+share/dbip/dbip-city-lite.mmdb
Index: pkgsrc/net/dbip-city-lite/distinfo
diff -u /dev/null pkgsrc/net/dbip-city-lite/distinfo:1.1
--- /dev/null   Mon Mar  9 12:25:56 2020
+++ pkgsrc/net/dbip-city-lite/distinfo  Mon Mar  9 12:25:56 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/03/09 12:25:56 fcambus Exp $
+
+SHA1 (dbip-city-lite-2020-03.mmdb.gz) = 3c107622a7a07235e504c7258a0fb10f9c87ee40
+RMD160 (dbip-city-lite-2020-03.mmdb.gz) = f53643c6d46a507e55f40fc23e35e5ef8ea99334
+SHA512 (dbip-city-lite-2020-03.mmdb.gz) = 0e8128fc12348478e79171ed59210f26b46d0b10430af9c8316ca7bc236be22866217f105c654f7038e2f04d2b38bfc5233e63dd6d936ad8142ce890fa271f34
+Size (dbip-city-lite-2020-03.mmdb.gz) = 39189273 bytes



Home | Main Index | Thread Index | Old Index