From owner-freebsd-ports Fri Jul 26 07:41:43 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA00103 for ports-outgoing; Fri, 26 Jul 1996 07:41:43 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA29997 for ; Fri, 26 Jul 1996 07:41:38 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.7.5/8.6.6) with SMTP id IAA09216 for ; Fri, 26 Jul 1996 08:41:34 -0600 (MDT) Message-Id: <199607261441.IAA09216@rover.village.org> To: ports@freebsd.org Subject: FYI, faster site than rwth-aachen.de for us people Date: Fri, 26 Jul 1996 08:41:34 -0600 From: Warner Losh Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk make MASTER_SITE_OVERRIDE=http://www.cdrom.com/pub/tex/ctan/systems/unix/teTeX/distrib/sources/ will grab the files more quickly than the default of ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/distrib/sources/ at least for me at this instant in time. Gotta love fetch's http ability. Usually this doesn't matter, but for 7M I don't want 800cps over a 3kcps. I want 3kcps :-) The more I use the port makefile system, the more I like it. Oh, I noticed there was no port for xv. Is this intentional? Warner