aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* lang/mecrisp-stellaris: update to 2.6.2Robert Clausecker2022-03-103-4/+7
| | | | | | | | | | | | | | | | | | | | Upstream changes: - Fixed outsized binary for STM32G031F4 - Fixed :noname for RA in loadable ansification layer - Contribution by Jan Bramkamp: Bit field tools Improved PLL initialisation code for STM32F411 - Contribution by Gareth Edwards New target: Black pill with STM32F401CC Bugfix for flash size and comments for STM32F401CD target - Contribution by Peter Jakacki: Tachyon extensions for RP2040 PR: 262463
* net/motsognir: Update to 1.0.13kaltheat2022-03-102-6/+5
| | | | PR: 261862
* multimedia/lms: Update 3.25.2 -> 3.28.0Yuri Victorovich2022-03-105-13/+24
| | | | | PR: 262462 Reported by: kaltheat <kaltheat@gmail.com>
* devel/stb: Update g20200205 -> g20211010Yuri Victorovich2022-03-103-10/+8
|
* math/py-cvxopt: Update 1.2.8 -> 1.3.0Yuri Victorovich2022-03-102-4/+4
| | | | Reported by: portscout
* games/automuteus: Update to 6.16.9Neel Chauhan2022-03-102-4/+4
|
* devel/rubygem-heapy: Update to 0.2.0Yasuhiro Kimura2022-03-102-4/+4
| | | | | | | | This fixes build error with Ruby 3.x. ChangeLog: https://github.com/zombocom/heapy/blob/v0.2.0/CHANGELOG.md PR: 262460
* www/gitlab-ce: add option to remove kerberos depVVD2022-03-102-2/+19
| | | | | | | | | I understand that this option can be helpful, but I do not suggest to use it. If it breaks due to new version and the patch does not apply anymore, please send a PR then I will update this feature accordingly. But I will not testbuild gitlab with many option combinations. PR: 262191
* games/powder-toy: update 95.0 → 96.2.350Dmitry Marakasov2022-03-107-63/+19
| | | | | | | - Upstream has switched to meson. - Trim options - most defaults are good now, some other optional stuff (http=false, renderer) do not build. - Wrapper script is no longer needed, the app now uses XDG dirs.
* x11/waybar: restore "Linux-only" annotation after 34c4b7ca124aJan Beich2022-03-101-1/+1
|
* x11/waybar: refresh description after 9f4fb0777e6cJan Beich2022-03-101-4/+6
|
* x11/waybar: update to 0.9.12Jan Beich2022-03-102-4/+9
| | | | | | Changes: https://github.com/Alexays/Waybar/releases/tag/0.9.11 Changes: https://github.com/Alexays/Waybar/releases/tag/0.9.12 Reported by: GitHub (watch releases)
* x11/swaybg: update to 1.1.1Jan Beich2022-03-102-4/+4
| | | | | Changes: https://github.com/swaywm/swaybg/releases/tag/v1.1.1 Reported by: GitHub (watch releases)
* games/teeworlds: apply patch for CVE-2021-43518Dmitry Marakasov2022-03-102-1/+43
| | | | | Security: CVE-2021-43518 Security: 5aaf534c-a069-11ec-acdc-14dae9d5a9d2
* security/vuxml: document CVE-2021-43518 for games/teeworldsDmitry Marakasov2022-03-101-0/+26
|
* security/vuxml: fix syntax broken in 8d55457Dmitry Marakasov2022-03-101-1/+0
| | | | PR: 255948
* games/opentyrian: update 2.1.20130907 → 2.1.20220309Dmitry Marakasov2022-03-108-141/+45
| | | | - Switch to GitHub, SDL2, use upstream installation
* www/wget2: fix dependencies and modernize options handlingDmitry Marakasov2022-03-101-21/+20
| | | | | | | | | | - Fix unaccounted depends: - gnutls is needed for libmicrohttp (TEST option) support. - when SSL support is disabled, libnettle is needed for hashing and checksumming. - Fix configure argument name for lzip, help is incorrect about it. - Completely convert to options helpers by introducing NOSSL pseudooption.
* www/wget2: fix manpage generationDmitry Marakasov2022-03-102-2/+12
| | | | | PR: 26126 Reported by: yonas.yanfa@gmail.com
* audio/wavplay: update 1.4 → 2.0Dmitry Marakasov2022-03-1014-351/+31
|
* www/twms: drop maintainershipDmitry Marakasov2022-03-101-1/+1
|
* x11/eaglemode: update 0.95.0 → 0.95.1Dmitry Marakasov2022-03-103-28/+26
| | | | | | | | | - Trim unused X depends. - Require c++11, remove ancient gcc handling. - No need to specify *-{inc,lib}-dir args, as pkgconfig handles it fine. - Further hack crippled upstream build system, make it use linker for correct (C/C++) language, which allows to remove LLD_UNSAFE.
* x11/xterm: Update to 372Emanuel Haupt2022-03-102-4/+4
|
* science/py-scipy: Update to 1.8.0Wen Heping2022-03-103-13/+45
| | | | | | | - Add test target PR: 262307 Reported by: wen@ Exp-run by: antoine@
* www/phalcon: update to 5.0.0beta3Vidar Karlsen2022-03-102-4/+4
| | | | | | | | ChangeLog: https://blog.phalcon.io/post/phalcon-5-0-0beta3-released PR: 262245 Reported by: vidar@karlsen.tech Approved by: franco@opnsense.org (maintainer)
* x11-toolkits/pango: update to 1.50.5Tobias C. Berner2022-03-103-1016/+1016
| | | | | | | | | | | | | | | | Changelog: * Fix compiler warnings * Enable cairo by default * pango-view: Show more baselines * layout: Handle baselines * Windows: build cleanups Noteable changes: - documentation is no longer installed into the subdirectory reference/ Exp-run by: antoine PR: 262382
* textproc/expat2: update to 2.4.7Tobias C. Berner2022-03-103-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From [1]: Release 2.4.7 Fri March 4 2022 Bug fixes: #572 #577 Relax fix to CVE-2022-25236 (introduced with release 2.4.5) with regard to all valid URI characters (RFC 3986), i.e. the following set (excluding whitespace): ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789 % -._~ :/?#[]@ !$&'()*+,;= Other changes: #555 #570 #581 CMake|Windows: Store Expat version in the DLL #577 Document consequences of namespace separator choices not just in doc/reference.html but also in header <expat.h> #577 Document Expat's lack of validation of namespace URIs against RFC 3986, and that the XML 1.0r4 specification doesn't require Expat to validate namespace URIs, and that Expat may do more in that regard in future releases. If you find need for strict RFC 3986 URI validation on application level today, https://uriparser.github.io/ may be of interest. #579 Fix documentation of XML_EndDoctypeDeclHandler in <expat.h> #575 Document that a call to XML_FreeContentModel can be done at a later time from outside the element declaration handler #574 Make hardcoded namespace URIs easier to find in code #573 Update documentation on use of XML_POOR_ENTOPY on Solaris #569 #571 tests: Resolve use of macros NAN and INFINITY for GNU G++ 4.8.2 on Solaris. #578 #580 Version info bumped from 9:6:8 to 9:7:8; see https://verbump.de/ for what these numbers do Special thanks to: Jeffrey Walton Johnny Jazeix Thijs Schreijer Release 2.4.6 Sun February 20 2022 Bug fixes: #566 Fix a regression introduced by the fix for CVE-2022-25313 in release 2.4.5 that affects applications that (1) call function XML_SetElementDeclHandler and (2) are parsing XML that contains nested element declarations (e.g. "<!ELEMENT junk ((bar|foo|xyz+), zebra*)>"). Other changes: #567 #568 Version info bumped from 9:5:8 to 9:6:8; see https://verbump.de/ for what these numbers do Special thanks to: Matt Sergeant Samanta Navarro Sergei Trofimovich and NixOS Perl XML::Parser Release 2.4.5 Fri February 18 2022 Security fixes: #562 CVE-2022-25235 -- Passing malformed 2- and 3-byte UTF-8 sequences (e.g. from start tag names) to the XML processing application on top of Expat can cause arbitrary damage (e.g. code execution) depending on how invalid UTF-8 is handled inside the XML processor; validation was not their job but Expat's. Exploits with code execution are known to exist. #561 CVE-2022-25236 -- Passing (one or more) namespace separator characters in "xmlns[:prefix]" attribute values made Expat send malformed tag names to the XML processor on top of Expat which can cause arbitrary damage (e.g. code execution) depending on such unexpectable cases are handled inside the XML processor; validation was not their job but Expat's. Exploits with code execution are known to exist. #558 CVE-2022-25313 -- Fix stack exhaustion in doctype parsing that could be triggered by e.g. a 2 megabytes file with a large number of opening braces. Expected impact is denial of service or potentially arbitrary code execution. #560 CVE-2022-25314 -- Fix integer overflow in function copyString; only affects the encoding name parameter at parser creation time which is often hardcoded (rather than user input), takes a value in the gigabytes to trigger, and a 64-bit machine. Expected impact is denial of service. #559 CVE-2022-25315 -- Fix integer overflow in function storeRawNames; needs input in the gigabytes and a 64-bit machine. Expected impact is denial of service or potentially arbitrary code execution. Other changes: #557 #564 Version info bumped from 9:4:8 to 9:5:8; see https://verbump.de/ for what these numbers do Special thanks to: Ivan Fratric Samanta Navarro and Google Project Zero JetBrains [1] Changelog: https://github.com/libexpat/libexpat/blob/R_2_4_7/expat/Changes Exp-run by: antoine PR: 262381 Security: CVE-2022-25235 Security: CVE-2022-25236 Security: CVE-2022-25313 Security: CVE-2022-25314 Security: CVE-2022-25315
* deskutils/mindforger: update the port to version 1.54.0Alexey Dokuchaev2022-03-104-15/+18
| | | | | | | | Apply a minor fix so that correct version would be reported in the About dialog and window title (the tree had been tagged for the release before the fix had been committed to the master). Reported by: portscout
* graphics/mesa-devel: update to 21.4.b.1237Jan Beich2022-03-102-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/4a03619d811...45770ac286b
* emulators/yuzu: update to s20220308Jan Beich2022-03-102-11/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/58b52f488...6f670381c
* emulators/rpcs3: update to 0.0.21.13344Jan Beich2022-03-102-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/00f6763228...1670769119
* multimedia/aom: enable JXL by defaultJan Beich2022-03-101-1/+2
| | | | | $ pkg install libavif $ avifenc -a tune=butteraugli foo.png foo.avif
* multimedia/aom: unbreak JXL after 735e0191b649Jan Beich2022-03-102-3/+5
|
* www/chromium: enable webui optimizations now that it does not depend on JavaRobert Nagy2022-03-091-2/+2
|
* devel/vc: fix port for i386 archMax Brazhnikov2022-03-092-0/+12
| | | | PR: 262451
* audio/jamulus: Update 3.8.1 -> 3.8.2Yuri Victorovich2022-03-092-5/+5
| | | | Reported by: Rickard <rickard@tutanota.com>
* security/boringssl: update to the recent commitSergey A. Osokin2022-03-092-5/+5
|
* security/veracrypt: update to 1.25.9Jose Alonso Cardenas Marquez2022-03-093-7/+7
| | | | ChangeLog at: https://sourceforge.net/p/veracrypt/discussion/general/thread/75e4d57c52/
* devel/libedit: update to the recent version 3.1-20210910Sergey A. Osokin2022-03-093-5/+5
| | | | Approved by: maintainer (bapt)
* graphics/vulkan-tools: update to 1.2.207Jan Beich2022-03-092-4/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.3.206...v1.3.207 Reported by: Repology
* graphics/vulkan-loader: update to 1.2.207Jan Beich2022-03-093-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.206...v1.3.207 Reported by: Repology
* graphics/vulkan-headers: update to 1.3.207Jan Beich2022-03-094-4/+6
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.206...v1.3.207 Reported by: Repology
* x11/squeekboard: update to 1.17.0Jan Beich2022-03-092-21/+22
| | | | | Changes: https://gitlab.gnome.org/World/Phosh/squeekboard/-/compare/v1.16.0...v1.17.0 Reported by: Repology
* devel/level-zero: update to 1.7.15Jan Beich2022-03-093-7/+7
| | | | | Changes: https://github.com/oneapi-src/level-zero/releases/tag/v1.7.15 Reported by: GitHub (watch releases)
* lang/python3*: add LTO option and enable by default everywhere except ↵Piotr Kubaj2022-03-0910-12/+90
| | | | | | | powerpc64 and riscv64 PR: 261974 Approved by: python (koobs got his commit bit revoked during review process)
* net-p2p/py-tremc: Update to 0.9.3Alexandre C. Guimarães2022-03-092-6/+4
|
* multimedia/emby-server-devel: Update to 4.7.0.30Dries Michiels2022-03-092-4/+4
| | | | Changes: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.7.0.30
* mail/roundcube-carddav: update to 4.3.0Pietro Cerutti2022-03-094-70/+117
| | | | | | | | | | | | | | Release notes: https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.1.0 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.1.1 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.1.2 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.2.0 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.2.1 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.2.2 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.3.0 PR: 262444 Reported by: Florian Wagner <florian@wagner-flo.net>
* games/veloren: Fix build with rust 1.59.0Mikael Urankar2022-03-091-0/+13
| | | | | | | | | | | | error: format argument must be a string literal --> voxygen/src/hud/diary.rs:1263:49 | 1263 | unknown => unreachable!(unknown), | ^^^^^^^ Upstream PR: https://gitlab.com/veloren/veloren/-/issues/1493 Approved by: portmgr (build fix blanket)
* net-im/tg_owt: fix build on powerpc64*Piotr Kubaj2022-03-093-0/+178
| | | | Port patches from audio/webrtc-audio-processing.