pkgsrc-WIP-changes archive

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

oksh: removed



Module Name:	pkgsrc-wip
Committed By:	Kevin Bloom <kevin%sked.life@localhost>
Pushed By:	nuclearkev
Date:		Tue Dec 12 15:28:16 2023 -0500
Changeset:	96cea1eaa21cce019c4472d4eee2e2afac8264cf

Removed Files:
	oksh/COMMIT_MSG
	oksh/DESCR
	oksh/Makefile
	oksh/PLIST
	oksh/distinfo

Log Message:
oksh: removed

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

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

diffstat:
 oksh/COMMIT_MSG |  6 ------
 oksh/DESCR      |  1 -
 oksh/Makefile   | 18 ------------------
 oksh/PLIST      |  3 ---
 oksh/distinfo   |  5 -----
 5 files changed, 33 deletions(-)

diffs:
diff --git a/oksh/COMMIT_MSG b/oksh/COMMIT_MSG
deleted file mode 100644
index 93a22f2f59..0000000000
--- a/oksh/COMMIT_MSG
+++ /dev/null
@@ -1,6 +0,0 @@
-shells/oksh: Update oksh to 7.4
-
-- Remove broken special handling of test -t
-- consistently escape control characters when displaying file name
-  completions, even when there are multiple matches
-- added kefir compiler support
diff --git a/oksh/DESCR b/oksh/DESCR
deleted file mode 100644
index d38631adf3..0000000000
--- a/oksh/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Portable OpenBSD ksh(1).
diff --git a/oksh/Makefile b/oksh/Makefile
deleted file mode 100644
index df105aecd6..0000000000
--- a/oksh/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.12 2023/08/24 15:47:03 schmonz Exp $
-
-DISTNAME=		oksh-7.4
-CATEGORIES=		shells
-MASTER_SITES=		${MASTER_SITE_GITHUB:=ibara/}
-GITHUB_TAG=		${DISTNAME}
-
-MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		https://github.com/ibara/oksh/
-COMMENT=		Portable OpenBSD ksh(1)
-LICENSE=		original-bsd
-
-WRKSRC=			${WRKDIR}/oksh-${PKGNAME_NOREV}
-
-GNU_CONFIGURE=		yes
-PKG_SHELL=		${PREFIX}/bin/oksh
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/oksh/PLIST b/oksh/PLIST
deleted file mode 100644
index f4096c8377..0000000000
--- a/oksh/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2018/11/09 22:15:12 maya Exp $
-bin/oksh
-man/man1/oksh.1
diff --git a/oksh/distinfo b/oksh/distinfo
deleted file mode 100644
index 07b4eae616..0000000000
--- a/oksh/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.11 2023/08/24 15:46:18 schmonz Exp $
-
-BLAKE2s (oksh-7.4.tar.gz) = bd836a43e363c1e219383a15e09f85a03f551eb37c8eb7ac9be59ce9d995be82
-SHA512 (oksh-7.4.tar.gz) = c6b97242abf1a2c68570dfbc3a47badf7b622788a35b9971929a235e195fbdf9f6cfc8019b975394f2e79b35b8a89a762619eddb6966052a64551289aee240f2
-Size (oksh-7.4.tar.gz) = 308650 bytes


Home | Main Index | Thread Index | Old Index