an easy and consistent way of installing software ported to FreeBSD
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 types of searching: search by filename
and search by description. Search by filename will group the results
by FTP servers and display the server nearest to the client first.
With search by description, 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/
Chung-Kie Tung
tung@turtle.ee.ncku.edu.tw
bin/ftplocate
www/cgi-bin/ftplocate/config
www/cgi-bin/ftplocate/config.site
www/cgi-bin/ftplocate/dcollect.pl
www/cgi-bin/ftplocate/dindex.pl
www/cgi-bin/ftplocate/dsearch.pl
www/cgi-bin/ftplocate/flcatsite.pl
www/cgi-bin/ftplocate/flcollect.pl
www/cgi-bin/ftplocate/flfilter.pl
www/cgi-bin/ftplocate/flhistory.pl
www/cgi-bin/ftplocate/flindex.pl
www/cgi-bin/ftplocate/flmap.pl
www/cgi-bin/ftplocate/flmodule.pl
www/cgi-bin/ftplocate/flsearch.pl
www/cgi-bin/ftplocate/flserv.pl
www/cgi-bin/ftplocate/flsummary.pl
www/cgi-bin/ftplocate/fltop.pl
www/cgi-bin/ftplocate/fltrain.pl
www/cgi-bin/ftplocate/ftp.pl
www/cgi-bin/ftplocate/indexer.sh
www/cgi-bin/ftplocate/lang.english
www/cgi-bin/ftplocate/lang.zhtw
www/cgi-bin/ftplocate/lchat.pl
www/cgi-bin/ftplocate/log.map
www/cgi-bin/ftplocate/log.system
www/cgi-bin/ftplocate/log.user
www/data/ftplocate/faq.txt
www/data/ftplocate/help.english.html
www/data/ftplocate/help.zhtw.html
www/data/ftplocate/index.html
www/data/ftplocate/readme.english.html
www/data/ftplocate/readme.zhtw.html
@exec install -d -o www -g www -m 755 %D/www/cgi-bin/ftplocate/cache
@exec install -d %D/www/cgi-bin/ftplocate/filelist %D/www/cgi-bin/ftplocate/desc
@exec chown www.www %D/www/cgi-bin/ftplocate/log.user
@dirrm www/data/ftplocate
@dirrm www/cgi-bin/ftplocate/filelist
@dirrm www/cgi-bin/ftplocate/desc
@dirrm www/cgi-bin/ftplocate/cache
@dirrm www/cgi-bin/ftplocate
@dirrmtry www/cgi-bin
@dirrmtry www/data