Age | Commit message (Expand) | Author |
2004-10-14 | - better reflect `bash --version' in PORTVERSION | Oliver Eikemeier |
2004-10-14 | New port: shells/viewglob, a GTK+ add-on to bash and zsh | Edwin Groothuis |
2004-10-14 | [NEW PORT] shells/zoidberg: A modular PERL shell | Edwin Groothuis |
2004-10-09 | Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x) | Oliver Eikemeier |
2004-10-07 | Unbreak on 5.X and -CURRENT. | Alexey Dokuchaev |
2004-09-29 | BROKEN on 5.x: Does not compile | Kris Kennaway |
2004-09-27 | - Fix package build on pointyhat and other environments where | Sergei Kolobov |
2004-09-21 | - rssh < 2.2.1 has information disclosure vulnerability, so update to 2.2.1 | Yen-Ming Lee |
2004-09-03 | update to version 3.7 | Oliver Eikemeier |
2004-09-03 | - add FAQ | Oliver Eikemeier |
2004-08-26 | Reenable 'pkg_add -r' usefullness. | David E. O'Brien |
2004-08-26 | Add patch-set which fixes various bugs including a stack overflow. | Volker Stolz |
2004-08-25 | Deprecated. | Shigeyuki Fukushima |
2004-08-25 | - Move a faster site (archive.progeny.com) to the beginning | Sergei Kolobov |
2004-08-24 | - Remove dead mirrors, add few new ones | Sergei Kolobov |
2004-08-24 | - Update to 4.2.1 [1] | Sergei Kolobov |
2004-08-23 | We now have the C99 wide/multibyte character functions bash needs. | David E. O'Brien |
2004-08-23 | Add the 'DEBUG' build option. | David E. O'Brien |
2004-08-19 | add three fixes from bug-bash@: | Oliver Eikemeier |
2004-08-15 | update to 040812 | Oliver Lehmann |
2004-08-11 | mark bash1 DEPRECATED, with EXPIRATION_DATE 2004-08-25 | Oliver Eikemeier |
2004-08-11 | move shells/bash3 -> shells/bash | Oliver Eikemeier |
2004-08-10 | Fix nested brace vs. variable expansion | Oliver Eikemeier |
2004-08-10 | Fix segfault when accessing an unset array | Oliver Eikemeier |
2004-08-09 | Ignore /dev/fd/ on FreeBSD 5.x -- devfs doesn't provide a full /dev/fd/ | David E. O'Brien |
2004-07-30 | Add bash3, The GNU Bourne-Again SHell version 3.00 | Oliver Eikemeier |
2004-07-29 | - Update to 20040711 | Pav Lucistnik |
2004-07-26 | Remove references to mirror.ac.uk | Volker Stolz |
2004-07-17 | Update to 3.11 | Kirill Ponomarev |
2004-07-17 | Integrate bug fixes from [FDclone-users:00310], [FDclone-users:00311] | Akinori MUSHA |
2004-07-16 | - Update to 0.9.5 | Volker Stolz |
2004-07-15 | upgrade to 1.0124 | Ying-Chieh Liao |
2004-07-10 | Update to 2.05g. | Akinori MUSHA |
2004-07-08 | Fix location of binary in man-page | Volker Stolz |
2004-06-30 | Fix packaging w/ NOSHARED. | Volker Stolz |
2004-06-24 | Update to 2.05f. | Akinori MUSHA |
2004-06-22 | Add v7sh, the original Steve R. Bourne shell from the 7th edition Unix including | Pav Lucistnik |
2004-06-20 | Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}' | David E. O'Brien |
2004-06-13 | Fix MASTER_SITES. | Norikatsu Shigemura |
2004-06-13 | Fix MASTER_SITES. | Norikatsu Shigemura |
2004-06-12 | Fix a bug where a \ at EOL did not work as escape character. | Akinori MUSHA |
2004-06-09 | Update to 2.05e. | Akinori MUSHA |
2004-06-05 | - Postfix fix: don't expect postconf be in /usr/sbin, rely on it being in PATH | Pav Lucistnik |
2004-06-02 | Putting commit bit in storage. I don't have the time | Patrick S. Gardella |
2004-05-31 | Don't remove directories we didn't install | Kris Kennaway |
2004-05-27 | Double MAXLAUNCHTABLE and MAXFUNCLINES. | Akinori MUSHA |
2004-05-25 | Readd a correct fix against the glob expansion bug. | Akinori MUSHA |
2004-05-25 | Back out part of the previous commit. Turned out that the fixes in | Akinori MUSHA |
2004-05-25 | Apply fixes against recently reported bugs. | Akinori MUSHA |
2004-05-23 | - Mark rssh as IGNORE on 4.x (wordexp() is not supported) | Clement Laforet |