302 Commits

Author SHA1 Message Date
sthen
9005d1d063 sync WANTLIB 2016-01-17 17:29:07 +00:00
sthen
c3bd7f9864 add an easily-greppable marker for ports known to use pledge().
it's not so important while they're only in patches in the ports tree,
but for any which get upstreamed it saves a ~100GB grep to find them.
2016-01-15 19:57:23 +00:00
robert
5f39e677ec update to 47.0.2526.111 2016-01-14 13:21:06 +00:00
robert
9b838269e7 remove rpath from the GPU process's pledge call now that mesa has been taken care of 2016-01-08 15:18:09 +00:00
robert
04526b1de6 pledge(2) the chromium processes;
The renderer, gpu, plugin and utility processes are now using pledge(2)
Unfortunately the GPU process only requires an rpath pledge because of
Mesa trying to parse two configuration files, /etc/drirc and ${HOME}/.drirc
So currently the GPU process will use an rpath pledge in the next
week or so so that people can test, but this situation has to be
resolved because it is not acceptable that a mostly unused configuration
file is being parsed from a library and that stops us from using less
pledges and thus disallowing the GPU process to have read access
to the filsystem ... like your ssh keys.
2016-01-06 21:46:44 +00:00
robert
3817092bbe add mojo bindings to the pre-build targets 2015-12-28 09:53:27 +00:00
robert
59b9901add update to 47.0.2526.106 2015-12-16 16:14:13 +00:00
robert
bba2b358e7 fix build by adding a missing patch 2015-12-15 10:59:50 +00:00
sthen
6d97d4abf2 Disable upstream's attempt to use a 64-bit linker for i386 ("ia32") builds
ok robert@
2015-12-12 22:55:23 +00:00
robert
cfdf52e411 remove unused patches up and enable some more functionalty like HiDPI support 2015-12-12 20:20:01 +00:00
robert
0c77d01ccf re-enable pre-build hack for resources 2015-12-12 09:23:30 +00:00
robert
bb06455da0 update to 47.0.2526.80 2015-12-09 15:01:21 +00:00
robert
c226a5203d update to 47.0.2526.73 2015-12-05 16:13:32 +00:00
sthen
a0d09ffbad remove devel/flex dep, these are ok with base flex 2015-11-20 11:24:04 +00:00
sthen
6c324dcf52 pre-build gfx_vector_icons in chromium+iridium, ok robert@ 2015-11-14 22:47:59 +00:00
robert
94e7a401e4 update to 46.0.2490.86 2015-11-11 18:37:05 +00:00
robert
7e9e14bc05 update to 46.0.2490.80 2015-10-24 09:10:35 +00:00
robert
ac380eb415 add fonts/droid-fonts as a run dependency to ease displaying
some special Japanese, Russian and other characters by default
2015-10-19 11:36:59 +00:00
robert
ce1fd2ef2b update to 46.0.2490.71 2015-10-14 16:42:07 +00:00
robert
fa07c44804 re-enable the pre-build targets which i accidentally disabled in the previous
commit
2015-09-25 21:09:19 +00:00
robert
fe21d6949a make v8 pre-allocate less memory on OpenBSD/amd64 to avoid v8 running out
of memory
2015-09-25 13:43:04 +00:00
robert
d481df5f66 update to 45.0.2454.101 2015-09-25 13:08:54 +00:00
robert
6c6a3f1391 update to 45.0.2454.99 2015-09-22 16:42:21 +00:00
robert
1dd4c8da4f sync the heap handling code of v8 with linux and regen patches 2015-09-20 18:32:18 +00:00
robert
82251d29bc fix typo 2015-09-19 10:03:26 +00:00
robert
0ba1bbd1cb add cacheinvalidation and cacheinvalidation_proto_cpp to the pre-build targets 2015-09-19 09:52:36 +00:00
robert
ebbeba4e9d update to 45.0.2454.93 2015-09-17 18:59:44 +00:00
robert
bb70117daf fix build by applying a patch from upstream 2015-09-07 14:29:38 +00:00
robert
bcdd6ff914 update to 45.0.2454.85 2015-09-05 16:06:50 +00:00
robert
a1affca8eb detect *BSD in the javascript code of webui 2015-08-27 14:16:50 +00:00
robert
adc2372af5 update to 44.0.2403.157 2015-08-21 12:58:15 +00:00
robert
7b217e462f update to 44.0.2403.156 2015-08-20 08:04:33 +00:00
robert
babc6327b9 drop the dependency on libusb in favor of the internal libusb due to
extra functionality implemented in the bundled version
2015-08-16 20:42:46 +00:00
robert
0e33c06c08 update to 44.0.2403.155 2015-08-12 05:55:16 +00:00
robert
f7e3d6573c add net_interfaces to the list of pre-built targets 2015-08-02 16:14:06 +00:00
robert
caff981439 add the suggestions target to the list of pre-built targets 2015-08-01 11:07:29 +00:00
robert
b4caa4432f update to 44.0.2403.125;
add a hack to build the generated resources to avoid random build failures
2015-07-29 11:36:38 +00:00
robert
5bd97ab551 add a missing patch and remove some bad practice shell code from the Makefile 2015-07-28 11:30:25 +00:00
sthen
a1244edd73 register another missing internal dependency (there are still more, though) 2015-07-28 10:06:07 +00:00
robert
8c90b493b3 add a missing dependency on internal resource 2015-07-26 09:32:38 +00:00
robert
bc0185b3a0 update to 44.0.2403.107 2015-07-25 12:59:15 +00:00
robert
e599a1d060 fix a patch for llvm 2015-07-24 07:29:52 +00:00
robert
8b294cec10 update to 44.0.2403.89 2015-07-23 13:44:04 +00:00
robert
09ba4de238 update to 43.0.2357.134 2015-07-15 08:06:42 +00:00
robert
e0b2f7552e allow chromium to restart itself when necessary after asking the user
for confirmation
2015-07-12 14:44:04 +00:00
robert
637fccad06 update to 43.0.2357.132 2015-07-08 15:26:50 +00:00
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