nikita
a816e4986a
shells/es-shell: Import version 0.9.2
...
Es is an extensible shell. The language was derived from the Plan 9
shell, rc, and was influenced by functional programming languages, such as
Scheme, and the Tcl embeddable programming language. This implementation is
derived from Byron Rakitzis's public domain implementation of rc, and was
written by Paul Haahr and Byron Rakitzis.
2022-12-14 19:10:45 +00:00
pin
f4aea8e26d
Add yash
2022-11-05 16:41:32 +00:00
pin
4b837fdd81
Add etsh
2022-07-04 08:30:25 +00:00
pin
8f2d74fd92
Add ksh93
2022-07-03 20:58:43 +00:00
pin
36caf8d26e
Add nushell
2021-07-19 15:27:00 +00:00
pin
863f446c7e
Add elvish
2021-07-14 20:52:07 +00:00
pin
589667cad5
Add starship
2021-07-09 18:52:15 +00:00
jperkin
861be94cde
shells: Add shellcheck.
2020-10-13 11:17:14 +00:00
ng0
d7421a980d
Add shells/guile-gash version 0.1
...
Gash is a POSIX-compatible shell written in Guile Scheme. It provides
both the shell interface, as well as a Guile library for parsing shell
scripts. Gash is designed to bootstrap Bash as part of the Guix
bootstrap process. There are plans to develop Gash into a
general-purpose shell and tool for building interfaces between Scheme
and the shell.
Features of the shell
* Sophisticated enough to be used to build Bash.
* Has a nice colorized prompt.
* Includes all of the POSIX-specified "special" built-ins except for
`times'.
* Includes about half of the POSIX-specified "regular" built-ins
(see `gash/built-ins.scm' for details).
Features of the programming interface
* Parses Shell scripts into an AST.
* Provides a rudimentary interface for writing Shell-like Scheme
scripts.
2019-11-13 10:04:19 +00:00
wiz
da199a88f8
shells/Makefile: + bosh, pbosh
2018-11-10 20:00:04 +00:00
maya
4625cb7d7b
shells: +oksh
2018-11-09 22:16:49 +00:00
minskim
9e30420bcd
shells/Makefile: Add zsh-syntax-highlighting
2017-12-15 17:37:21 +00:00
minskim
2cb3057a6b
shells/Makefile: Add zsh-autosuggestions
2017-12-07 23:16:07 +00:00
minskim
ed92b7f2d9
shells/Makefile: Add zsh-pure
2017-12-01 01:11:18 +00:00
minskim
890ac884ea
shells/Makefile: Add zsh-completions
2017-11-28 19:32:25 +00:00
kamil
00665623f8
Add shells/xonsh
2016-08-21 11:35:33 +00:00
wiz
8bacb70640
+ autojump.
2015-02-08 17:32:08 +00:00
wiz
69b7c9c645
+ git-sh.
2015-02-08 16:54:05 +00:00
mef
e5d5210c02
Removing shells/mudsh. From FreeBSD PR:
...
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=104260
---------------------------
The MASTER_SITES for shells/mudsh is invalid. The email
address of the submitter of the port is no longer valid.
The app itself is a single perl script with no author in it.
---------------------------
Thanks wiz@ for review.
2015-01-09 13:25:14 +00:00
wiz
f6d7f37c89
Remove zsh-current -- for some time now it is much older than shells/zsh.
2013-01-31 09:36:01 +00:00
wiz
3e91ee5db7
+ fish.
2012-12-12 13:22:04 +00:00
cheusov
2e4ffdf7fb
add heirloom-sh, oked by sponsors
2011-05-28 08:54:03 +00:00
wiz
d84929bb7a
Remove bash3, use bash4 instead.
...
bash2 stays for a little while longer, for A/UX and AIX 4 (requested by
Tim Larson).
2010-02-15 12:58:14 +00:00
rillig
a09fde9739
Added dash.
2009-07-26 21:30:28 +00:00
imil
b1575430e7
add & enable lshell-0.2.6
2009-03-04 09:30:50 +00:00
wiz
48658c4a27
+ bash3.
2009-02-24 15:48:17 +00:00
wiz
786fb816f3
+ bash-completion.
2008-03-12 09:48:18 +00:00
rillig
6aecf48699
Added mk/misc/category.mk, which contains the definitions that are only
...
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00
wiz
4b17df0924
Remove shells/zsh3 -- old version of shells/zsh{,-current}.
...
No disagreement on pkgsrc-users.
2007-04-01 21:22:05 +00:00
obache
047c2dfeb9
Added eltclsh.
2006-11-21 15:29:01 +00:00
joerg
0eac970e5d
+ mksh
2006-09-15 13:02:09 +00:00
wiz
9da8d97238
Remove static-bash2: Superseded by bash's "static" option.
2006-07-17 16:58:04 +00:00
uebayasi
1e1a5e850c
(Re)add zsh-current.
2006-03-11 13:21:24 +00:00
minskim
2504015bdc
Rename 9rc to 9base.
2005-10-29 16:09:03 +00:00
minskim
fc44149022
Add 9rc.
2005-10-23 20:27:44 +00:00
seb
859cae902e
Add & enable rssh.
2005-04-20 16:23:55 +00:00
snj
632d8cbb27
Add scponly.
2005-01-28 02:28:21 +00:00
xtraeme
dad314687f
Added bash-3.0.
2004-10-21 03:13:02 +00:00
xtraeme
340624ba4b
Added xsh-1.8.2.
2004-05-29 02:07:50 +00:00
jmmv
59eee8e144
Add and enable posh.
2004-05-07 10:11:46 +00:00
uebayasi
0bab467629
Remove zsh-current.
2004-03-28 14:27:57 +00:00
grant
0d5985e4b3
move the various static shell packages back to their previous names.
2004-01-11 23:06:54 +00:00
cjep
bda845ba15
+nologinmsg
2004-01-10 17:06:37 +00:00
grant
ada98e39d9
rename static-bash to bash-static. the convention in pkgsrc is
...
for mutations of packages to be named <pkg>-<mutation>.
add a CONFLICT on static-bash for obvious reasons.
2004-01-10 07:06:44 +00:00
grant
2a77c2bb84
rename static-ast-ksh to ast-ksh-static. the convention in pkgsrc is
...
for mutations of packages to be named <pkg>-<mutation>.
add a CONFLICT on static-ast-ksh for obvious reasons.
2004-01-10 07:04:02 +00:00
grant
826e119b6d
rename standalone-tcsh to tcsh-standalone. the convention in pkgsrc is
...
for mutations of packages to be named <pkg>-<mutation>.
add a CONFLICT on standalone-tcsh for obvious reasons.
2004-01-10 06:56:15 +00:00
grant
f7839fa488
rename static-tcsh to tcsh-static. the convention in pkgsrc is for
...
mutations of packages to be named <pkg>-<mutation>.
add a CONFLICT on static-tcsh for obvious reasons.
2004-01-10 06:53:45 +00:00
uebayasi
5ec07d749e
(Re)add and enable zsh-current.
2003-06-29 08:04:18 +00:00
uebayasi
b8adf442de
Add static version of ast-ksh.
...
Requested by Steven M. Bellovin <smb at netbsd dot org> on
netbsd-users@netbsd.org .
2003-05-31 16:14:47 +00:00
cjep
89d111eeaf
Add and enable perlsh
2003-04-20 16:28:24 +00:00