diff options
author | tegge <tegge@FreeBSD.org> | 1997-10-30 10:42:28 +0800 |
---|---|---|
committer | tegge <tegge@FreeBSD.org> | 1997-10-30 10:42:28 +0800 |
commit | d9a4525ab239589099517e095e6dfbb98d893546 (patch) | |
tree | f31aec624e499268255e5b533379d08732ff43c5 /ftp/ftpsearch/pkg-descr | |
parent | e72ea0c67a521ec07f43c47e37804fbed23745eb (diff) | |
download | freebsd-ports-gnome-d9a4525ab239589099517e095e6dfbb98d893546.tar.gz freebsd-ports-gnome-d9a4525ab239589099517e095e6dfbb98d893546.tar.zst freebsd-ports-gnome-d9a4525ab239589099517e095e6dfbb98d893546.zip |
portlint (27 fatal errors and 6 warnings eliminated).
Added some patches.
Set NO_PACKAGE, since the hostname is compiled into several binaries.
Diffstat (limited to 'ftp/ftpsearch/pkg-descr')
-rw-r--r-- | ftp/ftpsearch/pkg-descr | 31 |
1 files changed, 8 insertions, 23 deletions
diff --git a/ftp/ftpsearch/pkg-descr b/ftp/ftpsearch/pkg-descr index 901c32e91dd7..f1b1a07ea21d 100644 --- a/ftp/ftpsearch/pkg-descr +++ b/ftp/ftpsearch/pkg-descr @@ -1,28 +1,13 @@ - * FTP search 1.0 alpha * + FTP search 1.0 -This is an alpha version of FTP search. FTP search is a program -for indexing/searching in the contents on ftp servers. Now you -can have your own small scale server indexing your ftp server -only. +FTP search is a program for indexing/searching in the contents on ftp servers. +Now you can have your own small scale server indexing your ftp server only. After performing make/make install of this port, you must go to -/usr/local/ftpsearch and perform `make setup' to configure the -software for the first time. If it fails, you may have to edit -/usr/local/ftpsearch/etc/sites a little (specifying the ftp server -you want to index), and check the file in with rcs again. Then you -can try `make setup' one more. If it fails this time too, read the -INSTALL file and examine the logs. - -If you have lots of network bandwidth, CPU, RAM and disk space, you -can configure it to index almost every ftp server. It is recommended -that you cooperate with others running an FTP search server, to avoid -loading the same long-distance links with multiple transfers of the -same ls listings. - -This is the software that runs on ftpsearch.ntnu.no. That machine is a -PC running FreeBSD 3.0-current. It has 15 GB disk, a 100 MHz Pentium -processor, 128 MB memory and 2 MS160SE cards with 96 MB RAM on each -card. It currently indexes 4700 ftp servers, with over 66 million -files, and handles around 550000 requests/day with this software. +/usr/local/ftpsearch and perform `make setup' to configure the software for the +first time. If it fails, you may have to edit /usr/local/ftpsearch/etc/sites +a little (specifying the ftp server you want to index), and check the file in +with rcs again. Then you can try `make setup' one more. If it fails this time +too, read the INSTALL file and examine the logs. - Tor Egge |