Port details |
- bash2 The GNU Bourne Again Shell
- 2.05b.007_6 shells
=407 2.05b.007_6Version of this port present on the latest quarterly branch.
- DEPRECATED: Old, unmaintained version, use shells/bash instead
This port expired on: 2007-05-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2007-06-04 15:01:37
- SVN Revision: UNKNOWN
- People watching this port, also watch:: gmake, gettext, expat, libiconv
- License: not specified in port
- WWW:
- http://www.gnu.org/software/bash/
- Description:
- Bash is the GNU Project's Bourne Again SHell
An interactive shell with Bourne shell syntax (/bin/sh);
It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and
Tools standard. It includes the following features:
interactive command line editing, job control on architectures that support it,
Korn shell (ksh) features, Csh-like history features and brace expansion,
history and command re-entry, job control, shell functions and aliases,
arrays, arithmetic, ANSI-C quoting, tilde expansion, brace expansion,
substring capabilities, indirect variable expansion, expanded i/o capabilities,
control of builtin commands, help, shell optional behavior, prompt
customization, security, directory stack, POSIX mode, internationalization,
and command timing.
For more information on the features of Bash that are new to this type
of shell, see the file `documentation/features.texi'.
There is also a processed DVI file there, as well as a large man page.
WWW: http://www.gnu.org/software/bash/
http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: bash
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.05b.007_6 04 Jun 2007 15:01:37 |
gabor |
Remove expired ports:
2007-04-27 security/op: no longer available from any mastersite
2007-05-15 shells/bash2: Old, unmaintained version, use shells/bash instead
2007-05-19 sysutils/xperfmon: irrelevant for supported FreeBSD releases |
2.05b.007_6 20 Apr 2007 15:12:30 |
gabor |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s |
2.05b.007_6 15 Feb 2007 16:40:56 |
bsam |
. deprecate this old and unmaintained software (use shells/bash instead);
. set expiration date to 2007-05-15. |
2.05b.007_6 17 Dec 2006 12:33:02 |
tdb |
- Fix build on 4.x.
The test in the previous commit was the wrong way round. |
2.05b.007_6 03 Nov 2006 23:25:41 |
lawrance |
The readline fix should not be required on 4.x. Disable post-patch magic
on 4.x systems.
Reported by: kris |
2.05b.007_6 21 Oct 2006 23:18:43 |
lawrance |
Fix build. Don't remove all of the bundled readline, some
parts are required for building documentation.
Reported by: kris, Randy Bush, Michael Butler`
Approved by: portmgr (marcus) |
2.05b.007_6 20 Oct 2006 07:55:54 |
lawrance |
bash2 links against the system readline, so patch it to build with the
system readline headers too. This prevents segfaults due to certain
key sequences.
PR: ports/75315
Submitted by: Michiel Boland
Approved by: portmgr (marcus)
Approved by: obrien (maintainer, timeout 22 months) |
2.05b.007_5 09 Sep 2006 01:36:29 |
obrien |
Return to ports@.
Bash[3] has worked out very well, with the transition from Bash2 being
trival vs. Bash1->Bash2. Maybe we don't even need this port anymore? |
2.05b.007_5 31 Aug 2006 19:33:20 |
obrien |
Move bash2 specification to lower in the file. In its current position,
caused the %F to be redefined to "bash2" as a side effect.
Submitted by: ru |
2.05b.007_5 11 Jul 2006 18:34:21 |
obrien |
Set conflicts with other bash ports.
PR: 99969
Submitted by: Gabor Kovesdan <gabor@FreeBSD.org> |
2.05b.007_4 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
2.05b.007_4 24 Jan 2006 01:04:19 |
edwin |
SHA256ify
Approved by: krion@ |
2.05b.007_4 05 Dec 2005 10:51:29 |
flz |
- Rename WANT_STATIC_BASH to WITH_STATIC_BASH to respect ports semantics.
PR: ports/89772
Submitted by: flz
Approved by: maintainer |
2.05b.007_4 04 Dec 2005 10:58:19 |
edwin |
Add INFO macro |
2.05b.007_4 16 Oct 2005 05:21:09 |
fenner |
Use groups to prevent trying to fetch the wrong patches from the
wrong sites.
Approved by: obrien (MAINTAINER) |
2.05b.007_4 05 May 2005 14:42:55 |
obrien |
Fix this patch file.
PR: 69873
Submitted by: Dave Evans <root@hclb.demon.co.uk> |
2.05b.007_3 28 Apr 2005 19:27:28 |
obrien |
Tweak pkg-descr, break out /etc/shell editing as seperate target, install
examples. Also use the modern nobs bsd.port.mk provides.
PR: 30732
Submitted by: Cyrille Lefevre <clefevre@citeweb.net> |
2.05b.007_2 27 Oct 2004 22:13:04 |
obrien |
Install the binary as 'bash2' also. |
2.05b.007_2 27 Oct 2004 22:10:35 |
obrien |
Use the offical option for static linking. |
2.05b.007_2 26 Aug 2004 20:30:54 |
obrien |
Reenable 'pkg_add -r' usefullness. |
2.05b.007_2 23 Aug 2004 04:31:07 |
obrien |
We now have the C99 wide/multibyte character functions bash needs.
PR: 69652
Submitted by: tjr |
2.05b.007_2 23 Aug 2004 04:30:04 |
obrien |
Add the 'DEBUG' build option. |
2.05b.007_2 09 Aug 2004 17:43:53 |
obrien |
Ignore /dev/fd/ on FreeBSD 5.x -- devfs doesn't provide a full /dev/fd/
and so Bash's process substitution feature doesn't work when 'configure'
finds we do have /dev/fd/ and tries to use it vs. named pipes.
PR: 48434
Submitted by: naddy |
2.05b.007_1 08 Jul 2004 11:44:12 |
vs |
Fix location of binary in man-page
PR: ports/42729
Submitted by: Harold Gutch
Approved by: maintainer timeout |
2.05b.007_1 20 Jun 2004 22:37:22 |
obrien |
Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'
will not segfault and dump core.
Submitted by: Robert Nagy <robert@openbsd.org> |
2.05b.007 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.05b.007 02 Jan 2004 18:11:09 |
osa |
Fix pkg-plist (NOPORTDOCS knob).
Use DOCSDIR macro.
Approved by: obrien (maintainer) |
2.05b.007 15 Dec 2003 08:23:29 |
obrien |
Also pay attention to NOSHARED=yes as /usr/src and zsh does.
Requested by: Richard Coleman <richardcoleman@mindspring.com> |
2.05b.007 14 Dec 2003 07:09:14 |
obrien |
The option to enable network redirection is removed since this is the
default behavior.
PR: 60222
Submitted by: David Yeske <dyeske@yahoo.com> |
2.05b.007 14 Dec 2003 07:05:40 |
obrien |
Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOT
is defined. |
2.05b.007 19 May 2003 21:33:36 |
obrien |
Fetch patches from MASTER_SITE_GNU also. |
2.05b.007 16 May 2003 19:56:09 |
obrien |
Properly configure on FreeBSD/amd64. |
2.05b.007 16 May 2003 19:14:10 |
obrien |
Update to patchlevel 7. |
2.05b.004 24 Mar 2003 18:57:50 |
obrien |
Support /dev/(tcp|udp)/host/port redirection.
Submitted by: David Yeske <dyeske@yahoo.com> |
2.05b.004 07 Mar 2003 06:10:39 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.05b.004 29 Sep 2002 01:44:13 |
obrien |
Fix logic error when NOPORTDOCS is set.
Submitted by: Peter Avalos <pavalos@theshell.com>
PR: 43459 |
2.05b.004 20 Sep 2002 00:13:43 |
obrien |
Mirror the patch files. |
2.05b.004 13 Sep 2002 00:43:09 |
obrien |
Use offical vendor patches 1-4. |
2.05b_1 09 Sep 2002 22:25:51 |
obrien |
Use the offical vendor patch for the directory space vs. slash command name
completion problem.
Submitted by: Chet Ramey <chet@po.CWRU.Edu>
Bash PR: http://mail.gnu.org/pipermail/bug-bash/2002-July/004789.html |
2.05b_1 09 Sep 2002 06:50:18 |
obrien |
Bump revision for directory command-line completion fix.
Always forgotten by: me |
2.05b 09 Sep 2002 01:19:52 |
obrien |
"In certain cases, Bash appends a space instead of a slash to a directory name
relative to the current directory when performing command name completion.
This affects partial completion of intermediate directory names." Fix this.
Bash PR: http://mail.gnu.org/pipermail/bug-bash/2002-July/004789.html
Obtained from: http://www.geocrawler.com/mail/msg.php3?msg_id=9514404&list=342 |
2.05b 26 Aug 2002 03:42:41 |
obrien |
We lie about fully having ISO C90 Amd.1 restartable wide and multibyte
character manipulation functions. |
2.05b 06 Aug 2002 07:22:41 |
obrien |
Simply typing Shift-Enter in bash-2.05b causes it to enter some kind of
CPU-consuming loop. A kill -9 from another terminal is required to end it.
Submitted by: Chet Ramey <chet@nike.ins.cwru.edu> |
2.05b 06 Aug 2002 07:21:44 |
obrien |
`make reinstall' clean. |
2.05b 04 Aug 2002 18:42:09 |
obrien |
Forgot to update pkg-plist with 5.0b upgrade.
Submitted by: Neil Darlow <neil@darlow.co.uk> |
2.05b 04 Aug 2002 06:57:11 |
obrien |
Update to version 2.05b.
PR: 41176
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.05a 28 Mar 2002 02:13:55 |
obrien |
No longer need to explicitly provide a GNU autconf target. |
2.05a 25 Mar 2002 03:18:52 |
obrien |
Make FINGORE gain a brain. If NO_FORCE_FIGNORE is set, and a file in the
FIGNORE list is the only possible match, expand it. |
29 Jan 2002 11:58:52 |
knu |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
23 Nov 2001 15:40:26 |
sobomax |
Override CONFIGURE_TARGET, so that this configure script generated by
autoconf-2.52 doesn't generate a warning. |
21 Nov 2001 01:40:40 |
naddy |
* Update to 2.05a. * Split failglob patch into per-file patches. |
11 Apr 2001 17:47:56 |
obrien |
Our `end' key defintion for TERM==cons25 seems to be different from others. So
make the same localization here that ache made in
src/contrib/libreadline/terminal.c rev 1.2. |
10 Apr 2001 11:50:49 |
obrien |
Remove. Patch not needed any longer. |
10 Apr 2001 11:47:54 |
obrien |
Update to version 2.05. |
17 Mar 2001 01:24:32 |
obrien |
Fix a segmentation fault on the Alpha. As shown with this script : |
07 Feb 2001 14:51:16 |
obrien |
Put back my editor hints that were removed w/o permission. Note these are
*FULLY* Satoshi approved for the past 4 years. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
22 Dec 2000 22:43:41 |
obrien |
Fix typo |
30 Nov 2000 11:42:36 |
obrien |
It's my main shell, so I have in interest in seeing it maintained. |
30 Nov 2000 01:31:38 |
ache |
Drop my maintainership |
08 Oct 2000 07:07:58 |
asami |
Convert category shells to new layout. |
24 May 2000 11:33:20 |
cracauer |
Re-add patch for failglob variable (see previous discussion on -commiters) |
24 May 2000 11:12:02 |
cracauer |
Fix trace() symbol clash with ncurses |
23 May 2000 13:04:50 |
ache |
Restore static linking |