pkgsrc-WIP-changes archive

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

mosh: remove



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Thu Nov 2 15:43:21 2023 +0100
Changeset:	61423a16637fb76886b157b2452d1e0c2f48f350

Modified Files:
	Makefile
Removed Files:
	mosh/DESCR
	mosh/Makefile
	mosh/PLIST
	mosh/distinfo

Log Message:
mosh: remove

Used for updating net/mosh

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

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

diffstat:
 Makefile      |  1 -
 mosh/DESCR    |  6 ------
 mosh/Makefile | 32 --------------------------------
 mosh/PLIST    |  7 -------
 mosh/distinfo |  5 -----
 5 files changed, 51 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 1cc947f040..4a9a7f18e0 100644
--- a/Makefile
+++ b/Makefile
@@ -2241,7 +2241,6 @@ SUBDIR+=	mopac
 SUBDIR+=	mopac7
 SUBDIR+=	moregroupware
 SUBDIR+=	morse
-SUBDIR+=	mosh
 SUBDIR+=	mothur
 SUBDIR+=	motion
 SUBDIR+=	motti
diff --git a/mosh/DESCR b/mosh/DESCR
deleted file mode 100644
index 66196acdc4..0000000000
--- a/mosh/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-Mosh is a Remote terminal application that allows roaming, supports
-intermittent connectivity, and provides intelligent local echo and
-line editing of user keystrokes.
-
-Mosh is a replacement for SSH.  It's more robust and responsive,
-especially over Wi-Fi, cellular, and long-distance links.
diff --git a/mosh/Makefile b/mosh/Makefile
deleted file mode 100644
index 44daa00bd5..0000000000
--- a/mosh/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.32 2023/08/18 18:12:26 bsiegert Exp $
-
-DISTNAME=	mosh-1.4.0
-CATEGORIES=	net
-MASTER_SITES=	http://mosh.org/
-
-MAINTAINER=	agc%NetBSD.org@localhost
-HOMEPAGE=	http://mosh.mit.edu/
-COMMENT=	Remote terminal application which allows roaming
-LICENSE=	gnu-gpl-v3
-
-GNU_CONFIGURE=		yes
-USE_TOOLS+=		perl:run pkg-config
-USE_LANGUAGES+=		c c++11
-USE_GCC_RUNTIME=	yes
-
-REPLACE_PERL+=	scripts/mosh.pl
-REPLACE_PERL+=	src/tests/genbase64.pl
-REPLACE_PERL+=	src/tests/hold-stdin
-REPLACE_PERL+=	src/tests/print-exitstatus
-
-TEST_TARGET=	check
-
-.include "../../devel/protobuf/buildlink3.mk"
-BUILDLINK_API_DEPENDS.zlib+=    zlib>=1.2.0.4
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-
-.include "../../mk/curses.buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/terminfo.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/mosh/PLIST b/mosh/PLIST
deleted file mode 100644
index 4f44a9996a..0000000000
--- a/mosh/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/07/20 03:15:29 agc Exp $
-bin/mosh
-bin/mosh-client
-bin/mosh-server
-man/man1/mosh-client.1
-man/man1/mosh-server.1
-man/man1/mosh.1
diff --git a/mosh/distinfo b/mosh/distinfo
deleted file mode 100644
index 7ba3ffbc5d..0000000000
--- a/mosh/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 11:06:01 nia Exp $
-
-BLAKE2s (mosh-1.4.0.tar.gz) = 2500ffd34e8a1c2d29f52726de9adfbbe9547e858ae269fd9a35ca521ea6c96c
-SHA512 (mosh-1.4.0.tar.gz) = 38c11f52ff1e42965b50a22bf6de80b0fa8ebbff841d825e760abf69c788a2bf5f34e6f7fc047574d595118334eef9edf8da5520b52cdde3ac1a79d7ad70312e
-Size (mosh-1.4.0.tar.gz) = 393465 bytes


Home | Main Index | Thread Index | Old Index