Port details |
- bash-static GNU Project's Bourne Again SHell
- 5.2.37 shells =6 5.1.16Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2009-01-23 15:35:07
- Last Update: 2022-07-20 14:22:59
- Commit Hash: c3cc2da
- People watching this port, also watch:: ca_root_nss, curl, libiconv, readline, dovecot
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bash-static>0:shells/bash-static
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/shells/bash-static/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/bash-static
- pkg install bash-static
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bash-static
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727157507
SHA256 (bash/bash-5.2.tar.gz) = a139c166df7ff4471c5e0733051642ee5556c1cc8a4a78f145583c5c81ab32fb
SIZE (bash/bash-5.2.tar.gz) = 10950833
Packages (timestamps in pop-ups are UTC):
- Master port: shells/bash
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- readline>=8.2 : devel/readline
- bison : devel/bison
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- as : devel/binutils
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bash-static-5.2.37:
DOCS=on: Build and/or install documentation
FDESCFS=off: Enable use of /dev/fd
HELP=on: Enable builtin help
NLS=on: Native Language Support
PORTS_READLINE=on: libreadline from ports instead of bundled one
SYSBASHRC=off: Enable system-wide rc files
SYSLOG=off: Syslog logging support
===> Use 'make config' to modify these settings
- Options name:
- shells_bash-static
- USES:
- bison cpe iconv localbase pathfix gettext readline
- 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) |
This is a slave port. You may also want to view the commits to the master port: shells/bash |
Commit | Credits | Log message |
5.1.16 20 Jul 2022 14:22:59 |
Tobias C. Berner (tcberner) |
shells: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adamw@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Carlos Jacobo Puga Medina <cpm@FreeBSD.org>
* Cyrille.Lefevre@laposte.net
* Danijel Tasov <danielt@pilgerer.org>
* David O'Brien <obrien@NUXI.com>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Igor Pokrovsky <ip@unixway.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Kai Wang <kaiw27@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
5.1.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.4.23_1 28 Nov 2018 07:28:41 |
ehaupt |
This port now builds on 13.0-CURRENT.
Reported by: Manfred Antar <manfredantar@gmail.com> (via mail) |
4.4.23 06 Nov 2018 20:22:07 |
ehaupt |
Mark BROKEN on FreeBSD 13 while the problem is being investigated.
Notified by: pkg-fallout |
4.3.33 19 Feb 2015 15:59:55 |
ehaupt |
Ports should not change their pkgname depending on options. Change the way how
the slave port is handled.
PR: 197818
Submitted by: mat |
4.2.45_1 26 Dec 2013 10:06:20 |
bapt |
Fix packaging, (the master port is now staged) |
4.2.45 20 Sep 2013 22:57:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells) |
4.2.42 05 May 2013 08:39:31 |
bapt |
Fix bash-static slave ports with bash being now using new options framework |
3.2.48_1 23 Jan 2009 15:34:47 |
obrien |
Provide a meta port of bash-static for shells/bash in order to have packages
created by the build cluster.
PR: 130888
Submitted by: ehaupt |