diff options
author | tg <tg@FreeBSD.org> | 1997-02-17 18:43:01 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-02-17 18:43:01 +0800 |
commit | 54400c2461ad2e62285a7ab4884d3b3881c6cc43 (patch) | |
tree | b244161b257dadf4ebe6f4a4a3375d23b4585699 /ftp | |
parent | e6bc603aba5585149ef89c6f26e01487377b5464 (diff) | |
download | freebsd-ports-gnome-54400c2461ad2e62285a7ab4884d3b3881c6cc43.tar.gz freebsd-ports-gnome-54400c2461ad2e62285a7ab4884d3b3881c6cc43.tar.zst freebsd-ports-gnome-54400c2461ad2e62285a7ab4884d3b3881c6cc43.zip |
Import of ftpsearch, a system for indexing contents of ftp servers.
Closes PR #2171.
Submitted by: Tor Egge <tegge@idt.ntnu.no>
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftpsearch/Makefile | 21 | ||||
-rw-r--r-- | ftp/ftpsearch/distinfo | 1 | ||||
-rw-r--r-- | ftp/ftpsearch/pkg-comment | 1 | ||||
-rw-r--r-- | ftp/ftpsearch/pkg-descr | 28 | ||||
-rw-r--r-- | ftp/ftpsearch/pkg-plist | 167 |
5 files changed, 218 insertions, 0 deletions
diff --git a/ftp/ftpsearch/Makefile b/ftp/ftpsearch/Makefile new file mode 100644 index 000000000000..11279eb9c9ef --- /dev/null +++ b/ftp/ftpsearch/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: ftpsearch +# Version required: +# Date created: 07 Dec 1996 +# Whom: tegge@idt.ntnu.no +# +# $Id$ +# + +DISTNAME= ftpsearch-19961208 +CATEGORIES= net +MASTER_SITES= ftp://ftpsearch.ntnu.no/pub/ftpsearch/ + +MAINTAINER= tegge@idt.ntnu.no + +GNU_CONFIGURE= yes +CONFIGURE_ENV+= FTPSEARCHROOT=$(PREFIX)/ftpsearch + +post-install: + cp $(PREFIX)/ftpsearch/bin/gateway $(PREFIX)/bin/ftpsearch + +.include <bsd.port.mk> diff --git a/ftp/ftpsearch/distinfo b/ftp/ftpsearch/distinfo new file mode 100644 index 000000000000..7ab2523aa289 --- /dev/null +++ b/ftp/ftpsearch/distinfo @@ -0,0 +1 @@ +MD5 (ftpsearch-19961208.tar.gz) = 4416a6fb7fc14842d478181c73b88e42 diff --git a/ftp/ftpsearch/pkg-comment b/ftp/ftpsearch/pkg-comment new file mode 100644 index 000000000000..2e2a8f5a8e05 --- /dev/null +++ b/ftp/ftpsearch/pkg-comment @@ -0,0 +1 @@ +A system for indexing contents on ftp servers. diff --git a/ftp/ftpsearch/pkg-descr b/ftp/ftpsearch/pkg-descr new file mode 100644 index 000000000000..901c32e91dd7 --- /dev/null +++ b/ftp/ftpsearch/pkg-descr @@ -0,0 +1,28 @@ + * FTP search 1.0 alpha * + +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. + +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. + +- Tor Egge diff --git a/ftp/ftpsearch/pkg-plist b/ftp/ftpsearch/pkg-plist new file mode 100644 index 000000000000..1eb94234c9ba --- /dev/null +++ b/ftp/ftpsearch/pkg-plist @@ -0,0 +1,167 @@ +bin/ftpsearch +ftpsearch/bin/load +ftpsearch/bin/search +ftpsearch/bin/astat +ftpsearch/bin/gateway +ftpsearch/bin/search_wrap +ftpsearch/bin/search_wrap.cleanup +ftpsearch/bin/gateway_wrap +ftpsearch/bin/gateway_wrap.cleanup +ftpsearch/bin/respspread.pl +ftpsearch/bin/chknavig +ftpsearch/bin/domainhelp +ftpsearch/bin/makesuffix +ftpsearch/bin/parsesite +ftpsearch/bin/listsite +ftpsearch/bin/mergesites +ftpsearch/bin/genit.pl +ftpsearch/bin/sites.pl +ftpsearch/bin/nshosts.pl +ftpsearch/bin/removeoldparsed.pl +ftpsearch/bin/chksites.pl +ftpsearch/bin/siteadmin.pl +ftpsearch/bin/genftpsitesby.pl +ftpsearch/bin/freq +ftpsearch/bin/gendataset +ftpsearch/bin/cardusage +ftpsearch/bin/genmotd.pl +ftpsearch/bin/genaliases +ftpsearch/bin/sortsuffix +ftpsearch/bin/autoupdateconfig.pl +ftpsearch/bin/ftpcli_config.pl +ftpsearch/bin/checkenv.pl +ftpsearch/bin/genspecter +ftpsearch/bin/gencharset +ftpsearch/bin/genfold.pl +ftpsearch/bin/charset.pl +ftpsearch/bin/countlen.pl +ftpsearch/bin/genspecter2 +ftpsearch/bin/gifplot +ftpsearch/bin/ftpcli +ftpsearch/bin/nsslave +ftpsearch/gpl/namelen.gpl +ftpsearch/gpl/namelen2.gpl +ftpsearch/gpl/namelen3.gpl +ftpsearch/gpl/namelen4.gpl +ftpsearch/gpl/freq1.gpl +ftpsearch/gpl/freq2.gpl +ftpsearch/gpl/freq3.gpl +ftpsearch/gpl/freq4.gpl +ftpsearch/INSTALL +ftpsearch/Makefile.inc +ftpsearch/public_html/etc/ignorehosts +ftpsearch/public_html/etc/opposereferers +ftpsearch/public_html/.cvsignore +ftpsearch/public_html/README +ftpsearch/public_html/country.codes +ftpsearch/public_html/index.html +ftpsearch/public_html/location +ftpsearch/public_html/make-links.pl +ftpsearch/public_html/figurer/folder.gif +ftpsearch/public_html/figurer/leftface.gif +ftpsearch/public_html/figurer/oppose.gif +ftpsearch/public_html/figurer/rightface.gif +ftpsearch/public_html/figurer/textfile.gif +ftpsearch/public_html/figurer/tick.gif +ftpsearch/public_html/gateway-info/gateway.html +ftpsearch/public_html/help/formatparam.html +ftpsearch/public_html/help/globbing.html +ftpsearch/public_html/help/regexp-manpage.html +ftpsearch/public_html/help/regexp.html +ftpsearch/public_html/help/searchparam.html +ftpsearch/public_html/help/settings.html +ftpsearch/public_html/help/todo.html +ftpsearch/public_html/help/whats-new19960124.html +ftpsearch/public_html/help/whats-new19960227.html +ftpsearch/public_html/help/whats-new19960325.html +ftpsearch/public_html/help/whats-new19960429.html +ftpsearch/public_html/help/whats-new19960703.html +ftpsearch/public_html/help/whats-new19960826.html +ftpsearch/public_html/help/whats-new950521.html +ftpsearch/public_html/help/whats-new950615.html +ftpsearch/public_html/help/whats-new951018.html +ftpsearch/public_html/help/whats-new.html +ftpsearch/public_html/search-info/.cvsignore +ftpsearch/public_html/search-info/benchmarks.html +ftpsearch/public_html/search-info/dataset-info.html +ftpsearch/public_html/search-info/faq.html +ftpsearch/public_html/search-info/mirrors.html +ftpsearch/public_html/search-info/ms160se-small.gif +ftpsearch/public_html/search-info/ms160se-usage.html +ftpsearch/public_html/search-info/ms160se.gif +ftpsearch/public_html/search-info/ms160se.html +ftpsearch/public_html/search-info/others.html +ftpsearch/public_html/search-info/pstatus.html +ftpsearch/public_html/search-info/request-stats.html +ftpsearch/public_html/search-info/search-bugs.html +ftpsearch/public_html/search-info/search-dataset.html +ftpsearch/public_html/search-info/search-history.html +ftpsearch/public_html/search-info/search-mirror.html +ftpsearch/public_html/search-info/search-stats.html +ftpsearch/public_html/search-info/search.html +ftpsearch/public_html/search-info/software.html +ftpsearch/public_html/search-info/plots/freq1.gif +ftpsearch/public_html/search-info/plots/freq2.gif +ftpsearch/public_html/search-info/plots/freq3.gif +ftpsearch/public_html/search-info/plots/freq4.gif +ftpsearch/public_html/search-info/plots/namelen.gif +ftpsearch/public_html/search-info/plots/namelen2.gif +ftpsearch/public_html/search-info/plots/namelen3.gif +ftpsearch/public_html/search-info/plots/namelen4.gif +ftpsearch/public_html/search-info/statistics.html +ftpsearch/public_html/search-info/usage-info.html +ftpsearch/public_html/search-info/usystems.html +ftpsearch/public_html/search-info/ftpsites.bydate-count.html +ftpsearch/public_html/search-info/ftpsites.bydate-top100.html +ftpsearch/public_html/search-info/ftpsites.bydate.html +ftpsearch/public_html/search-info/ftpsites.bydomain.html +ftpsearch/public_html/search-info/ftpsites.byfiles-top100.html +ftpsearch/public_html/search-info/ftpsites.byfiles.html +ftpsearch/public_html/search-info/ftpsites.byname.html +ftpsearch/public_html/web-statistics/.cvsignore +ftpsearch/public_html/web-statistics/web-statistics.html +ftpsearch/public_html/web-statistics/index.html +ftpsearch/plots/Makefile +ftpsearch/plots/astatlastweek +ftpsearch/plots/dinfo.gpl +ftpsearch/plots/findwords.pl +ftpsearch/plots/genscript.pl +ftpsearch/plots/gifplot +ftpsearch/plots/htstats.pl +ftpsearch/plots/info.gpl +ftpsearch/plots/jpgplot +ftpsearch/plots/lplot +ftpsearch/plots/lwinfo.gpl +ftpsearch/plots/mergeparsed.pl +ftpsearch/plots/minfo.gpl +ftpsearch/plots/oldify.pl +ftpsearch/plots/plot +ftpsearch/plots/records +ftpsearch/plots/sdinfo.gpl +ftpsearch/plots/showstat.pl +ftpsearch/plots/sinfo.gpl +ftpsearch/plots/sminfo.gpl +ftpsearch/plots/srecords +ftpsearch/plots/sw2info.gpl +ftpsearch/plots/sw3info.gpl +ftpsearch/plots/swinfo.gpl +ftpsearch/plots/swrecords +ftpsearch/plots/w2info.gpl +ftpsearch/plots/w3info.gpl +ftpsearch/plots/winfo.gpl +ftpsearch/plots/wrecords +ftpsearch/Makefile +@unexec echo WARNING: you may need to perform rm -rf %D/ftpsearch +@dirrm ftpsearch/bin +@dirrm ftpsearch/gpl +@dirrm ftpsearch/public_html/etc +@dirrm ftpsearch/public_html/figurer +@dirrm ftpsearch/public_html/gateway-info +@dirrm ftpsearch/public_html/help +@dirrm ftpsearch/public_html/search-info/plots +@dirrm ftpsearch/public_html/search-info +@dirrm ftpsearch/public_html/web-statistics +@dirrm ftpsearch/public_html/response-info +@dirrm ftpsearch/plots +@dirrm ftpsearch/public_html +@dirrm ftpsearch |