aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/isearch/pkg-descr
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-02-17 17:54:03 +0800
committertg <tg@FreeBSD.org>1997-02-17 17:54:03 +0800
commit5da4ee4ca4b089197e8ab76a24bfd63454f36e67 (patch)
treeba8e87624c9eb5bb7efff84aa4ed9843eac48c0c /textproc/isearch/pkg-descr
parent8f9ce9a439b74c371532931a4809a7f012f4842d (diff)
downloadfreebsd-ports-gnome-5da4ee4ca4b089197e8ab76a24bfd63454f36e67.tar.gz
freebsd-ports-gnome-5da4ee4ca4b089197e8ab76a24bfd63454f36e67.tar.zst
freebsd-ports-gnome-5da4ee4ca4b089197e8ab76a24bfd63454f36e67.zip
Import of isearch, a text search engine.
Closes PR #2154. Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
Diffstat (limited to 'textproc/isearch/pkg-descr')
-rw-r--r--textproc/isearch/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/isearch/pkg-descr b/textproc/isearch/pkg-descr
new file mode 100644
index 000000000000..11076b1efadf
--- /dev/null
+++ b/textproc/isearch/pkg-descr
@@ -0,0 +1,8 @@
+Isearch is a software system for searching though large amounts of text.
+The system allows a user to very quickly find out what documents are
+available that contain certain words. Unlike older search systems, Isearch
+does not use a list of keywords or an abstract; every word of every
+document can be checked. This allows greatly improved chances of
+discovering new information in old collections.
+
+Nassib Nassar