Some people reported problems building on older architectures that don't have SSE2, so I've added an option to take that out, plus I backported another patch from trunk that takes out the gconf2 dependency, though it still depends on dconf through libgnome-keyring. I tested the gconf patch in a jail and it builds and runs fine. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->rene rene@ wants this port PRs (via the GNATS Auto Assign Tool)
While here, the BROKEN marker for FreeBSD < 7.0 can now be safely removed (since 6.X ended on November 30th) and the two bsd.port.*.mk lines can be collapsed into one at the end.
rene 2010-12-05 10:09:28 UTC FreeBSD ports repository Modified files: www/chromium Makefile www/chromium/files patch-chromium Log: - Add explicit dependency on dconf - Make dependency on gconf2 optionable (for setting the preferences) - Add support for pre-SSE2 processors While here, remove BROKEN check for 6.X Port remains FORBIDDEN PR: ports/152816 Submitted by: maintainer Revision Changes Path 1.11 +15 -9 ports/www/chromium/Makefile 1.3 +136 -2 ports/www/chromium/files/patch-chromium _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, also removed check for 6.X