From owner-freebsd-ports@FreeBSD.ORG Tue Jan 17 08:31:45 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E9BA1065747; Tue, 17 Jan 2012 08:31:44 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (unknown [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 8E4008FC0A; Tue, 17 Jan 2012 08:31:44 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id q0H8VgYq002844 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 17 Jan 2012 00:31:42 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.14.2/Submit) with UUCP id q0H8VgIJ002843; Tue, 17 Jan 2012 00:31:42 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: from fbsd81 ([192.168.200.81]) by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA16777; Tue, 17 Jan 12 00:23:17 PST Date: Tue, 17 Jan 2012 07:22:50 -0800 From: perryh@pluto.rain.com To: jgh@freebsd.org Message-Id: <4f15924a.7CUoXdl4yduNUIqM%perryh@pluto.rain.com> References: <20120116201117.GA90568@dormouse.experts-exchange.com> In-Reply-To: <20120116201117.GA90568@dormouse.experts-exchange.com> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, emulation@freebsd.org Subject: Re: MASTER_SITE_FEDORA_LINUX in bsd.sites.mk X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jan 2012 08:31:45 -0000 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.