753,728 commits found in 64 milliseconds
FreeBSD /ports 50fda32 — security/bitwarden-cli Makefile distinfo, security/bitwarden-cli/files/packagejsons package-lock.json package.json security/bitwarden-cli: Update to 2025.12.0
Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2025.12.0
Reported by: GitHub (watch releases)
sysutils/acpica-tools: Update to 20251212
https://github.com/acpica/acpica/releases/download/20251212/changes.txt
graphics/asciinema-agg: Update to 1.7.0
ChangeLog: https://github.com/asciinema/agg/releases/tag/v1.7.0
www/gatus: Update to 5.33.1
ChangeLog: https://github.com/TwiN/gatus/releases/tag/v5.33.1
sysutils/nginx-ui: Update to 2.3.2
ChangeLogs:
- https://github.com/0xJacky/nginx-ui/releases/tag/v2.3.0
- https://github.com/0xJacky/nginx-ui/releases/tag/v2.3.1
- https://github.com/0xJacky/nginx-ui/releases/tag/v2.3.2
net/dataplaneapi: Update to 3.2.7
ChangeLogs:
- https://github.com/haproxytech/dataplaneapi/releases/tag/v3.2.6
- https://github.com/haproxytech/dataplaneapi/releases/tag/v3.2.7
www/filebrowser: Update to 2.52.0
ChangeLog: https://github.com/filebrowser/filebrowser/releases/tag/v2.52.0
net/py-pystun3: Update to 2.0.0
security/wazuh-server: Fix stage phase when BUILD_AS_NON_ROOT=yes
Approved by: acm@
security/enc: Update to 1.1.5
ChangeLog: https://github.com/life4/enc/releases/tag/1.1.5
FreeBSD /ports 86ad2e7 — www/py-dj52-django-stubs-ext distinfo Makefile, www/py-dj52-django-stubs-ext/files patch-pyproject.toml www/py-dj52-django-stubs-ext: Update to 5.2.8
ChangeLog: https://github.com/typeddjango/django-stubs/releases/tag/5.2.8
sysutils/py-healthchecks: Update to 3.13
ChangeLogs:
- https://github.com/healthchecks/healthchecks/releases/tag/v3.12
- https://github.com/healthchecks/healthchecks/releases/tag/v3.13
security/krb5*: Add CRYPTO radio button
Base MIT KRB5 is linked against OpenSSL to supply its crypto. This
was done to avoid symbol conflicts within ssh (i.e. a buildworld
failure). This now causes the port and base inconsistencies.
Add a crypto option to allow the user to select either builtin or
openssl crypto.
PR: 291695
textproc/moor: Update 2.9.5 => 2.9.6
Changelog:
https://github.com/walles/moor/releases/tag/v2.9.6
PR: 291766
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.8
devel/llvm21: 21.1.8 release
See the annoucement for changes:
https://discourse.llvm.org/t/llvm-21-1-8-released/89144
Sponsored by: DARPA, AFRL
textproc/py-csvkit: update to 2.2.0
Changes: https://github.com/wireservice/csvkit/blob/2.2.0/CHANGELOG.rst
Reported by: portscout, repology
devel/liblogging: update to 1.0.8
Changes: https://github.com/rsyslog/liblogging/blob/v1.0.8/ChangeLog
Reported by: portscout, repology
audio/opus: update to 1.6
Major changes:
* A new wideband-to-fullband bandwidth extension (BWE) module
* Support for 96 kHz audio with Opus HD
* Significant improvement to Deep Redundancy (DRED)
* A new 24-bit encoder/decoder API
PR: 291729
audio/supercollider: Fix build with Qt 6.10.1
Add upstream commit to fix build with Qt 6.10.1.
With hat: kde@
devel/aws-sdk-cpp: Update to 1.11.714
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.11.708...1.11.714
math/R-cran-cvar: Update to 0.6
- Take maintainership
- Switch WWW url to CRAN
- Pet portfmt
ChangeLog: https://cloud.r-project.org/web/packages/cvar/news/news.html
math/R-cran-reformulas: Update to 0.4.3
ChangeLog: https://cran.r-project.org/web/packages/reformulas/news/news.html
graphics/yacreader: Update to 9.16.2
- Add test target
ChangeLog: https://github.com/YACReader/yacreader/releases/tag/9.16.2
science/packmol: Update to 21.1.4
ChangeLog: https://github.com/m3g/packmol/releases/tag/v21.1.4
math/R-cran-RcppArmadillo: Update to 15.2.3-1
ChangeLog: https://cran.r-project.org/web/packages/RcppArmadillo/news.html
devel/aws-checksums: Update to 0.2.8
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.2.8
devel/aws-crt-cpp: Update to 0.36.1
ChangeLog: https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.36.1
science/paraview: Fix build with Qt 6.10.1
Backport upstream commits to fix build with Qt 6.10.1.
With hat: kde@
FreeBSD /ports 6ef9e49 — science/openmodelica/files patch-OMEdit_OMEditLIB_Modeling_ModelWidgetContainer.cpp science/openmodelica: Fix build with Qt 6.10.1.
The QString::arg() method no longer accepts implicit conversions. [1]
[1] https://doc.qt.io/qt-6/qstring.html#arg-2
With hat: kde@