| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Fix build on 13.
Changelog:
https://github.com/MainKt/wutil/releases/tag/v0.4.2
Commit log:
https://github.com/MainKt/wutil/compare/v0.4.1...v0.4.2
PR: 290666
MFH: 2025Q4
|
| |
|
|
|
| |
Changes: https://about.gitlab.com/releases/2025/10/16/gitlab-18-5-released/
Changes: https://about.gitlab.com/releases/2025/10/22/patch-release-gitlab-18-5-1-released/
|
| |
|
|
|
|
| |
Required for gitlab 18.5
Changes: https://github.com/grpc/grpc/releases
|
| |
|
|
| |
re: https://github.com/syncthing/syncthing/releases/tag/v2.0.11
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sysutils/slurm-wlm dependency has been removed purposely, because
OpenMPI does not require Slurm to be present at build time in order to
enable Slurm support. The Slurm integration in Open MPI is handled
through the PMIx interface, not via direct linkage to Slurm itself.
For reference, see the Open MPI documentation on PMIx:
https://docs.open-mpi.org/en/v5.0.0/launching-apps/pmix-and-prrte.html#pmix
"PMIx presents a unified API that hides many of the complexities of
communication with these back-end run-time environments. Open MPI uses
the PMIx API to discover, communicate, and coordinate with any supported
back-end run-time system without needing to know the intimate details of
that system."
|
| | |
|
| |
|
|
|
| |
PR: 290741
Reported by: fluffy
|
| |
|
|
| |
Changes: https://github.com/hectorm/hblock/releases/tag/v3.5.1
|
| |
|
|
|
|
|
|
|
|
| |
- Update to 5.0.9
- Remove bundled pmix and prrte and use unbundled ports
- Restore slurm support as default option because sysutils/slurm-wlm is
functional again and actively supported.
Release notes at
https://docs.open-mpi.org/en/v5.0.x/release-notes/changelog/v5.0.x.html#open-mpi-version-v5-0-9
|
| |
|
|
|
|
|
|
|
| |
This port has been split out of the bundled PRRTE sources in net/openmpi
for better HPC integration in FreeBSD (potential reuse by openmpi, mpich,
slurm-wlm).
PR: 290738
Reported by: Laurent Chardon
|
| |
|
|
|
|
|
|
|
| |
This port has been split out of the bundled PMIx sources in net/openmpi
for better HPC integration in FreeBSD (potential reuse by prrte,
openmpi, mpich, slurm-wlm).
PR: 290736
Reported by: Laurent Chardon
|
| |
|
|
|
|
|
|
|
| |
- Upstream unmaintained
- Fails to build on FreeBSD 14 and 15
- Requires older cython version
- Set EXPIRATION_DATE 2025-12-03
PR: 289075
|
| |
|
|
| |
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
|
| |
- ChangeLog:
https://github.com/cloudamqp/lavinmq/blob/main/CHANGELOG.md#245---2025-10-22
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It uses RDP virtual channel capabilities to multiplex several ports
forwarding over an already established rdesktop or FreeRDP session.
Available features:
- tcp port forwarding
- reverse tcp port forwarding
- process stdin/out forwarding
- SOCKS5 minimal support
The code is splitted into 2 parts:
- the client running on the rdesktop or FreeRDP client side
- the server running on the Terminal Server side
This port only contains client and tools.
https://github.com/V-E-O/rdp2tcp
PR: 289964
|
| |
|
|
| |
Changelog: https://metacpan.org/dist/Net-Patricia/changes
|
| |
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/dreibh/system-tools/blob/td-system-tools-2.1.8/ChangeLog
Commit log:
https://github.com/dreibh/system-tools/compare/td-system-tools-2.1.7...td-system-tools-2.1.8
PR: 290721
|
| |
|
|
|
|
|
| |
This is the OpenTelemetry Collector components that are not suitable
for the core repository of the collector, i.e. Contrib version.
Sponsored by: tipi.work
|
| |
|
|
|
|
|
|
|
|
| |
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved)
|
| |
|
|
|
|
|
|
|
|
| |
* Take maintainership.
* Add rc script.
ChangeLog: https://gitlab.com/nbdkit/nbdkit/-/compare/v1.44.3...v1.44.4
PR: 290712
Approved by: asomers@ (maintainer)
|
| | |
|
| | |
|
| |
|
|
| |
PR: 289842
|
| |
|
|
|
| |
after https://github.com/lwindolf/liferea/pull/1468 which
we covered previously in a local patch (hence removed).
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If ADS option is on and LDAP option is off, build fails at configure
phase as below.
need ber_sockbuf_add_io() and LDAP_OPT_SOCKBUF for SASL and TLS support
Active Directory support not available: LDAP support is not available.
Active Directory support not found. Use --without-ads for building without Active Directory support. ADS support improves communication with Active Directory domain controllers.
(complete log in /wrkdirs/usr/ports/net/samba422/work/samba-4.22.3/bin/config.log)
===> Script "configure" failed unexpectedly.
Please report the problem to samba@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/net/samba422/work/samba-4.22.3/bin/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1
Stop.
make: stopped in /usr/ports/net/samba422
As is explained in error message, active directory support requires
ldap support. So make ADS option imply LDAP option to avoid such
options setting.
Reviewed by: 0mp
Differential Revision: https://reviews.freebsd.org/D53298
|
| |
|
|
|
| |
Release Notes:
https://github.com/lwindolf/liferea/releases/tag/v1.16.6
|
| |
|
|
| |
ChangeLog: https://github.com/sflow/sflowtool/releases/tag/v6.09
|
| | |
|
| |
|
|
|
|
|
|
|
| |
Changelogs:
* https://github.com/krakend/krakend-ce/releases/tag/v2.12.0
* https://github.com/krakend/krakend-ce/compare/v2.11.2...v2.12.0
Approved by: yuri@ (Mentor)
Differential Revision: https://reviews.freebsd.org/D53461
|
| | |
|
| |
|
|
|
|
|
| |
While here, regen the patches and add license information
PR: 290129
Reported by: Chun Cheng Yeh <leafoliages@gmail.com>
|
| |
|
|
|
|
|
| |
A few minor enhancements
Changes: https://github.com/googleapis/python-pubsub/releases/tag/v2.32.0
Reported by: portscout
|
| |
|
|
|
|
|
|
| |
Changelog: https://pecl.php.net/package-changelog.php?package=oauth&release=2.0.10
- Take maintanership.
PR: 290551
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Announcement: https://kde.org/announcements/gear/25.08.2/
Ports changes:
security/keysmith:
- Refresh KDE/Qt dependencies
sysutils/kpmcore:
- Pass maintainership to kde@
- Refresh dependencies
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Announcement: https://kde.org/announcements/frameworks/6/6.19.0/
Ports changes:
devel/kf6-extra-cmake-modules:
- Backport upstream patch to fix regression for KF5 ports
graphics/kf6-kimageformats:
- Remove stale patch
PR: 290165
Exp-run by: antoine
|
| |
|
|
|
|
|
|
|
|
|
| |
News:
https://kb.isc.org/docs/cve-2025-11232
PR: 290660
Reviewed by: brd
MFH: 2025Q4
Security: CVE-2025-11232
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
| | |
|
| |
|
|
| |
PR: 290624
|
| |
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/dreibh/rsplib/blob/rsplib-3.5.6/ChangeLog
Commit log:
https://github.com/dreibh/rsplib/compare/rsplib-3.5.4...rsplib-3.5.6
PR: 290480
|
| |
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/dreibh/tsctp/blob/tsctp-0.8.4/ChangeLog
Commit log:
https://github.com/dreibh/tsctp/compare/tsctp-0.8.2...tsctp-0.8.4
PR: 290481
|
| |
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/dreibh/system-tools/blob/td-system-tools-2.1.7/ChangeLog
Commit log:
https://github.com/dreibh/system-tools/compare/td-system-tools-2.1.4...td-system-tools-2.1.7
PR: 290476
|
| |
|
|
|
|
|
| |
Changelog: https://rclone.org/changelog/#v1-71-2-2025-10-20
PR: 290562
Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
|
| |
|
|
| |
Changes: https://github.com/oVirt/ovirt-engine-sdk-ruby/releases
|
| |
|
|
| |
Changes: https://github.com/OpenNebula/one/wiki/Release-Schedule
|
| |
|
|
| |
Changes: https://github.com/googleapis/ruby-spanner/releases
|
| |
|
|
|
| |
Changes: https://github.com/googleapis/google-cloud-ruby/releases
https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-pubsub-v1/CHANGELOG.md
|
| |
|
|
|
| |
Changes: https://github.com/fog/fog-vsphere/releases
https://github.com/fog/fog-vsphere/commits/master
|
| |
|
|
|
| |
Changes: https://github.com/jawah/urllib3.future/releases
https://urllib3future.readthedocs.io/en/latest/changelog.html
|
| |
|
|
|
| |
Changes: https://pear.php.net/package/Net_Sieve/download/
https://github.com/pear/Net_Sieve/commits/master
|