From owner-svn-ports-head@freebsd.org Wed Nov 22 06:13:41 2017 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 31838DE1D08; Wed, 22 Nov 2017 06:13:41 +0000 (UTC) (envelope-from jbeich@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 CA3076DFBB; Wed, 22 Nov 2017 06:13:40 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAM6DdMe010077; Wed, 22 Nov 2017 06:13:39 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAM6DdwO010075; Wed, 22 Nov 2017 06:13:39 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201711220613.vAM6DdwO010075@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 22 Nov 2017 06:13:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454665 - in head: . www www/linux-firefox www/linux-seamonkey X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: . www www/linux-firefox www/linux-seamonkey X-SVN-Commit-Revision: 454665 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.25 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: Wed, 22 Nov 2017 06:13:41 -0000 Author: jbeich Date: Wed Nov 22 06:13:39 2017 New Revision: 454665 URL: https://svnweb.freebsd.org/changeset/ports/454665 Log: gecko: drop unmaintained linux-* ports - Hang or fail to start after lemul branch was merged - Later versions depend on more unimplemented linux syscalls - Linux plugins after FF52 are limited to Flash which works fine via nspluginwrapper - linux-c6-gtk3 package is N/A, so cannot be update to non-vulnerable version Deleted: head/www/linux-firefox/ head/www/linux-seamonkey/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Nov 22 06:01:27 2017 (r454664) +++ head/MOVED Wed Nov 22 06:13:39 2017 (r454665) @@ -9644,3 +9644,5 @@ mail/tkrat2||2017-11-21|Has expired: Tcl/Tk 8.4 is no multimedia/dtv||2017-11-21|Has expired: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ net-mgmt/netwag||2017-11-21|Has expired: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ net/hping-devel||2017-11-21|Has expired: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ +www/linux-firefox||2017-11-22|Has expired: Use native www/firefox or www/firefox-esr instead +www/linux-seamonkey||2017-11-22|Has expired: Use native www/seamonkey instead Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Wed Nov 22 06:01:27 2017 (r454664) +++ head/www/Makefile Wed Nov 22 06:13:39 2017 (r454665) @@ -377,10 +377,8 @@ SUBDIR += links1 SUBDIR += linux-c6-qt47-webkit SUBDIR += linux-c7-qtwebkit - SUBDIR += linux-firefox SUBDIR += linux-flashplayer SUBDIR += linux-opera - SUBDIR += linux-seamonkey SUBDIR += lionwiki SUBDIR += litmus SUBDIR += ljdeps