pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Mon Sep 10 20:55:20 UTC 2018

Modified Files:
        pkgsrc/geography: Makefile
Added Files:
        pkgsrc/geography/libmaxminddb: DESCR Makefile PLIST distinfo

Log Message:
geography/libmaxminddb: Import libmaxminddb 1.3.2.

The libmaxminddb library provides a C library for reading MaxMind
DB files, including the GeoIP2 databases from MaxMind.


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/geography/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/geography/libmaxminddb/DESCR \
    pkgsrc/geography/libmaxminddb/Makefile \
    pkgsrc/geography/libmaxminddb/PLIST \
    pkgsrc/geography/libmaxminddb/distinfo

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

Modified files:

Index: pkgsrc/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.67 pkgsrc/geography/Makefile:1.68
--- pkgsrc/geography/Makefile:1.67      Mon Feb 19 12:10:29 2018
+++ pkgsrc/geography/Makefile   Mon Sep 10 20:55:20 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2018/02/19 12:10:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.68 2018/09/10 20:55:20 fhajny Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -30,6 +30,7 @@ SUBDIR+=      libchamplain06
 SUBDIR+=       libchamplain08
 SUBDIR+=       libdrg
 SUBDIR+=       libgeotiff
+SUBDIR+=       libmaxminddb
 SUBDIR+=       libmemphis02
 SUBDIR+=       libnova
 SUBDIR+=       libspatialite

Added files:

Index: pkgsrc/geography/libmaxminddb/DESCR
diff -u /dev/null pkgsrc/geography/libmaxminddb/DESCR:1.1
--- /dev/null   Mon Sep 10 20:55:20 2018
+++ pkgsrc/geography/libmaxminddb/DESCR Mon Sep 10 20:55:20 2018
@@ -0,0 +1,2 @@
+The libmaxminddb library provides a C library for reading MaxMind
+DB files, including the GeoIP2 databases from MaxMind.
Index: pkgsrc/geography/libmaxminddb/Makefile
diff -u /dev/null pkgsrc/geography/libmaxminddb/Makefile:1.1
--- /dev/null   Mon Sep 10 20:55:20 2018
+++ pkgsrc/geography/libmaxminddb/Makefile      Mon Sep 10 20:55:20 2018
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2018/09/10 20:55:20 fhajny Exp $
+
+DISTNAME=      libmaxminddb-1.3.2
+CATEGORIES=    geography
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=maxmind/}
+GITHUB_RELEASE=        ${PKGVERSION_NOREV}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://maxmind.github.io/libmaxminddb/
+COMMENT=       C library for the MaxMind DB file format
+LICENSE=       apache-2.0
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES+=        c99
+USE_LIBTOOL=   yes
+USE_TOOLS+=    gmake pkg-config
+
+PKGCONFIG_OVERRIDE+=   src/libmaxminddb.pc.in
+
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/libmaxminddb/PLIST
diff -u /dev/null pkgsrc/geography/libmaxminddb/PLIST:1.1
--- /dev/null   Mon Sep 10 20:55:20 2018
+++ pkgsrc/geography/libmaxminddb/PLIST Mon Sep 10 20:55:20 2018
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1 2018/09/10 20:55:20 fhajny Exp $
+bin/mmdblookup
+include/maxminddb.h
+include/maxminddb_config.h
+lib/libmaxminddb.la
+lib/pkgconfig/libmaxminddb.pc
+man/man1/mmdblookup.1
+man/man3/MMDB_aget_value.3
+man/man3/MMDB_close.3
+man/man3/MMDB_dump_entry_data_list.3
+man/man3/MMDB_free_entry_data_list.3
+man/man3/MMDB_get_entry_data_list.3
+man/man3/MMDB_get_metadata_as_entry_data_list.3
+man/man3/MMDB_get_value.3
+man/man3/MMDB_lib_version.3
+man/man3/MMDB_lookup_sockaddr.3
+man/man3/MMDB_lookup_string.3
+man/man3/MMDB_open.3
+man/man3/MMDB_read_node.3
+man/man3/MMDB_strerror.3
+man/man3/MMDB_vget_value.3
+man/man3/libmaxminddb.3
Index: pkgsrc/geography/libmaxminddb/distinfo
diff -u /dev/null pkgsrc/geography/libmaxminddb/distinfo:1.1
--- /dev/null   Mon Sep 10 20:55:20 2018
+++ pkgsrc/geography/libmaxminddb/distinfo      Mon Sep 10 20:55:20 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/09/10 20:55:20 fhajny Exp $
+
+SHA1 (libmaxminddb-1.3.2.tar.gz) = 52668a7944d8dd35ec998b545e1ab80d1e6c3257
+RMD160 (libmaxminddb-1.3.2.tar.gz) = 199373bd1003493fb17ee855b5a5f9ff75a70afa
+SHA512 (libmaxminddb-1.3.2.tar.gz) = 906e80531a901091fd9f88075ece5189b0885400216ea994889d9250dd37ead14e00dc14ca2a38eb2100e4814d0eb3a205ba1618606f1375ab0dcc3981097115
+Size (libmaxminddb-1.3.2.tar.gz) = 619009 bytes



Home | Main Index | Thread Index | Old Index