Port details |
- bash GNU Project's Bourne Again SHell
- 5.3.3_2 shells
=311 5.3.3_2Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2004-08-19 09:17:03
- Last Update: 2025-10-16 19:46:33
- Commit Hash: 083f32c
- People watching this port, also watch:: libiconv, expat, gmake, libxml2, freetype2
- License: GPLv3+
- WWW:
- https://www.gnu.org/software/bash/
- Description:
- This is GNU Bash. Bash is the GNU Project's Bourne Again SHell,
a complete implementation of the POSIX.2 shell spec, but also
with interactive command line editing, job control on architectures
that support it, csh-like features such as history substitution and
brace expansion, and a slew of other features.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/shells/bash/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/bash
- pkg install bash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bash
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1754037176
SHA256 (bash/bash-5.3.tar.gz) = 0d5cd86965f869a26cf64f4b71be7b96f90a3ba8b3d74e27e8e9d9d5550f31ba
SIZE (bash/bash-5.3.tar.gz) = 11355854
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- shells/bash-static
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- archivers/py-bup
- astro/astrometry
- audio/cardinal
- audio/dpf-plugins-lv2
- audio/dragonfly-reverb-lv2
- audio/faustlive
- audio/fogpad-lv2
-
Deleted ports which required this port:
- for Extract
-
- for Patch
-
Deleted ports which required this port:
- for Run
-
- archivers/py-bup
- archivers/rpm4
- archivers/xarchive
- audio/abcde
- audio/faust
- audio/py-pyradio
- audio/somafm-cli
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for bash-5.3.3_2:
DOCS=on: Build and/or install documentation
FDESCFS=off: Enable use of /dev/fd
HELP=on: Enable builtin help
NLS=on: Native Language Support
STATIC=off: Build static executables and/or libraries
SYSBASHRC=on: Enable system-wide rc files
SYSLOG=off: Syslog logging support
===> Use 'make config' to modify these settings
- Options name:
- shells_bash
- USES:
- bison cpe iconv localbase pathfix gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2025-07-08
Affects: users of shells/bash Author: michaelo@FreeBSD.org Reason:
The SYSBASHRC option is now enabled by default. For those who use bash
interactively the system-wide RC file shall be sourced automatically
giving the user the same experience as invoking it as a login shell.
|
Number of commits found: 203 (showing only 3 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0_5 09 Oct 2004 10:16:34
 |
eik  |
Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x)
While I'm here, use the official patchset instead of the custom ones
and reflect the port revision in the version number.
Submitted by: Reinhard Speyerer <rspmn@arcor.de>
Approved by: portmgr (krion) |
3.0_4 03 Sep 2004 09:21:31
 |
eik  |
- add FAQ
- experimental shopt `implicitcd'
- fix `Tags out of Date' in texinfo pages
- fix line wrap bug in libreadline
- set LATEST_LINK to `bash', so that `pkg_add -r bash' works |
3.0_3 19 Aug 2004 09:15:47
 |
eik  |
add three fixes from bug-bash@:
- pipefail option
- broken array expansion
- segmentation fault in unset typeset array variable |
Number of commits found: 203 (showing only 3 on this page)
|