aboutsummaryrefslogtreecommitdiff
path: root/textproc/sgrep/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* None of these textproc tools were quite advanced enough to beTim Vanderhoek1998-08-191-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 Gellekum1998-04-291-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