CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/05/26 05:39:14
Modified files:
www/chromium : Makefile
www/chromium/patches: patch-app_gfx_gl_gl_context_egl_cc
patch-build_common_gypi
patch-chrome_chrome_gyp
patch-printing_printing_gyp
patch-tools_gyp_pylib_gyp_generator_make_py
Added files:
www/chromium/patches: patch-base_nss_util_cc
patch-chrome_browser_browser_main_posix_cc
Log message:
- re-enable flock in the build
- add support for detecting if an sqlite3 db is on an NFS mount
- fix printing: Chrome can only print to PDF and that is why you
cannot print to LPD directly. It requres CUPS.