openbsd-ports/shells/bash2/pkg/DESCR
brad 4666e436ee - rename checksums files
- fixup DESCR's
- document ports that have static FLAVORs in their DESCR's
- remove unnecessary patch from scsh and use CONFIGURE_ENV option instead
2002-01-18 17:21:14 +00:00

13 lines
448 B
Plaintext

Bash is the GNU Project's Bourne Again SHell, an sh-compatible
command language interpreter that executes commands read from the
standard input or from a file. Bash also incorporates useful
features from the Korn and C shells (ksh and csh).
Bash is intended to be a conformant implementation of the IEEE POSIX
Shell and Tools specification (IEEE Working Group 1003.2).
Flavors:
static - Build with statically linked binaries.
WWW: ${HOMEPAGE}