diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-06-19 21:20:04 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-06-19 21:20:04 +0000 |
commit | 3d93484078eb0ae616ad6e17e9d5392a2afd0fc5 (patch) | |
tree | 4cb4c826b7be2d6e5a4dca1c5b187d4195b544af /textproc/bsdgrep/pkg-descr | |
parent | 76fd880143cec3f975acf30787b506cd6d85c039 (diff) |
Notes
Diffstat (limited to 'textproc/bsdgrep/pkg-descr')
-rw-r--r-- | textproc/bsdgrep/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/bsdgrep/pkg-descr b/textproc/bsdgrep/pkg-descr new file mode 100644 index 000000000000..5bcfcac441db --- /dev/null +++ b/textproc/bsdgrep/pkg-descr @@ -0,0 +1,6 @@ +This is the BSD-licensed version of the well-known grep utility, obtained from +OpenBSD. It lacks some features of GNU grep. It is a proposed project idea +to replace the GNU grep with this one, but it needs to be completed first. +Patches are highly appreciated. + +WWW: http://www.freebsd.org/projects/ideas/#p-bsdtexttools |