summaryrefslogtreecommitdiff
path: root/shells/bash
AgeCommit message (Collapse)AuthorFilesLines
2004-10-23Add multibyte option to allow to disable multibyte support explicitly.minskim1-2/+12
2004-10-23Enable multibyte support in default. It will be disabled by configureminskim7-10/+150
if wctype_t is not available. Bump PKGREVISION.
2004-10-22Make this work on NetBSD 1.6.2 (pkg/27330). Patch from Juan RP, minormartti1-4/+9
fixes by me.
2004-10-21Remove readline dependency, it's not needed really... because bashxtraeme1-4/+1
uses its own, and there isn't any test in the configure script. Pointed out by wiz@.
2004-10-21Initial import of bash-3.0. It's imported as bash (not bash3) becausextraeme4-0/+91
our existing bash package already is called bash2. If you want to see the new features, please take a look at the NEWS file.