mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

64 lines
2.3 KiB

[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/base/bash/bash.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[T] Bash is a Unix command interpreter (shell). It is an implementation of
[T] the Posix 1003.2 shell standard, and resembles the Korn and System V
[T] shells.
[T]
[T] Bash contains a number of enhancements over those shells, both
[T] for interactive use and shell programming. Features geared
[T] toward interactive use include command line editing, command
[T] history, job control, aliases, and prompt expansion. Programming
[T] features include additional variable expansions, shell
[T] arithmetic, and a number of variables and options to control
[T] shell behavior.
[U] http://www.gnu.org/software/bash/bash.html
[A] The GNU Project <gnu@gnu.org>
[M] Clifford Wolf <clifford@clifford.at>
[C] base/system
[F] DIETLIBC
[F] CORE
[L] GPL
[S] Stable
[P] X X1-3-----9 106.500
#if xpkg == bash2
[V] 2.05b
[I] The GNU Bourne Again shell (bash) 2.x
[D] 3731831200 bash-2.05b.tar.gz ftp://ftp.gnu.org/pub/gnu/bash/
[D] 4042888190 bash-doc-2.05b.tar.gz ftp://ftp.gnu.org/pub/gnu/bash/
#endif
#if xpkg == bash3
[V] 3.0
[I] The GNU Bourne Again shell (bash) 3.x
[D] 3577823490 bash-3.0.tar.gz ftp://ftp.gnu.org/pub/gnu/bash/
[D] 2834434668 bash-doc-3.0.tar.gz ftp://ftp.gnu.org/pub/gnu/bash/
#endif
[CD] <COPY> cp $cachedir/bash2.cache $confdir/$pkg.cache