pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
6tunnel: remove, imported to pkgsrc
Module Name: pkgsrc-wip
Committed By: Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By: drixter
Date: Sun Jun 14 10:31:34 2026 +0200
Changeset: 55a7e911658dc660f61525b5cbd803ed4bdba8ee
Modified Files:
Makefile
Removed Files:
6tunnel/COMMIT_MSG
6tunnel/DESCR
6tunnel/Makefile
6tunnel/PLIST
6tunnel/distinfo
Log Message:
6tunnel: 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=55a7e911658dc660f61525b5cbd803ed4bdba8ee
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
6tunnel/COMMIT_MSG | 12 ------------
6tunnel/DESCR | 3 ---
6tunnel/Makefile | 19 -------------------
6tunnel/PLIST | 3 ---
6tunnel/distinfo | 5 -----
Makefile | 1 -
6 files changed, 43 deletions(-)
diffs:
diff --git a/6tunnel/COMMIT_MSG b/6tunnel/COMMIT_MSG
deleted file mode 100644
index 28735f1df4..0000000000
--- a/6tunnel/COMMIT_MSG
+++ /dev/null
@@ -1,12 +0,0 @@
-net/6tunnel: Update to 0.14
-
-6tunnel-0.14 Latest
-@wojtekka wojtekka released this Sep 3, 2025
-
-Changes by Wojtek Kaniewski:
-Modify test script to use Python 3.
-Remove unused variables.
-Stop using sockaddr for generic storage.
-Add -V parameter to print version.
-Changes by pgajdos:
-Fix compilation with GCC 15.
diff --git a/6tunnel/DESCR b/6tunnel/DESCR
deleted file mode 100644
index 9621ea2832..0000000000
--- a/6tunnel/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-6tunnel allows you to use services provided by IPv6 hosts with IPv4-only
-applications and vice-versa. I t can bind to any of your IPv4 (default)
-or IPv6 addresses and forward all data to a IPv4 or IPv6 (default) host.
diff --git a/6tunnel/Makefile b/6tunnel/Makefile
deleted file mode 100644
index d13de2f38f..0000000000
--- a/6tunnel/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2025/04/21 21:01:38 wiz Exp $
-
-DISTNAME= 6tunnel-0.14
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_GITHUB:=wojtekka/}
-GITHUB_RELEASE= ${PKGVERSION_NOREV}
-
-MAINTAINER= drixter%e-utp.net@localhost
-HOMEPAGE= https://github.com/wojtekka/6tunnel
-COMMENT= Tunnelling for applications that don't speak IPv6
-LICENSE= gnu-gpl-v2
-
-LDFLAGS.SunOS+= -lsocket -lnsl
-
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
-
-GNU_CONFIGURE= YES
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/6tunnel/PLIST b/6tunnel/PLIST
deleted file mode 100644
index 3313b37af4..0000000000
--- a/6tunnel/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:54:40 zuntum Exp $
-bin/6tunnel
-man/man1/6tunnel.1
diff --git a/6tunnel/distinfo b/6tunnel/distinfo
deleted file mode 100644
index e629b220b6..0000000000
--- a/6tunnel/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:05:20 nia Exp $
-
-BLAKE2s (6tunnel-0.14.tar.gz) = 744fd3f73cebcb34cb2382ab770bd07418099984290d611852abf62bff1527ab
-SHA512 (6tunnel-0.14.tar.gz) = 9c38ceccf6e50d26f07a10740228c5e5bbec45f8334fcc54468f53ab8d0db725a4f7249bf8b22088b24291397386ef7b56c6734d26063c252431db7c5eeaec27
-Size (6tunnel-0.14.tar.gz) = 104488 bytes
diff --git a/Makefile b/Makefile
index 3b379a16a3..c4952b9edf 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,6 @@ SUBDIR+= 0ad-data
SUBDIR+= 2048-c
SUBDIR+= 3dsconv
SUBDIR+= 4ti2
-SUBDIR+= 6tunnel
SUBDIR+= 7-zip-zstd
SUBDIR+= 7z-bin
SUBDIR+= 8bc
Home |
Main Index |
Thread Index |
Old Index