Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
131.0.6778.69 19 Nov 2024 13:09:20 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 131.0.6778.69
Security: https://vuxml.freebsd.org/freebsd/8fe4f296-a3ec-11ef-8c1c-a8a1599412c6.html |
130.0.6723.91_1 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
130.0.6723.91 02 Nov 2024 08:27:42 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 130.0.6723.91
Security: https://vuxml.freebsd.org/freebsd/e17384ef-c5e8-4b5d-bb62-c13405e7f1f7.html |
130.0.6723.69 27 Oct 2024 19:48:13 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 130.0.6723.69
Security: https://vuxml.freebsd.org/freebsd/fafaef4d-f364-4a07-bbdd-bf53448c593c.html
Security: https://vuxml.freebsd.org/freebsd/1e71e366-080b-4e8f-a9e6-150bf698186b.html |
129.0.6668.100 09 Oct 2024 18:04:59 |
Robert Nagy (rnagy) |
www/*chromium: update to 129.0.6668.100
Security: https://vuxml.freebsd.org/freebsd/83117378-f773-4617-bf74-477d569dcd74.html
Security: https://vuxml.freebsd.org/freebsd/7217f6e8-3ff4-4387-845d-d1744bb7f95e.html |
129.0.6668.70 01 Oct 2024 09:38:15 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 129.0.6668.70
Security: https://vuxml.freebsd.org/freebsd/2f82696c-adad-447b-9938-c99441805fa3.html |
128.0.6613.137 14 Sep 2024 09:29:26 |
Robert Nagy (rnagy) |
www/*chromium: update to 128.0.6613.137
Security: https://vuxml.freebsd.org/freebsd/e464f777-719e-11ef-8a0f-a8a1599412c6.html |
128.0.6613.119_2 12 Sep 2024 16:20:06 |
Yuri Victorovich (yuri) |
*/*: Bump dependencioes after devel/jsoncpp update
PR: 281462
Reported by: Ale <discipline@tiscali.it> |
128.0.6613.119_1 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
128.0.6613.119 03 Sep 2024 20:49:33 |
Robert Nagy (rnagy) |
www/*chromium: update to 128.0.6613.119
remove test_fonts distfile as it is now bundled in the main tarball
Security: https://vuxml.freebsd.org/freebsd/26125e09-69ca-11ef-8a0f-a8a1599412c6.html |
128.0.6613.113 29 Aug 2024 20:35:24 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 128.0.6613.113
Security: https://vuxml.freebsd.org/freebsd/6f2545bb-65e8-11ef-8a0f-a8a1599412c6.html |
128.0.6613.84 28 Aug 2024 10:31:10 |
Robert Nagy (rnagy) |
www/{*chromium,iridium}: revert hardcoded paths that sneaked in
PR: 281104 |
128.0.6613.84 27 Aug 2024 05:55:54 |
Robert Nagy (rnagy) |
www/*chromium: update to 128.0.6613.84
Security: https://vuxml.freebsd.org/freebsd/b339992e-6059-11ef-8a0f-a8a1599412c6.html |
127.0.6533.119_1 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
127.0.6533.119 16 Aug 2024 08:40:40 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 127.0.6533.119
Security: https://vuxml.freebsd.org/freebsd/05cd9f82-5426-11ef-8a0f-a8a1599412c6.html |
127.0.6533.88_2 06 Aug 2024 10:56:37 |
Robert Nagy (rnagy) |
www/{*chromium,iridium}: enable all audio backends by default |
127.0.6533.88_1 05 Aug 2024 15:16:14 |
Robert Nagy (rnagy) |
www/{*chromium,iridium}: bring back audio knobs
It seems that 683K worth of libs are too much dependencies.
PR: 280268 |
127.0.6533.88 01 Aug 2024 04:55:11 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 127.0.6533.88
This update also removes the --audio-backend command line switch
in favor of an actual setting in the browser that can be changed
at chrome://flags/#audio-backend
Security: https://vuxml.freebsd.org/freebsd/15d398ea-4f73-11ef-8a0f-a8a1599412c6.html |
126.0.6478.126_1 28 Jul 2024 16:12:23 |
Joseph Mingrone (jrm) |
www/{*chromium,iridium}: Fix build after src snapshot 0c47b9c211
After src snapshot 0c47b9c211e, the build began failing with:
../../third_party/nasm/include/compiler.h:249:21: error: static
declaration of 'mempcpy' follows non-static declaration
249 | static inline void *mempcpy(void *dst, const void *src, size_t n)
| ^
/usr/include/string.h:71:8: note: previous declaration is here
71 | void *(mempcpy)(void * __restrict,
const void * __restrict,size_t);
Fix the build by updating the pattern used to detect mempcpy(3) in
string.h.
Reviewed by: rnagy (earlier revision)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D46055 |
126.0.6478.126_1 26 Jun 2024 15:47:51 |
Robert Nagy (rnagy) |
www/{*chromium,iridium}: fix audio backend selection logic
PR: 279998 |
126.0.6478.126 26 Jun 2024 15:44:54 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 126.0.6478.126
Security: https://vuxml.freebsd.org/freebsd/2b68c86a-32d5-11ef-8a0f-a8a1599412c6.html |
126.0.6478.114 22 Jun 2024 17:08:36 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 126.0.6478.114
Security: https://vuxml.freebsd.org/freebsd/007e7e77-2f06-11ef-8a0f-a8a1599412c6.html |
125.0.6422.141_1 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
125.0.6422.141 03 Jun 2024 12:54:46 |
Robert Nagy (rnagy) |
www/*chromium: update to 125.0.6422.141
Additionally to the update, do not define _XOPEN_SOURCE on FreeBSD
either in the internal copy of sqlite3 to avoid new compiler errors
with llvm18.
Security: https://vuxml.freebsd.org/freebsd/b058380e-21a4-11ef-8a0f-a8a1599412c6.html
PR: 279397 |
125.0.6422.112 29 May 2024 12:22:04 |
Robert Nagy (rnagy) |
www/*chromium: update to 125.0.6422.112
Security: https://vuxml.freebsd.org/freebsd/6926d038-1db4-11ef-9f97-a8a1599412c6.html |
125.0.6422.76_2 27 May 2024 14:01:48 |
Robert Nagy (rnagy) |
www/*chromium: unbreak ffmpeg configure stage on arm64 |
125.0.6422.76_2 27 May 2024 06:11:16 |
Robert Nagy (rnagy) |
www/*chromium: drop pulseaudio build dependency by using an internal copy
we only need pulseaudio headers to be able to compile pulseaudio support
in, because a shim library is used by chromium so that pulseaudio can be
dlopened later on if available |
125.0.6422.76_1 24 May 2024 03:53:30 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update plist |
125.0.6422.76 24 May 2024 03:47:31 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 125.0.6422.76 and implement selectable audio
backend support
with these changes, chromium now automatically selects which
audio backend to use in the following order:
pulse (if running) -> sndio -> alsa -> fake
an additional command line option has been also implemented so
that the user can force which backend to use:
--audio-backend={auto,sndio,pulse,alsa}
Security: https://vuxml.freebsd.org/freebsd/8247af0d-183b-11ef-9f97-a8a1599412c6.html |
124.0.6367.207 15 May 2024 04:11:42 |
Jason E. Hale (jhale) |
www/ungoogled-chromium: Fix build with ninja 1.12.0
Fix race conditions where generated headers are not created before they
are needed in the build.
PR: 278693
Approved by: portmgr (blanket) |
124.0.6367.207 14 May 2024 07:59:18 |
Robert Nagy (rnagy) |
www/*chromium: update to 124.0.6367.207
Security: https://vuxml.freebsd.org/freebsd/8e0e8b56-11c6-11ef-9f97-a8a1599412c6.html |
124.0.6367.201_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
124.0.6367.201 12 May 2024 06:46:59 |
Robert Nagy (rnagy) |
www/*chromium: update to 124.0.6367.201
Security: https://vuxml.freebsd.org/freebsd/3cf8ea44-1029-11ef-9f97-a8a1599412c6.html
PR: 278890 |
124.0.6367.78 26 Apr 2024 05:06:27 |
Robert Nagy (rnagy) |
www/*chromium: update to 124.0.6367.78
Security: https://vuxml.freebsd.org/freebsd/7a42852d-0347-11ef-9f97-a8a1599412c6.html |
124.0.6367.60 25 Apr 2024 07:50:04 |
Robert Nagy (rnagy) |
www/*chromium: check for non-portable pthread functions in pthread_np.h only
PR: 278560 |
124.0.6367.60 23 Apr 2024 12:30:01 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 124.0.6367.60
Security: https://vuxml.freebsd.org/freebsd/9bed230f-ffc8-11ee-8e76-a8a1599412c6.html |
123.0.6312.122 12 Apr 2024 17:02:56 |
Robert Nagy (rnagy) |
www/*chromium: update to 123.0.6312.122
Security: https://vuxml.freebsd.org/freebsd/7314942b-0889-46f0-b02b-2c60aabe4a82.html |
123.0.6312.105 04 Apr 2024 19:23:26 |
Robert Nagy (rnagy) |
www/*chromium: update to 123.0.6312.105
Security: https://vuxml.freebsd.org/freebsd/4a026b6c-f2b8-11ee-8e76-a8a1599412c6.html |
123.0.6312.58 23 Mar 2024 14:01:07 |
Po-Chuan Hsieh (sunpoet) |
Revert "x11-fonts/noto*: Restructure and update"
This reverts commit 3b128ff9f74b28ada2f475f0b816480b1550e5b8. |
123.0.6312.58_1 23 Mar 2024 13:40:46 |
Tijl Coosemans (tijl) |
x11-fonts/noto*: Restructure and update
Split x11-fonts/noto-basic into separate ports so they can be updated
separately. Keep noto-basic as a metaport but replace dependencies on
it with dependencies on individual fonts as needed.
Adjust x11-fonts/noto-extra to resolve conflicts for now. Individual
fonts can be split from this port later.
Let x11-fonts/noto-emoji install the monochrome Noto Emoji font and
create a new port x11-fonts/noto-color-emoji for Noto Color Emoji.
Add the new ports to x11-fonts/noto metaport and make Noto Sans and
Noto Serif non-optional because script-specific fonts depend on them.
(Only the first 15 lines of the commit message are shown above ) |
123.0.6312.58 23 Mar 2024 07:32:14 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 123.0.6312.58
Security: https://vuxml.freebsd.org/freebsd/80815c47-e84f-11ee-8e76-a8a1599412c6.html |
122.0.6261.111 06 Mar 2024 12:31:52 |
Robert Nagy (rnagy) |
www/*chromium: udpate to 122.0.6261.111
Security: https://vuxml.freebsd.org/freebsd/fd3401a1-b6df-4577-917a-2c22fee99d34.html |
122.0.6261.94 06 Mar 2024 06:06:07 |
Robert Nagy (rnagy) |
www/*chromium: unbreak on arm64 by disabling linux only memory tagging |
122.0.6261.94 29 Feb 2024 09:02:41 |
Robert Nagy (rnagy) |
www/*chromium: udpate to 122.0.6261.94
Security: https://vuxml.freebsd.org/freebsd/31bb1b8d-d6dc-11ee-86bb-a8a1599412c6.html |
122.0.6261.69 26 Feb 2024 06:01:09 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: udpate to 122.0.6261.69
Security: https://vuxml.freebsd.org/freebsd/2a470712-d351-11ee-86bb-a8a1599412c6.html |
121.0.6167.184 14 Feb 2024 07:57:04 |
Robert Nagy (rnagy) |
www/chromium: update to 121.0.6167.184
Security: https://vuxml.freebsd.org/freebsd/4edbea45-cb0c-11ee-86bb-a8a1599412c6.html |
121.0.6167.160 09 Feb 2024 18:40:43 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 121.0.6167.160
Security: https://vuxml.freebsd.org/freebsd/19047673-c680-11ee-86bb-a8a1599412c6.html |
121.0.6167.139 09 Feb 2024 14:22:45 |
Robert Nagy (rnagy) |
www/{*chromium,iridium}: xmlError is only a const since version 2.12
the previous patches were checking if libxml is older than 2.11.6,
but that breaks builds with 2.11.7 as xmlError has been changed to
a const at 2.12
PR: 276901, 276902, 276903
Reported by: diizzy@ |
121.0.6167.139 06 Feb 2024 12:09:47 |
Robert Nagy (rnagy) |
www/*chromium: unbreak build on i386 |
121.0.6167.139 03 Feb 2024 16:14:38 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 121.0.6167.139
Security: https://vuxml.freebsd.org/freebsd/dc9e5237-c197-11ee-86bb-a8a1599412c6.html |
120.0.6099.224 19 Jan 2024 17:03:16 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 120.0.6099.224
Security: https://vuxml.freebsd.org/freebsd/1bc07be0-b514-11ee-86bb-a8a1599412c6.html |
120.0.6099.216_1 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
120.0.6099.216 11 Jan 2024 06:38:09 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 120.0.6099.216
include a better arm64 cpu feature detection patch from jbeich@ while here
Security: https://vuxml.freebsd.org/freebsd/ec8e4040-afcd-11ee-86bb-a8a1599412c6.html |
120.0.6099.199 08 Jan 2024 21:10:02 |
Robert Nagy (rnagy) |
www/*chromium: unbreak arm64 by implementing the missing cpudetect code |
120.0.6099.199 06 Jan 2024 20:11:13 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 120.0.6099.199
Security: https://vuxml.freebsd.org/freebsd/3ee577a9-aad4-11ee-86bb-a8a1599412c6.html |
120.0.6099.129 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
120.0.6099.129 23 Dec 2023 21:39:21 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 120.0.6099.129
Security: https://vuxml.freebsd.org/freebsd/1b2a8e8a-9fd5-11ee-86bb-a8a1599412c6.html |
119.0.6045.199_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
119.0.6045.199 29 Nov 2023 22:05:38 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 119.0.6045.199
Security: https://vuxml.freebsd.org/freebsd/8cdd38c7-8ebb-11ee-86bb-a8a1599412c6.html |
119.0.6045.159 21 Nov 2023 13:29:57 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 119.0.6045.159
Security: https://vuxml.freebsd.org/freebsd/0da4db89-84bf-11ee-8290-a8a1599412c6.html |
119.0.6045.123_1 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
119.0.6045.123 11 Nov 2023 15:31:33 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 119.0.6045.123
Security: https://vuxml.freebsd.org/freebsd/77fc311d-7e62-11ee-8290-a8a1599412c6.html |
119.0.6045.105 06 Nov 2023 14:17:08 |
Robert Nagy (rnagy) |
www/*chromium: sysctl(2) requires sys/types.h to be included
PR: 274937 |
119.0.6045.105 04 Nov 2023 12:55:16 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 119.0.6045.105
Security: https://vuxml.freebsd.org/freebsd/a1e27775-7a61-11ee-8290-a8a1599412c6.html |
118.0.5993.117 27 Oct 2023 18:39:45 |
Robert Nagy (rnagy) |
www/*chromium: update to 118.0.5993.117
Security: https://vuxml.freebsd.org/freebsd/db33e250-74f7-11ee-8290-a8a1599412c6.html |
118.0.5993.88 19 Oct 2023 11:46:34 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 118.0.5993.88 + sync WIDEVINE option
PR: 274541
Submitted by: Thibault Payet <monwarez@gmail.com> |
118.0.5993.70 19 Oct 2023 07:28:14 |
Robert Nagy (rnagy) |
www/*chromium: unbreak configure on i386 if PGO is not used |
118.0.5993.70 14 Oct 2023 11:59:23 |
Robert Nagy (rnagy) |
www/*chromium: unbreak build on i386 |
118.0.5993.70 13 Oct 2023 18:03:49 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 118.0.5993.70
Security: https://vuxml.freebsd.org/freebsd/07ee8c14-68f1-11ee-8290-a8a1599412c6.html |
117.0.5938.149_1 05 Oct 2023 16:36:06 |
Jan Beich (jbeich) |
multimedia/dav1d: update to 1.3.0
Changes: https://code.videolan.org/videolan/dav1d/-/tags/1.3.0
Reported by: Repology |
117.0.5938.149 05 Oct 2023 10:37:03 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 117.0.5938.149
Security: https://vuxml.freebsd.org/freebsd/4e45c45b-629e-11ee-8290-a8a1599412c6.html |
117.0.5938.132 29 Sep 2023 10:32:35 |
Robert Nagy (rnagy) |
www/*chromium: update to 117.0.5938.132
Security: https://vuxml.freebsd.org/freebsd/6d9c6aae-5eb1-11ee-8290-a8a1599412c6.html
PR: 274139, 274136 |
117.0.5938.92 25 Sep 2023 11:52:01 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 117.0.5938.92 |
117.0.5938.88 17 Sep 2023 19:44:52 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 117.0.5938.88
Security: https://vuxml.freebsd.org/freebsd/88754d55-521a-11ee-8290-a8a1599412c6.html |
116.0.5845.179_1 11 Sep 2023 03:22:48 |
Po-Chuan Hsieh (sunpoet) |
devel/re2: Update to 20230801
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/re2/releases |
116.0.5845.179 06 Sep 2023 17:03:37 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 116.0.5845.179
Security: https://vuxml.freebsd.org/freebsd/df0a2fd1-4c92-11ee-8290-a8a1599412c6.html |
116.0.5845.140 01 Sep 2023 04:58:28 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 116.0.5845.140
Security: https://vuxml.freebsd.org/freebsd/22fffa69-46fa-11ee-8290-a8a1599412c6.html |
116.0.5845.110_1 28 Aug 2023 19:12:26 |
Robert Nagy (rnagy) |
www/*chromium: bump _LIBCPP_VERSION check to 160000 and fallback to base::ranges
the chromium source tree provides ranges functions so let's use them
in case our libcxx is too old
PR: 273376 |
116.0.5845.110 27 Aug 2023 17:59:55 |
Robert Nagy (rnagy) |
www/{*chromium,iridium}: unbreak arm64 relocation in bundled ffmpeg
enable support for the .data.rel.ro section because the arm64
assembly code in ffmpeg depends on it
PR: 273349 |
116.0.5845.110 25 Aug 2023 12:34:00 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: sync patches |
116.0.5845.110 25 Aug 2023 12:32:09 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 116.0.5845.110
Security: https://vuxml.freebsd.org/freebsd/5fa332b9-4269-11ee-8290-a8a1599412c6.html |
116.0.5845.96_1 23 Aug 2023 11:42:33 |
Robert Nagy (rnagy) |
www/*chromium: properly ifdef includes in the previous pipewire commit |
116.0.5845.96_1 23 Aug 2023 10:50:49 |
Robert Nagy (rnagy) |
www/*chromium: unbreak build on arm64
sysfs is not available on *BSD so trying to compile code
to read it is futile |
116.0.5845.96_1 18 Aug 2023 21:00:52 |
Jan Beich (jbeich) |
www/*chromium: enable PipeWire for screen sharing on Wayland
PR: 268726
Approved by: maintainer timeout (7 months) |
116.0.5845.96 18 Aug 2023 16:30:49 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 116.0.5845.96
Security: https://vuxml.freebsd.org/freebsd/5666688f-803b-4cf0-9cb1-08c088f2225a.html |
115.0.5790.170_1 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
115.0.5790.170 04 Aug 2023 13:27:38 |
Robert Nagy (rnagy) |
www/*chromium: update to 115.0.5790.170
Security: https://vuxml.freebsd.org/freebsd/6e4e8e87-9fb8-4e32-9f8e-9b4303f4bfd5.html |
115.0.5790.110_1 31 Jul 2023 10:24:01 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: do not force enable_mse_mpeg2ts_stream_parser to true
enable_mse_mpeg2ts_stream_parser cannot be forced to true in case
proprietary codecs are not enabled
PR: 272797 |
115.0.5790.110_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
115.0.5790.110 27 Jul 2023 11:09:10 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 115.0.5790.110 |
115.0.5790.102 22 Jul 2023 14:09:32 |
Robert Nagy (rnagy) |
www/*chromium: update to 115.0.5790.102
Approved by: rene (mentor, implicit) |
115.0.5790.98 21 Jul 2023 13:53:50 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 115.0.5790.98
Approved by: rene (mentor, implicit)
Security: https://vuxml.freebsd.org/freebsd/2f22927f-26ea-11ee-8290-a8a1599412c6.html |
114.0.5735.198 28 Jun 2023 16:02:58 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 114.0.5735.198
Approved by: rene (mentor, implicit)
Security: https://vuxml.freebsd.org/freebsd/ad05a737-14bd-11ee-8290-a8a1599412c6.html |
114.0.5735.133 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
114.0.5735.133 16 Jun 2023 11:17:06 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 114.0.5735.133
Approved by: rene (mentor, implicit)
Security: https://vuxml.freebsd.org/freebsd/1567be8c-0a15-11ee-8290-a8a1599412c6.html |
114.0.5735.106 08 Jun 2023 10:25:15 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 114.0.5735.106
Approved by: rene (mentor, implicit)
Security: https://vuxml.freebsd.org/freebsd/12741b1f-04f9-11ee-8290-a8a1599412c6.html |
114.0.5735.90 06 Jun 2023 06:09:52 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 114.0.5735.90
Approved by: rene (mentor, implicit)
Security: https://vuxml.freebsd.org/freebsd/fd87a250-ff78-11ed-8290-a8a1599412c6.html |
113.0.5672.126 20 May 2023 13:18:58 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 113.0.5672.126
Approved by: rene (mentor, implicit)
Security: https://vuxml.freebsd.org/freebsd/bea52545-f4a7-11ed-8290-a8a1599412c6.html |
113.0.5672.92 11 May 2023 17:20:39 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 113.0.5672.92
Approved by: rene (mentor, implicit) |
113.0.5672.63 05 May 2023 12:58:04 |
Robert Nagy (rnagy) |
www/ungoogled-chromium: update to 113.0.5672.63
Approved by: rene (mentor, implicit)
Security: https://vuxml.freebsd.org/freebsd/246174d3-e979-11ed-8290-a8a1599412c6.html |