aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/mirror
Commit message (Collapse)AuthorAgeFilesLines
* Use new domain name for Tokyo University of Science.trevor2002-05-181-1/+1
| | | | | PR: 38196 Submitted by: hrs
* pass maintainership to Ryan Thompson <ryan@sasknow.com>ijliao2001-12-183-7/+14
| | | | | | | | | add master sites remove dup md5 checksum fix pkg-descr and add WWW PR: 32960 Submitted by: Ryan Thompson <ryan@sasknow.com> (new maintainer)
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1
| | | | | | have been inactive for too long Approved by: will
* Remove extraneous directory on deinstallkris2000-07-031-0/+1
| | | | Noticed by: bento
* PORTNAME/PORTVERSION stuffmharo2000-04-121-2/+2
|
* Add patch that allows use of ftp/mirror with newer wu-ftpd servers.will2000-04-042-0/+5
| | | | | | PR: 15368 Submitted by: Dmitry Sivachenko <dima@Chg.RU> No response: maintainer
* remove extra blank line - portlintmharo2000-03-211-1/+0
|
* Fix some pathstorstenb1999-09-102-15/+21
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-291-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Change "net" -> "ftp".asami1999-08-021-2/+2
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anyasami1999-01-021-2/+2
| | | | | | | dependencies to perl5 in -current. This might cause some unwanted perl5 installations on -stable (if it was originally RUN_DEPENDS, perl5 will now be installed during build too, etc.), but its lifetime is limited anyway.
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-191-2/+0
|
* RUN_DEPEND on perl5, not perl5.500404.hoek1998-08-161-2/+2
| | | | PR: ports/7624 (Stephen J. Roznowski <sjr@home.net>, w/ patches)
* Update checksum.steve1998-06-141-1/+1
| | | | PR: 6931
* - Upgrade to 2.9torstenb1998-06-088-98/+113
| | | | - Use perl5
* fix passive mode ftptorstenb1997-11-252-0/+77
| | | | | PR: 3955 Submitted by: Ernest Hua <hua@chromatic.com>
* General Makefile cleanupobrien1996-12-011-2/+2
| | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-182-3/+4
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Fix a typo which prevents mirro from running properly (division by zero error)torstenb1996-04-271-1/+1
| | | | Submitted by: Mike Peck <mike@binghamton.edu>
* upgrade to V2.8torstenb1996-03-166-106/+108
|
* Change "networking" to "net".asami1995-11-271-2/+2
|
* This patch to mirror allows you to specify a "account" too. Thistorstenb1995-06-161-2/+29
| | | | | | is used by some mainframe FTP's and other bogous machinery. Submitted by: phk
* mirror - mirror packages on remote sitesasami1995-05-199-0/+229
Submitted by: torstenb@ramsey.saar.de (Torsten Blum)