aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftplocate
Commit message (Collapse)AuthorAgeFilesLines
* chksum update since ftplocate-2.02.tar.gz has been changed on source siteYen-Ming Lee2003-09-011-1/+1
| | | | | | | | PR: 56283 Submitted by: Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw> Notes: svn path=/head/; revision=88309
* Port update for ftplocate-2.02Yen-Ming Lee2003-08-295-51/+36
| | | | | | | | PR: 56088 Submitted by: Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw> Notes: svn path=/head/; revision=87949
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Unbreak ftp/ftplocateEdwin Groothuis2002-12-203-42/+42
| | | | | | | | PR: ports/46324 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=71735
* BROKEN: Incorrect pkg-plistKris Kennaway2002-09-201-0/+2
| | | | Notes: svn path=/head/; revision=66905
* Now correctly install into PREFIX, not LOCALBASE.Alexander Langer2001-08-231-1/+1
| | | | | | | | | | 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) Notes: svn path=/head/; revision=46743
* - Depend on apache13Alexander Langer2001-08-233-36/+57
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=46741
* PORTNAME/PORTVERSION stuffMichael Haro2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27456
* Fix web server check problem at install time.Ade Lovett2000-03-092-2/+2
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=26697
* Use '${PERL} install.pl' instead of relying on '.' being in PATH.Steve Price2000-02-261-1/+1
| | | | Notes: svn path=/head/; revision=26304
* Update port to 2.01Chris D. Faulhaber2000-02-232-5/+6
| | | | | | | | PR: 16930 Submitted by: Maintainer Notes: svn path=/head/; revision=26221
* Update port to 2.00Chris D. Faulhaber2000-02-165-51/+44
| | | | | | | | PR: 16710 Submitted by: Maintainer Notes: svn path=/head/; revision=25891
* Make sure we use the correct path to perl(1).Steve Price2000-01-292-4/+13
| | | | | | | PR: 16202 Notes: svn path=/head/; revision=25259
* Be sure to create ${PREFIX}/www/data before we try to copy files into it.Steve Price1999-12-291-1/+2
| | | | | | | | PR: 15756 Submitted by: AnarCat <beaupran@iro.umontreal.ca> Notes: svn path=/head/; revision=24268
* Adding ftplocate version 1.50.Steve Price1999-12-255-0/+84
An ftp search engine supporting filename and description search. PR: 15332 Submitted by: Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw> Notes: svn path=/head/; revision=24045