Commit graph

12 commits

Author SHA1 Message Date
David E. O'Brien
45666060ec To ports@freebsd.org. 2002-05-08 21:03:16 +00:00
Jimmy Olgeni
2917814d32 More style fixes for ports/textproc. 2001-02-05 16:35:26 +00:00
David E. O'Brien
1ceded9e6e Add $FreeBSD$'s which help me in problem reports. 2000-11-22 00:17:18 +00:00
Satoshi Asami
5b712e0d2e Revert version back from 2.0.4 to 2.04, I can't find any evidence supporting
the change.
2000-04-15 01:52:28 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
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