Date: Wed, 22 Nov 2017 06:13:39 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> 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 Message-ID: <201711220613.vAM6DdwO010075@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711220613.vAM6DdwO010075>