aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/mirror
Commit message (Collapse)AuthorAgeFilesLines
* 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)