Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2003 00:29:45 +0800 (CST)
From:      Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56088: ftplocate port update
Message-ID:  <200308281629.h7SGTjDb068929@turtle.ee.ncku.edu.tw>
Resent-Message-ID: <200308281640.h7SGeLQH068748@freefall.freebsd.org>

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

>Number:         56088
>Category:       ports
>Synopsis:       ftplocate port update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 28 09:40:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Chung-Kie Tung
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
E.E. Dep, NCKU, Tainan, Taiwan
>Environment:
System: FreeBSD turtle.ee.ncku.edu.tw 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #6: Fri Sep 27 00:21:40 CST 2002 tung@turtle.ee.ncku.edu.tw:/home/src/sys/compile/TURTLE i386
>Description:
Port update for ftplocate-2.02
>How-To-Repeat:
>Fix:

# 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/distinfo
#	ftplocate/Makefile
#	ftplocate/pkg-comment
#	ftplocate/pkg-descr
#	ftplocate/pkg-plist
#
echo c - ftplocate
mkdir -p ftplocate > /dev/null 2>&1
echo x - ftplocate/distinfo
sed 's/^X//' >ftplocate/distinfo << 'END-of-ftplocate/distinfo'
XMD5 (ftplocate-2.02.tar.gz) = 73ebb8d67bdc823ac5281150912143f4
END-of-ftplocate/distinfo
echo x - ftplocate/Makefile
sed 's/^X//' >ftplocate/Makefile << 'END-of-ftplocate/Makefile'
X# New ports collection makefile for:	Ftplocate
X# Date created:				7 December 1999
X# Whom:					tung@turtle.ee.ncku.edu.tw
X#
X# $FreeBSD: ports/ftp/ftplocate/Makefile,v 1.8 2000/04/12 05:31:05 mharo Exp $
X#
X
XPORTNAME=	ftplocate
XPORTVERSION=	2.02
XCATEGORIES=	ftp www
XMASTER_SITES=	http://turtle.ee.ncku.edu.tw/ftplocate/download/ftplocate-2.02.tar.gz
X
XMAINTAINER=	tung@turtle.ee.ncku.edu.tw
XCOMMENT=	A ftp search engine supporting filename and description search
X
XRUN_DEPENDS=	glimpse:${PORTSDIR}/textproc/glimpse \
X		unzip:${PORTSDIR}/archivers/unzip
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/bin/perl,${PERL},' ${WRKSRC}/${f}
X.endfor
X
Xdo-install:
X	cd ${WRKSRC}; ${PERL} install.pl -y -c -bsdport
X
X.include <bsd.port.mk>
END-of-ftplocate/Makefile
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-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
Xand 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://turtle.ee.ncku.edu.tw/ftplocate/
X
XChung-Kie Tung
Xtung@turtle.ee.ncku.edu.tw
END-of-ftplocate/pkg-descr
echo x - ftplocate/pkg-plist
sed 's/^X//' >ftplocate/pkg-plist << 'END-of-ftplocate/pkg-plist'
Xbin/ftplocate
Xwww/cgi-bin/ftplocate/config
Xwww/cgi-bin/ftplocate/config.site
Xwww/cgi-bin/ftplocate/dcollect.pl
Xwww/cgi-bin/ftplocate/dindex.pl
Xwww/cgi-bin/ftplocate/dsearch.pl
Xwww/cgi-bin/ftplocate/flcatsite.pl
Xwww/cgi-bin/ftplocate/flcollect.pl
Xwww/cgi-bin/ftplocate/flfilter.pl
Xwww/cgi-bin/ftplocate/flhistory.pl
Xwww/cgi-bin/ftplocate/flindex.pl
Xwww/cgi-bin/ftplocate/flmap.pl
Xwww/cgi-bin/ftplocate/flmodule.pl
Xwww/cgi-bin/ftplocate/flsearch.pl
Xwww/cgi-bin/ftplocate/flserv.pl
Xwww/cgi-bin/ftplocate/flsummary.pl
Xwww/cgi-bin/ftplocate/fltop.pl
Xwww/cgi-bin/ftplocate/fltrain.pl
Xwww/cgi-bin/ftplocate/ftp.pl
Xwww/cgi-bin/ftplocate/indexer.sh
Xwww/cgi-bin/ftplocate/lang.english
Xwww/cgi-bin/ftplocate/lang.zhtw
Xwww/cgi-bin/ftplocate/lchat.pl
Xwww/cgi-bin/ftplocate/log.map
Xwww/cgi-bin/ftplocate/log.system
Xwww/cgi-bin/ftplocate/log.user
Xwww/data/ftplocate/faq.txt
Xwww/data/ftplocate/help.english.html
Xwww/data/ftplocate/help.zhtw.html
Xwww/data/ftplocate/index.html
Xwww/data/ftplocate/readme.english.html
Xwww/data/ftplocate/readme.zhtw.html
X@exec install -d -o www -g www -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@exec chown www.www %D/www/cgi-bin/ftplocate/log.user
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
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



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