CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/07/28 07:34:56
Modified files:
www/icedtea-web: Makefile
www/icedtea-web/pkg: DESCR PLIST
Log message:
Drop NPAPI plugin - leaving only javaws.
In 2017 java applets are more or less dead anyway, and NPAPI support
is being removed from gecko browsers. If you *really* need that crap for
old drac console or your crappy bank website, download the .jnlp file
and run it outside your browser using javaws. While here adapt
COMMENT/DESCR..
Allows to remove the xulrunner dependency, as xulrunner is heading
towards the attic...
ok giovanni@ (maintainer) sthen@