| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* Do not strip modifiers from variables when dereferencing.
PR: 262941
|
|
|
|
| |
Builds fine.
|
|
|
|
| |
Fix a regresssion with Node 17.7.0, later fixed in Node 17.7.1
|
| |
|
| |
|
|
|
|
| |
Security: https://vuxml.freebsd.org/freebsd/fe15f30a-b4c9-11ec-94a3-3065ec8fd3ec.html
|
| |
|
| |
|
|
|
|
|
| |
Changes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.10840
Reported by: GitHub (watch releases)
|
|
|
|
|
| |
News:
https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.15.news
|
|
|
|
|
|
|
|
|
|
| |
Upstream confusingly refers to (re)generation of man pages as
"--enable-man" in configure script. Pages are already pre-built
so no need to rebuild
PR: 262954
Reported by: gja822@narod.ru
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
The code looks for a .pem extension, but all of the extracted certs in
/etc/ssl/certs use .0.
PR: 262858
|
| |
|
|
|
|
| |
PR: 263064
|
|
|
|
| |
Changes: https://github.com/isamert/scli/releases/tag/v0.7.1
|
| |
|
|
|
|
|
| |
PR: 263034
Reported by: freebsd@dns.company (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From ChangeLog:
https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW
* Remind output can effectively be translated into other languages at run-time.
* Add the pad() built-in function
* Day numbers can be displayed left-aligned, centered or right-aligned.
* Print better diagnostics when errors occur inside a user-defined function.
* Add a "q" sub-option to the "-p", "-pp", and "-ppp" options.
* tkremind: Fix the "-m" flag, which was broken in 03.04.00.
* Warn if the arguments to the "-@" option are out of range.
* Always interpret $Latitude and $Longitude input values in the "C" locale.
* Fix many spelling mistakes
PR: 263049
Reported by: fuz@fuz.su (maintainer)
|
| |
|
| |
|
|
|
|
| |
Update DEPENDS
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are two problems about using .warning in Makefile.
1. It is evaluated only when make(1) is invoked.
So user of binary package never see the message.
2. It is not related to specific target. So the message
is displayed with improper case such as `make index`.
So add a message to pkg-message rather than using .warning in Makefile.
PR: 263056
Approved by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Changelog: https://github.com/klee/klee/releases/tag/v2.3
|
| |
|
| |
|
|
|
|
| |
Obtained from: https://chromereleases.googleblog.com/2022/04/stable-channel-update-for-desktop.html
|
|
|
|
|
|
| |
This version is compatible with OCaml 4.06+ and allows to build
dependent `devel/aifad' port with minimal patching. While here,
change the COMMENT to match upstream and flatten `pkg-plist'.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* 3.5 requires zstd https://github.com/weechat/weechat/commit/498194f6
PR: 263055
Reported by: Herbert J. Skuhra <herbert gojira at>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
ipfs-go has a dependency "quic-go" which does not support go 1.18 yet.
Use go 1.17 for now.
PR: 263050
Reported by: jmg
Approved by: portmgr (implicit, build fix)
|
|
|
|
|
|
|
|
|
| |
adguardhome has a dependency which does not support go 1.18 yet. Use
1.17 for now.
PR: 262994
Reported by: Yonas Yanfa <yonas.yanfa@gmail.com>
Approved by: portmgr (implicit, build fix)
|
| |
|
|
|
|
|
|
| |
Changelog: https://github.com/textbrowser/dooble/releases/tag/2022.04.04
PR: 263026
|
|
|
|
|
| |
Some ports have dependencies that are not compatible with go 1.18 yet.
Add 1.17 back to allow these ports to build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ld: error: undefined hidden symbol: mozilla::VideoFramePool::~VideoFramePool()
>>> referenced by Unified_cpp_ffmpeg_ffmpeg580.cpp
>>> /wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg58/Unified_cpp_ffmpeg_ffmpeg580.o:(mozilla::FFmpegVideoDecoder<58>::~FFmpegVideoDecoder())
>>> referenced by Unified_cpp_ffmpeg_ffmpeg580.cpp
>>> /wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg58/Unified_cpp_ffmpeg_ffmpeg580.o:(mozilla::FFmpegVideoDecoder<58>::DoDecode(mozilla::MediaRawData*, unsigned char*, int, bool*, nsTArray<RefPtr<mozilla::MediaData> >&))
>>> referenced by Unified_cpp_ffmpeg_ffmpeg580.cpp
>>> /wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg58/Unified_cpp_ffmpeg_ffmpeg580.o:(mozilla::FFmpegVideoDecoder<58>::ProcessShutdown())
>>> referenced 4 more times
ld: error: undefined hidden symbol: mozilla::VideoFramePool::ReleaseUnusedVAAPIFrames()
>>> referenced by Unified_cpp_ffmpeg_ffmpeg580.cpp
>>> /wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg58/Unified_cpp_ffmpeg_ffmpeg580.o:(mozilla::FFmpegVideoDecoder<58>::DoDecode(mozilla::MediaRawData*, unsigned char*, int, bool*, nsTArray<RefPtr<mozilla::MediaData> >&))
>>> referenced by Unified_cpp_ffmpeg_ffmpeg590.cpp
>>> /wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg59/Unified_cpp_ffmpeg_ffmpeg590.o:(mozilla::FFmpegVideoDecoder<59>::DoDecode(mozilla::MediaRawData*, unsigned char*, int, bool*, nsTArray<RefPtr<mozilla::MediaData> >&))
ld: error: undefined hidden symbol: mozilla::VideoFramePool::VideoFramePool()
>>> referenced by Unified_cpp_ffmpeg_ffmpeg580.cpp
>>> /wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg58/Unified_cpp_ffmpeg_ffmpeg580.o:(mozilla::FFmpegVideoDecoder<58>::DoDecode(mozilla::MediaRawData*, unsigned char*, int, bool*, nsTArray<RefPtr<mozilla::MediaData> >&))
>>> referenced by Unified_cpp_ffmpeg_ffmpeg590.cpp
>>> /wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg59/Unified_cpp_ffmpeg_ffmpeg590.o:(mozilla::FFmpegVideoDecoder<59>::DoDecode(mozilla::MediaRawData*, unsigned char*, int, bool*, nsTArray<RefPtr<mozilla::MediaData> >&))
ld: error: undefined hidden symbol: mozilla::VideoFramePool::GetVideoFrameSurface(_VADRMPRIMESurfaceDescriptor&, AVCodecContext*, AVFrame*, mozilla::FFmpegLibWrapper*)
>>> referenced by Unified_cpp_ffmpeg_ffmpeg580.cpp
>>> /wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg58/Unified_cpp_ffmpeg_ffmpeg580.o:(mozilla::FFmpegVideoDecoder<58>::CreateImageVAAPI(long, long, long, nsTArray<RefPtr<mozilla::MediaData> >&))
>>> referenced by Unified_cpp_ffmpeg_ffmpeg590.cpp
>>> /wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg59/Unified_cpp_ffmpeg_ffmpeg590.o:(mozilla::FFmpegVideoDecoder<59>::CreateImageVAAPI(long, long, long, nsTArray<RefPtr<mozilla::MediaData> >&))
Upstream issue at https://bugzilla.mozilla.org/show_bug.cgi?id=1758610.
A
|
| |
|
| |
|
|
|
|
| |
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/28ae397be11...94ce8124973
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/7f1e66e94...c7f3c2ced
|
|
|
|
|
|
|
|
|
|
|
| |
fetch: https://github.com/yuzu-emu/yuzu/commit/8faa6ef93bf8.patch: size mismatch: expected 5687, actual 5693
-index e5f8ea91e44..ab6474fb1dc 100644
+index e5f8ea91e44a..ab6474fb1dca 100644
-index 1bdf70b76ee..8fe5f376835 100644
+index 1bdf70b76ee8..8fe5f376835b 100644
-index 33060d865c8..dedaa88e28d 100644
+index 33060d865c8a..dedaa88e28d4 100644
|