Hi people:
On the freebsd-chromium mailing list a call for testing the latest version of Chromium has been announced. See message: http://lists.freebsd.org/pipermail/freebsd-chromium/2013-May/000762.html.
Place the following patch to fix npapi plugin detection in the /usr/ports/www/chromium/files directory.
Finally, install www/chromium.
On the freebsd-chromium mailing list a call for testing the latest version of Chromium has been announced. See message: http://lists.freebsd.org/pipermail/freebsd-chromium/2013-May/000762.html.
# cd /usr/ports/www/chromium
# fetch [url]ftp://rene-ladan.nl/pub/freebsd/chromium-27.diff[/url]
# patch -p0 < chromium-27.diff
Place the following patch to fix npapi plugin detection in the /usr/ports/www/chromium/files directory.
Finally, install www/chromium.