From owner-svn-ports-head@freebsd.org Sat Feb 23 19:01:58 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8BAB1501115; Sat, 23 Feb 2019 19:01:58 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CD006AA3C; Sat, 23 Feb 2019 19:01:58 +0000 (UTC) (envelope-from bapt@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 728ED217D8; Sat, 23 Feb 2019 19:01:58 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1NJ1wpK015600; Sat, 23 Feb 2019 19:01:58 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1NJ1wVZ015598; Sat, 23 Feb 2019 19:01:58 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201902231901.x1NJ1wVZ015598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 23 Feb 2019 19:01:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493726 - in head: . x11 x11/xfree86_xkb_xml X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head: . x11 x11/xfree86_xkb_xml X-SVN-Commit-Revision: 493726 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 7CD006AA3C X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.99)[-0.986,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 23 Feb 2019 19:01:59 -0000 Author: bapt Date: Sat Feb 23 19:01:57 2019 New Revision: 493726 URL: https://svnweb.freebsd.org/changeset/ports/493726 Log: Remove x11/xfree86_xkb_xml The project is discontinued see http://gswitchit.sourceforge.net/ Deleted: head/x11/xfree86_xkb_xml/ Modified: head/MOVED head/x11/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Feb 23 18:56:35 2019 (r493725) +++ head/MOVED Sat Feb 23 19:01:57 2019 (r493726) @@ -11638,3 +11638,4 @@ devel/libgalago||2019-02-23|Abandonned since 2006, not net-im/libyahoo2||2019-02-23|Yahoo messenger has been discontinued in July 17, 2018 net-im/py-xmpppy-yahoo||2019-02-23|Yahoo messenger has been discontinued in July 17, 2018 graphics/glitz||2019-02-23|Development stopped in 2008, not depended on +x11/xfree86_xkb_xml||2019-02-24|The project is discontinued Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Sat Feb 23 18:56:35 2019 (r493725) +++ head/x11/Makefile Sat Feb 23 19:01:57 2019 (r493726) @@ -419,7 +419,6 @@ SUBDIR += xfindproxy SUBDIR += xfishtank SUBDIR += xforward - SUBDIR += xfree86_xkb_xml SUBDIR += xfwp SUBDIR += xgamma SUBDIR += xgc