pkgsrc/shells
hasso b1c56dbf8f Update to 4.0.24. Following bugs were fixed since 4.0.10:
When using the ** globbing operator, bash will incorrectly add an extra
directory name when the preceding directory name ends with `*' or an empty
string when there is no preceding directory name.

If the prompt length exactly matches the screen width, and the prompt ends
with invisible characters, readline positions the cursor incorrectly.

When parsing case statements in command substitutions, the shell did not
note that a newline is a shell metacharacter and can legally be followed
by a reserved word (e.g., `esac').

When not in a locale supporting multibyte characters, readline will
occasionally not erase characters between the cursor position and the end
of the line when killing text backwards.

If a SIGWINCH arrives while bash is performing redisplay, multi-line prompts
are displayed incorrectly due to the display code being called recursively.

Using an external command as part of the DEBUG trap when job control is
enabled causes pipelines to misbehave.  The problem has to do with process
groups assigned to the pipeline and terminal.

A missing include file results in an empty function definition and a no-op
when checking whether or not the window size has changed.

Adding a null line to a here-document (e.g., by hitting EOF) causes the
shell to dump core attempting to dereference the NULL pointer.

There are several problems with the handling of $LINENO in an ERR trap.

Deferring handling of signals which should cause the shell to terminate until
it is "safe" to run the handler functions does not work for some terminating
signals.

When the fc builtin is run in a command substitution from a shell with history
enabled, it does not correctly calculate the command on which to operate.

Though references to $@ when there are no positional parameters will now
cause the shell to exit if the `errexit' option has been enabled, constructs
such as ${@:-foo} should not cause an exit.

A case statement using the ;& pattern terminator followed immediately by
"esac" caused a core dump due to a null pointer dereference.

When using the new |& operator following a simple command with a redirection,
the redirection of stderr through the pipe was not performed under certain
circumstances.
2009-06-05 23:32:00 +00:00
..
ast-ksh Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bash Update to 4.0.24. Following bugs were fixed since 4.0.10: 2009-06-05 23:32:00 +00:00
bash-completion Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bash2 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
bash2-doc Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bash3 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
eltclsh Regenerate correct distinfo for patch-ab. 2008-08-22 19:47:44 +00:00
es Fix build on amd64. I'm taking the aggressive approach of using va_copy 2008-09-19 20:02:23 +00:00
esh
lshell Limited Shell (lshell) provides a configurable shell per user. This is done 2009-03-04 09:25:36 +00:00
mksh Update to mksh R38b: 2009-06-03 13:46:03 +00:00
mudsh update master site. 2009-05-21 21:59:13 +00:00
nologinmsg Conver to use the features framework and include do-build and do-install 2007-09-08 21:57:13 +00:00
osh Update osh to 20090527, per maintainer update request by PR#41509. 2009-05-30 12:49:44 +00:00
pdksh Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
perlsh Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
posh Add DESTDIR support. 2008-06-12 02:14:13 +00:00
rc upgrade to rc-1.7; rc-1.6 is gone from the original ftp site. 2008-04-06 00:14:28 +00:00
rssh
scponly +PKG_DESTDIR_SUPPORT= user-destdir 2009-03-06 00:12:28 +00:00
scsh Switch to http for ftp.scsh.net, can't connet with ftp and download page 2008-11-28 11:45:40 +00:00
standalone-tcsh Remove the remaining NO_MTREE definitions, it has been a nop for a 2009-04-08 22:43:23 +00:00
static-ast-ksh Add DESTDIR support. 2008-06-20 01:09:05 +00:00
static-tcsh PKGNAME must be defined before include bsd.pkg.mk, 2007-04-25 13:26:42 +00:00
tcsh Changes 6.16.0: 2008-11-10 09:45:43 +00:00
xsh Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
zsh DragonFly has ncurses too. 2008-12-30 01:55:22 +00:00
zsh-current Register extra shared objects used where ncurses exists. Hopefully fix PLIST 2008-12-28 14:52:05 +00:00
Makefile add & enable lshell-0.2.6 2009-03-04 09:30:50 +00:00