summaryrefslogtreecommitdiff
path: root/ftp/mirror (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-09-10Fix some pathsTorsten Blum2-15/+21
Notes: svn path=/head/; revision=21562
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-29$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21085
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20947
1999-08-02Change "net" -> "ftp".Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=20493
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-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 Notes: svn path=/head/; revision=19803
1999-01-02Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anySatoshi Asami1-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. Notes: svn path=/head/; revision=15765
1998-08-18This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1-2/+0
Notes: svn path=/head/; revision=12624
1998-08-16RUN_DEPEND on perl5, not perl5.500404.Tim Vanderhoek1-2/+2
PR: ports/7624 (Stephen J. Roznowski <sjr@home.net>, w/ patches) Notes: svn path=/head/; revision=12535
1998-06-13Update checksum.Steve Price1-1/+1
PR: 6931 Notes: svn path=/head/; revision=11416
1998-06-08- Upgrade to 2.9Torsten Blum8-98/+113
- Use perl5 Notes: svn path=/head/; revision=11354
1997-11-25fix passive mode ftpTorsten Blum2-0/+77
PR: 3955 Submitted by: Ernest Hua <hua@chromatic.com> Notes: svn path=/head/; revision=8809
1996-12-01General Makefile cleanupDavid E. O'Brien1-2/+2
Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami2-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
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-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
1996-04-26Fix a typo which prevents mirro from running properly (division by zero error)Torsten Blum1-1/+1
Submitted by: Mike Peck <mike@binghamton.edu> Notes: svn path=/head/; revision=3033
1996-03-16upgrade to V2.8Torsten Blum6-106/+108
Notes: svn path=/head/; revision=2843
1995-11-27Change "networking" to "net".Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2485
1995-06-15This patch to mirror allows you to specify a "account" too. ThisTorsten Blum1-2/+29
is used by some mainframe FTP's and other bogous machinery. Submitted by: phk Notes: svn path=/head/; revision=1834
1995-05-19mirror - mirror packages on remote sitesSatoshi Asami9-0/+229
Submitted by: torstenb@ramsey.saar.de (Torsten Blum) Notes: svn path=/head/; revision=1783