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

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/base/bash/bash.desc
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [T] Bash is a Unix command interpreter (shell). It is an implementation of
  23. [T] the Posix 1003.2 shell standard, and resembles the Korn and System V
  24. [T] shells.
  25. [T]
  26. [T] Bash contains a number of enhancements over those shells, both
  27. [T] for interactive use and shell programming. Features geared
  28. [T] toward interactive use include command line editing, command
  29. [T] history, job control, aliases, and prompt expansion. Programming
  30. [T] features include additional variable expansions, shell
  31. [T] arithmetic, and a number of variables and options to control
  32. [T] shell behavior.
  33. [U] http://www.gnu.org/software/bash/bash.html
  34. [A] The GNU Project <gnu@gnu.org>
  35. [M] Clifford Wolf <clifford@clifford.at>
  36. [C] base/system
  37. [F] DIETLIBC
  38. [F] CORE
  39. [L] GPL
  40. [S] Stable
  41. [P] X X1-3-----9 105.100
  42. #if xpkg == bash2
  43. [V] 2.05b
  44. [I] The GNU Bourne Again shell (bash) 2.x
  45. [D] 3731831200 bash-2.05b.tar.gz ftp://ftp.gnu.org/pub/gnu/bash/
  46. [D] 4042888190 bash-doc-2.05b.tar.gz ftp://ftp.gnu.org/pub/gnu/bash/
  47. #endif
  48. #if xpkg == bash3
  49. [V] 3.2
  50. [I] The GNU Bourne Again shell (bash) 3.x
  51. [D] 2810112492 bash-3.2.tar.gz ftp://ftp.gnu.org/pub/gnu/bash/
  52. [D] 341570234 bash-doc-3.2.tar.gz ftp://ftp.gnu.org/pub/gnu/bash/
  53. #endif
  54. [CD] <COPY> cp $cachedir/bash2.cache $confdir/$pkg.cache