From owner-cvs-share Sat Jul 18 14:41:30 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA01763 for cvs-share-outgoing; Sat, 18 Jul 1998 14:41:30 -0700 (PDT) (envelope-from owner-cvs-share) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA01669; Sat, 18 Jul 1998 14:41:14 -0700 (PDT) (envelope-from se@dialup124.zpr.uni-koeln.de) Received: from dialup124.zpr.Uni-Koeln.DE (dialup124.zpr.Uni-Koeln.DE [134.95.219.124]) by Octopussy.MI.Uni-Koeln.DE (8.8.8/8.8.8) with ESMTP id XAA00644; Sat, 18 Jul 1998 23:40:19 +0200 (MET DST) Received: (from se@localhost) by dialup124.zpr.Uni-Koeln.DE (8.8.8/8.6.9) id XAA27891; Sat, 18 Jul 1998 23:27:33 +0200 (CEST) X-Face: " Date: Sat, 18 Jul 1998 23:27:33 +0200 From: Stefan Esser To: Satoshi Asami Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG, Stefan Esser Subject: Re: cvs commit: src/share/mk bsd.port.mk References: <199807132339.QAA20533@freefall.freebsd.org> <199807161255.VAA19519@bubble.didi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93i In-Reply-To: <199807161255.VAA19519@bubble.didi.com>; from Satoshi Asami on Thu, Jul 16, 1998 at 09:55:14PM +0900 Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On 1998-07-16 21:55 +0900, Satoshi Asami wrote: > (I'm currently writing this off-line, sorry if I missed some > discussion on this.) > > * share/mk bsd.port.mk > * Log: > * Add US Mirror site to MASTER_SITE_KDE. > > I certainly don't mind that, but please drop me a note before > committing anything to this file. (It's been accumulating too many > revisions, I'd rather batch several changes together.) Sorry, I had been fighting with some KDE port before, and when I tried a final "make checksum" on Freefall, it did not reach any of the (many) European KDE mirrors. For that reason I wanted to have a well connected US mirror in MASTER_SITE_KDE ... But I wandered whether I should ask for your OK when I changed bsd.port.mk, but it seemed silly to leave out the official US mirror, and it was only -current after all ;-) In fact, there seem to be bogus master site URLs in MASTER_SITE_KDE. Some sites compress with "bzip2" and then another time with "gzip -9" and have files named xxx.bz2.gz. There may be other problems, I did not have time to check all hosts, though. > By the way, can you merge the 1.276 -> 1.277 diff to RELENG_2_2 and > RELENG_2_1_0 while you're there? (Please don't merge the entire 2.2 -> > -current diff; that won't work.) Sure, will do this on my next login to Freefall. Regards, STefan