NOTICE: This package has been removed from pkgsrc

./shells/bash3, The GNU Bourne Again Shell (version 3)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.2.48nb1, Package name: bash-3.2.48nb1, Maintainer: pkgsrc-users

Bash is an sh-compatible shell that incorporates useful features from
the Korn shell (ksh) and C shell (csh). It is intended to conform to
the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard.

It offers functional improvements over sh for both programming and
interactive use; these include command line editing, unlimited size
command history, job control, shell functions and aliases, indexed
arrays of unlimited size, and integer arithmetic in any base from two
to sixty-four. In addition, most sh scripts can be run by Bash without
modification.

This package contains the outdated version 3 of bash.


Master sites: (Expand)

SHA1: efaff12f5d58d81999830891b030842858a1e7e8
RMD160: 41b7091859e64b049d131ed3e84909916a2e4a2f
Filesize: 2482.141 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-15 13:58:15 by Thomas Klausner | Files touched by this commit (7) | Package removed
Log message:
Remove bash3, use bash4 instead.

bash2 stays for a little while longer, for A/UX and AIX 4 (requested by
Tim Larson).
   2009-05-20 02:58:30 by Thomas Klausner | Files touched by this commit (277) | Package updated
Log message:
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
   2009-02-24 16:47:43 by Thomas Klausner | Files touched by this commit (7) | Imported package
Log message:
Initial import of bash3 -- latest version of bash-3 branch.

Since two people already asked for it, here's the package, but
maintainer is set to pkgsrc-users.

Bash is an sh-compatible shell that incorporates useful features from
the Korn shell (ksh) and C shell (csh). It is intended to conform to
the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard.

It offers functional improvements over sh for both programming and
interactive use; these include command line editing, unlimited size
command history, job control, shell functions and aliases, indexed
arrays of unlimited size, and integer arithmetic in any base from two
to sixty-four. In addition, most sh scripts can be run by Bash without
modification.

This package contains the outdated version 3 of bash.