pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ipv6calc



Module Name:    pkgsrc
Committed By:   drixter
Date:           Thu Jun 11 13:38:59 UTC 2026

Modified Files:
        pkgsrc/net/ipv6calc: Makefile PLIST distinfo

Log Message:
net/ipv6calc: Update to version 4.4.0

General:
internal databases: update
IP2Location 8.7.0 related (relates to https://github.com/chrislim2888/IP2Location-C-Library/releases/tag/8.7.0
which has unfortunatly incompatible API changes)

ipv6calcweb/ipv6calcweb.cgi.in: add support for new fields in DB26 with 8.7.0
add support for additional data in DB26 usable with IP2Location >= 8.7.0
check IP2Location > 8.6.1 related compatibility/fallback
Extensions:
add option --has-feature <NAME>


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/net/ipv6calc/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/ipv6calc/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/ipv6calc/distinfo

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

Modified files:

Index: pkgsrc/net/ipv6calc/Makefile
diff -u pkgsrc/net/ipv6calc/Makefile:1.39 pkgsrc/net/ipv6calc/Makefile:1.40
--- pkgsrc/net/ipv6calc/Makefile:1.39   Sun Jan 26 17:31:50 2020
+++ pkgsrc/net/ipv6calc/Makefile        Thu Jun 11 13:38:59 2026
@@ -1,24 +1,31 @@
-# $NetBSD: Makefile,v 1.39 2020/01/26 17:31:50 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.40 2026/06/11 13:38:59 drixter Exp $
 
-DISTNAME=      ipv6calc-0.94.1
+DISTNAME=      ipv6calc-4.4.0
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
 MASTER_SITES+= ftp://sunsite.icm.edu.pl/pub/Linux/ipv6/bipv6/ipv6calc/
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    drixter%e-utp.net@localhost
 HOMEPAGE=      https://www.deepspace6.net/projects/ipv6calc.html
 COMMENT=       Manipulates IPv6 addresses
 LICENSE=       gnu-gpl-v2
 
-# This package does not set or evaluate IPV6_READY, but it should still
-# be listed in README-IPv6.html. Leave this comment here to make it so!
-#
-BUILD_DEFS+=   IPV6_READY
-
 GNU_CONFIGURE= YES
 USE_TOOLS+=    gmake
+USE_TOOLS+=    perl
+USE_TOOLS+=    bash
+
+MAKE_FLAGS+=   CFLAGS="${CFLAGS} -Wno-error=char-subscripts -Wno-char-subscripts"
+
+REPLACE_PERL+= tools/ipv6calc-create-registry-list-ipv4.pl
+REPLACE_PERL+= tools/ipv6calc-create-registry-list-ipv6.pl
 
-INSTALL_TARGET=        install
+REPLACE_BASH+= ipv6calcweb/create_ipv6calcweb-cgi.sh
+REPLACE_BASH+= tools/DBIP-update.sh.in
+REPLACE_BASH+= tools/GeoIP-update.sh.in
+REPLACE_BASH+= tools/IP2Location-update.sh.in
+REPLACE_BASH+= tools/ipv6calc-create-update-ipset.sh
+REPLACE_BASH+= tools/ipv6calc-db-update-support.sh
+REPLACE_BASH+= tools/ipv6calc-db-update.sh.in
 
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/net/ipv6calc/PLIST
diff -u pkgsrc/net/ipv6calc/PLIST:1.5 pkgsrc/net/ipv6calc/PLIST:1.6
--- pkgsrc/net/ipv6calc/PLIST:1.5       Mon Jan 12 22:25:23 2009
+++ pkgsrc/net/ipv6calc/PLIST   Thu Jun 11 13:38:59 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/01/12 22:25:23 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.6 2026/06/11 13:38:59 drixter Exp $
 bin/ipv6calc
 bin/ipv6loganon
 bin/ipv6logconv
@@ -7,3 +7,13 @@ man/man8/ipv6calc.8
 man/man8/ipv6loganon.8
 man/man8/ipv6logconv.8
 man/man8/ipv6logstats.8
+share/ipv6calc/tools/DBIP-update.sh
+share/ipv6calc/tools/GeoIP-update.sh
+share/ipv6calc/tools/IP2Location-update.sh
+share/ipv6calc/tools/ipv6calc-create-registry-list-ipv4.pl
+share/ipv6calc/tools/ipv6calc-create-registry-list-ipv6.pl
+share/ipv6calc/tools/ipv6calc-create-update-ipset.sh
+share/ipv6calc/tools/ipv6calc-db-update-support.sh
+share/ipv6calc/tools/ipv6calc-db-update.sh
+share/ipv6calc/tools/ipv6calc-registries-check-run-create.sh
+share/ipv6calc/tools/ipv6calc-update-registries.sh

Index: pkgsrc/net/ipv6calc/distinfo
diff -u pkgsrc/net/ipv6calc/distinfo:1.19 pkgsrc/net/ipv6calc/distinfo:1.20
--- pkgsrc/net/ipv6calc/distinfo:1.19   Tue Oct 26 11:05:48 2021
+++ pkgsrc/net/ipv6calc/distinfo        Thu Jun 11 13:38:59 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2021/10/26 11:05:48 nia Exp $
+$NetBSD: distinfo,v 1.20 2026/06/11 13:38:59 drixter Exp $
 
-BLAKE2s (ipv6calc-0.94.1.tar.gz) = 67ca56b794e58f797f3c34b1b64a5c83b829493627a1c25afe684429d054b12c
-SHA512 (ipv6calc-0.94.1.tar.gz) = 804aaa1a78aacd5c78e0de0642438ab85fe00d6bac36310022653c5f4d6e24c0d4c616133dcc9b0e35a0288f4f477f277376ea9465521702e5b46c098aa0fd16
-Size (ipv6calc-0.94.1.tar.gz) = 749953 bytes
+BLAKE2s (ipv6calc-4.4.0.tar.gz) = e11d7bf36230a39686c1033b4d9a5646aad25ddb18facc386a252a50673d4fcd
+SHA512 (ipv6calc-4.4.0.tar.gz) = be14b0d00e789ab065fad3de1622383967d225ca67021acd826d5baf058c1381795dc0379e86e05abf2e5fef2a6ef991f1b6e8435eaf271fc1302dfd48c34e26
+Size (ipv6calc-4.4.0.tar.gz) = 1990779 bytes



Home | Main Index | Thread Index | Old Index