drop RCS Ids
This commit is contained in:
parent
8c0294c2fa
commit
bd7e170ab3
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2021/11/02 00:02:20 sthen Exp $
|
||||
|
||||
COMMENT = programmable completion functions for bash
|
||||
|
||||
GH_PROJECT = bash-completion
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2021/02/18 15:04:45 sthen Exp $
|
||||
share/bash-completion/
|
||||
share/bash-completion/bash_completion
|
||||
share/bash-completion/completions/
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2021/11/29 12:53:51 bcallah Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = ${GO_ARCHS}
|
||||
|
||||
COMMENT = expressive programming language and versatile shell
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2021/11/29 12:53:51 bcallah Exp $
|
||||
@bin bin/e3bc
|
||||
@bin bin/elvish
|
||||
@bin bin/nav
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/12 20:49:38 sthen Exp $
|
||||
|
||||
COMMENT= extensible shell, derived from plan9's rc
|
||||
|
||||
DISTNAME= es-0.9-beta1
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-print_c,v 1.2 2004/03/14 21:37:39 pvalchev Exp $
|
||||
--- print.c.orig 1997-04-11 14:54:36.000000000 -0600
|
||||
+++ print.c 2004-03-14 14:36:09.000000000 -0700
|
||||
@@ -89,8 +89,6 @@ static void intconv(Format *format, unsi
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/09/18 13:07:23 espie Exp $
|
||||
@conflict xnc-*
|
||||
@shell bin/es
|
||||
@man man/man1/es.1
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:49:38 sthen Exp $
|
||||
|
||||
V = 5.4.0
|
||||
COMMENT = enhanced port of Thompson shell from Sixth Edition Unix
|
||||
DISTNAME = etsh-${V}
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2019/03/30 18:14:32 bcallah Exp $
|
||||
@conflict osh-*
|
||||
@pkgpath shells/osh
|
||||
@shell bin/etsh
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2021/11/25 17:56:44 solene Exp $
|
||||
|
||||
COMMENT = friendly interactive shell
|
||||
|
||||
V = 3.3.1
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-src_history_cpp,v 1.1 2021/11/25 17:56:44 solene Exp $
|
||||
|
||||
Backport commit 3ed8a57bc59c931e890c60df38222f4532d09b66
|
||||
|
||||
Don't use mmap for history files on OpenBSD
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2021/07/26 10:28:58 solene Exp $
|
||||
@bin bin/fish
|
||||
@bin bin/fish_indent
|
||||
@bin bin/fish_key_reader
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2021/12/27 13:06:29 pascal Exp $
|
||||
|
||||
COMMENT = AT&T Korn Shell
|
||||
|
||||
GH_ACCOUNT = ksh93
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2021/12/27 13:06:30 pascal Exp $
|
||||
@conflict libast-*
|
||||
@shell bin/ksh93
|
||||
@shell bin/rksh93
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2022/02/22 23:17:50 sthen Exp $
|
||||
|
||||
COMMENT = network switch style shell
|
||||
|
||||
DISTNAME = nsh-1.0.20210509
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2021/04/28 20:14:36 sthen Exp $
|
||||
@shell bin/nsh
|
||||
bin/save-ro.sh
|
||||
bin/save-rw.sh
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2020/07/03 21:45:43 sthen Exp $
|
||||
|
||||
COMMENT= Perl shell
|
||||
|
||||
DISTNAME= psh-1.8.1
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-Makefile_PL,v 1.1.1.1 2005/10/23 10:29:21 alek Exp $
|
||||
--- Makefile.PL.orig Thu Jan 16 20:11:38 2003
|
||||
+++ Makefile.PL Sun Oct 23 11:59:18 2005
|
||||
@@ -4,6 +4,7 @@ my $pms= {};
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-lib_Psh_StrategyBunch_tail,v 1.1.1.1 2005/10/23 10:29:21 alek Exp $
|
||||
--- lib/Psh/StrategyBunch.tail.orig Tue Oct 11 21:15:46 2005
|
||||
+++ lib/Psh/StrategyBunch.tail Tue Oct 11 21:15:46 2005
|
||||
@@ -0,0 +1,16 @@
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-lib_Psh_Strategy_Executable_pm,v 1.1 2019/05/25 22:10:18 cwen Exp $
|
||||
|
||||
Arrays can't be used as references since Perl 5.22.
|
||||
|
||||
Index: lib/Psh/Strategy/Executable.pm
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-lib_Psh_pm,v 1.1 2019/05/25 22:10:18 cwen Exp $
|
||||
|
||||
defined() used against arrays is fatal since Perl 5.22
|
||||
|
||||
Index: lib/Psh.pm
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/10/24 12:34:12 jasper Exp $
|
||||
@shell bin/psh
|
||||
${P5SITE}/Psh/
|
||||
${P5SITE}/Psh.pm
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2021/11/02 00:02:20 sthen Exp $
|
||||
|
||||
COMMENT = Jupyter Qt console
|
||||
|
||||
MODPY_EGG_VERSION = 5.0.3
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2021/03/17 08:41:48 sthen Exp $
|
||||
@conflict py-qtconsole-*
|
||||
@pkgpath shells/py-qtconsole
|
||||
bin/jupyter-qtconsole
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2019/07/12 20:49:38 sthen Exp $
|
||||
|
||||
COMMENT= stand-alone shell with built-in commands
|
||||
|
||||
DISTNAME = sash-3.8
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-cmd_ls_c,v 1.1 2002/07/21 08:44:35 wcobb Exp $
|
||||
--- cmd_ls.c.orig Sun Jul 21 05:33:34 2002
|
||||
+++ cmd_ls.c Sun Jul 21 05:34:27 2002
|
||||
@@ -380,7 +380,7 @@ listFile(
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-cmds_c,v 1.5 2014/05/02 08:29:52 benoit Exp $
|
||||
--- cmds.c.orig Fri Mar 7 14:06:29 2014
|
||||
+++ cmds.c Sat Apr 26 20:53:08 2014
|
||||
@@ -28,7 +28,6 @@
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2007/12/05 14:42:51 okan Exp $
|
||||
@shell bin/sash
|
||||
@man man/man1/sash.1
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.64 2021/08/24 15:03:22 naddy Exp $
|
||||
|
||||
COMMENT= extended C-shell with many useful features
|
||||
|
||||
DISTNAME= tcsh-6.22.04
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-tests_subst_at,v 1.1 2021/01/30 23:37:40 naddy Exp $
|
||||
|
||||
Index: tests/subst.at
|
||||
--- tests/subst.at.orig
|
||||
+++ tests/subst.at
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-tests_variables_at,v 1.1 2021/01/30 23:37:40 naddy Exp $
|
||||
|
||||
Index: tests/variables.at
|
||||
--- tests/variables.at.orig
|
||||
+++ tests/variables.at
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.14 2019/12/06 20:19:34 naddy Exp $
|
||||
@shell bin/tcsh
|
||||
@man man/man1/tcsh.1
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2020/07/03 21:45:43 sthen Exp $
|
||||
|
||||
COMMENT= modular perl shell
|
||||
CATEGORIES= shells
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2013/03/09 14:05:36 pascal Exp $
|
||||
@shell bin/zoid
|
||||
${P5SITE}/Bundle/
|
||||
${P5SITE}/Bundle/Zoidberg.pm
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2020/06/11 04:29:30 rsadowski Exp $
|
||||
|
||||
COMMENT = fish like syntax highlighting for zsh
|
||||
|
||||
GH_ACCOUNT = zsh-users
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/06/11 04:29:30 rsadowski Exp $
|
||||
share/doc/zsh-syntax-highlighting/
|
||||
share/doc/zsh-syntax-highlighting/COPYING.md
|
||||
share/doc/zsh-syntax-highlighting/README.md
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.94 2022/02/12 17:15:10 sthen Exp $
|
||||
|
||||
COMMENT= Z shell, Bourne shell-compatible
|
||||
|
||||
V= 5.8.1
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.52 2020/03/29 21:24:03 rsadowski Exp $
|
||||
@pkgpath shells/zsh,-main
|
||||
@shell bin/zsh
|
||||
@bin bin/zsh-${V}
|
||||
|
Loading…
x
Reference in New Issue
Block a user