Commit Graph

5 Commits

Author SHA1 Message Date
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Steve Price
6fe10b44ff Remove empty directories on deinstall. 1998-10-20 02:02:50 +00:00
Tim Vanderhoek
23bd11f48e None of these textproc tools were quite advanced enough to be
able to textproc away the manpages in their PLISTs.  I'll do it
for them.  Or, rather, bento.freebsd.org will do it for them under
my direction.  :-)
1998-08-19 20:48:45 +00:00
David E. O'Brien
62586b524b agrep is a tool for fast text searching allowing errors.
The three most significant features of agrep that are not supported by
the grep family are
1) the ability to search for approximate patterns
2) agrep is record oriented rather than just line oriented
3) multiple patterns with AND (or OR) logic queries
1997-05-25 03:42:42 +00:00