OpenSDE Packages Database (without history before r20070)
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.

41 lines
1.5 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../grep/grep.desc
  5. [COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
  6. [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
  7. [COPY] Copyright (C) 1998 - 2003 Clifford Wolf
  8. [COPY]
  9. [COPY] More information can be found in the files COPYING and README.
  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; version 2 of the License. A copy of the
  14. [COPY] GNU General Public License can be found in the file COPYING.
  15. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  16. [I] This is GNU grep, the "fastest grep in the west"
  17. [T] GNU grep is based on a fast lazy-state deterministic matcher
  18. [T] (about twice as fast as stock Unix egrep) hybridized with a
  19. [T] Boyer-Moore-Gosper search for a fixed string that eliminates
  20. [T] impossible text from being considered by the full regexp
  21. [T] matcher without necessarily having to look at every character. The
  22. [T] result is typically many times faster than Unix grep or
  23. [T] egrep.
  24. [A] Alain Magloire <alainm@rcsm.ee.mcgill.ca> {Current Maintainer}
  25. [M] The OpenSDE Community <list@opensde.org>
  26. [C] base/tool
  27. [F] DIETLIBC
  28. [L] GPL
  29. [S] Stable
  30. [V] 2.6.3
  31. [P] X -1---5---9 107.900
  32. [D] 2027706479 grep-2.6.3.tar.gz ftp://ftp.gnu.org/pub/gnu/grep/
  33. #[D] 886052992 grep-2.5.1a-redhat_fixes-2.patch http://www.linuxfromscratch.org/patches/downloads/grep/