From owner-freebsd-x11@freebsd.org Mon Nov 28 11:34:35 2016 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 873D6C59FAC for ; Mon, 28 Nov 2016 11:34:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 7092612B5 for ; Mon, 28 Nov 2016 11:34:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6FDE0C59FAB; Mon, 28 Nov 2016 11:34:35 +0000 (UTC) Delivered-To: x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F836C59FAA for ; Mon, 28 Nov 2016 11:34:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 451E612B4 for ; Mon, 28 Nov 2016 11:34:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uASBYZuB040749 for ; Mon, 28 Nov 2016 11:34:35 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 214591] x11-servers/xorg-server: Update to 1.18.4 Date: Mon, 28 Nov 2016 11:34:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: matthew@reztek.cz X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2016 11:34:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214591 matthew@reztek.cz changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #177098|0 |1 is obsolete| | Attachment #177258|0 |1 is obsolete| | --- Comment #5 from matthew@reztek.cz --- Created attachment 177480 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D177480&action= =3Dedit update Xorg servers to 1.18.4 I could not help but notice the cruft in the Xorg server ports, so I overha= uled them for 1.19, and now I've done the same for 1.18 and refreshed the patch.= I got the impression that things were tacked onto USE_XORG when needed, or in= all the ports to be sure, but obsolete components were never removed. After this cleanup there is no reason to have separate non-slave ports for any of Xorg server components; it's just much easier to maintain it all as one set. I went through the configure script and figured out which xorg components a= re actually needed and which are common requirement, then put as much as possi= ble into the master so the slaves can be simple as they should be; no more duplicate USE_XORG and CONFIGURE_ARGS. To give an idea how long the cruft has been accumulating, this is a partial list of dates components were disabled by default (and never enabled in our ports, thus clearly not missed) or disconnected from the build entirely. xf86bigfont extension disabled 2007-09-19 xtrap extension removed 2008-06-25 xf86misc extension removed 2008-07-16 xevie extension removed 2008-11-04 fontenc requirement dropped 2009-08-07 QA: all 5 ports (master + 4 slaves) pass poudriere testport on 11 amd64 and build clean on the 11 amd64 system not yet running 1.19 --=20 You are receiving this mail because: You are the assignee for the bug.=