pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells shells/osh: remove, superseded by shells/etsh.
details: https://anonhg.NetBSD.org/pkgsrc/rev/80ca6c4b68a6
branches: trunk
changeset: 390468:80ca6c4b68a6
user: vins <vins%pkgsrc.org@localhost>
date: Mon Dec 19 19:01:47 2022 +0000
description:
shells/osh: remove, superseded by shells/etsh.
The project was renamed from osh to etsh in 2016.
The author himself was added as MAINTAINER for shells/osh as per request
in 2008.
However, it's reasonable to assume that they lost interest in the
package in the meantime.
In any case, we have shells/etsh now, making this an obsolete duplicate.
diffstat:
shells/Makefile | 3 +--
shells/osh/DESCR | 7 -------
shells/osh/Makefile | 21 ---------------------
shells/osh/PLIST | 15 ---------------
shells/osh/distinfo | 5 -----
5 files changed, 1 insertions(+), 50 deletions(-)
diffs (81 lines):
diff -r 03c8370e119c -r 80ca6c4b68a6 shells/Makefile
--- a/shells/Makefile Mon Dec 19 18:14:57 2022 +0000
+++ b/shells/Makefile Mon Dec 19 19:01:47 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2022/12/14 19:10:45 nikita Exp $
+# $NetBSD: Makefile,v 1.71 2022/12/19 19:01:47 vins Exp $
#
COMMENT= Shells
@@ -27,7 +27,6 @@
SUBDIR+= nologinmsg
SUBDIR+= nushell
SUBDIR+= oksh
-SUBDIR+= osh
SUBDIR+= pbosh
SUBDIR+= pdksh
SUBDIR+= perlsh
diff -r 03c8370e119c -r 80ca6c4b68a6 shells/osh/DESCR
--- a/shells/osh/DESCR Mon Dec 19 18:14:57 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-Osh is an enhanced, backward-compatible port of the original sh(1)
-that was used as the standard command interpreter through Sixth
-Edition UNIX. It was also distributed with Seventh Edition UNIX
-as osh. Its command language is a predecessor and subset of that
-found in the Bourne shell and C shell.
-
-This product includes software developed or owned by Caldera International, Inc.
diff -r 03c8370e119c -r 80ca6c4b68a6 shells/osh/Makefile
--- a/shells/osh/Makefile Mon Dec 19 18:14:57 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.32 2016/01/13 13:14:21 nros Exp $
-
-DISTNAME= osh-20160108
-CATEGORIES= shells
-MASTER_SITES= http://v6shell.org/src/
-
-MAINTAINER= jan+nbsd%v6shell.org@localhost
-HOMEPAGE= http://v6shell.org/
-COMMENT= Port of the Sixth Edition UNIX shell
-LICENSE= original-bsd
-
-PKG_SHELL= bin/osh
-
-BUILD_TARGET= oshall
-INSTALL_TARGET= install-oshall install-doc
-
-MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}/man1
-MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR}
-MAKE_ENV+= INSTALL=${TOOLS_PATH.install:Q} BINGRP= MANGRP=
-
-.include "../../mk/bsd.pkg.mk"
diff -r 03c8370e119c -r 80ca6c4b68a6 shells/osh/PLIST
--- a/shells/osh/PLIST Mon Dec 19 18:14:57 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-@comment $NetBSD: PLIST,v 1.8 2016/01/13 13:14:21 nros Exp $
-bin/osh
-man/man1/fd2.1
-man/man1/goto.1
-man/man1/if.1
-man/man1/osh.1
-share/doc/${PKGNAME}/AUTHORS
-share/doc/${PKGNAME}/CHANGES
-share/doc/${PKGNAME}/CHANGES6
-share/doc/${PKGNAME}/DEDICATIONS
-share/doc/${PKGNAME}/INSTALL
-share/doc/${PKGNAME}/LICENSE
-share/doc/${PKGNAME}/NOTES
-share/doc/${PKGNAME}/PROJECT
-share/doc/${PKGNAME}/README
diff -r 03c8370e119c -r 80ca6c4b68a6 shells/osh/distinfo
--- a/shells/osh/distinfo Mon Dec 19 18:14:57 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.20 2021/10/26 11:18:38 nia Exp $
-
-BLAKE2s (osh-20160108.tar.gz) = 6d91c4bc61bbcbc2a223857a99b19a3e0767d640c09a0d98cd57af1c667eb197
-SHA512 (osh-20160108.tar.gz) = 6e244821b9ae827f10fb91a8b63ff46d44315e47138b4989de3695f48d66a09c271598f1759b11d2e0f0efd38a8b8e499ac80020c1d7a2f4cdc2005ac8d96888
-Size (osh-20160108.tar.gz) = 129702 bytes
Home |
Main Index |
Thread Index |
Old Index