aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Expand)AuthorAgeFilesLines
* - update to patchlevel 16 (replacing FreeBSD subst.c patch)Oliver Eikemeier2004-11-113-18/+10
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
* There is a string format vulnerability in rssh-2.2.1Yen-Ming Lee2004-11-033-17/+9
* - update to patchlevel 15Oliver Eikemeier2004-11-023-19/+7
* Install the binary as 'bash2' also.David E. O'Brien2004-10-272-0/+2
* Use the offical option for static linking.David E. O'Brien2004-10-271-1/+1
* - Update to 20041017Pav Lucistnik2004-10-276-32/+44
* Update to 2.06a.Akinori MUSHA2004-10-266-478/+5
* Unbreak building by requiring gcc 3.4Edwin Groothuis2004-10-151-0/+1
* - better reflect `bash --version' in PORTVERSIONOliver Eikemeier2004-10-149-22/+302
* New port: shells/viewglob, a GTK+ add-on to bash and zshEdwin Groothuis2004-10-147-0/+121
* [NEW PORT] shells/zoidberg: A modular PERL shellEdwin Groothuis2004-10-145-0/+152
* Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x)Oliver Eikemeier2004-10-099-98/+79
* Unbreak on 5.X and -CURRENT.Alexey Dokuchaev2004-10-072-6/+1
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-0/+4
* - Fix package build on pointyhat and other environments whereSergei Kolobov2004-09-271-1/+2
* - rssh < 2.2.1 has information disclosure vulnerability, so update to 2.2.1Yen-Ming Lee2004-09-213-97/+20
* update to version 3.7Oliver Eikemeier2004-09-0320-520/+168
* - add FAQOliver Eikemeier2004-09-036-11/+181
* Reenable 'pkg_add -r' usefullness.David E. O'Brien2004-08-261-0/+1
* Add patch-set which fixes various bugs including a stack overflow.Volker Stolz2004-08-262-1/+6
* Deprecated.Shigeyuki Fukushima2004-08-251-0/+3
* - Move a faster site (archive.progeny.com) to the beginningSergei Kolobov2004-08-251-3/+4
* - Remove dead mirrors, add few new onesSergei Kolobov2004-08-241-5/+6
* - Update to 4.2.1 [1]Sergei Kolobov2004-08-243-69/+86
* We now have the C99 wide/multibyte character functions bash needs.David E. O'Brien2004-08-232-26/+0
* Add the 'DEBUG' build option.David E. O'Brien2004-08-231-0/+3
* add three fixes from bug-bash@:Oliver Eikemeier2004-08-194-1/+57
* update to 040812Oliver Lehmann2004-08-152-3/+3
* mark bash1 DEPRECATED, with EXPIRATION_DATE 2004-08-25Oliver Eikemeier2004-08-111-0/+3
* move shells/bash3 -> shells/bashOliver Eikemeier2004-08-119-232/+1
* Fix nested brace vs. variable expansionOliver Eikemeier2004-08-104-2/+32
* Fix segfault when accessing an unset arrayOliver Eikemeier2004-08-104-0/+34
* Ignore /dev/fd/ on FreeBSD 5.x -- devfs doesn't provide a full /dev/fd/David E. O'Brien2004-08-092-1/+17
* Add bash3, The GNU Bourne-Again SHell version 3.00Oliver Eikemeier2004-07-3043-958/+355
* - Update to 20040711Pav Lucistnik2004-07-294-8/+6
* Remove references to mirror.ac.ukVolker Stolz2004-07-261-2/+1
* Update to 3.11Kirill Ponomarev2004-07-174-15/+27
* Integrate bug fixes from [FDclone-users:00310], [FDclone-users:00311]Akinori MUSHA2004-07-174-0/+464
* - Update to 0.9.5Volker Stolz2004-07-162-4/+5
* upgrade to 1.0124Ying-Chieh Liao2004-07-152-3/+3
* Update to 2.05g.Akinori MUSHA2004-07-102-3/+3
* Fix location of binary in man-pageVolker Stolz2004-07-083-0/+15
* Fix packaging w/ NOSHARED.Volker Stolz2004-06-301-19/+19
* Update to 2.05f.Akinori MUSHA2004-06-246-94/+15
* Add v7sh, the original Steve R. Bourne shell from the 7th edition Unix includingPav Lucistnik2004-06-2239-0/+5606
* Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'David E. O'Brien2004-06-206-3/+63
* Fix MASTER_SITES.Norikatsu Shigemura2004-06-131-4/+2
* Fix MASTER_SITES.Norikatsu Shigemura2004-06-131-4/+2
* Fix a bug where a \ at EOL did not work as escape character.Akinori MUSHA2004-06-124-0/+88