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
robert
4f9175a001
update to 26.0.1410.63
2013-04-10 16:14:28 +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
c6fff61bfc
No need to explicitely depend on gnome-icon-theme anymore.
2013-04-02 16:16:47 +00:00
ajacoutot
2428b89506
Fix build with glib2>=2.36.0.
2013-03-27 20:26:42 +00:00
robert
2905c39a86
use system yasm for building
2013-03-25 08:48:33 +00:00
robert
7c223f8ea2
fix ffmpeg config of i386
2013-03-22 07:46:04 +00:00
robert
40f157b67b
use libvpx from ports
2013-03-20 16:20:04 +00:00
robert
7bbe17ad79
update to 25.0.1364.173
2013-03-15 23:08:48 +00:00
robert
8ce8ffb1b1
update to 25.0.1364.160
2013-03-15 08:30:33 +00:00
espie
3771bc26d4
fix small differences in PERMIT
2013-03-11 12:17:50 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
e03c56c9c5
MODGCC4_VERSION default to 4.6 now.
2013-02-07 19:13:49 +00:00
robert
06ec301150
update to 24.0.1312.68
2013-02-05 06:23:25 +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
sthen
00463912be
Add a comment re "proprietary" flavour to DESCR, reminded by espie@
2013-01-19 12:06:51 +00:00
sthen
d66c18317b
Make PERMIT_* for chromium depend on the FLAVOR, so that FLAVOR=proprietary
...
disables cdrom packages as done in other ports (H.264 patents).
Link chromium,proprietary to the build. ok brad@ robert@
2013-01-19 11:56:06 +00:00