summaryrefslogtreecommitdiff
path: root/shells
AgeCommit message (Expand)Author
2004-08-23We now have the C99 wide/multibyte character functions bash needs.David E. O'Brien
2004-08-23Add the 'DEBUG' build option.David E. O'Brien
2004-08-19add three fixes from bug-bash@:Oliver Eikemeier
2004-08-15update to 040812Oliver Lehmann
2004-08-11mark bash1 DEPRECATED, with EXPIRATION_DATE 2004-08-25Oliver Eikemeier
2004-08-11move shells/bash3 -> shells/bashOliver Eikemeier
2004-08-10Fix nested brace vs. variable expansionOliver Eikemeier
2004-08-10Fix segfault when accessing an unset arrayOliver Eikemeier
2004-08-09Ignore /dev/fd/ on FreeBSD 5.x -- devfs doesn't provide a full /dev/fd/David E. O'Brien
2004-07-30Add bash3, The GNU Bourne-Again SHell version 3.00Oliver Eikemeier
2004-07-29- Update to 20040711Pav Lucistnik
2004-07-26Remove references to mirror.ac.ukVolker Stolz
2004-07-17Update to 3.11Kirill Ponomarev
2004-07-17Integrate bug fixes from [FDclone-users:00310], [FDclone-users:00311]Akinori MUSHA
2004-07-16- Update to 0.9.5Volker Stolz
2004-07-15upgrade to 1.0124Ying-Chieh Liao
2004-07-10Update to 2.05g.Akinori MUSHA
2004-07-08Fix location of binary in man-pageVolker Stolz
2004-06-30Fix packaging w/ NOSHARED.Volker Stolz
2004-06-24Update to 2.05f.Akinori MUSHA
2004-06-22Add v7sh, the original Steve R. Bourne shell from the 7th edition Unix includingPav Lucistnik
2004-06-20Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'David E. O'Brien
2004-06-13Fix MASTER_SITES.Norikatsu Shigemura
2004-06-13Fix MASTER_SITES.Norikatsu Shigemura
2004-06-12Fix a bug where a \ at EOL did not work as escape character.Akinori MUSHA
2004-06-09Update to 2.05e.Akinori MUSHA
2004-06-05- Postfix fix: don't expect postconf be in /usr/sbin, rely on it being in PATHPav Lucistnik
2004-06-02Putting commit bit in storage. I don't have the timePatrick S. Gardella
2004-05-31Don't remove directories we didn't installKris Kennaway
2004-05-27Double MAXLAUNCHTABLE and MAXFUNCLINES.Akinori MUSHA
2004-05-25Readd a correct fix against the glob expansion bug.Akinori MUSHA
2004-05-25Back out part of the previous commit. Turned out that the fixes inAkinori MUSHA
2004-05-25Apply fixes against recently reported bugs.Akinori MUSHA
2004-05-23- Mark rssh as IGNORE on 4.x (wordexp() is not supported)Clement Laforet
2004-05-21Add rssh 2.1.1, a Restricted Secure SHell only for sftp or/and scp.Clement Laforet
2004-05-19- Fix MASTER_SITESKirill Ponomarev
2004-05-13Update to 2.05d.Akinori MUSHA
2004-05-10Update to osh-040421Mark Linimon
2004-04-16- Update to version 20040331Kirill Ponomarev
2004-04-10Trim whitespace.Trevor Johnson
2004-04-09- Update to version 040216Kirill Ponomarev
2004-04-07- tar -> ${TAR} (since we have now a bsdtar ;)Clement Laforet
2004-04-02Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway
2004-04-02- Fix CONFIGURE_ARGS handlingPav Lucistnik
2004-03-31SIZEify (maintainer timeout)Trevor Johnson
2004-03-25Catch up with the master port's update to 4.2.0.Akinori MUSHA
2004-03-25Rename a wrongly named patch.Akinori MUSHA
2004-03-24Add a patch to fix a minor bug with deleting a multibyte character atAkinori MUSHA
2004-03-24- Update to 4.2.0 [1]Sergei Kolobov
2004-03-22- Update to 1.0115Clement Laforet