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
f5fde7083e
fix middle button copy&paste; ok sthen@
2014-07-24 08:37:40 +00:00
robert
2545026841
update to 36.0.1985.125;
...
from this release Chromium uses Aura instead of Gtk+ so the UI will look
a bit different, and that is completely normal.
2014-07-20 17:22:33 +00:00
ajacoutot
da8a35786a
Drop the proprietary FLAVOR. There is no point keeping it for us, so merge
...
the functionnality by default.
ok espie@ jasper@ naddy@ robert@ (maintainer)
2014-07-11 07:39:58 +00:00
sthen
a2b3417a92
pull in vmmeter.h for struct vmtotal
2014-07-08 10:30:35 +00:00
sthen
e773b3e4e3
Remove atomicops patch, which used to be needed on i386, but now breaks
...
the build there. No bump as it has no effect on other arch. ok robert@
2014-05-28 20:55:28 +00:00
robert
531eb9c353
update to 35.0.1916.114
2014-05-24 15:27:34 +00:00
sthen
32f3a51bfe
remove unguarded "#define AI_ADDRCONFIG 0"
2014-04-28 22:02:39 +00:00
robert
1c7a943f28
update to 34.0.1847.116 and disable Werror for the future clang update
2014-04-17 16:27:53 +00:00
robert
5e7ed8dea6
remove bogus patch
2014-04-08 16:31:11 +00:00
robert
3c23c1de8d
properly initialize the media filesystem registry to avoid a crash while
...
closing the settings/about/history pages
2014-04-07 19:32:03 +00:00
robert
755bb06686
update to 33.0.1750.146
2014-03-11 14:52:01 +00:00
robert
415b43ac07
revert update due to ports being locked and this not being a security update
2014-02-10 18:34:59 +00:00
robert
11c378607e
update to 32.0.1700.107
2014-02-10 07:02:24 +00:00
dcoppa
daa4bd1403
Fix dependency issue
2014-01-29 07:04:08 +00:00
robert
16af4569f5
update to 32.0.1700.76
2014-01-18 11:42:03 +00:00
espie
26bd083a4e
missing inter-dependency.
...
makes build reliable again.
problem reported about 1 month ago to robert@ and dcoppa@, no reply at all,
finally got fed up with it and fixed it myself.
2014-01-01 18:03:57 +00:00
robert
94fe016b37
update to 31.0.1650.63
2013-12-12 10:43:18 +00:00
robert
c14c12b9bd
make using the GTK theme work after a restart as well
2013-11-01 14:09:19 +00:00
robert
1fd0a9bfdc
update to 30.0.1599.101
2013-10-29 06:51:34 +00:00
bluhm
f83dca4dc6
Including the header file netinet6/in6_var.h from netinet/in_var.h
...
automatically is bad. To change that, a few ports must be adapted.
Do an explicit #include <netinet6/in6_var.h> when it is needed.
OK ajacoutot@
Commit the remaining ports that were blocked by an cvs commit error
in devel/jdk/1.7/patches.
2013-10-16 15:04:07 +00:00
dcoppa
1f43bc87cc
There're a pair of ${SUBST_CMD} at pre-configure stage, but the
...
paths inside the patches were already "substituted" (hardcoded).
Use MODPY_ADJ_FILES for the python one, and get rid of that patch.
ok aja@, robert@ (maintainer)
2013-10-11 14:53:57 +00:00
ajacoutot
ed55426ef6
Fix mozilla plugins directory, /usr/lib64 is... meh...
...
ok robert@ (maintainer)
2013-10-11 13:52:07 +00:00
robert
f4493f548d
use the official fix for the atk issue which was commited to the chromium git repo yesterday
2013-09-30 14:21:46 +00:00
sthen
a0889843c5
add #pragma suggested by robert@ to unbreak build with newer atk
2013-09-30 09:23:13 +00:00
robert
a946c81a2a
update ffmpeg patches for i386 as well
2013-09-29 20:34:52 +00:00
robert
fd6fcca0c0
update to 29.0.1547.76
2013-09-29 19:03:59 +00:00
sthen
7ad838df72
handle p_flags split in kinfo_proc to unbreak
2013-09-25 23:39:54 +00:00
robert
0d1cda5e04
update to 28.0.1500.45
2013-07-15 14:59:30 +00:00
landry
14028b395d
Backport upstream r196463 to fix build with nss >= 3.15:
...
CERTGetNameFunc now takes a const CERTName* argument.
2013-06-23 18:41:47 +00:00
sthen
f0762184a3
Use -fomit-frame-pointer when building libyuv on i386, needed for llvm 3.3
...
which doesn't leave sufficient available registers to build this otherwise.
Thanks robert@ for clues and build system help.
2013-06-21 21:59:13 +00:00
espie
d3826796f5
add missing inter-dependency, should fix naddy's build
2013-06-15 16:06:14 +00:00
sthen
394728b041
switch the chromium build from gmake to ninja which uses hugely less cpu
...
time. testing by me and espie, looks good to robert@
2013-06-13 21:23:33 +00:00
robert
bb1559ed96
thank you cvs for missing these patches
2013-06-04 20:09:42 +00:00
robert
f9652d6e0b
fix audio output buffer size and remove the adobe flash notification
...
also unbreak chromium on i386 because it seems the new release magically
works on i386
2013-05-31 15:38:59 +00:00
robert
f1670efc4c
remove bogus patch
2013-05-30 21:05:17 +00:00
robert
d7bf3bddbe
update to 27.0.1453.93
2013-05-30 18:42:18 +00:00
ajacoutot
693840da59
This patch is really not needed.
2013-04-20 13:28:02 +00:00
robert
ee83ca5d34
do not redeclare fdatasync now that we have it in base
2013-04-17 14:47:54 +00:00
ajacoutot
e8a0b8fd46
Unbreak: clang has an internal fdatasync declaration which does not match.
...
prodded by robert@
2013-04-16 14:55:20 +00:00
ajacoutot
b9f5894813
We have fdatasync(2) now.
...
ok robert@ (maintainer)
2013-04-15 17:03:49 +00:00
robert
240bb2ab7f
update some patches
2013-04-10 18:46:43 +00:00
robert
a52e8efd8d
- update to 26.0.1410.43
...
- switch chromium to use clang/llvm instead of gcc
- switch back to the internal libvpx because it's an unreleased version
at this point
- re-enable SSE2 support
2013-04-03 08:19:10 +00:00
ajacoutot
2428b89506
Fix build with glib2>=2.36.0.
2013-03-27 20:26:42 +00:00
robert
7c223f8ea2
fix ffmpeg config of i386
2013-03-22 07:46:04 +00:00
robert
8ce8ffb1b1
update to 25.0.1364.160
2013-03-15 08:30:33 +00:00
brad
63a5ba9eb2
Remove a hack for FFmpeg/Libav to workaround an assembler bug now that it
...
has been fixed.
ok ajacoutot@
2013-01-20 07:46:16 +00:00
robert
93212d6849
update to 24.0.1312.52
2013-01-18 21:38:02 +00:00
sthen
40f5f67190
cope with sysctl.h changes
2012-12-18 21:38:12 +00:00