| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
Align so lib version to port version.
|
| |
|
| |
|
|
|
|
| |
In preparation to the boost 1.88 update.
|
|
|
|
| |
In preparation to the boost 1.88 update.
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD ships native grep(1) implementation in the base for
quite a while, so don't bother to check its origin and just
request GNU version explicitly like on Darwin (macOS).
Depending on `/usr/local/bin/grep' is also wrong because of
the hardcoded prefix and because compatibility symlinks are
optional (plans are to disable them in the future).
|
|
|
|
| |
PR: 286698
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IMPORTANT:
29.x is the last release series that will support the legacy BDB wallet
format. We are already doing this awkwardly since the format is BDB 4.8
and we are building with BDB 5. This will be removed in 30.0 later this
year.
Instructions:
https://github.com/bitcoin/bitcoin/blob/29.x/doc/managing-wallets.md#migrating-legacy-wallets-to-descriptor-wallets
This release switches to CMake which results in a major refacoring of
the port and underlying build. The result seems good, but please
provide feedback if there are any unexpected changes or problems.
This release dropped UPnP support due to security concerns. NAT-PMP is
implemented as an alternative.
Reviewed by: arrowd (previous revision)
Differential Revision: https://reviews.freebsd.org/D50265
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit cf3ba1e0a489db0c0bf9be5a46063fa73a8c89b2.
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
- PKGNAMESUFFIX was missing on previous commit
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/grafana/k6/releases/tag/v0.59.0
|
|
|
|
| |
Take maintainership
|
|
|
|
|
| |
Changes: https://github.com/KhronosGroup/Vulkan-Utility-Libraries/compare/v1.3.314...v1.4.315
Reported by: Repology, portscout
|
|
|
|
|
| |
Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.3.314...v1.4.315
Reported by: Repology, portscout
|
|
|
|
|
| |
Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.314...v1.4.315
Reported by: Repology, portscout
|
|
|
|
|
|
|
| |
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.
Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.314...v1.4.315
Reported by: Repology, portscout
|
|
|
|
|
| |
Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.313...v1.4.314
Reported by: Repology, portscout
|
|
|
|
|
| |
Approved by: re (implicit)
Sponsored by: Amazon
|
|
|
|
| |
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/e7ce35f3c50...7c4f501e99d
|
|
|
|
|
|
| |
PR: 286658
Submitted by: Zach Crownover <zachary.crownover@gmail.com>
Approved by: ultima@
|
|
|
|
|
|
|
|
|
| |
- Now opensearch216 and opensearch-dashboards216 are master ports.
opensearch and opensearch-dashboards can be updated to 3.0 without
issues with slave ports
With hat: opensearch
PR: 286647 286648
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
| |
PR: 286676
Submitted by: Alfred Schmidt <bsdzilla@pointdelta.net> (initial version)
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
2025-05-08 net/cpp-pcp-client: Project got archived, broken
|
|
|
|
| |
2025-05-08 sysutils/pxp-agent: Project got archived, dependencies are broken
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 286685
Reported by: portmaster@bsdforge.com
Approved by: danger@ (maintainer, MIA)
|
| |
|
|
|
|
| |
Reported by: fallout
|
|
|
|
| |
Reported by: fallout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://github.com/zeek/zeek/releases/tag/v7.0.7
This release fixes the following bugs:
- The LDAP analyzer now handles GSSAPI-signed traffic correctly
if the response token is missing.
The QUIC analyzer gained the following fixes:
- Traffic where ClientHello/ServerHello messages are fragmented
over multiple packets should now be parsed correctly.
- The wrong connection ID could be used for decryption if the
client started using a different one later in the INITIAL packet.
- ACK ranges should now be parsed correctly.
- Parsing of INITIAL packets could consume the remainder of a UDP
datagram, even if there were possibly other PACKET types in that
datagram.
Reported by: Tim Wojtulewicz
|
|
|
|
|
|
|
|
|
| |
This update introduces options DOCS and EXAMPLES to install the
markdown documentation and the demos. Running the demos requires
bash, ImageMagick, and other dependencies to be installed.
The EXAMPLES option does not automatically add these dependencies,
since they are large and the examples might be useful as additional
documentation without actually running the scripts.
|
|
|
|
|
|
|
|
| |
It is fusefs now.
PR: 285529
Reported by: Sergey Kiselev <root@dc365.ru>
Reported by: arrowd
|