aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/isearch/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-08-06 22:24:26 +0800
committerijliao <ijliao@FreeBSD.org>2001-08-06 22:24:26 +0800
commit6cd11034e837e6dc29fc2f1cebe50f3a253e9c00 (patch)
tree47187ecc8f05391475c4b2156d9c4e954e970e25 /textproc/isearch/pkg-descr
parentceb2ae489371064601e941e47da59655d3fbb038 (diff)
downloadfreebsd-ports-gnome-6cd11034e837e6dc29fc2f1cebe50f3a253e9c00.tar.gz
freebsd-ports-gnome-6cd11034e837e6dc29fc2f1cebe50f3a253e9c00.tar.zst
freebsd-ports-gnome-6cd11034e837e6dc29fc2f1cebe50f3a253e9c00.zip
upgrade to 1.47d
PR: 28622 Submitted by: Paul Marquis <pmarquis@pobox.com>
Diffstat (limited to 'textproc/isearch/pkg-descr')
-rw-r--r--textproc/isearch/pkg-descr18
1 files changed, 12 insertions, 6 deletions
diff --git a/textproc/isearch/pkg-descr b/textproc/isearch/pkg-descr
index da2864ccf52b..370f45601b10 100644
--- a/textproc/isearch/pkg-descr
+++ b/textproc/isearch/pkg-descr
@@ -1,6 +1,12 @@
-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.
+Isearch is an open source software package for indexing and searching
+text documents. It supports full text and field based searching,
+relevance ranked results, and Boolean queries, and it can index many
+kinds of documents, including HTML, mail folders, list digests, and
+text with SGML-style mark up. Additional document types can be added
+as C++ modules. Isearch also includes CGI tools to provide a web
+interface for searching
+
+WWW: http://www.etymon.com/Isearch/
+
+Paul Marquis
+pmarquis@pobox.com