pkgsrc/shells
recht beb62e1008 update to posh-0.3.9
patch provided by pancake at phreaker.net in PR 26777

changes (from Debian changelog):
posh (0.3.9) unstable; urgency=medium
  * trap builtin now errors when no signals are specified.
    closes: #265103.
  * Move trap-related regression tests to their own file,
    and add one to check for error on "trap 0".

posh (0.3.8) unstable; urgency=high
  * Fix tilde expansion thinko introduced in 0.3.4.

posh (0.3.7) unstable; urgency=low
  * Remove some cruft left around from ksh functions.

posh (0.3.6) unstable; urgency=low
  * Add a better regression test for umask.
  * Drop support of ksh88 ":[#%]+"-type trimming.
  * Adjust regression tests to make sure ${blah:#blah} gives
    an error.

posh (0.3.5) unstable; urgency=low
  * Clean unused variables left after 0.3.4.
  * Add prebuild target to debian/rules.
  * Drop qsort altogether.

posh (0.3.4) unstable; urgency=low
  * Fix most of the signedness comparison warnings.
  * Remove homedir caching code.
  * Switch specials, keywords, aliases, builtins, vars, and funs hashes
    to use libc tsearch() and friends.
  * Remove old table hash routines.

posh (0.3.3) unstable; urgency=low
  * Rename custom table functions to prevent conflicts with
    b-tree functions when search.h is included.
  * Remove vestigial tracked alias code.

posh (0.3.2) unstable; urgency=low
  * Make getn() use strtol().
  * Mark unused function parameters to avoid gcc warnings.

posh (0.3.1) unstable; urgency=low
  * Use libc's instead of internal qsort.
  * Add -W to CFLAGS.
2004-08-29 14:47:07 +00:00
..
ast-ksh This can be built on Linux. No longer restricted only for NetBSD. 2004-08-13 09:10:07 +00:00
bash2 Change the way that legacy USE_* and FOO_USE_* options are converted 2004-08-22 19:32:51 +00:00
bash2-doc This doesn't need buildlink2. 2004-04-18 04:26:01 +00:00
es Fix build on Linux. From Roland Illig. 2004-02-26 09:34:43 +00:00
esh Remove info files entries from PLIST. 2004-03-10 00:58:44 +00:00
mudsh Convert to buildlink3. 2004-04-18 04:27:20 +00:00
nologinmsg Make this build and install under Linux and IRIX, using ideas from 2004-08-22 23:59:59 +00:00
osh lint 2004-06-11 10:01:35 +00:00
pdksh bl3ify 2004-01-05 12:36:41 +00:00
perlsh Convert to buildlink3. 2004-04-18 04:27:20 +00:00
posh update to posh-0.3.9 2004-08-29 14:47:07 +00:00
rc s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
scsh update to 0.6.6 (bugfixes and improvments) 2004-04-21 12:08:09 +00:00
standalone-tcsh define PATCHDIR before the inclusion of bsd.prefs.mk. fixes implicit 2004-01-29 10:03:08 +00:00
static-ast-ksh move the various static shell packages back to their previous names. 2004-01-11 23:06:54 +00:00
static-bash2 move the various static shell packages back to their previous names. 2004-01-11 23:06:54 +00:00
static-tcsh move the various static shell packages back to their previous names. 2004-01-11 23:06:54 +00:00
tcsh Look for libncurses also. 2004-08-27 15:14:04 +00:00
xsh Initial import of xsh-1.8.2 from pkgsrc-wip, packaged by pancake with 2004-05-29 02:06:23 +00:00
zsh Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, 2004-08-27 06:29:06 +00:00
zsh3 Add {BA,Z}SH_STATIC to BUILD_DEFS. 2004-07-11 01:23:29 +00:00
Makefile Added xsh-1.8.2. 2004-05-29 02:07:50 +00:00