Commit Graph

24 Commits

Author SHA1 Message Date
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
robert
8ce8ffb1b1 update to 25.0.1364.160 2013-03-15 08:30:33 +00:00
robert
93212d6849 update to 24.0.1312.52 2013-01-18 21:38:02 +00:00
robert
94e6d86e3a update to 23.0.1271.64 2012-11-07 06:59:45 +00:00
robert
26018c5afe update to 22.0.1229.94 2012-10-12 16:46:09 +00:00
robert
963cc1a660 update to 21.0.1180.81 2012-08-26 18:47:01 +00:00
robert
50dcc346db update to 20.0.1132.47 2012-07-10 09:22:34 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
robert
c45244ce9c update to 18.0.1025.142; requires gcc 4.6 from now on 2012-04-03 13:59:35 +00:00
robert
e2535fdd7c update to 17.0.963.56 2012-02-17 10:19:50 +00:00
robert
612b65fa80 update to 16.0.912.63 2011-12-14 16:58:19 +00:00
ajacoutot
6701b34d5d Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:20:52 +00:00
robert
1d1f0ea496 update to 15.0.874.102.
switch from using the hacked macosx transport dib to the linux one
which uses sysv shms.
make sure you also have a current kernel before using this version
2011-10-27 07:59:08 +00:00
robert
154c88a827 update to 14.0.835.163 2011-09-19 08:55:26 +00:00
robert
2dd585500f update to the next stable release (13.0.782.112) 2011-08-16 08:17:44 +00:00
robert
b49d7d8c4c Update to the new stable branch: 12.0.742.91
http://googlechromereleases.blogspot.com/2011/06/chrome-stable-release.html
2011-06-08 20:36:56 +00:00
ajacoutot
3c101b3a3b Add missing RUN_DEPENDS.
Remove trailing blank line.
2011-05-19 11:57:37 +00:00
robert
65907ca1bc Add a .desktop file for the menus and install the icons too.
Remove the message about bumping shmall and datasize too.
2011-05-19 11:52:06 +00:00
sthen
d84119ab5b install the manpage, this also fixes chrome --help
ok robert@
2011-03-09 17:24:21 +00:00
robert
03c292ee7a - remove LINK=/usr/bin/g++ from make env
- fix an ifdef
- enable SSE2 support on amd64

diff from Matthew Dempsky
2011-03-03 13:47:47 +00:00
espie
ae6e8f236b late update to chromium 9, robert@ did the work, but he doesn't have the
time right now.
Tree is still locked!
Reasons for the update:
- good work that can be used now
- only builds on i386/amd64, and they're fast
- multiple security problems in old chrome
- old chrome half working, can't break it more than it was.

This one requires resources (see MESSAGE), but it's ways more stable.

Again, discussed with sthen@, jasper@, naddy@, miod@
2011-02-08 09:43:02 +00:00
pvalchev
ae7a5fbfd1 Update to chromium-5.0.539.0; tested by many on ports@
- still some issues on some amd64 machines, etc. but a step forward
- see http://sightly.net/peter/openbsd/chromium/ for more
2010-04-01 21:14:14 +00:00
ajacoutot
d83719c8d7 Move some LIB_DEPENDS to WANTLIB.
Regen PLIST.
2009-12-20 17:27:34 +00:00
pvalchev
88e44963ff Initial import of Chromium for OpenBSD, a multi-month effort! :)
i386 and amd64 supported.

Chromium is an open-source browser project that aims
to build a safer, faster, and more stable way for all
Internet users to experience the web. http://www.chromium.org/

This is version 4.0.251.0 with a tarball already including hundreds
of patches by myself, Sprewell, Ben Laurie and others from the original
FreeBSD effort. See homepage for more details and known issue:
http://sightly.net/peter/openbsd/chromium/
(right now, there are i386 & amd64 -current packages there that can
be pkg_add'ed, links to the FreeBSD page for more info, etc)

The patches are being cleaned up and sent upstream in chunks, the
goal will be to have a clean tarball eventually. I _just_ got this
working earlier this week so it may crash and burn (especially on
amd64 as some parts do not appear 64-bit clean), let me know.

"commit it and let's work on it in-tree" espie@, robert@ & others
2009-12-18 22:25:56 +00:00