Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | None of these textproc tools were quite advanced enough to be | Tim Vanderhoek | 1998-08-19 | 1 | -1/+0 |
| | | | | | | | | | 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. :-) Notes: svn path=/head/; revision=12658 | ||||
* | New sgrep port. From the man page: | Thomas Gellekum | 1998-04-29 | 1 | -0/+3 |
sgrep (structured grep) is a tool for searching text files and filtering text streams using structural criteria. The data model of sgrep is based on regions, which are non- empty substrings of text. Regions are typically occur- rences of constant strings or meaningful text elements, which are recognizable through some delimiting strings. PR: 6449 Submitted by: A Joseph Koshy <koshy@india.hp.com> Notes: svn path=/head/; revision=10759 |