summaryrefslogtreecommitdiff
path: root/textproc/glimpse/pkg
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-10-30 01:34:52 +0000
committerhubertf <hubertf@pkgsrc.org>1997-10-30 01:34:52 +0000
commitcd15897492298e821cfe0e78decfc417a8645ec3 (patch)
tree6d293bc56f7ca4ccd2a06c1e9a96305fa408bbee /textproc/glimpse/pkg
parent9d681a2ee18bd0531a77c1230f38d4aaf17e8ed1 (diff)
downloadpkgsrc-cd15897492298e821cfe0e78decfc417a8645ec3.tar.gz
needed for tkman, etc.
Diffstat (limited to 'textproc/glimpse/pkg')
-rw-r--r--textproc/glimpse/pkg/COMMENT1
-rw-r--r--textproc/glimpse/pkg/DESCR12
-rw-r--r--textproc/glimpse/pkg/PLIST12
3 files changed, 25 insertions, 0 deletions
diff --git a/textproc/glimpse/pkg/COMMENT b/textproc/glimpse/pkg/COMMENT
new file mode 100644
index 00000000000..eb535074229
--- /dev/null
+++ b/textproc/glimpse/pkg/COMMENT
@@ -0,0 +1 @@
+Text search engine
diff --git a/textproc/glimpse/pkg/DESCR b/textproc/glimpse/pkg/DESCR
new file mode 100644
index 00000000000..1d1e5a371db
--- /dev/null
+++ b/textproc/glimpse/pkg/DESCR
@@ -0,0 +1,12 @@
+Glimpse (which stands for GLobal IMPlicit SEarch) is an indexing
+and query system that allows you to search through all your
+files very quickly. For example, finding 296 lines containing
+'whitehouse' in 8750 files occupying 104MB took 6 seconds on a
+SUN Sparc 5. Glimpse supports most of agrep's options (agrep is our
+powerful version of grep) including approximate matching (e.g.,
+finding mis- spelled words), Boolean queries, and even some limited
+forms of regular expressions. It is used in the same way, except that
+you don't have to specify file names. So, if you are looking for a
+needle anywhere in your file system, all you have to do is say
+glimpse needle and all lines containing needle will appear preceded
+by the file name.
diff --git a/textproc/glimpse/pkg/PLIST b/textproc/glimpse/pkg/PLIST
new file mode 100644
index 00000000000..3ebdd17f7bb
--- /dev/null
+++ b/textproc/glimpse/pkg/PLIST
@@ -0,0 +1,12 @@
+bin/glimpseindex
+bin/agrep
+bin/glimpseserver
+bin/glimpse
+bin/wgconvert
+man/man1/glimpse.1.gz
+man/man1/glimpseindex.1.gz
+man/man1/glimpseserver.1.gz
+man/man1/agrep.1.gz
+share/doc/glimpse/COPYRIGHT
+share/doc/glimpse/README
+@dirrm share/doc/glimpse