pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Fri May  8 09:14:14 UTC 2020

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

Log Message:
net/dbip-asn-lite: import dbip-asn-lite-2020-05.

The free DB-IP IP to ASN Lite database is a subset of the IP to ISP
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-asn-lite/DESCR \
    pkgsrc/net/dbip-asn-lite/Makefile pkgsrc/net/dbip-asn-lite/PLIST \
    pkgsrc/net/dbip-asn-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-asn-lite/DESCR
diff -u /dev/null pkgsrc/net/dbip-asn-lite/DESCR:1.1
--- /dev/null   Fri May  8 09:14:14 2020
+++ pkgsrc/net/dbip-asn-lite/DESCR      Fri May  8 09:14:14 2020
@@ -0,0 +1,3 @@
+The free DB-IP IP to ASN Lite database is a subset of the IP to ISP
+database with reduced coverage and accuracy distributed under the Creative
+Commons Attribution License.
Index: pkgsrc/net/dbip-asn-lite/Makefile
diff -u /dev/null pkgsrc/net/dbip-asn-lite/Makefile:1.1
--- /dev/null   Fri May  8 09:14:14 2020
+++ pkgsrc/net/dbip-asn-lite/Makefile   Fri May  8 09:14:14 2020
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2020/05/08 09:14:14 fcambus Exp $
+
+DISTNAME=      dbip-asn-lite-2020-05.mmdb
+PKGNAME=       dbip-asn-lite-2020.05
+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 ASN Lite: IPv4/v6 address to ASN
+LICENSE=       cc-by-v4.0
+
+NO_BUILD=      yes
+
+INSTALLATION_DIRS+=    share/dbip
+
+do-install:
+       ${RUN}${INSTALL_DATA} ${WRKDIR}/${DISTNAME} \
+               ${DESTDIR}${PREFIX}/share/dbip/dbip-asn-lite.mmdb
+
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/dbip-asn-lite/PLIST
diff -u /dev/null pkgsrc/net/dbip-asn-lite/PLIST:1.1
--- /dev/null   Fri May  8 09:14:14 2020
+++ pkgsrc/net/dbip-asn-lite/PLIST      Fri May  8 09:14:14 2020
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/05/08 09:14:14 fcambus Exp $
+share/dbip/dbip-asn-lite.mmdb
Index: pkgsrc/net/dbip-asn-lite/distinfo
diff -u /dev/null pkgsrc/net/dbip-asn-lite/distinfo:1.1
--- /dev/null   Fri May  8 09:14:14 2020
+++ pkgsrc/net/dbip-asn-lite/distinfo   Fri May  8 09:14:14 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/05/08 09:14:14 fcambus Exp $
+
+SHA1 (dbip-asn-lite-2020-05.mmdb.gz) = 1e85fbb5c436b7d02667a43fcc5cb585a5702517
+RMD160 (dbip-asn-lite-2020-05.mmdb.gz) = 89b9fe8c54b3d7b990fc59b1435e780bbaeff379
+SHA512 (dbip-asn-lite-2020-05.mmdb.gz) = ee5fd45f6f32f5b35018c62d47627fb62edf716f06360b310143c96d3b585b5ea286d36babcb1218f36b7b0c9a3c17df1d3a0a599d8a154cb2290bb693c1ecf4
+Size (dbip-asn-lite-2020-05.mmdb.gz) = 3708208 bytes



Home | Main Index | Thread Index | Old Index