Received: by mail.netbsd.org (Postfix, from userid 605) id E0AA284F63; Sun, 24 Apr 2022 16:09:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 20DF884CFC for ; Sun, 24 Apr 2022 16:09:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id rU11UEr9ABX4 for ; Sun, 24 Apr 2022 16:09:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B2D6E84CBC for ; Sun, 24 Apr 2022 16:09:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ABEB7FB1A; Sun, 24 Apr 2022 16:09:30 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 24 Apr 2022 16:09:30 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/security/ssh-ip-tunnel To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20220424160930.ABEB7FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: Module Name: pkgsrc Committed By: tnn Date: Sun Apr 24 16:09:30 UTC 2022 Removed Files: pkgsrc/security/ssh-ip-tunnel: DESCR Makefile PLIST distinfo pkgsrc/security/ssh-ip-tunnel/patches: patch-aa Log Message: ssh-ip-tunnel: remove Upstream (who originally submitted the package in PR pkg/7031) does no longer distribute the source code. These days SSH has built in point-to-point ip tunneling capability via the Tunnel config option, see ssh_config(5). To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 pkgsrc/security/ssh-ip-tunnel/DESCR cvs rdiff -u -r1.17 -r0 pkgsrc/security/ssh-ip-tunnel/Makefile cvs rdiff -u -r1.3 -r0 pkgsrc/security/ssh-ip-tunnel/PLIST cvs rdiff -u -r1.7 -r0 pkgsrc/security/ssh-ip-tunnel/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/security/ssh-ip-tunnel/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.