aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/sgrep2
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-301-0/+1
|
* repo-copy sgrep to sgrep2 and upgrade sgrep2 to 1.92aijliao2003-11-066-65/+29
| | | | set CONFLICT in sgrep and sgrep2 Makefile
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* add WWW:ijliao2001-06-141-0/+2
|
* More style fixes for ports/textproc.olgeni2001-02-061-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* None of these textproc tools were quite advanced enough to behoek1998-08-201-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. :-)
* Update maintainer address.jkoshy1998-07-071-2/+2
|
* New sgrep port. From the man page:tg1998-04-297-0/+80
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>