From owner-svn-ports-head@freebsd.org Sat Feb 23 18:52:43 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 8C4EE1500941; Sat, 23 Feb 2019 18:52:43 +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 32A906A07E; Sat, 23 Feb 2019 18:52:43 +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 26AB321656; Sat, 23 Feb 2019 18:52:43 +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 x1NIqhsZ012445; Sat, 23 Feb 2019 18:52:43 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1NIqgAX012443; Sat, 23 Feb 2019 18:52:42 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201902231852.x1NIqgAX012443@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 18:52:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493724 - in head: . graphics graphics/glitz X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head: . graphics graphics/glitz X-SVN-Commit-Revision: 493724 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 32A906A07E 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 18:52:43 -0000 Author: bapt Date: Sat Feb 23 18:52:42 2019 New Revision: 493724 URL: https://svnweb.freebsd.org/changeset/ports/493724 Log: Remove graphics/glitz Development stopped in 2008 (was used by early version of compiz) Nothing in the ports tree is depending on it Deleted: head/graphics/glitz/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Feb 23 18:27:56 2019 (r493723) +++ head/MOVED Sat Feb 23 18:52:42 2019 (r493724) @@ -11637,3 +11637,4 @@ devel/eggdbus||2019-02-23|Abandonned since 2009, not d devel/libgalago||2019-02-23|Abandonned since 2006, not depended on 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 Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sat Feb 23 18:27:56 2019 (r493723) +++ head/graphics/Makefile Sat Feb 23 18:52:42 2019 (r493724) @@ -273,7 +273,6 @@ SUBDIR += glexcess SUBDIR += glfw SUBDIR += glfw2 - SUBDIR += glitz SUBDIR += gliv SUBDIR += glosm SUBDIR += glpng