From owner-svn-ports-head@freebsd.org Fri Nov 1 12:06:33 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ED8AE162FC8; Fri, 1 Nov 2019 12:06:33 +0000 (UTC) (envelope-from zeising@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 474LWs4wG8z49nB; Fri, 1 Nov 2019 12:06:33 +0000 (UTC) (envelope-from zeising@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 8BCC2AC1B; Fri, 1 Nov 2019 12:06:33 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA1C6XJ1080972; Fri, 1 Nov 2019 12:06:33 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA1C6Xi3080969; Fri, 1 Nov 2019 12:06:33 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201911011206.xA1C6Xi3080969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Fri, 1 Nov 2019 12:06:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516220 - in head: . games games/xpilot-ng-client science science/xmakemol X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: in head: . games games/xpilot-ng-client science science/xmakemol X-SVN-Commit-Revision: 516220 X-SVN-Commit-Repository: ports 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.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: Fri, 01 Nov 2019 12:06:34 -0000 Author: zeising Date: Fri Nov 1 12:06:32 2019 New Revision: 516220 URL: https://svnweb.freebsd.org/changeset/ports/516220 Log: Remove deprecated ports Remove deprecated ports depending on the soon to be removed x11/libXxf86misc and graphics/libGLw 2019-11-01 games/xpilot-ng-client: Depends on deprecated x11/libXxf86misc 2019-11-01 science/xmakemol: Depends on expiring graphics/libGLw Deleted: head/games/xpilot-ng-client/ head/science/xmakemol/ Modified: head/MOVED head/games/Makefile head/science/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Nov 1 12:05:23 2019 (r516219) +++ head/MOVED Fri Nov 1 12:06:32 2019 (r516220) @@ -13432,3 +13432,5 @@ www/nuvolaplayer-yandex-music||2019-10-21|Useless with www/nuvolaplayer-youtube||2019-10-21|Useless without audio/nuvolaplayer japanese/yasou-fpw||2019-10-23|Has expired: the only remaining mastersite times out lang/gcc5|lang/gcc|2019-10-30|Has expired: Unsupported by upstream. Use GCC 9 or newer instead. +games/xpilot-ng-client||2019-11-01|Has expired: Depends on deprecated libXxf86misc +science/xmakemol||2019-11-01|Has expired: Depends on expiring graphics/libGLw Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Fri Nov 1 12:05:23 2019 (r516219) +++ head/games/Makefile Fri Nov 1 12:06:32 2019 (r516220) @@ -1072,7 +1072,6 @@ SUBDIR += xpat2 SUBDIR += xpenguins SUBDIR += xpilot - SUBDIR += xpilot-ng-client SUBDIR += xpilot-ng-server SUBDIR += xpipeman SUBDIR += xpired Modified: head/science/Makefile ============================================================================== --- head/science/Makefile Fri Nov 1 12:05:23 2019 (r516219) +++ head/science/Makefile Fri Nov 1 12:06:32 2019 (r516220) @@ -336,7 +336,6 @@ SUBDIR += xcrysden SUBDIR += xdrawchem SUBDIR += xfce4-equake-plugin - SUBDIR += xmakemol SUBDIR += yoda .include