The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD ftp : ftplocate

A ftp search engine supporting filename and description search

 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. 

http://turtle.ee.ncku.edu.tw/ftplocate/



ftplocate history


v. 1.14
date: 2003/08/29 03:31:36;  author: leeym;  state: Exp;  lines: +9 -10
Port update for ftplocate-2.02

PR:		56088
Submitted by:	Chung-Kie Tung 

v. 1.13 date: 2003/02/21 12:00:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/12/20 12:35:42; author: edwin; state: Exp; lines: +5 -5 Unbreak ftp/ftplocate PR: ports/46324 Submitted by: Michael L. Hostbaek
v. 1.11 date: 2002/09/20 20:49:40; author: kris; state: Exp; lines: +3 -1 BROKEN: Incorrect pkg-plist
v. 1.10 date: 2001/08/23 19:31:55; author: alex; state: Exp; lines: +2 -2 Now correctly install into PREFIX, not LOCALBASE. However, this will work only if PREFIX==LOCALBASE, since it checks if Apache's data.default dir is present (which is in LOCALBASE, not PREFIX). (OTOH, it will be in PREFIX if it installs the apache13 dependency, so it is correct)
v. 1.9 date: 2001/08/23 19:26:56; author: alex; state: Exp; lines: +5 -2 - Depend on apache13 - install files to www/data.default and not deprecated apache/share/htdocs - PERL-patch files in post-patch, not in post-extract - Install to LOCALBASE, not hardcoded /usr/local ^^^^^^^^ ARGH Apache-Dependency reported by: bento
v. 1.8 date: 2000/04/12 05:31:05; author: mharo; state: Exp; lines: +3 -3 PORTNAME/PORTVERSION stuff
v. 1.7 date: 2000/03/09 18:10:33; author: ade; state: Exp; lines: +2 -2 Fix web server check problem at install time. Note to maintainer (who also happens to be the author). When making changes like this, it is advisable to bump the version number if you repackage things. MD5 changes make us (especially Kris :) nervous. I've verified the differences for this one. PR: 17174 Submitted by: maintainer/author
v. 1.6 date: 2000/02/26 19:36:03; author: steve; state: Exp; lines: +2 -2 Use '${PERL} install.pl' instead of relying on '.' being in PATH.
v. 1.5 date: 2000/02/23 23:19:53; author: jedgar; state: Exp; lines: +6 -5 Update port to 2.01 PR: 16930 Submitted by: Maintainer
v. 1.4 date: 2000/02/16 13:16:04; author: jedgar; state: Exp; lines: +9 -26 Update port to 2.00 PR: 16710 Submitted by: Maintainer
v. 1.3 date: 2000/01/29 21:23:33; author: steve; state: Exp; lines: +13 -5 Make sure we use the correct path to perl(1). PR: 16202
v. 1.2 date: 1999/12/29 21:22:10; author: steve; state: Exp; lines: +3 -2 Be sure to create ${PREFIX}/www/data before we try to copy files into it. PR: 15756 Submitted by: AnarCat
v. 1.1 date: 1999/12/25 05:04:25; author: steve; state: Exp; Adding ftplocate version 1.50. An ftp search engine supporting filename and description search. PR: 15332 Submitted by: Chung-Kie Tung ============================================================================= v. 1.14 date: 2003/08/29 03:31:36; author: leeym; state: Exp; lines: +9 -10 Port update for ftplocate-2.02 PR: 56088 Submitted by: Chung-Kie Tung
v. 1.13 date: 2003/02/21 12:00:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/12/20 12:35:42; author: edwin; state: Exp; lines: +5 -5 Unbreak ftp/ftplocate PR: ports/46324 Submitted by: Michael L. Hostbaek
v. 1.11 date: 2002/09/20 20:49:40; author: kris; state: Exp; lines: +3 -1 BROKEN: Incorrect pkg-plist
v. 1.10 date: 2001/08/23 19:31:55; author: alex; state: Exp; lines: +2 -2 Now correctly install into PREFIX, not LOCALBASE. However, this will work only if PREFIX==LOCALBASE, since it checks if Apache's data.default dir is present (which is in LOCALBASE, not PREFIX). (OTOH, it will be in PREFIX if it installs the apache13 dependency, so it is correct)
v. 1.9 date: 2001/08/23 19:26:56; author: alex; state: Exp; lines: +5 -2 - Depend on apache13 - install files to www/data.default and not deprecated apache/share/htdocs - PERL-patch files in post-patch, not in post-extract - Install to LOCALBASE, not hardcoded /usr/local ^^^^^^^^ ARGH Apache-Dependency reported by: bento
v. 1.8 date: 2000/04/12 05:31:05; author: mharo; state: Exp; lines: +3 -3 PORTNAME/PORTVERSION stuff
v. 1.7 date: 2000/03/09 18:10:33; author: ade; state: Exp; lines: +2 -2 Fix web server check problem at install time. Note to maintainer (who also happens to be the author). When making changes like this, it is advisable to bump the version number if you repackage things. MD5 changes make us (especially Kris :) nervous. I've verified the differences for this one. PR: 17174 Submitted by: maintainer/author
v. 1.6 date: 2000/02/26 19:36:03; author: steve; state: Exp; lines: +2 -2 Use '${PERL} install.pl' instead of relying on '.' being in PATH.
v. 1.5 date: 2000/02/23 23:19:53; author: jedgar; state: Exp; lines: +6 -5 Update port to 2.01 PR: 16930 Submitted by: Maintainer
v. 1.4 date: 2000/02/16 13:16:04; author: jedgar; state: Exp; lines: +9 -26 Update port to 2.00 PR: 16710 Submitted by: Maintainer
v. 1.3 date: 2000/01/29 21:23:33; author: steve; state: Exp; lines: +13 -5 Make sure we use the correct path to perl(1). PR: 16202
v. 1.2 date: 1999/12/29 21:22:10; author: steve; state: Exp; lines: +3 -2 Be sure to create ${PREFIX}/www/data before we try to copy files into it. PR: 15756 Submitted by: AnarCat
v. 1.1 date: 1999/12/25 05:04:25; author: steve; state: Exp; Adding ftplocate version 1.50. An ftp search engine supporting filename and description search. PR: 15332 Submitted by: Chung-Kie Tung ============================================================================= v. 1.14 date: 2003/08/29 03:31:36; author: leeym; state: Exp; lines: +9 -10 Port update for ftplocate-2.02 PR: 56088 Submitted by: Chung-Kie Tung
v. 1.13 date: 2003/02/21 12:00:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/12/20 12:35:42; author: edwin; state: Exp; lines: +5 -5 Unbreak ftp/ftplocate PR: ports/46324 Submitted by: Michael L. Hostbaek
v. 1.11 date: 2002/09/20 20:49:40; author: kris; state: Exp; lines: +3 -1 BROKEN: Incorrect pkg-plist
v. 1.10 date: 2001/08/23 19:31:55; author: alex; state: Exp; lines: +2 -2 Now correctly install into PREFIX, not LOCALBASE. However, this will work only if PREFIX==LOCALBASE, since it checks if Apache's data.default dir is present (which is in LOCALBASE, not PREFIX). (OTOH, it will be in PREFIX if it installs the apache13 dependency, so it is correct)
v. 1.9 date: 2001/08/23 19:26:56; author: alex; state: Exp; lines: +5 -2 - Depend on apache13 - install files to www/data.default and not deprecated apache/share/htdocs - PERL-patch files in post-patch, not in post-extract - Install to LOCALBASE, not hardcoded /usr/local ^^^^^^^^ ARGH Apache-Dependency reported by: bento
v. 1.8 date: 2000/04/12 05:31:05; author: mharo; state: Exp; lines: +3 -3 PORTNAME/PORTVERSION stuff
v. 1.7 date: 2000/03/09 18:10:33; author: ade; state: Exp; lines: +2 -2 Fix web server check problem at install time. Note to maintainer (who also happens to be the author). When making changes like this, it is advisable to bump the version number if you repackage things. MD5 changes make us (especially Kris :) nervous. I've verified the differences for this one. PR: 17174 Submitted by: maintainer/author
v. 1.6 date: 2000/02/26 19:36:03; author: steve; state: Exp; lines: +2 -2 Use '${PERL} install.pl' instead of relying on '.' being in PATH.
v. 1.5 date: 2000/02/23 23:19:53; author: jedgar; state: Exp; lines: +6 -5 Update port to 2.01 PR: 16930 Submitted by: Maintainer
v. 1.4 date: 2000/02/16 13:16:04; author: jedgar; state: Exp; lines: +9 -26 Update port to 2.00 PR: 16710 Submitted by: Maintainer
v. 1.3 date: 2000/01/29 21:23:33; author: steve; state: Exp; lines: +13 -5 Make sure we use the correct path to perl(1). PR: 16202
v. 1.2 date: 1999/12/29 21:22:10; author: steve; state: Exp; lines: +3 -2 Be sure to create ${PREFIX}/www/data before we try to copy files into it. PR: 15756 Submitted by: AnarCat
v. 1.1 date: 1999/12/25 05:04:25; author: steve; state: Exp; Adding ftplocate version 1.50. An ftp search engine supporting filename and description search. PR: 15332 Submitted by: Chung-Kie Tung =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm