./shells/bash2-doc, Documentation for the GNU Bourne Again Shell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.05.2nb1, Package name: bash-doc-2.05.2nb1, Maintainer: pkgsrc-users

Bash is an sh-compatible shell that incorporates useful features from
the Korn shell (ksh) and C shell (csh). It is intended to conform to
the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard.

It offers functional improvements over sh for both programming and
interactive use; these include command line editing, unlimited size
command history, job control, shell functions and aliases, indexed
arrays of unlimited size, and integer arithmetic in any base from two
to sixty-four. In addition, most sh scripts can be run by Bash without
modification.

This package contains the documentation for GNU Bash.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 1692.946 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:18:40 by Nia Alarie | Files touched by this commit (38)
Log message: shells: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes 
   2021-10-07 16:56:13 by Nia Alarie | Files touched by this commit (38)
Log message: shells: Remove SHA1 hashes for distfiles 
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message: all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. 
   2019-10-12 22:51:48 by Roland Illig | Files touched by this commit (2)
Log message: shells/bash2-doc: fix location of HTML documentation 
   2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352)
Log message: Convert all occurrences (353 by my count) of	MASTER_SITES=	site1 \	site2 style continuation lines to be simple repeated	MASTER_SITES+= site1	MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly. 
   2015-11-03 00:00:35 by Alistair G. Crooks | Files touched by this commit (25)
Log message: Add SHA512 digests for distfiles for shells category Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail. 
   2012-09-12 01:25:10 by Aleksej Saushev | Files touched by this commit (26)
Log message: "user-destdir" is default these days 
   2009-06-14 20:14:22 by Joerg Sonnenberger | Files touched by this commit (13)
Log message: Remove @dirrm entries from PLISTs