| Commit message (Expand) | Author | Age | Files | Lines |
* | There is a string format vulnerability in rssh-2.2.1 | Yen-Ming Lee | 2004-11-03 | 3 | -17/+9 |
* | - update to patchlevel 15 | Oliver Eikemeier | 2004-11-02 | 3 | -19/+7 |
* | Install the binary as 'bash2' also. | David E. O'Brien | 2004-10-27 | 2 | -0/+2 |
* | Use the offical option for static linking. | David E. O'Brien | 2004-10-27 | 1 | -1/+1 |
* | - Update to 20041017 | Pav Lucistnik | 2004-10-27 | 6 | -32/+44 |
* | Update to 2.06a. | Akinori MUSHA | 2004-10-26 | 6 | -478/+5 |
* | Unbreak building by requiring gcc 3.4 | Edwin Groothuis | 2004-10-15 | 1 | -0/+1 |
* | - better reflect `bash --version' in PORTVERSION | Oliver Eikemeier | 2004-10-14 | 9 | -22/+302 |
* | New port: shells/viewglob, a GTK+ add-on to bash and zsh | Edwin Groothuis | 2004-10-14 | 7 | -0/+121 |
* | [NEW PORT] shells/zoidberg: A modular PERL shell | Edwin Groothuis | 2004-10-14 | 5 | -0/+152 |
* | Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x) | Oliver Eikemeier | 2004-10-09 | 9 | -98/+79 |
* | Unbreak on 5.X and -CURRENT. | Alexey Dokuchaev | 2004-10-07 | 2 | -6/+1 |
* | BROKEN on 5.x: Does not compile | Kris Kennaway | 2004-09-29 | 1 | -0/+4 |
* | - Fix package build on pointyhat and other environments where | Sergei Kolobov | 2004-09-27 | 1 | -1/+2 |
* | - rssh < 2.2.1 has information disclosure vulnerability, so update to 2.2.1 | Yen-Ming Lee | 2004-09-21 | 3 | -97/+20 |
* | update to version 3.7 | Oliver Eikemeier | 2004-09-03 | 20 | -520/+168 |
* | - add FAQ | Oliver Eikemeier | 2004-09-03 | 6 | -11/+181 |
* | Reenable 'pkg_add -r' usefullness. | David E. O'Brien | 2004-08-26 | 1 | -0/+1 |
* | Add patch-set which fixes various bugs including a stack overflow. | Volker Stolz | 2004-08-26 | 2 | -1/+6 |
* | Deprecated. | Shigeyuki Fukushima | 2004-08-25 | 1 | -0/+3 |
* | - Move a faster site (archive.progeny.com) to the beginning | Sergei Kolobov | 2004-08-25 | 1 | -3/+4 |
* | - Remove dead mirrors, add few new ones | Sergei Kolobov | 2004-08-24 | 1 | -5/+6 |
* | - Update to 4.2.1 [1] | Sergei Kolobov | 2004-08-24 | 3 | -69/+86 |
* | We now have the C99 wide/multibyte character functions bash needs. | David E. O'Brien | 2004-08-23 | 2 | -26/+0 |
* | Add the 'DEBUG' build option. | David E. O'Brien | 2004-08-23 | 1 | -0/+3 |
* | add three fixes from bug-bash@: | Oliver Eikemeier | 2004-08-19 | 4 | -1/+57 |
* | update to 040812 | Oliver Lehmann | 2004-08-15 | 2 | -3/+3 |
* | mark bash1 DEPRECATED, with EXPIRATION_DATE 2004-08-25 | Oliver Eikemeier | 2004-08-11 | 1 | -0/+3 |
* | move shells/bash3 -> shells/bash | Oliver Eikemeier | 2004-08-11 | 9 | -232/+1 |
* | Fix nested brace vs. variable expansion | Oliver Eikemeier | 2004-08-10 | 4 | -2/+32 |
* | Fix segfault when accessing an unset array | Oliver Eikemeier | 2004-08-10 | 4 | -0/+34 |
* | Ignore /dev/fd/ on FreeBSD 5.x -- devfs doesn't provide a full /dev/fd/ | David E. O'Brien | 2004-08-09 | 2 | -1/+17 |
* | Add bash3, The GNU Bourne-Again SHell version 3.00 | Oliver Eikemeier | 2004-07-30 | 43 | -958/+355 |
* | - Update to 20040711 | Pav Lucistnik | 2004-07-29 | 4 | -8/+6 |
* | Remove references to mirror.ac.uk | Volker Stolz | 2004-07-26 | 1 | -2/+1 |
* | Update to 3.11 | Kirill Ponomarev | 2004-07-17 | 4 | -15/+27 |
* | Integrate bug fixes from [FDclone-users:00310], [FDclone-users:00311] | Akinori MUSHA | 2004-07-17 | 4 | -0/+464 |
* | - Update to 0.9.5 | Volker Stolz | 2004-07-16 | 2 | -4/+5 |
* | upgrade to 1.0124 | Ying-Chieh Liao | 2004-07-15 | 2 | -3/+3 |
* | Update to 2.05g. | Akinori MUSHA | 2004-07-10 | 2 | -3/+3 |
* | Fix location of binary in man-page | Volker Stolz | 2004-07-08 | 3 | -0/+15 |
* | Fix packaging w/ NOSHARED. | Volker Stolz | 2004-06-30 | 1 | -19/+19 |
* | Update to 2.05f. | Akinori MUSHA | 2004-06-24 | 6 | -94/+15 |
* | Add v7sh, the original Steve R. Bourne shell from the 7th edition Unix including | Pav Lucistnik | 2004-06-22 | 39 | -0/+5606 |
* | Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}' | David E. O'Brien | 2004-06-20 | 6 | -3/+63 |
* | Fix MASTER_SITES. | Norikatsu Shigemura | 2004-06-13 | 1 | -4/+2 |
* | Fix MASTER_SITES. | Norikatsu Shigemura | 2004-06-13 | 1 | -4/+2 |
* | Fix a bug where a \ at EOL did not work as escape character. | Akinori MUSHA | 2004-06-12 | 4 | -0/+88 |
* | Update to 2.05e. | Akinori MUSHA | 2004-06-09 | 7 | -762/+3 |
* | - Postfix fix: don't expect postconf be in /usr/sbin, rely on it being in PATH | Pav Lucistnik | 2004-06-05 | 4 | -4/+42 |