| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 May 2013 21:10:15
27.0.1453.81
|
rene  |
Update to 27.0.1453.81
Note that this is still a beta version, and that the sysctl
kern.ipc.shm_allow_removed must be set to 1 for correct operation.
Port changes:
- add dependency on accessibility/speech-dispatcher for libspeechd
- use internal libvpx
- update disk space requirements
- add pkg-message for the above sysctl
Submitted by: George Liaskos
Security: http://vuxml.org/freebsd/bdd48858-9656-11e2-a9a8-00262d5ed8ee.html |
03 May 2013 16:36:41
25.0.1364.172_1  |
ehaupt  |
Chase security/libgcrypt update |
25 Apr 2013 21:31:24
25.0.1364.172  |
rene  |
Use clang as the default compiler instead of GCC 4.6+
Add a patch to make clang 3.3 r178606+ happy [1]
Obtained from: upstream libyuv [1] |
23 Apr 2013 08:03:59
25.0.1364.172  |
rene  |
Convert USE_PKGCONFIG |
13 Mar 2013 12:56:26
25.0.1364.172  |
rene  |
- Update to 25.0.1364.172 (bugfixes)
- Pet portlint |
08 Mar 2013 11:32:12
25.0.1364.160  |
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
08 Mar 2013 10:01:16
25.0.1364.160  |
rene  |
Update to 25.0.1364.160
Security: http://www.vuxml.org/freebsd/54bed676-87ce-11e2-b528-00262d5ed8ee.html |
06 Mar 2013 23:31:58
25.0.1364.152  |
rene  |
Remove compatibility with FreeBSD 7.X
While here pet Makefile headers. |
06 Mar 2013 00:48:35
25.0.1364.152  |
rene  |
Update to 25.0.1364.152
Security: 40d5ab37-85f2-11e2-b528-00262d5ed8ee |
26 Feb 2013 23:12:04
25.0.1364.97  |
kwm  |
Build fix for FreeBSD 8 and 9 on i386.
Submitted by: rene@ (maintainer) |
23 Feb 2013 00:37:26
25.0.1364.97  |
rene  |
Update to 25.0.1364.97, some new features are:
- Improvements in managing and securing extensions
- Better support for HTML5 time/date inputs
- JavaScript Web Speech API support
- Better WebGL error handling
MathML is disabled in this release for security reasons.
Submitted by: George Liaskos
Security: http://www.vuxml.org/freebsd/dfd92cb2-7d48-11e2-ad48-00262d5ed8ee.html |
16 Feb 2013 10:08:55
24.0.1312.57_2  |
rene  |
Unbreak audio : Let ALSA enumerate audio devices rather than iterating
over physical devices.
Bump PORTREVISION
Submitted by: George Liaskos
Obtained from: http://crrev.com/11533016 |
04 Feb 2013 21:39:41
24.0.1312.57_1  |
rene  |
- revert r310861, which seems to cause IPC memory leaks.
- bump PORTREVISION
Discussed on: freebsd-chromium |
31 Jan 2013 14:34:49
24.0.1312.57  |
rene  |
Update to 24.0.1312.57
While here, let the desktop file pass the URL to the chrome binary. |
23 Jan 2013 21:14:45
24.0.1312.56  |
rene  |
Update to 24.0.1312.56
This release also fixes performance of mouse wheel scrolling (crbug 160122)
and a regression with visited links (crbug 160025).
Security: http://www.vuxml.org/freebsd/8d03202c-6559-11e2-a389-00262d5ed8ee.html |
23 Jan 2013 15:00:19
24.0.1312.52_1  |
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
23 Jan 2013 11:34:09
24.0.1312.52  |
rene  |
Remove shared memory keys only if no segments are attached.
This fixes a bug when kern.ipc.shm_allow_removed was set to 0.
Submitted by: George Liaskos |
22 Jan 2013 23:13:41
24.0.1312.52  |
makc  |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article and/or rephrase COMMENT
Approved by: portmgr (bapt), maintainer silence (12 days) |
13 Jan 2013 10:43:29
24.0.1312.52  |
rene  |
Fix build with clang 3.1
Submitted by: cy@ |
11 Jan 2013 01:14:52
24.0.1312.52  |
rene  |
Update to 24.0.1312.52, which add support for MathML.
FreeBSD-specific improvements:
- working WiFi geolocation [1] (can be turned off in preferences)
- fix build with clang (use external libvpx)
- use SysV SHM model and where possible OS_BSD, which saves some patches
- no need to use ZygoteProcess switch
HTML5 audio is currently broken.
PR: ports/174402 [1]
Submitted by: J.R. Oldroyd <fbsd@opal.com> [1]
Security: http://www.vuxml.org/freebsd/46bd747b-5b84-11e2-b06d-00262d5ed8ee.html |
12 Dec 2012 12:21:35
23.0.1271.97  |
rene  |
- Update to 23.0.1271.97
- Revert previous empty() vs negation check for options [1]
Obtained
from: http://googlechromereleases.blogspot.nl/search/label/Stable%20updates/
Security: 51f84e28-444e-11e2-8306-00262d5ed8ee
Requested by: danfe [1] |
09 Dec 2012 11:44:08
23.0.1271.95  |
rene  |
Use empty() instead of negation to check for non-set options. |
30 Nov 2012 13:05:44
23.0.1271.95  |
rene  |
Update to 23.0.1271.95
Security: http://www.vuxml.org/freebsd/5af51ae9-3acd-11e2-a4eb-00262d5ed8ee.html
Feature safe: yes |
29 Nov 2012 14:10:36
23.0.1271.91  |
rene  |
The renderer sandbox is unused so avoid the call to GetInstance()
This prevents a crash at startup when Chromium is built in debug mode.
Submitted by: George Liaskos
Feature safe: yes |
27 Nov 2012 17:43:33
23.0.1271.91  |
rene  |
Update to 23.0.1271.91
Security: http://www.vuxml.org/freebsd/4d64fc61-3878-11e2-a4eb-00262d5ed8ee.html
Feature safe: yes |
15 Nov 2012 22:30:46
23.0.1271.64_1  |
rene  |
- Fix font rendering issues.
- Bump PORTREVISION
Submitted by: George Liaskos
Feature safe: yes |
08 Nov 2012 10:08:38
23.0.1271.64  |
rene  |
Re-update amount of free diskspace needed for the build.
Submitted by: osa
Feature safe: yes |
08 Nov 2012 00:10:16
23.0.1271.64  |
rene  |
Update to 23.0.1271.64
Submitted by: George Liaskos
Security: http://www.vuxml.org/freebsd/209c068d-28be-11e2-9160-00262d5ed8ee.html
Feature safe: yes |
24 Oct 2012 09:37:01
22.0.1229.94  |
rene  |
Update disk space requirements for a normal build.
Submitted by: osa
Feature safe: yes |
10 Oct 2012 22:44:41
22.0.1229.94  |
rene  |
Update to 22.0.1229.94
Security: http://www.vuxml.org/freebsd/09e83f7f-1326-11e2-afe3-00262d5ed8ee.html
Feature safe: yes |
09 Oct 2012 07:17:09
22.0.1229.92  |
rene  |
Update to 22.0.1229.92
While here pet portlint.
Security: http://www.vuxml.org/freebsd/e6161b65-1187-11e2-afe3-00262d5ed8ee.html |
07 Oct 2012 08:59:36
22.0.1229.79  |
rene  |
Cleanup Makefile header. |
02 Oct 2012 19:00:33
22.0.1229.79  |
rene  |
Update to 22.0.1229.79
Submitted by: George Liaskos
Security: http://www.vuxml.org/freebsd/5bae2ab4-0820-11e2-be5f-00262d5ed8ee.html |
23 Sep 2012 10:49:46
21.0.1180.89  |
rene  |
Mark IGNORE on FreeBSD 7.X, incompatible libusb |
31 Aug 2012 06:09:26
21.0.1180.89  |
rene  |
- Update to 21.0.1180.89
- Use pkgconf
- List gcrypt as a library dependency, not as a runtime dependency
Security: http://www.vuxml.org/freebsd/ee68923d-f2f5-11e1-8014-00262d5ed8ee.html |
28 Aug 2012 20:25:57
21.0.1180.81  |
rene  |
- Update to 21.0.1180.81
- Drop build dependency on devel/subversion
Submitted by: George Liaskos
Security: CVE-2012-[2846-2860], CVE-2012-[2862-2863] |
15 Jul 2012 23:56:20
20.0.1132.57  |
rakuco  |
Disable clang plugins to fix the build with WITH_CLANG.
PR: ports/169816
Submitted by: George Liaskos <geo.liaskos gmail com> |
12 Jul 2012 21:19:33
20.0.1132.57  |
rakuco  |
Fix patch-third_party__WebKit__Source__WebCore__config.h
Submitted by: Jan Henrik Sylvester <me at janh de> |
12 Jul 2012 09:19:26
20.0.1132.57  |
rene  |
Update to 20.0.1132.57
Submitted by: George Liaskos |
11 Jun 2012 22:39:21
19.0.1084.56_1  |
rene  |
- Disable backtrace from libexecinfo which causes chrome to crash when compiled
with release CFLAGS under i386.
- Bump PORTREVISION
Submitted by: George Liaskos |
10 Jun 2012 13:31:43
19.0.1084.56  |
rene  |
Update to 19.0.1084.56 (bugfix release) |
05 Jun 2012 17:12:54
19.0.1084.52_2  |
rene  |
- Convert to new options framework
- Use GCC 4.6+ if not using Clang
- Remove some now obsolete IGNORE checks
- Strip library versions from LIB_DEPENDS to pet portlint |
03 Jun 2012 19:10:17
19.0.1084.52_2  |
rene  |
- Remove build dependency on lang/p5-Switch for Perl 5.14+ , the
generate-webkitversion.pl script no longer needs it.
PR: ports/168474
Submitted by: Zhihao Yuan |
03 Jun 2012 19:08:42
19.0.1084.52_1  |
rene  |
- Fix build on non-SSE3-capable CPUs by correctly setting the gyp gcc_version
variable.
- Remove our base GCC specific settings.
Submitted by: George Liaskos
Obtained from: http://trillian.chruetertee.ch/chromium/changeset/342 |
01 Jun 2012 05:26:28
19.0.1084.52_1  |
dinoex  |
- update png to 1.5.10 |
28 May 2012 22:29:09
19.0.1084.52  |
rene  |
Update to 19.0.1084.52
Note that this version will not yet build on i386 boxes without (S)SSE3.
Submitted by: George Liaskos
Security:
http://www.vuxml.org/freebsd/1449af37-9eba-11e1-b9c1-00262d5ed8ee.html |
01 May 2012 20:04:43
18.0.1025.168  |
rene  |
Update to 18.0.1025.168
Security:
http://www.vuxml.org/freebsd/94c0ac4f-9388-11e1-b242-00262d5ed8ee.html |
30 Apr 2012 15:26:00
18.0.1025.162  |
rene  |
Fix build with pulseaudio.
Obtained from: http://code.google.com/p/chromium/issues/detail?id=111392
via Meowthink |
30 Apr 2012 08:14:30
18.0.1025.162  |
rene  |
Fix build on 7.4-RELEASE
Note that 7.4-STABLE after log2() and log2f() were MFC'd is still broken
due to conflicting definitions of these functions (no __FreeBSD_version bump).
Submitted by: pointyhat via pav |
13 Apr 2012 19:56:50
18.0.1025.162  |
rene  |
Update to 18.0.1025.162 |
05 Apr 2012 22:06:38
18.0.1025.151  |
rene  |
- Update to 18.0.1025.151
- switch to gcc46 as compiler, clang appears to be too troublesome in practice
- add a patch to avoid fix SIGFPE crashes from protoc during the build [1]
Submitted by: theraven via #bsdports [1]
Security:
http://www.vuxml.org/freebsd/057130e6-7f61-11e1-8a43-00262d5ed8ee.html
Feature safe: yes |
02 Apr 2012 18:46:29
18.0.1025.142  |
rene  |
Update build space requirements by 20%
Submitted by: osa@
Feature safe: yes |
01 Apr 2012 00:50:57
18.0.1025.142  |
rene  |
Update to 18.0.1025.142
Note that clang is now the default compiler (GCC 4.6 is optionable), base GCC
became too old.
Submitted by: George Liaskos
Security:
http://www.vuxml.org/freebsd/b8f0a391-7910-11e1-8a43-00262d5ed8ee.html
Feature safe: yes |
22 Mar 2012 13:19:31
17.0.963.83  |
rene  |
Update to 17.0.963.83
Security:
http://www.vuxml.org/freebsd/330106da-7406-11e1-a1d7-00262d5ed8ee.html
Feature safe: yes |
11 Mar 2012 12:47:42
17.0.963.79  |
rene  |
Update to 17.0.963.79
Security:
http://www.vuxml.org/freebsd/ab1f515d-6b69-11e1-8288-00262d5ed8ee.html
Feature safe: yes |
09 Mar 2012 10:44:25
17.0.963.78  |
rene  |
Update to 17.0.963.78
Security:
http://www.vuxml.org/freebsd/1015e1fe-69ce-11e1-8288-00262d5ed8ee.html
Feature safe: yes |
07 Mar 2012 22:29:06
17.0.963.66  |
rene  |
Update to 17.0.963.66 (bugfix in DOM) |
06 Mar 2012 07:26:14
17.0.963.65  |
rene  |
Update to 17.0.963.65
Security:
http://www.vuxml.org/freebsd/99aef698-66ed-11e1-8288-00262d5ed8ee.html |
16 Feb 2012 07:30:52
17.0.963.56  |
rene  |
Update to 17.0.963.56
Security:
http://www.vuxml.org/freebsd/2f5ff968-5829-11e1-8288-00262d5ed8ee.html |
09 Feb 2012 23:08:04
17.0.963.46_1  |
rene  |
Fix build after distfile reroll.
Pointy hat: rene |
09 Feb 2012 14:45:29
17.0.963.46_1  |
rene  |
Reroll distfile, it was incorrectly rolled.
Bump PORTREVISION |
09 Feb 2012 12:53:01
17.0.963.46  |
rene  |
Update to 17.0.963.46
Obtained from: Chromium Chruetertee development repository
Security:
http://www.vuxml.org/freebsd/fe1976c2-5317-11e1-9e99-00262d5ed8ee.html |
24 Jan 2012 14:58:27
16.0.912.77  |
rene  |
Update to 16.0.912.77
Security:
http://www.vuxml.org/freebsd/33d73d59-4677-11e1-88cd-00262d5ed8ee.html |
10 Jan 2012 20:57:15
16.0.912.75  |
rene  |
Fix warnings at the start of the build.
PR: ports/163921 (based on)
Submitted by: Shane Ambler [freebsd shaneware.biz]
Patched by: George Liaskos |
06 Jan 2012 22:35:40
16.0.912.75  |
rene  |
Update to 16.0.912.75
Security:
http://www.vuxml.org/freebsd/1a1aef8e-3894-11e1-8b5c-00262d5ed8ee.html |
18 Dec 2011 19:50:31
16.0.912.63  |
rene  |
Fix the pulseadio option (PULSEAUDIO instead of PULSE) and respect
WITHOUT_PULSEAUDIO.
PR: ports/163277
Submitted by: Denise H.G.
Discussed with:
Obtained from: Chruetertee Chromium development repository |
14 Dec 2011 05:49:18
16.0.912.63  |
lx  |
Fix build by removing extraneous patch.
Feature safe: yes |
13 Dec 2011 20:41:14
16.0.912.63  |
rene  |
Update to 16.0.912.63
- enhancements to Sync
- ability to create multiple profiles on a single instance
Obtained from: Chromium Chruetertee development repository
Security:
http://www.vuxml.org/freebsd/68ac6266-25c3-11e1-b63a-00262d5ed8ee.html |
17 Nov 2011 14:23:43
15.0.874.121  |
rene  |
Update to 15.0.874.121 (updates V8 to 3.5.10.24 and fixes a V8 security bug).
Security:
http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html
Feature safe: yes |
13 Nov 2011 11:50:40
15.0.874.120  |
rene  |
Optionally use GCC 4.6 instead of GCC 4.5, the latter is disconnected from
Mk/bsd.gcc.mk
Prodded by: gerald
Feature safe: yes |
11 Nov 2011 21:39:23
15.0.874.120  |
rene  |
- Update to 15.0.874.120
- Respect LOCALBASE in more gyp files
Submitted by: George Liaskos
Security:
http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html
Feature safe: yes |
01 Nov 2011 20:01:05
15.0.874.106  |
rene  |
Some Makefile cleanups:
- Do not explicitly check for nss >= 3.12, this has been true for 26 months now
- Prefer official spelling of Clang and GCC and use "Build" instead of "Compile"
in options
Submitted by: danfe@ via chromium@ |
27 Oct 2011 11:00:46
15.0.874.106  |
rene  |
Update to 14.0.874.106 (fixes form-based authentication). |
26 Oct 2011 21:00:26
15.0.874.102  |
rene  |
'use_proprietary_codecs' has been renamed to 'proprietary_codecs'.
PR: ports/162018
Submitted by: John Watson [wizputer gmail]
Obtained from: Chromium Chruetertee rev. 252 |
25 Oct 2011 18:21:28
15.0.874.102  |
rene  |
Update to 15.0.874.102
Obtained from: Chromium/Chruetertee development repository
Security:
http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html |
18 Oct 2011 18:36:21
14.0.835.202_1  |
rene  |
Merge from Chruetertee repository:
- r235 : remove hacks in Zygote, allowing processes to exit more cleanly.
- r248 : switch back to previous rendering method (the same as OSX uses).
Bump PORTREVISION
Submitted by: George Liaskos |
08 Oct 2011 21:53:08
14.0.835.202  |
rene  |
Fix the IGNORE check when both clang and GCC 4.5 are selected.
Submitted by: George Liaskos |
06 Oct 2011 23:50:40
14.0.835.202  |
rene  |
Mark as IGNORE if both CLANG and GCC45 are set.
While here, pet portlint.
Submitted by: Oleg Ginzburg via the chromium@ list |
06 Oct 2011 22:42:29
14.0.835.202  |
rene  |
Recognize FreeBSD 10, should fix the build there.
PR: ports/161274
Submitted by: Ruslan Mahmatkhanov [cvs-src yandex.ru] |
06 Oct 2011 22:32:37
14.0.835.202  |
rene  |
Fix build with GCC 4.6, no PORTREVISION bump.
PR: ports/161323
Submitted by: Zhihao Yuan [lichray gmail] |
04 Oct 2011 20:58:08
14.0.835.202  |
rene  |
Update to 14.0.835.202
Security:
http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html |
30 Sep 2011 23:08:39
14.0.835.163_2  |
rene  |
- Fix build with lang/gcc45
- Add OPTIONS for clang / gcc45+ / debug build.
Submitted by: George Liaskos
Obtained from: Chromium Chruetertee repository r234 |
27 Sep 2011 17:47:03
14.0.835.163_2  |
rene  |
- Fix build on 7.4 [1]
- Bump PORTREVISION for previous commits.
PR: ports/160945 [1]
Submitted by: Henk van Oers [henk.van.oers xs4all.nl]
Obtained from: Chromium Chruetertee repository r231 |
27 Sep 2011 17:43:40
14.0.835.163_1  |
rene  |
- Enable building Chromium with v8 from Ports installed.
- Minor cleanups.
Submitted by: George Liaskos |
27 Sep 2011 17:29:06
14.0.835.163_1  |
rene  |
Enable running Chromium with kern.ipc.shm_allow_removed=1 by using SysV IPC
PR: ports/157730
Submitted by: Vladimir I. Pushkar [vladimir.pushkar gmail.com]
Obtained from: Chromium Chruetertee repository r227,r228,r229 |
19 Sep 2011 15:45:09
14.0.835.163_1  |
ashish  |
- Bump PORTREVISION of dependent ports due to multimedia/libvpx update |
18 Sep 2011 17:11:33
14.0.835.163  |
bapt  |
- update to 14.0.835.163
- now use system tcmalloc
Submitted by: George Liaskos
Obtained from: Chromium development repository
With hat: chromium@ |
12 Sep 2011 17:03:57
13.0.782.220  |
rene  |
Switch to system ICU, this should fix building on 8.0-i386
Submitted by: pointyhat via erwin
Obtained from: http://trillian.chruetertee.ch/chromium/changeset/218 |
04 Sep 2011 13:37:32
13.0.782.220  |
rene  |
update to 13.0.782.220, which revokes trust for SSL certificates
issued by DigiNotar-controlled intermediate CAs used by the Dutch
PKIoverheid program. |
31 Aug 2011 19:54:12
13.0.782.218  |
rene  |
Update to 13.0.782.218, which disables the DigiNotar certificate authority. |
23 Aug 2011 20:20:23
13.0.782.215  |
rene  |
Update to 13.0.782.215
Security:
http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html |
21 Aug 2011 11:00:38
13.0.782.112  |
rene  |
Do not hardcode the patch directory as "files", use ${FILESDIR} instead.
Submitted by: jsa |
15 Aug 2011 06:38:39
13.0.782.112  |
rene  |
Fix build with clang
Obtained from: http://trillian.chruetertee.ch/chromium/changeset/209 |
13 Aug 2011 21:29:28
13.0.782.112  |
rene  |
Fix build on 7.X and 8.0
Submitted by: George Liaskos |
12 Aug 2011 15:37:46
13.0.782.112  |
rene  |
Update to 13.0.782.112 , which has some updates to v8
Obtained from: FreeBSD-Chromium development repository |
02 Aug 2011 21:12:38
13.0.782.107  |
rene  |
Update to 13.0.782.107
- default H.264 codecs to on [1]
- drop ibus dependency, no longer needed [1]
Submitted by: George Liaskos (patch updates, [1])
Obtained from: Chromium development repository
Security:
http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html |
13 Jul 2011 19:44:05
12.0.742.124  |
rene  |
Update to 12.0.742.124, string updates. |
12 Jul 2011 11:35:18
12.0.742.112_1  |
rene  |
Fix dependency on libgcrypt [1]
Make the dependency a RUN_DEPENDS [2]
Submitted by: Volodymyr Kostyrko (c.kworr gmail.com) [1]
Jan Hendrik Sylvester (me jahn.de) [1]
danfe [2] |
11 Jul 2011 20:37:56
12.0.742.112_1  |
rene  |
- Add explicit LIB_DEPENDS on security/libgcrypt,
chromium uses it via dlopen() [1]
- Bump PORTREVISION
- Pet portlint
Submitted by: jilles (private mail) [1] |
29 Jun 2011 10:43:46
12.0.742.112  |
rene  |
Update to 12.0.742.112
Security:
http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html |