From the output of man chrome: @@PACKAGE@@(1) USER COMMANDS @@PACKAGE@@(1) NAME @@PACKAGE@@ - the web browser from Google SYNOPSIS @@PACKAGE@@ [OPTION] [PATH|URL] DESCRIPTION See the Google Chrome help center for help on using the browser. <https://support.google.com/chrome/> This manpage only describes invocation, environment, and arguments. OPTIONS @@MENUNAME@@ has hundreds of undocumented command-line flags that are added and removed at the whim of the developers. Here, we document relatively stable flags. @@MENUNAME@@ and @@PACKAGE@@ should be replaced.
> Affects Only Me Reproducible. % pkg info -x chromium chromium-92.0.4515.159_1 % uname -KU 1400033 1400033 % freebsd-version -kru 14.0-CURRENT 14.0-CURRENT 14.0-CURRENT % <https://www.freebsd.org/cgi/man.cgi?query=chrome&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>
Created attachment 232449 [details] 0001-fixup-manpage-to-contain-the-proper-strings.patch The attached patch fixes the manpage.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=26b2984ebe7ae384565c6ae763c5db5679111646 commit 26b2984ebe7ae384565c6ae763c5db5679111646 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2022-03-16 09:22:34 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-03-16 09:22:34 +0000 www/chromium: update to 98.0.4844.74 and fix manpage PR: 258599 Reported by: pkubaj www/chromium/Makefile | 5 +++-- www/chromium/distinfo | 10 +++++----- www/chromium/files/patch-base_system_sys__info.h | 6 +++--- .../files/patch-base_system_sys__info__posix.cc | 4 ++-- .../files/patch-build_toolchain_gcc__toolchain.gni | 7 ++++--- ...rome_browser_ui_webui_ntp_app__launcher__handler.cc | 8 ++++---- ...frame__sinks_root__compositor__frame__sink__impl.cc | 4 ++-- www/chromium/files/patch-media_base_video__frame.h | 8 ++++---- .../files/patch-media_gpu_buffer__validation.cc | 10 +++++----- www/chromium/files/patch-net_BUILD.gn | 18 +++++++++--------- ...mpeg_chromium_config_Chrome_openbsd_ia32_config.asm | 6 +++--- ...ffmpeg_chromium_config_Chrome_openbsd_ia32_config.h | 6 +++--- 12 files changed, 47 insertions(+), 45 deletions(-)
A commit in branch 2022Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2d8707c102bc3c3f1cff075f09eb8c629800229 commit e2d8707c102bc3c3f1cff075f09eb8c629800229 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2022-03-16 09:22:34 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-03-16 09:26:05 +0000 www/chromium: update to 98.0.4844.74 and fix manpage PR: 258599 Reported by: pkubaj (cherry picked from commit 26b2984ebe7ae384565c6ae763c5db5679111646) www/chromium/Makefile | 5 +++-- www/chromium/distinfo | 10 +++++----- www/chromium/files/patch-base_system_sys__info.h | 6 +++--- .../files/patch-base_system_sys__info__posix.cc | 4 ++-- .../files/patch-build_toolchain_gcc__toolchain.gni | 7 ++++--- ...rome_browser_ui_webui_ntp_app__launcher__handler.cc | 8 ++++---- ...frame__sinks_root__compositor__frame__sink__impl.cc | 4 ++-- www/chromium/files/patch-media_base_video__frame.h | 8 ++++---- .../files/patch-media_gpu_buffer__validation.cc | 10 +++++----- www/chromium/files/patch-net_BUILD.gn | 18 +++++++++--------- ...mpeg_chromium_config_Chrome_openbsd_ia32_config.asm | 6 +++--- ...ffmpeg_chromium_config_Chrome_openbsd_ia32_config.h | 6 +++--- 12 files changed, 47 insertions(+), 45 deletions(-)