summaryrefslogtreecommitdiff
path: root/ftp/mirror (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix passive mode ftpTorsten Blum1997-11-252-0/+77
| | | | | | | | PR: 3955 Submitted by: Ernest Hua <hua@chromatic.com> Notes: svn path=/head/; revision=8809
* General Makefile cleanupDavid E. O'Brien1996-12-011-2/+2
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Fix a typo which prevents mirro from running properly (division by zero error)Torsten Blum1996-04-261-1/+1
| | | | | | | Submitted by: Mike Peck <mike@binghamton.edu> Notes: svn path=/head/; revision=3033
* upgrade to V2.8Torsten Blum1996-03-166-106/+108
| | | | Notes: svn path=/head/; revision=2843
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* This patch to mirror allows you to specify a "account" too. ThisTorsten Blum1995-06-151-2/+29
| | | | | | | | | is used by some mainframe FTP's and other bogous machinery. Submitted by: phk Notes: svn path=/head/; revision=1834
* mirror - mirror packages on remote sitesSatoshi Asami1995-05-199-0/+229
Submitted by: torstenb@ramsey.saar.de (Torsten Blum) Notes: svn path=/head/; revision=1783