non port: www/chromium/files/patch-content__app__content_main_runner.cc |
SVNWeb
|
Number of commits found: 14 |
Tue, 7 Jun 2016
|
[ 20:28 rene ] (Only the first 10 of 736 ports in this commit are shown above. )
www/chromium: update to 51.0.2704.84
A lot of patch files are renamed in this update.
Submitted by: Timothy Vaccarelli
Obtained from: https://github.com/LeFroid/
MFH: 2016Q2
Security: http://vuxml.freebsd.org/freebsd/c039a761-2c29-11e6-8912-3065ec8fd3ec.html
Security: http://vuxml.freebsd.org/freebsd/1a6bbb95-24b8-11e6-bd31-3065ec8fd3ec.html
Security: http://vuxml.freebsd.org/freebsd/4dfafa16-24ba-11e6-bd31-3065ec8fd3ec.html
Security: http://vuxml.freebsd.org/freebsd/7da1da96-24bb-11e6-bd31-3065ec8fd3ec.html
Security: http://vuxml.freebsd.org/freebsd/6d8505f0-0614-11e6-b39c-00262d5ed8ee.html
|
Sun, 24 Jan 2016
|
[ 11:58 rene ] (Only the first 10 of 35 ports in this commit are shown above. )
www/chromium: update to 48.0.2564.82
Submitted by: Christoph Moench-Tegeder via GitHub
MFH: 2016Q1
Security: http://vuxml.freebsd.org/freebsd/371bbea9-3836-4832-9e70-e8e928727f8c.html
|
Mon, 27 Apr 2015
|
[ 11:04 rene ] (Only the first 10 of 60 ports in this commit are shown above. )
www/chromium: update to 42.0.2311.90
There were two updates submitted as Github pull requests:
- one for 41.0.2272.118
- one for 42.0.2311.90, based on the first update.
Submitted by: Timothy Vaccarelli <tmvfroid@gmail.com> (41.0.2272.118)
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> (42.0.2311.90)
MFH: 2015Q2
Security: http://vuxml.freebsd.org/freebsd/b57f690e-ecc9-11e4-876c-00262d5ed8ee.html
|
Thu, 20 Nov 2014
|
[ 06:55 rene ] (Only the first 10 of 262 ports in this commit are shown above. )
www/chromium: update to 39.0.2171.65
MFH: 2014Q4
Security: d395e44f-6f4f-11e4-a444-00262d5ed8ee
|
Wed, 8 Oct 2014
|
[ 08:41 rene ] (Only the first 10 of 260 ports in this commit are shown above. )
www/chromium: Update to 38.0.2125.101 and clean up pkg-plist
Thanks to all contributors: "tomek", "pavoropaev", Carlos Medina
Obtained from: https://github.com/gliaskos/freebsd-chromium/
MFH: 2014Q4
Security: http://www.vuxml.org/freebsd/d2bbcc01-4ec3-11e4-ab3f-00262d5ed8ee.html
|
Tue, 26 Aug 2014
|
[ 17:09 rene ] (Only the first 10 of 227 ports in this commit are shown above. )
Update www/chromium to 37.0.2062.94
Obtained from: freebsd-chromium@ (especially Carlos Medina)
MFH: 2014Q3
Security: http://www.vuxml.org/freebsd/fd5f305d-2d3d-11e4-aa3d-00262d5ed8ee.html
|
Thu, 14 Aug 2014
|
[ 21:48 rene ] (Only the first 10 of 221 ports in this commit are shown above. )
- Update to 36.0.1985.143 and unforbid
- Use a lot of ports dependencies instead of bundled versions
(idea from Gentoo Linux)
- Make patches more compatible with OpenBSD
- Add note about Python (only relevant for DIY builds)
- Install more icons into PREFIX/share/icons/hicolor/XxY/apps/
- Mute mkdir in installation
- Install mksnapshot binary
- Do not install bundled protoc binary
Obtained from: Gentoo, OpenBSD, various contributors in freebsd-chromium@
MFH: 2014Q3
Security: http://www.vuxml.org/freebsd/df7754c0-2294-11e4-b505-000c6e25e3e9.html
|
Tue, 20 May 2014
|
[ 20:47 rene ] (Only the first 10 of 185 ports in this commit are shown above. )
Update to 35.0.1916.114
Changes include:
- More developer control over touch input
- New JavaScript features
- Unprefixed Shadow DOM
- A number of new apps/extension APIs
- Lots of under the hood changes for stability and performance
MFH: 2014Q2
Security: http://vuxml.org/freebsd/64f3872b-e05d-11e3-9dd4-00262d5ed8ee.html
|
Fri, 2 May 2014
|
[ 10:15 rene ] (Only the first 10 of 193 ports in this commit are shown above. )
Update to 34.0.1847.132
Obtained from: https://github.com/gliaskos/freebsd-chromium/
MFH: 2014Q2
Security: http://vuxml.org/freebsd/7cf25a0c-d031-11e3-947b-00262d5ed8ee.html
http://vuxml.org/freebsd/963413a5-bf50-11e3-a2d6-00262d5ed8ee.html
|
Thu, 18 Jul 2013
|
[ 22:06 rene ] (Only the first 10 of 40 ports in this commit are shown above. )
- Update to 28.0.1500.71 [1]
- Limit to python 2.X [2]
- Convert to USES=gmake
- Drop dependency on libspeechd, enable webrtc [3]
- Use GCC 4.6+ again [4]
Submitted by: George Liaskos [1,3]
eadler [2]
Discussed with: George Liaskos [4]
Security: http://vuxml.org/freebsd/3b80104f-e96c-11e2-8bac-00262d5ed8ee.html [1]
|
Fri, 11 Jan 2013
|
[ 01:14 rene ] (Only the first 10 of 53 ports in this commit are shown above. )
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
|
Thu, 8 Nov 2012
|
[ 00:10 rene ] (Only the first 10 of 30 ports in this commit are shown above. )
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
|
Tue, 28 Aug 2012
|
[ 20:25 rene ] (Only the first 10 of 24 ports in this commit are shown above. )
- 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]
|
Mon, 28 May 2012
|
[ 22:29 rene ] (Only the first 10 of 39 ports in this commit are shown above. )
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
|
Number of commits found: 14 |