summaryrefslogtreecommitdiff
path: root/www/chromium/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* www/chromium: update to 91.0.4472.101Matthias Wolf2021-06-17377-1508/+2259
| | | | Security: https://vuxml.freebsd.org/freebsd/20b3ab21-c9df-11eb-8558-3065ec8fd3ec.html
* www/chromium: attempt to make it work with Microsoft TeamsRene Ladan2021-05-161-6/+16
| | | | | | | | | | - add dependency virtual_oss so the microphone works [1] - skip assertion in h264_decoder, we will force it to initialize later [2] PR: 246214 [1] PR: 255484 [2] MFH: 2021Q2
* www/chromium: update to 90.0.4430.212Matthias Wolf2021-05-131-0/+12
| | | | | MFH: 2021Q2 Security: https://vuxml.freebsd.org/freebsd/3cac007f-b27e-11eb-97a0-e09467587c17.html
* www/chromium: add back patch for aarch64Matthias Wolf2021-04-301-0/+20
| | | | MFH: 2021Q2
* www/chromium: update to 90.0.4430.93Matthias Wolf2021-04-293-0/+40
| | | | | MFH: 2021Q2 Security: https://vuxml.freebsd.org/freebsd/9fba80e0-a771-11eb-97a0-e09467587c17.html
* www/chromium: update to 90.0.4430.85Matthias Wolf2021-04-27953-2240/+2924
| | | | | | Tested by: Matthias Wolf, rene MFH: 2021Q2 Security: http://vuxml.freebsd.org/freebsd/cb13a765-a277-11eb-97a0-e09467587c17.html
* www/chromium: update to 89.0.4389.114Rene Ladan2021-04-06940-3314/+4432
| | | | | Submitted by: Matthias Wolf via github Security: https://www.vuxml.org/freebsd/bddadaa4-9227-11eb-99c5-e09467587c17.html
* www/chromium: Fix build on aarch64Mikael Urankar2021-02-072-1/+22
| | | | | PR: 246982 Approved by: portmgr (tier-2 blanket)
* www/chromium: update to 88.0.4324.150Rene Ladan2021-02-061-22/+0
| | | | | Security: http://vuxml.freebsd.org/freebsd/3e01aad2-680e-11eb-83e2-e09467587c17.html Security: http://vuxml.freebsd.org/freebsd/479fdfda-6659-11eb-83e2-e09467587c17.html
* www/chromium: update to 88.0.4324.96Rene Ladan2021-01-27348-1531/+2105
| | | | | | Submitted by: Matthias Wolf (via github) MFH: 2021Q1 Security: https://www.vuxml.org/freebsd/4ed0e43c-5cef-11eb-bafd-3065ec8fd3ec.html
* www/chromium: Update to 87.0.4280.88Conrad Meyer2020-12-031-20/+0
| | | | | | | | | https://chromereleases.googleblog.com/2020/12/stable-channel-update-for-desktop.html Changes: https://chromium.googlesource.com/chromium/src/+log/87.0.4280.67..87.0.4280.88?pretty=fuller&n=10000 Approved by: jrm Differential Revision: https://reviews.freebsd.org/D27452
* www/chromium: Update to version 87.0.4280.66Joseph Mingrone2020-12-01911-5369/+5845
| | | | | Submitted by: Matthias Wolf, cem, rene Obtained from: Some patches from OpenBSD port (robert@openbsd.org)
* www/chromium: Make online detection always positiveJoseph Mingrone2020-11-141-11/+7
| | | | | | | | | Summary: navigator.onLine is currently broken in www/chromium. This change introduce a workaround that always return positive for online detection. Sponsored by: The FreeBSD Foundation Submitted by: Ka Ho Ng <khng300@gmail.com> Differential Revision: https://reviews.freebsd.org/D26490
* www/chromium: improve cpu features detection on aarch64Mikael Urankar2020-11-111-14/+21
| | | | Approved by: portmgr (tier-2 blanket)
* www/chromium: attempt to fix build on aarch64Mikael Urankar2020-11-091-0/+11
| | | | | | PR: 246982 Reported by: Bob Prohaska Approved by: portmgr (tier-2 blanket)
* www/chromium: Update to version 85.0.4183.121Joseph Mingrone2020-10-23308-1585/+1524
| | | | | Submitted by: cem, rene Obtained from: some patches from OpenBSD port
* www/chromium: drop pkg-message which was only useful for FreeBSD <= 11.2Rene Ladan2020-10-171-13/+0
| | | | Phabricator: D26646
* www/chromium: Update to version 84.0.4147.135Joseph Mingrone2020-08-1813-102/+67
| | | | | | | | Upstream changes: https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_18.html Approved by: cem Differential Revision: https://reviews.freebsd.org/D26117
* www/chromium: Fix U2F authenticationJoseph Mingrone2020-08-154-50/+45
| | | | | | | PR: 247744 Submitted by: gonzo Reported by: Henry Hu <henry.hu.sh@gmail.com> MFH: (blanket: bug/crash fix)
* www/chromium: update to 84.0.4147.105Rene Ladan2020-07-30332-1969/+1743
| | | | | | | Submitted by: Matthias Wolf via GitHub MFH: 2020Q3 Security: http://vuxml.freebsd.org/freebsd/9a447f78-d0f8-11ea-9837-e09467587c17.html Security: http://vuxml.freebsd.org/freebsd/870d59b0-c6c4-11ea-8015-e09467587c17.html
* www/chromium: Update to 83.0.4103.106 and fix synchronizationJoseph Mingrone2020-06-263-19/+30
| | | | | | | | | | PR: 244185, 246387 Reported by: bourne.identity@hotmail.com Approved by: chromium@ (rene), cem Obtained from: Robert Nagy via OpenBSD port MFH: 2020Q2 Security: https://www.vuxml.org/freebsd/6a5d15b6-b661-11ea-8015-e09467587c17.html Differential Revision: https://reviews.freebsd.org/D25449
* www/chromium: fix build on aarch64Mikael Urankar2020-06-102-0/+75
| | | | | PR: 246982 Approved by: portmgr (tier-2 blanket)
* www/chromium: Update to version 83.0.4103.97Joseph Mingrone2020-06-064-22/+22
| | | | | | | | | Submitted by: Matthias Wolf <freebsd@rheinwolf.de> via [1] Approved by: chromium@ (rene) MFH: 2020Q2 Security: https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop.html [1] https://github.com/gliaskos/freebsd-chromium
* www/chromium: Update to version 83.0.4103.61Joseph Mingrone2020-06-02333-1703/+2250
| | | | | | | | | | Submitted by: Matthias Wolf <freebsd@rheinwolf.de> Reviewed by: rene Approved by: chromium@ (rene) Obtained from: https://github.com/gliaskos/freebsd-chromium MFH: 2020Q2 Security: https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop.html Differential Revision: https://reviews.freebsd.org/D25102
* www/chromium: update to 81.0.4044.92Rene Ladan2020-04-13436-1737/+2912
| | | | | | | | | | Currently the camera and geolocation do not work. Submitted by: Matthias Wolf Obtained from: https://github.com/gliaskos/freebsd-chromium/pull/173 Obtained from: https://github.com/gliaskos/freebsd-chromium/pull/174 MFH: 2020Q2 Security: https://www.vuxml.org/freebsd/6e3b700a-7ca3-11ea-b594-3065ec8fd3ec.html
* www/chromium: Un-remove v4l video capture supportConrad Meyer2020-04-082-93/+0
| | | | | | | | | | | | | | | | This support was removed in r416521. The revision message did not document the removal nor justify patching out a major port feature. This restores that support. The earlier revision should probably be audited for other patches which (a) add update burden to this already huge port and (b) remove expected functionality. PR: 245250 Submitted by: Tamas Szakaly <sghctoma AT gmail.com> Reported by: yuri@ Approved by: jrm Differential Revision: https://reviews.freebsd.org/D24330
* www/chromium: Fix aarch64 by reapplying r527876Conrad Meyer2020-03-113-33/+61
| | | | | | | | | It was lost in the 80.x update, unfortunately. Mea culpa. Reported by: mikael Discussed with: jrm Approved by: mikael Differential Revision: https://reviews.freebsd.org/D24026
* remove patches obviously forgotten when updating to chrome 80Christoph Moench-Tegeder2020-03-0914-243/+0
| | | | | | | | these patches don't apply anymore and are not needed anymore, according to my reading of the code PR: 244625 Approved by: "trivial build fixes" blanket
* www/chromium: Reduce build log spamConrad Meyer2020-03-092-0/+35
| | | | | | | | | | | Avoid build log spam by disabling a noisy and purely false-positive warning in targeted locations. The Clang static analysis of pthread locking primitives assumes they are not wrapped (as well as relatively simple locking use). These headers simply wrap the underlying primitives and tickle hundreds of false positives with deep include stacks that spam build logs. Approved by: jrm Differential Revision: https://reviews.freebsd.org/D24000
* www/chromium: update to 80.0.3987.132Conrad Meyer2020-03-08276-1369/+1564
| | | | | | | | | | | This addresses some security issues, including at least one Google admits was being exploited in the wild. For more, see: https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_24.html PR: 244625 Approved by: jrm, rene Security: CVE-2020-6407, CVE-2020-6418 (in the wild), CVE-2020-6420 Differential Revision: https://reviews.freebsd.org/D23984
* www/chromium: fix build on head-aarch64Mikael Urankar2020-03-063-30/+49
| | | | | | | The interface has changed on -current PR: 242105 Approved by: chromium (maintainer timeout), manu (mentor)
* fix buildChristoph Moench-Tegeder2020-01-221-0/+20
| | | | | | | | | | | | | | | | in a 12.1amd64 poudriere, chromium failed: In file included from ../../third_party/leveldatabase/port/port_chromium.cc:10: ../../third_party/snappy/src/snappy.h:76:59: error: unknown type name 'string'; did you mean 'std::string'? size_t Compress(const char* input, size_t input_length, string* output); ^~~~~~ std::string /usr/include/c++/v1/iosfwd:211:65: note: 'std::string' declared here instead of trying to muck around with type aliasing (see snappy-stubs-public.h.in) just reference thy type directly, as there's only one file requiring patching. MFH: 2020Q1 (blanket: web browser, just fix it)
* www/chromium: update to 79.0.3945.130 [1] and restore path for policies [2].Rene Ladan2020-01-211-0/+10
| | | | | | Submitted by: Matthias Wolf [1], Landon Fuller [2] via Github MFH: 2020Q1 (security, browser) Security: https://chromereleases.googleblog.com/2020/01/stable-channel-update-for-desktop_16.html
* www/chromium: update to 79.0.3945.117Rene Ladan2020-01-16290-1471/+1874
| | | | | | Submitted by: Matthias Wolf via GitHub Pull requests: 169, 170 MFH: 2019Q2 (browser, security)
* www/chromium: update to 78.0.3904.87Rene Ladan2019-11-05421-2171/+2836
| | | | | Submitted by: Matthias Wolf via github MFH: 2019Q4
* audio/pulseaudio: update to 13.0Jan Beich2019-09-151-0/+143
| | | | | | | | | - Connect tests to the framework Changes: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/13.0/ ABI: https://abi-laboratory.pro/tracker/timeline/pulseaudio/ PR: 240585 Submitted by: lightside@gmx.com
* security/nss: detect AES/SHA2 when PMULL/SHA512 is available on aarch64Jan Beich2019-08-291-2/+2
| | | | Submitted by: Greg V <greg@unrelenting.technology>
* Convert to UCL & cleanup pkg-message (categories w)Mathieu Arnold2019-08-141-0/+6
|
* www/chromium: Sync sndio backend with OpenBSD and unbreak build after r508722Tobias Kortkamp2019-08-122-2/+7
| | | | | | | | | | | | | | | ../../media/audio/openbsd/audio_manager_openbsd.cc:158:14: error: allocating an object of abstract class type 'media::SndioAudioOutputStream' return new SndioAudioOutputStream(params, this); ^ ../../media/audio/audio_io.h:117:16: note: unimplemented pure virtual method 'Flush' in 'SndioAudioOutputStream' virtual void Flush() = 0; PR: 239802 Submitted by: tobik Reported by: kib Tested by: kib Approved by: chromium (cpm) MFH: 2019Q3 (together with r508722)
* www/chromium: Update to 76.0.3809.100Carlos J. Puga Medina2019-08-12261-1509/+1672
| | | | | | | Changelog: https://chromium.googlesource.com/chromium/src/+log/75.0.3770.142..76.0.3809.100?pretty=fuller&n=10000 Submitted by: Matthias Wolf <matthias@rheinwolf.de> MFH: 2019Q3
* www/chromium: Fix audio/video synchronization bug after r506266Carlos J. Puga Medina2019-07-282-5/+6
| | | | | | | PR: 238869 Submitted by: tobik Reported by: jrm MFH: 2019Q3
* www/chromium: Add support for audio recording using sndioCarlos J. Puga Medina2019-07-094-162/+167
| | | | | | | PR: 238869 Submitted by: Zielonka Michal <zielonka.michal@gmail.com>, tobik Obtained from: https://github.com/t6/freebsd-ports-sndio/commit/f213ba25a3460ed6f8e858f04f5592fca8edb7d8 MFH: 2019Q3
* www/chromium: Unbreak build on < 11.3Carlos J. Puga Medina2019-06-161-4/+4
| | | | | | | | | | In file included from gen/base/base_jumbo_17.cc:8: ./../../base/sampling_heap_profiler/sampling_heap_profiler.cc:74:3: error: use of undeclared identifier 'pthread_get_name_np' pthread_get_name_np(pthread_self(), name, kBufferLen); ^ PR: 238563 Reported by: kib@
* www/chromium: Update to 75.0.3770.80Carlos J. Puga Medina2019-06-13285-2106/+1817
| | | | | | Changelog: https://chromium.googlesource.com/chromium/src/+log/74.0.3729.169..75.0.3770.80?pretty=fuller&n=10000 Submitted by: Matthias Wolf <matthias@rheinwolf.de>
* www/chromium: Update to 74.3729.169Carlos J. Puga Medina2019-06-021-0/+716
| | | | Changelog: https://chromium.googlesource.com/chromium/src/+log/74.0.3729.157..74.0.3729.169?pretty=fuller&n=10000
* - Add an upstream fix for issue 956061: Context menu and on top elements ↵Carlos J. Puga Medina2019-05-283-3/+111
| | | | | | draw a black rectangle. Read for more details: https://bugs.chromium.org/p/chromium/issues/detail?id=956061
* www/chromium: update to 74.0.3729.157Rene Ladan2019-05-24295-1301/+2163
| | | | | Submitted by: Matthias Wolf via GitHub (#150 #151) MFH: 2019Q2
* www/chromium: Unbreak on arm64Carlos J. Puga Medina2019-04-177-55/+361
| | | | | | PR: 236441 Submitted by: Mikael Urankar <mikael.urankar@gmail.com> MFH: 2019Q2
* www/chromium: Update to 73.0.3683.86Carlos J. Puga Medina2019-04-05722-3487/+4087
| | | | | | | | | - Make existing patches apply cleanly Changelog: https://chromium.googlesource.com/chromium/src/+log/72.0.3626.121..73.0.3683.86?pretty=fuller&n=10000 Submitted by: Matthias Wolf MFH: 2019Q2
* www/chromium: fix U2F supportCarlos J. Puga Medina2019-03-313-16/+65
| | | | | | | | | U2F (ie Yubikeys) support was broken in r489612 when part of the required functionality was removed from services/device/hid/hid_connection_freebsd.cc Submitted patch brings it back and also synchronizes blocking checks API with Linux version of the file. PR: 236911 Submitted by: gonzo