197 Commits

Author SHA1 Message Date
sthen
32f3a51bfe remove unguarded "#define AI_ADDRCONFIG 0" 2014-04-28 22:02:39 +00:00
robert
e0e002f5ab update to 34.0.1847.131 2014-04-25 15:58:09 +00:00
jasper
db98266d5f use ${FILESDIR} instead of hardcoding 'files/' 2014-04-20 10:00:21 +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
31d2663be8 update to 33.0.1750.152 2014-04-06 22:21:11 +00:00
robert
70254bc2cf fix dependencies and wantlib 2014-03-14 10:18:56 +00:00
robert
755bb06686 update to 33.0.1750.146 2014-03-11 14:52:01 +00:00
landry
8780e26c9e Bump ports using gcc4 module.
(not: mozilla ports not bumped since they're going to be updated in a few)
2014-03-10 20:27:25 +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
robert
9f7c0a7353 update to 32.0.1700.102 2014-02-03 16:37:31 +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
ajacoutot
081c939a7d Sync the Desktop file with Ubuntu and FreeBSD.
Rename to chromium-browser.desktop to match what others are doing.

ok robert@ (maintainer)
2013-11-15 07:44:49 +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
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
sthen
7ad838df72 handle p_flags split in kinfo_proc to unbreak 2013-09-25 23:39:54 +00:00
sthen
82cb166e3f these are currently BROKEN (sysctl changes), mark them as such to save time
in builds, jasper@ agrees
2013-09-25 16:53:52 +00:00
naddy
72488292ee switch master site to https 2013-08-08 11:52:51 +00:00
robert
4a7382a46c update to 28.0.1500.95 2013-08-07 22:15:52 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +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
sthen
a4e1aa0c81 mark as DPB_PROPERTIES=parallel, this seems to work reliably with the
ninja build. ok espie@ robert@
2013-06-21 15:15:18 +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
3723f947a9 update to 27.0.1453.110 2013-06-12 06:20:20 +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
ajacoutot
aed91d7b0f Mark BROKEN on i386; this will give a chance to people still using an older
version not to update and end up with a broken browser.
Issue being investigated by robert@

ok robert@
2013-04-14 16:39:04 +00:00
robert
240bb2ab7f update some patches 2013-04-10 18:46:43 +00:00