diff options
author | tg <tg@FreeBSD.org> | 1998-04-29 18:55:40 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-04-29 18:55:40 +0800 |
commit | 7d1633d2cefb1ec23477774034c771ddd2868b7e (patch) | |
tree | 39d60aa6b5c568b87cf959ae9556cd9617367da1 /textproc/sgrep2/distinfo | |
parent | 6d915053427246556f299f0bc097d158fd9a2c5f (diff) | |
download | freebsd-ports-graphics-7d1633d2cefb1ec23477774034c771ddd2868b7e.tar.gz freebsd-ports-graphics-7d1633d2cefb1ec23477774034c771ddd2868b7e.tar.zst freebsd-ports-graphics-7d1633d2cefb1ec23477774034c771ddd2868b7e.zip |
New sgrep port. From the man page:
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>
Diffstat (limited to 'textproc/sgrep2/distinfo')
-rw-r--r-- | textproc/sgrep2/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sgrep2/distinfo b/textproc/sgrep2/distinfo new file mode 100644 index 00000000000..67caeb5d7f9 --- /dev/null +++ b/textproc/sgrep2/distinfo @@ -0,0 +1 @@ +MD5 (sgrep-0.99.tar.gz) = af09a90c4f1929bfae4818c8962a8907 |