Port details |
- bash1 The GNU Bourne Again Shell -- old version
- 1.14.7 shells
=13 1.14.7Version of this port present on the latest quarterly branch. DEPRECATED: Bash 1.x is EOL, please use shells/bash.
- 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: 2005-02-18 23:44:49
- SVN Revision: UNKNOWN
- People watching this port, also watch:: proftpd, wget
- 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);
but also with interactive command line editing, job control on
architectures that support it, Csh-like history features and brace
expansion, and a slew of other stuff. 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/
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 |
1.14.7 18 Feb 2005 23:44:49
 |
kris  |
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them. |
1.14.7 11 Aug 2004 17:37:26
 |
eik  |
mark bash1 DEPRECATED, with EXPIRATION_DATE 2004-08-25 |
1.14.7 07 Mar 2004 05:06:59
 |
kris  |
BROKEN on ia64: Does not compile |
1.14.7 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
1.14.7 12 Dec 2003 16:25:25
 |
pav  |
- Fix build on non-i386 platforms.
Tested ok on: i386/stable, i386/current, amd64
Fails later on: ia64 (pluto2)
PR: ports/60176
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
1.14.7 29 Oct 2003 04:14:07
 |
linimon  |
Move inclusion of bsd.port.pre.mk past variable definitions. |
1.14.7 20 Oct 2003 21:24:19
 |
linimon  |
All right, that's it, no more commits at 4am for me.
But I'm still going to leave it marked broken on all the other architectures.
That's because I think it really is broken on all the other architectures.
If it is not broken on all the other architectures, I am going to stick
my fingers in my ears and chant la-la-la-can't-hear-you.
arrrrrgh |
1.14.7 20 Oct 2003 20:45:09
 |
linimon  |
Remove BROKEN case for i386 4.x.
Previous attempt at deprecation objected to by: krion |
1.14.7 20 Oct 2003 19:43:32
 |
linimon  |
Per bento logs, this is broken on 5.x. Rather than marking it so only
for 5.x, mark it as generally broken; the latest distfile in the 1.x
series was in 1996 and this isn't even it (this one is from 1994). The
bash2 releases began in 1996.
Unless there is some absolute need to maintain this port for backwards
compatibility, it should probably just be deleted. |
1.14.7 16 Oct 2003 04:15:48
 |
kris  |
Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris |
1.14.7 16 Oct 2003 01:30:19
 |
kris  |
BROKEN on 5.x: does not compile |
1.14.7 27 Sep 2003 23:28:11
 |
krion  |
- Fix build on -current
Reported by: kris via bento |
1.14.7 01 Sep 2003 14:50:15
 |
krion  |
- Fix typo in COMMENT [1]
- Use INFO
Submitted by: Anthraxz <bouloumag@hotmail.com> [1] |
1.14.7 31 Aug 2003 08:08:48
 |
obrien  |
Fix build on -current (varargs -> stdarg)
[don't propagate the poorly named patch files from the PR]
PR: 56146
Submitted by: Michael Edenfield <kutulu@kutulu.org> |
1.14.7 30 Aug 2003 08:12:13
 |
krion  |
- Fix build on -current (varargs -> stdarg)
PR: 56146
Submitted by: Michael Edenfield <kutulu@kutulu.org> |
1.14.7 20 Feb 2003 18:59:50
 |
knu  |
De-pkg-comment. |
1.14.7 08 May 2002 20:56:43
 |
obrien  |
To ports@freebsd.org. |
1.14.7 05 May 2002 04:09:03
 |
kris  |
eaccess() only exists on recent versions of -current, not on -stable.
Pointy hat to: obrien |
10 Feb 2002 10:58:07
    |
obrien  |
Make compile on FreeBSD/sparc64 ! |
29 Nov 2000 19:52:06
    |
obrien  |
Also fix the symlink race vulnerability in bashbug.sh. |
29 Nov 2000 19:48:15
    |
obrien  |
Fix the symlink vulnerability noted at http://www.securityfocus.com/bid/2006 |
22 Nov 2000 00:17:18
    |
obrien  |
Add $FreeBSD$'s which help me in problem reports. |
08 Oct 2000 07:07:58
    |
asami  |
Convert category shells to new layout. |