aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ftplocate/pkg-descr
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-12-25 13:04:31 +0800
committersteve <steve@FreeBSD.org>1999-12-25 13:04:31 +0800
commite8c29ee001477f969cc83e374a9512d3cbf10b05 (patch)
treef7bbb43da6b96dabef10a2e3aba48bace45b0c94 /ftp/ftplocate/pkg-descr
parentd4c8de218a9b5d9c90294382896fb4b18f27a0ac (diff)
downloadfreebsd-ports-graphics-e8c29ee001477f969cc83e374a9512d3cbf10b05.tar.gz
freebsd-ports-graphics-e8c29ee001477f969cc83e374a9512d3cbf10b05.tar.zst
freebsd-ports-graphics-e8c29ee001477f969cc83e374a9512d3cbf10b05.zip
Adding ftplocate version 1.50.
An ftp search engine supporting filename and description search. PR: 15332 Submitted by: Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw>
Diffstat (limited to 'ftp/ftplocate/pkg-descr')
-rw-r--r--ftp/ftplocate/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/ftp/ftplocate/pkg-descr b/ftp/ftplocate/pkg-descr
new file mode 100644
index 00000000000..ce95c554f87
--- /dev/null
+++ b/ftp/ftplocate/pkg-descr
@@ -0,0 +1,15 @@
+FtpLocate is a fast FTP search engine written with Perl. It supports
+indexing on multiple FTP servers and generates summaries for them.
+
+FtpLocate provides the user two methods for searching: filename search and
+description search. Filename search groups the results by FTP servers,
+displaying the server nearest to the client first. With description search,
+a user can find the files he wants without knowing the filename. Files with
+same description will be grouped together.
+
+See the following URL for more information.
+
+WWW: http://turtle.ee.ncku.edu.tw/ftplocate.html
+
+Chung-Kie Tung
+tung@turtle.ee.ncku.edu.tw