Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2000 01:14:26 +0800 (CST)
From:      Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16516: Ports of FtpLocate-2.00
Message-ID:  <200002061714.BAA69606@turtle.ee.ncku.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         16516
>Category:       ports
>Synopsis:       Ports of FtpLocate-2.00
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb  6 09:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Chung-Kie Tung
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
Distributed System Lab. E.E. NCKU Taiwan
>Environment:
>Description:
Port of FtpLocate-2.00 which is a ftp search engine.

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	ftplocate
#	ftplocate/files
#	ftplocate/files/md5
#	ftplocate/pkg
#	ftplocate/pkg/DESCR
#	ftplocate/pkg/COMMENT
#	ftplocate/pkg/PLIST
#	ftplocate/Makefile
#
echo c - ftplocate
mkdir -p ftplocate > /dev/null 2>&1
echo c - ftplocate/files
mkdir -p ftplocate/files > /dev/null 2>&1
echo x - ftplocate/files/md5
sed 's/^X//' >ftplocate/files/md5 << 'END-of-ftplocate/files/md5'
XMD5 (ftplocate-2.00.tar.gz) = 331f9b160e3c67c81798c04541ae9328
END-of-ftplocate/files/md5
echo c - ftplocate/pkg
mkdir -p ftplocate/pkg > /dev/null 2>&1
echo x - ftplocate/pkg/DESCR
sed 's/^X//' >ftplocate/pkg/DESCR << 'END-of-ftplocate/pkg/DESCR'
XFtpLocate is a fast FTP search engine written with Perl. It supports 
Xindexing on multiple FTP servers and generates summaries for them. 
X
XFtpLocate provides the user two types of searching: search by filename
X and search by description. Search by filename will group the results 
Xby FTP servers and display the server nearest to the client first. 
XWith search by description, a user can find the files he wants without 
Xknowing the filename. Files with same description will be grouped together.
X
XSee the following URL for more information.
X
XWWW: http://ftp.ee.ncku.edu.tw/ftplocate/
X
XChung-Kie Tung
Xtung@turtle.ee.ncku.edu.tw
END-of-ftplocate/pkg/DESCR
echo x - ftplocate/pkg/COMMENT
sed 's/^X//' >ftplocate/pkg/COMMENT << 'END-of-ftplocate/pkg/COMMENT'
XA ftp search engine supporting filename and description search
END-of-ftplocate/pkg/COMMENT
echo x - ftplocate/pkg/PLIST
sed 's/^X//' >ftplocate/pkg/PLIST << 'END-of-ftplocate/pkg/PLIST'
Xbin/ftplocate
Xwww/cgi-bin/ftplocate/dcollect.pl
Xwww/cgi-bin/ftplocate/lang.english
Xwww/cgi-bin/ftplocate/fltrain.pl
Xwww/cgi-bin/ftplocate/fltop.pl
Xwww/cgi-bin/ftplocate/flsummary.pl
Xwww/cgi-bin/ftplocate/flserv.pl
Xwww/cgi-bin/ftplocate/flsearch.pl
Xwww/cgi-bin/ftplocate/flmodule.pl
Xwww/cgi-bin/ftplocate/flmap.pl
Xwww/cgi-bin/ftplocate/flindex.pl
Xwww/cgi-bin/ftplocate/flhistory.pl
Xwww/cgi-bin/ftplocate/flfilter.pl
Xwww/cgi-bin/ftplocate/flcollect.pl
Xwww/cgi-bin/ftplocate/flcatsite.pl
Xwww/cgi-bin/ftplocate/dsearch.pl
Xwww/cgi-bin/ftplocate/dindex.pl
Xwww/cgi-bin/ftplocate/lang.zhtw
Xwww/cgi-bin/ftplocate/config
Xwww/cgi-bin/ftplocate/config.site
Xwww/cgi-bin/ftplocate/indexer.sh
Xwww/cgi-bin/ftplocate/log.map
Xwww/cgi-bin/ftplocate/log.system
Xwww/cgi-bin/ftplocate/log.user
Xwww/data/ftplocate/readme.zhtw.html
Xwww/data/ftplocate/readme.english.html
Xwww/data/ftplocate/index.html
Xwww/data/ftplocate/help.english.html
Xwww/data/ftplocate/help.zhtw.html
X@exec install -d -o nobody -g nobody -m 755 %D/www/cgi-bin/ftplocate/cache
X@exec install -d %D/www/cgi-bin/ftplocate/filelist %D/www/cgi-bin/ftplocate/desc
X@dirrm www/data/ftplocate
X@dirrm www/cgi-bin/ftplocate/filelist
X@dirrm www/cgi-bin/ftplocate/desc
X@dirrm www/cgi-bin/ftplocate/cache
X@dirrm www/cgi-bin/ftplocate
END-of-ftplocate/pkg/PLIST
echo x - ftplocate/Makefile
sed 's/^X//' >ftplocate/Makefile << 'END-of-ftplocate/Makefile'
X# New ports collection makefile for:	Ftplocate
X# Version required:			2.00
X# Date created:				5 February 2000
X# Whom:					tung@turtle.ee.ncku.edu.tw
X#
X# $Id$
X#
X
XDISTNAME=	ftplocate-2.00
XCATEGORIES=	ftp www
XMASTER_SITES=	ftp://ftp.ee.ncku.edu.tw/pub/
X
XMAINTAINER=	tung@turtle.ee.ncku.edu.tw
X
XRUN_DEPENDS+=	glimpse:${PORTSDIR}/textproc/glimpse
X
XUSE_PERL5=	yes
XNO_BUILD=	yes
X
XPL_FILES=	install.pl bin/dcollect.pl bin/dindex.pl bin/dsearch.pl \
X		bin/flcollect.pl bin/flfilter.pl bin/flhistory.pl \
X		bin/flindex.pl bin/flmap.pl bin/flsearch.pl \
X		bin/flserv.pl bin/flsummary.pl bin/fltop.pl \
X		bin/fltrain.pl bin/flcatsite.pl template/ftplocate
X
Xpost-extract:
X.for f in ${PL_FILES}
X	@${PERL} -pi -e 's,/usr/local/bin/perl,${PERL},' ${WRKSRC}/${f}
X.endfor
X
Xdo-install:
X	cd ${WRKSRC}; install.pl -y
X
X.include <bsd.port.mk>
END-of-ftplocate/Makefile
exit


>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002061714.BAA69606>