summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11/walker: Update to 2.13.0HEADmainHiroki Tagato35 min.4-356/+419
| | | | | | Changelog: https://github.com/abenz1267/walker/releases/tag/v2.13.0 Reported by: GitHub (watch releases)
* x11/arcan-trayicon: Update 0.7.0.1 => 0.7.1Al Hoang55 min.2-11/+12
| | | | | | | | | | | | Changelog: https://codeberg.org/letoram/arcan/src/tag/0.7.1/CHANGELOG.md - Upstream moved to Codeberg. - Use PKGNAMESUFFIX. - Fix LIB_DEPENDS. PR: 292083 Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
* lang/perl5-devel: update to 5.43.6Mathieu Arnold87 min.3-4/+14
|
* sysutils/elephant: Update to 2.18.1Hiroki Tagato112 min.2-12/+18
| | | | | | | | | | | BITWARDEN option has been added. It is disabled by default because rbw, one of the runtime dependencies, is not in the ports tree yet. Changelog: - https://github.com/abenz1267/elephant/releases/tag/v2.18.0 - https://github.com/abenz1267/elephant/releases/tag/v2.18.1 Reported by: GitHub (watch releases)
* net/amneziawg-go: new port: user-land implementation for AmneziaVPNEugene Grosbein2 hours4-0/+36
| | | | | | | This is an implementation of AmneziaVPN in Go. PR: 292312 Reported by: Vladimir Grebenschikov <vova@zote.me> (maintainer)
* www/phpmyfaq: Update to 4.0.16Florian Smeets2 hours3-13/+60
| | | | | | Security: 79c3c751-ee20-11f0-b17e-50ebf6bdf8e9 MFH: 2025Q4
* security/vuxml: Record phpmyfaq vulenrabilitiesFlorian Smeets2 hours1-0/+29
|
* devel/py-archinfo: Update 9.2.188 => 9.2.19Vladimir Druzenko3 hours2-4/+4
| | | | | | | | Commit log: https://github.com/angr/archinfo/compare/v9.2.188...v9.2.192 PR: 292042 Approved by: Rares Aioanei <schaiba@gmail.com> (maintainer)
* math/R-cran-reformulas: Update to 0.4.3.1Nuno Teixeira3 hours2-4/+5
| | | | ChangeLog: https://cran.r-project.org/web/packages/reformulas/news/news.html
* devel/R-cran-parallelly: Update to 1.46.1Nuno Teixeira3 hours2-4/+4
| | | | ChangeLog: https://cran.r-project.org/web/packages/parallelly/news/news.html
* textproc/goldendict-ng: Update to 26.1.1Nuno Teixeira3 hours4-15/+24
| | | | | | | | | - Do not use ffmpeg with qt>=6.8 as per upstream instructions - Put option EPWING as broken, japanese/eb is unfetchable - Take maintainership ChangeLog: https://github.com/xiaoyifang/goldendict-ng/compare/v25.10.1-Release.85f9a3d5...v26.1.1-Release.5491ffca
* multimedia/gpac-*: Take over maintainershipOlivier Cochard3 hours2-2/+2
| | | | Approved by: multimedia@
* editors/zed: Update to 0.218.6Hiroki Tagato3 hours14-50/+70
| | | | | | | | Changelog: - https://github.com/zed-industries/zed/releases/tag/v0.218.5 - https://github.com/zed-industries/zed/releases/tag/v0.218.6 Reported by: GitHub (watch releases)
* textproc/bookokrat: Update to 0.2.3Nicola Vitale4 hours3-28/+70
| | | | | ChangeLog: https://github.com/bugzmanov/bookokrat/releases/tag/v0.2.3 Reported by: portscout!
* www/tor-browser: Fix icons and brandingMartin Filla4 hours1-3/+2
| | | | | | | Upstream issue: https://gitlab.torproject.org/tpo/applications/tor-browser/-/work_items/43772 PR: 292136
* misc/py-mcp: Update to 1.25.0Nicola Vitale4 hours2-4/+4
| | | | | ChangeLog: https://github.com/modelcontextprotocol/python-sdk/releases/tag/v1.25.0 Reported by: portscout!
* devel/forgejo-runner: Update 9.1.0 => 12.5.0Vladimir Druzenko4 hours4-27/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelogs: https://code.forgejo.org/forgejo/runner/releases/tag/v9.1.1 https://code.forgejo.org/forgejo/runner/releases/tag/v10.0.0 https://code.forgejo.org/forgejo/runner/releases/tag/v10.0.1 https://code.forgejo.org/forgejo/runner/releases/tag/v11.0.0 https://code.forgejo.org/forgejo/runner/releases/tag/v11.1.0 https://code.forgejo.org/forgejo/runner/releases/tag/v11.1.1 https://code.forgejo.org/forgejo/runner/releases/tag/v11.1.2 https://code.forgejo.org/forgejo/runner/releases/tag/v11.2.0 https://code.forgejo.org/forgejo/runner/releases/tag/v11.3.0 https://code.forgejo.org/forgejo/runner/releases/tag/v11.3.1 https://code.forgejo.org/forgejo/runner/releases/tag/v12.0.0 https://code.forgejo.org/forgejo/runner/releases/tag/v12.0.1 https://code.forgejo.org/forgejo/runner/releases/tag/v12.1.0 https://code.forgejo.org/forgejo/runner/releases/tag/v12.1.1 https://code.forgejo.org/forgejo/runner/releases/tag/v12.1.2 https://code.forgejo.org/forgejo/runner/releases/tag/v12.2.0 https://code.forgejo.org/forgejo/runner/releases/tag/v12.3.0 https://code.forgejo.org/forgejo/runner/releases/tag/v12.3.1 https://code.forgejo.org/forgejo/runner/releases/tag/v12.4.0 https://code.forgejo.org/forgejo/runner/releases/tag/v12.5.0 Fix rc.d script: - DATADIR (/var/db/act_runner) is not created with the correct ownership - The log dir (/var/log/act_runner) is not created at all, which prevents the service from starting. - The pid cannot be created in /var/run/act_runner.pid because the daemon is started with an unprivileged user. - The service cannot start using daemon(1) because it cannot set the environment. PR: 291630 Approved by: Daniel Morante <daniel@morante.net> (maintainer, timeout 4 weeks) Co-authored-by: João Santiago <me@jcpsantiago.xyz>
* databases/py-aiosql: Update to 15.0Nicola Vitale4 hours2-4/+4
| | | | | ChangeLog: https://github.com/nackjicholson/aiosql/releases/tag/15.0 Reported by: portscout!
* net/frr10: Update to 10.5.1Olivier Cochard4 hours2-4/+4
| | | | | Changelog: https://github.com/FRRouting/frr/releases/tag/frr-10.5.1 Reported by: portscout
* sysutils/treemd: Update to 0.5.6Nicola Vitale5 hours2-4/+4
| | | | | ChangeLog: https://github.com/Epistates/treemd/releases/tag/v0.5.6 Reported by: "github-actions[bot]" <notifications@github.com>
* devel/apr1: Update APR to 1.7.6Bernard Spil5 hours7-16/+15
| | | | | | | * While here, standardize patch filenames PR: 292292 Reported by: Alain De Vos <devosalain ymail com>
* security/vaultwarden: Update to 1.35.2Michael Reifenberger5 hours2-4/+4
|
* devel/mimalloc: Update to 3.2.6Emanuel Haupt6 hours3-5/+5
|
* multimedia/ringrtc: Fix build on aarch64Mikael Urankar7 hours1-0/+24
|
* net/amnezia-kmod: update to v2.0.9Eugene Grosbein7 hours2-4/+4
| | | | | PR: 292310 Reported by: Vladimir Grebenschikov <vova@zote.me> (maintainer)
* net/lldap: update to 0.6.2ShengYi Hung10 hours4-123/+136
| | | | | | PR: 292254 Approved by: lwhsu (mentor) Differential Revision: https://reviews.freebsd.org/D54378
* www/wasm-bindgen-cli: Update to v0.2.100ShengYi Hung10 hours3-573/+548
| | | | | Approved by: lwhsu (mentor) Differential Revision: https://reviews.freebsd.org/D54377
* misc/crush: Update to 0.31.0Hiroki Tagato10 hours2-6/+6
| | | | | | Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.31.0 Reported by: GitHub (watch releases)
* x11/contour: Update to 0.6.2.8008Hiroki Tagato11 hours5-13/+80
| | | | | | | | | | | | | | | | While here, add patch to fix build with clang/libc++ 19. libc++ 19 only provides std::char_traits for character types, which causes compile errors when crispy::fnv is instantiated with non-char types. Restricting string-related overloads to char-only types, and adding a generic trivially-copyable value hashing overload restore successful builds on clang/libc++ 19. Changelog: https://github.com/contour-terminal/contour/releases/tag/v0.6.2.8008 Reported by: portscout
* audio/libopusenc: maintenance update to 0.3Christian Weisgerber16 hours4-61/+7
| | | | PR: 292210
* net-mgmt/aircrack-ng: fix build on powerpc64Piotr Kubaj17 hours1-0/+6
| | | | simd-intrinsics.c:2912:25: error: '__builtin_altivec_vsrd' requires the '-mcpu=power8' and '-mvsx' options
* x11/contour: fix build on powerpc*Piotr Kubaj17 hours1-0/+4
| | | | | Workaround for clang crash: Assertion failed: (isValid()), function getFilename, file /usr/src/contrib/llvm-project/clang/include/clang/Basic/SourceLocation.h, line 328.
* devel/R-cran-pak: fix build on big-endianPiotr Kubaj17 hours1-0/+12
| | | | | | | curl.c:165:38: error: use of undeclared identifier 'BSWAP_32' 165 | return rcurl_read(&x, 1, 1, con) ? BSWAP_32(x) : R_EOF; | ^ 1 error generated.
* misc/bedrust: fix build on powerpc64Piotr Kubaj17 hours1-0/+20
| | | | | | | | | | | | | Little-endian is misdetected: /wrkdirs/usr/ports/misc/bedrust/work/bedrust-0.8.8/cargo-crates/aws-lc-sys-0.27.1/aws-lc/crypto/fipsmodule/sha/sha1-altivec.c:107:5: error: call to undeclared function 'vec_vsx_ld'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 107 | vec_vsx_ld(0, (const unsigned char*) data); | ^ /wrkdirs/usr/ports/misc/bedrust/work/bedrust-0.8.8/cargo-crates/aws-lc-sys-0.27.1/aws-lc/crypto/fipsmodule/sha/sha1-altivec.c:106:30: error: initializing '__vector unsigned char const' (vector of 16 'unsigned char' values) with an expression of incompatible type 'int' 106 | const vector unsigned char unaligned_data = | ^ 107 | vec_vsx_ld(0, (const unsigned char*) data); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated.
* multimedia/vvdec: fix build on powerpc64Piotr Kubaj17 hours1-0/+2
| | | | /wrkdirs/usr/ports/multimedia/vvdec/work/vvdec-3.1.0/source/Lib/CommonLib/x86/sse41/../InterPredX86.h:199:20: error: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Werror,-Wpass-failed=transform-warning]
* emulators/mame: fix build on powerpc*Piotr Kubaj17 hours1-0/+28
| | | | | | | | | | | | | | | | | | | ../../../../../src/emu/video/rgbutil.cpp:365:16: error: out-of-line definition of 'bilinear_filter' does not match any declaration in 'rgbaint_t' 365 | u32 rgbaint_t::bilinear_filter(const u32 &rgb00, const u32 &rgb01, const u32 &rgb10, const u32 &rgb11, u8 u, u8 v) | ^~~~~~~~~~~~~~~ In file included from ../../../../../src/emu/video/rgbutil.cpp:13: ../../../../../src/emu/video/rgbutil.h:429:29: note: type of 1st parameter of member declaration does not match definition ('u32' (aka 'unsigned int') vs 'const u32 &' (aka 'const unsigned int &')) 429 | static u32 bilinear_filter(u32 rgb00, u32 rgb01, u32 rgb10, u32 rgb11, u8 u, u8 v) noexcept; | ^ Archiving libpce.a... rm -f ../../../../freebsd/bin/x64/Release/mame_mame/libpce.a ../../../../../src/emu/video/rgbutil.cpp:408:17: error: out-of-line definition of 'bilinear_filter_rgbaint' does not match any declaration in 'rgbaint_t' 408 | void rgbaint_t::bilinear_filter_rgbaint(const u32 &rgb00, const u32 &rgb01, const u32 &rgb10, const u32 &rgb11, u8 u, u8 v) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../../src/emu/video/rgbutil.cpp:13: ../../../../../src/emu/video/rgbutil.h:430:31: note: type of 1st parameter of member declaration does not match definition ('u32' (aka 'unsigned int') vs 'const u32 &' (aka 'const unsigned int &')) 430 | void bilinear_filter_rgbaint(u32 rgb00, u32 rgb01, u32 rgb10, u32 rgb11, u8 u, u8 v) noexcept; | ^
* misc/ggml: fix build on powerpc64*Piotr Kubaj17 hours1-1/+18
| | | | c++: error: unknown argument: '-mpowerpc64'
* misc/onnxruntime: fix build on powerpc64Piotr Kubaj17 hours1-0/+2
| | | | | | VSX is required: /wrkdirs/usr/ports/misc/onnxruntime/work/onnxruntime-1.23.2/onnxruntime/core/mlas/lib/power/FgemmKernelpower.h:155:27: error: use of undeclared identifier 'vec_splat' ABroadcast[Row] = vec_splat(AElements[Row], Lane);
* www/pydio-cells: update to 4.4.17Serhii (Sergey) Kozlov17 hours2-7/+6
| | | | Changelog: https://github.com/pydio/cells/releases/tag/v4.4.17
* devel/mimalloc: Update to 3.1.6Emanuel Haupt18 hours2-4/+4
|
* graphics/cptutils: update 1.84 → 1.85Dmitry Marakasov19 hours2-5/+4
|
* devel/osc: update 1.21.0 → 1.23.0Dmitry Marakasov19 hours2-4/+4
|
* multimedia/bitstream: update 1.5 → 1.6Dmitry Marakasov19 hours5-7/+103
| | | | Bump revision of dependent port net/multicat
* ftp/py-aioftp: update 0.26.2 → 0.27.2Dmitry Marakasov19 hours2-4/+4
|
* mail/thunderbird-esr: update to 140.7.0 (rc1)Christoph Moench-Tegeder20 hours4-49/+39
| | | | | Release Notes: https://www.thunderbird.net/en-US/thunderbird/140.7.0esr/releasenotes/
* mail/thunderbird: update to 147.0 (rc1)Christoph Moench-Tegeder20 hours7-15505/+5717
| | | | | Release Notes: https://www.thunderbird.net/en-US/thunderbird/147.0/releasenotes/
* science/afni: Update to 26.0.00Fernando Apesteguía21 hours2-4/+4
|
* devel/py-pathspec: update to 1.0.3Matthew Seaman21 hours2-4/+4
| | | | | Changes: https://github.com/cpburnz/python-pathspec/blob/v1.0.3/CHANGES.rst Reported by: repology
* sysutils/keyd: Update 2.5.0 => 2.6.0, take maintainershipCorey Halpin22 hours3-13/+23
| | | | | | | | | | Changelog: https://github.com/rvaiya/keyd/blob/v2.6.0/docs/CHANGELOG.md While here pet portclippy. PR: 292252 Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
* net-mgmt/librenms: bump PORTREVISIONDan Langille23 hours1-1/+1
| | | | PR: 292266