pkgsrc-Changes archive

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

CVS commit: pkgsrc/shells



Module Name:    pkgsrc
Committed By:   vins
Date:           Mon Dec 19 19:01:48 UTC 2022

Modified Files:
        pkgsrc/shells: Makefile
Removed Files:
        pkgsrc/shells/osh: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/shells/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/shells/osh/DESCR
cvs rdiff -u -r1.32 -r0 pkgsrc/shells/osh/Makefile
cvs rdiff -u -r1.8 -r0 pkgsrc/shells/osh/PLIST
cvs rdiff -u -r1.20 -r0 pkgsrc/shells/osh/distinfo

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

Modified files:

Index: pkgsrc/shells/Makefile
diff -u pkgsrc/shells/Makefile:1.70 pkgsrc/shells/Makefile:1.71
--- pkgsrc/shells/Makefile:1.70 Wed Dec 14 19:10:45 2022
+++ pkgsrc/shells/Makefile      Mon Dec 19 19:01:47 2022
@@ -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+=      mksh
 SUBDIR+=       nologinmsg
 SUBDIR+=       nushell
 SUBDIR+=       oksh
-SUBDIR+=       osh
 SUBDIR+=       pbosh
 SUBDIR+=       pdksh
 SUBDIR+=       perlsh



Home | Main Index | Thread Index | Old Index