From owner-svn-ports-head@freebsd.org Mon Nov 28 20:58:01 2016 Return-Path: Delivered-To: svn-ports-head@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 9964BC59945; Mon, 28 Nov 2016 20:58:01 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 68E521763; Mon, 28 Nov 2016 20:58:01 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uASKw0Zc066509; Mon, 28 Nov 2016 20:58:00 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uASKw0gF066507; Mon, 28 Nov 2016 20:58:00 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201611282058.uASKw0gF066507@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Mon, 28 Nov 2016 20:58:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427347 - in head: . x11-servers x11-servers/mga_hal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2016 20:58:01 -0000 Author: ak Date: Mon Nov 28 20:58:00 2016 New Revision: 427347 URL: https://svnweb.freebsd.org/changeset/ports/427347 Log: - Remove x11-servers/mga_hal: Support for MGA_HAL feature was removed from xf86-video-mga in 2011 PR: 214884 Submitted by: matthew@reztek.cz Approved by: x11 (kwm) Deleted: head/x11-servers/mga_hal/ Modified: head/MOVED head/x11-servers/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Nov 28 20:55:18 2016 (r427346) +++ head/MOVED Mon Nov 28 20:58:00 2016 (r427347) @@ -8813,3 +8813,4 @@ textproc/clucene-qt5||2016-11-25|Reinteg devel/go-shellwords||2016-11-26|Integrated into textproc/fzf build procedure www/gecko-sharp20||2016-11-27|Has expired: Broken, no upstream found and no release in 8 years net-mgmt/rancid|net-mgmt/rancid3|2016-11-27|Has expired: Not supported upstream. Please upgrade to net-mgmt/rancid3 +x11-servers/mga_hal||2016-11-28|Support for MGA_HAL feature was removed from xf86-video-mga in 2011 Modified: head/x11-servers/Makefile ============================================================================== --- head/x11-servers/Makefile Mon Nov 28 20:55:18 2016 (r427346) +++ head/x11-servers/Makefile Mon Nov 28 20:58:00 2016 (r427347) @@ -4,7 +4,6 @@ COMMENT = X11 servers SUBDIR += Xfstt - SUBDIR += mga_hal SUBDIR += x11rdp SUBDIR += x2vnc SUBDIR += x2x