From owner-freebsd-bugs@FreeBSD.ORG Wed May 12 14:36:55 2004 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 134D516A4CE; Wed, 12 May 2004 14:36:55 -0700 (PDT) Received: from VARK.homeunix.com (adsl-68-124-137-57.dsl.pltn13.pacbell.net [68.124.137.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE77643D41; Wed, 12 May 2004 14:36:54 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from VARK.homeunix.com (localhost [127.0.0.1]) by VARK.homeunix.com (8.12.10/8.12.10) with ESMTP id i4CLaRAd039050; Wed, 12 May 2004 14:36:27 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by VARK.homeunix.com (8.12.10/8.12.10/Submit) id i4CLaRRY039049; Wed, 12 May 2004 14:36:27 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Wed, 12 May 2004 14:36:27 -0700 From: David Schultz To: Mark Linimon Message-ID: <20040512213626.GA38916@VARK.homeunix.com> Mail-Followup-To: Mark Linimon , Oliver Eikemeier , freebsd-bugs@FreeBSD.ORG, FreeBSD-gnats-submit@FreeBSD.ORG References: <40A21FA7.4000800@fillmore-labs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: freebsd-bugs@FreeBSD.ORG cc: FreeBSD-gnats-submit@FreeBSD.ORG cc: Oliver Eikemeier Subject: Re: ports/66565: [PATCH] bsd.port.mk: fix build dependencies whenXFREE86_VERSION == 3 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 21:36:55 -0000 On Wed, May 12, 2004, Mark Linimon wrote: > Basically, this means that I broke XFree86-3 when I removed the > (unused according to INDEX) devel/imake. > > The fact that no one has noticed until now (2-3 months later) > probably means that we should consider removing XFree86-3 as well. > I wouldn't be surprised to find that our support for it in various > ports had already failed long before this. Unfortunately, not all of the XFree86-3 graphics drivers were ported to XFree86-4, so some people require the older version. As of roughly 6 months ago, XFree86-3 still worked just fine, although I'm sure that support will erode over time.