robert
860fcc5705
update to 43.0.2357.130
2015-06-23 11:51:53 +00:00
espie
028a73f86b
dependency fix, okay robert@ (testing same with iridium)
2015-06-16 18:03:40 +00:00
robert
8763fe7f21
update to 43.0.2357.125
2015-06-12 07:39:16 +00:00
robert
80e4a27e7a
update to 43.0.2357.124
2015-06-11 10:55:18 +00:00
robert
d543f088c6
add a missing build dependency to avoid ninja failing
2015-06-04 05:42:26 +00:00
robert
14785ad361
remove unused MASTER_SITE
2015-05-26 12:49:49 +00:00
robert
f62de79dd0
update to 43.0.2357.81
2015-05-26 06:18:29 +00:00
robert
d1711fbf1f
update to 43.0.2357.65
2015-05-24 15:51:52 +00:00
dcoppa
c6f3a8392f
Zap bogus '${SUBST_CMD}' line
2015-05-19 07:27:17 +00:00
dcoppa
b21ba1f1b2
Our nm doesn't support neither '-D' nor '-f', hence some non-critical
...
errors occur during chromium and iridium builds:
---8<---
[2581/10537] CXX obj/components/policy/core/common/cloud/policy_component_common.cloud_external_data_manager.o
[2582/10537] CXX obj/components/policy/core/common/cloud/policy_component_common.external_policy_data_updater.o
[2583/10537] CXX obj/components/policy/core/common/cloud/policy_component_common.component_cloud_policy_service.o
[2584/10537] SOLINK(module) libffmpegsumo.so
nm: unknown option -- D
usage: nm [-aCegnoprsuw] [file ...]
[8618/16362] STAMP obj/extensions/extensions_browser.actions_depends.stamp
[8619/16362] AR obj/extensions/libextensions_browser.a
nm: unknown option -- D
usage: nm [-aCegnoprsuw] [file ...]
---8<---
Fix these errors by using llvm-nm instead.
While here, also fix a typo into iridium's pkg/DESCR (missing verb).
OK robert@ (maintainer)
2015-05-15 10:47:55 +00:00
robert
980b90730a
unbreak i386 and make the debug flavor closer to build
2015-05-07 12:29:07 +00:00
robert
9bf94da8cc
update to 42.0.2311.135
2015-05-01 12:45:04 +00:00
sthen
6d541a329a
Mark BROKEN-i386, binutils-2.15 can no longer link this in available ram.
2015-04-30 22:51:46 +00:00
robert
0d68a1e686
update to 42.0.2311.90
2015-04-27 16:38:25 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
robert
369a0fc8fc
update to 41.0.2272.118
2015-04-03 10:32:04 +00:00
ajacoutot
0bad5217f7
Move fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match
...
XDG_DATA_DIR (where Desktop tools will look for by default).
discussed with sthen@ and matthieu@
ok sthen@
2015-03-31 09:44:48 +00:00
ajacoutot
8c5eef4f3b
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:15:03 +00:00
robert
ae9830c578
update to 41.0.2272.101 and add missing patches from last commit
2015-03-21 14:11:19 +00:00
robert
e057952ff0
update to 41.0.2272.89
2015-03-18 19:26:29 +00:00
robert
9cab0dcef3
Rework how the GPU vendor and device id is detected by using direct calls
...
to Mesa. The current solution is based on a diff from jsg@.
Also fix font redering issues with WebKit, with 3rd party TTFs with a
diff from Yoshihisa Matsushita.
2015-02-22 11:33:57 +00:00
robert
c8ff44bc99
update to 40.0.2214.115
2015-02-22 05:58:34 +00:00
robert
b3e9f10830
use mesa to get the gpu vendor and device id and pass it to chromium because
...
we can't use libpci due to permission restrictions and use some more UI code
on BSD as well
2015-02-15 19:51:28 +00:00
robert
d0f3fdd66a
update to 40.0.2214.114
2015-02-12 07:38:09 +00:00
sthen
ce36908e70
restore PLIST, unbreaks packaging on i386 (insufficient memory to link with
...
libpdf enabled).
2015-02-10 10:12:49 +00:00
robert
e1d5e1b7a6
update to 40.0.2214.111
2015-02-06 17:45:14 +00:00
robert
60bb3e48c6
update to 40.0.2214.93
2015-01-28 15:04:21 +00:00
sthen
3b116b49e1
Repair chromium builds on i386, we are bumping into the hard 2GB MAXDSIZ
...
limit during linking:
- use --no-keep-memory
- disable pdf support on i386
(conditionalize the libpdf.so PLIST entry based on arch)
We are still very close to the limit and I suspect it may still intermittently
fail.
ok robert@
2015-01-24 18:07:46 +00:00
robert
71d80985d9
add a missing dependency to fix ninja random build
2015-01-23 06:34:57 +00:00
robert
7feafe1dde
include the internal pdf viewer/generator
2015-01-22 11:42:24 +00:00
robert
bbc1baf91d
update to 40.0.2214.91
2015-01-22 11:16:40 +00:00
robert
a032a703f9
update to 39.0.2171.99
2015-01-15 17:29:49 +00:00
robert
6c69b9fa51
update to 39.0.2171.95
2014-12-13 14:57:49 +00:00
robert
ffdeda101f
update to 39.0.2171.71
2014-11-29 16:52:06 +00:00
robert
0c2048af61
update to 39.0.2171.65
2014-11-19 21:27:32 +00:00
robert
2c99db9d44
update to 38.0.2125.122
2014-11-14 21:04:36 +00:00
dcoppa
08cd812f5e
Fix another dependency issue
...
From upstream git commit 46c567aecd2b80239fee6fc4006474db9c281229
ok robert@ (maintainer)
2014-11-10 15:03:43 +00:00
dcoppa
578686e197
Fix dependency error
...
ok robert@ (maintainer)
2014-11-06 18:32:27 +00:00
robert
80ad32f166
update to 38.0.2125.111
2014-10-30 22:20:23 +00:00
sthen
2a4783683c
add a dependency on theme_resources, hopefully this will fix an intermittent
...
build failure some of us have been seeing with ninja random builds. ok espie
2014-10-25 21:08:50 +00:00
robert
aa5cf4b965
fix build on i386
2014-10-25 14:27:00 +00:00
robert
8244c218bc
update to 38.0.2125.104
2014-10-21 14:03:06 +00:00
robert
fdaa6344af
add missing Aura patch
2014-10-13 14:20:28 +00:00
robert
6c8aea837e
update to 38.0.2125.101
2014-10-13 06:49:19 +00:00
robert
5288107ffc
update to 37.0.2062.124
2014-10-04 12:30:58 +00:00
robert
62f251859c
use GPU accelerated cross process image transport on openbsd as well
2014-09-15 06:29:56 +00:00
robert
b6c9663fa8
update to 37.0.2062.120
2014-09-11 19:04:52 +00:00
robert
fb09b9c140
update to 36.0.1985.143
2014-08-15 15:59:49 +00:00
espie
92816cd8fc
use more specific version of SUBST_* where appropriate
2014-08-10 09:58:04 +00:00
espie
28b7bc2ff3
bulk-fix: prevent chromium from picking up installed libv8
...
okay sthen@
2014-07-28 12:33:47 +00:00