pkgsrc-WIP-changes archive

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

ipv6calc: remove, imported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By:	drixter
Date:		Thu Jun 11 15:41:52 2026 +0200
Changeset:	8f88b7585edf88bf70e8fe22707fe782025c0011

Modified Files:
	Makefile
Removed Files:
	ipv6calc/COMMIT_MSG
	ipv6calc/DESCR
	ipv6calc/Makefile
	ipv6calc/PLIST
	ipv6calc/distinfo

Log Message:
ipv6calc: remove, imported to pkgsrc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8f88b7585edf88bf70e8fe22707fe782025c0011

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

diffstat:
 Makefile            |  1 -
 ipv6calc/COMMIT_MSG | 12 ------------
 ipv6calc/DESCR      |  8 --------
 ipv6calc/Makefile   | 31 -------------------------------
 ipv6calc/PLIST      | 19 -------------------
 ipv6calc/distinfo   |  5 -----
 6 files changed, 76 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 7f7a127e6b..4d5faf4ea2 100644
--- a/Makefile
+++ b/Makefile
@@ -1818,7 +1818,6 @@ SUBDIR+=	ipax0208font-ttf
 SUBDIR+=	ipsvd
 SUBDIR+=	iptables
 SUBDIR+=	iptstate
-SUBDIR+=	ipv6calc
 SUBDIR+=	ircII-current
 SUBDIR+=	irixjoker-ai-utils
 SUBDIR+=	ironpython
diff --git a/ipv6calc/COMMIT_MSG b/ipv6calc/COMMIT_MSG
deleted file mode 100644
index 287477396c..0000000000
--- a/ipv6calc/COMMIT_MSG
+++ /dev/null
@@ -1,12 +0,0 @@
-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>
diff --git a/ipv6calc/DESCR b/ipv6calc/DESCR
deleted file mode 100644
index 4198485fab..0000000000
--- a/ipv6calc/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-ipv6calc is a small utility in C to manipulate IPv6 addresses. The intentions
-were to convert a given IPv6 address into compressed format, convert a given
-IPv6 address into the same format like shown in Linux' /proc/net/if_inet6 and
-(because it was not difficulty) migrate ip6_int into. Now only one utility is
-needed to do a lot (perhaps the features grow on demand in the future).
-
-This utility will be used in the future to extend features on
-network-functions-ipv6.
diff --git a/ipv6calc/Makefile b/ipv6calc/Makefile
deleted file mode 100644
index b81ff8de19..0000000000
--- a/ipv6calc/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.39 2020/01/26 17:31:50 rillig Exp $
-
-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=	drixter%e-utp.net@localhost
-HOMEPAGE=	https://www.deepspace6.net/projects/ipv6calc.html
-COMMENT=	Manipulates IPv6 addresses
-LICENSE=	gnu-gpl-v2
-
-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
-
-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"
diff --git a/ipv6calc/PLIST b/ipv6calc/PLIST
deleted file mode 100644
index f10807d6a2..0000000000
--- a/ipv6calc/PLIST
+++ /dev/null
@@ -1,19 +0,0 @@
-@comment $NetBSD$
-bin/ipv6calc
-bin/ipv6loganon
-bin/ipv6logconv
-bin/ipv6logstats
-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
diff --git a/ipv6calc/distinfo b/ipv6calc/distinfo
deleted file mode 100644
index efc64cae5b..0000000000
--- a/ipv6calc/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.19 2021/10/26 11:05:48 nia Exp $
-
-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