From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 18 21:32:02 2012 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0D8D1065670 for ; Wed, 18 Jan 2012 21:32:01 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id A02338FC15 for ; Wed, 18 Jan 2012 21:32:01 +0000 (UTC) Received: by ggki1 with SMTP id i1so5323984ggk.13 for ; Wed, 18 Jan 2012 13:32:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hHgas3JoireTb81rvOtAxAncnUNJRI4hyrXx10TGvKA=; b=ANoB+VC78OnZGEhHQfpoGJFpo/WOoKNbVdeqpUVSZ96eWgSlkJ1SPEr0ROWBvRAgdX qlvPoqUTgE4G+BKqgPdwph7dplekQbnpzatxPAgPFfbfxbrPTbpHKQSIAaeDIzeZ7y8y +uLNhE7a6pZpipcbTLS94M30lKHggeEYYKilc= MIME-Version: 1.0 Received: by 10.50.161.135 with SMTP id xs7mr21547314igb.15.1326920951254; Wed, 18 Jan 2012 13:09:11 -0800 (PST) Received: by 10.231.207.7 with HTTP; Wed, 18 Jan 2012 13:09:10 -0800 (PST) Received: by 10.231.207.7 with HTTP; Wed, 18 Jan 2012 13:09:10 -0800 (PST) In-Reply-To: <4f15924a.7CUoXdl4yduNUIqM%perryh@pluto.rain.com> References: <20120116201117.GA90568@dormouse.experts-exchange.com> <4f15924a.7CUoXdl4yduNUIqM%perryh@pluto.rain.com> Date: Wed, 18 Jan 2012 21:09:10 +0000 Message-ID: From: Chris Rees To: perryh@pluto.rain.com Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: emulation@freebsd.org, ports@freebsd.org, jgh@freebsd.org Subject: Re: MASTER_SITE_FEDORA_LINUX in bsd.sites.mk X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2012 21:32:02 -0000 On 17 Jan 2012 08:32, wrote: > > Jason Helfman wrote: > > I was looking at update bsd.sites.mk, and found that > > MASTER_SITE_FEDORA_LINUX is only used in one port. > > > > Any objection to moving this site-index into x11-themes/bluecurve-themes, > > and removing from bsd.sites.mk? > > > > There is also a referrence to it in bsd.linux-rpm.mk, but not certain how > > this should be handled. This seems to be a legacy site-index. > > This might better be asked on ports@ (Cc'd). > > I would think that Fedora is a sufficiently common distribution > to warrant keeping this setting in a central location, in case > of future need in a non-X port, unless its presence is causing > problems. > I worry about the ethics of 'stealing' Fedora's bandwidth with other people's ports; we should only be using their mirrors if it's explicitly developed by Fedora. Chris