| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Included all ports that have USES=java.
PR: 293559
|
| |
|
|
|
|
|
| |
- source:
https://github.com/dotnet/runtime/blob/main/src/native/libs/System.Native/pal_networkstatistics.c
PR: 291638
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Around 28 ports still depend on this port via USES
|
| |
|
|
| |
This reverts commit 56c3f39b3f92b4356488716e88f10f832ae2001d.
|
| |
|
|
| |
2026-03-31 lang/cython0
|
| |
|
|
|
|
|
|
|
|
| |
devel/gettext-tools: Use external libunistring and libxml2.
lang/python*: Remove dependency on gettext-tools. It isn't used and
it is gettext-tools that depends on python now.
PR: 293963
Exp-run by: antoine
|
| | |
|
| | |
|
| |
|
|
| |
Approved by: rust (implicit)
|
| |
|
|
|
| |
Security: CVE-2026-4176, CVE-2026-3381, CVE-2026-27171
Changes: https://metacpan.org/release/SHAY/perl-5.42.2/view/pod/perldelta.pod
|
| |
|
|
|
| |
Security: CVE-2026-4176, CVE-2026-3381, CVE-2026-27171
Changes: https://metacpan.org/release/SHAY/perl-5.40.4/view/pod/perldelta.pod
|
| |
|
|
|
|
| |
Changelog: https://nginx.org/en/docs/njs/changes.html
Sponsored by: Netzkommune GmbH
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
Add missing sb-simd.asd and sb-simd.fasl entries conditional on the
SIMD option. Without this, enabling SIMD causes a plist mismatch
during stage-qa.
PR: 268780
Approved by: krion (maintainer timeout)
|
| |
|
|
| |
Changelog: https://github.com/microsoft/typescript-go/compare/daa761e5c641bde53ad14a349cc813c3296ae2f2...3830860814ab640263f40265c367b3938ff2d284
|
| | |
|
| |
|
|
| |
PR: 293615
|
| |
|
|
|
|
|
|
| |
Announce: https://blog.rust-lang.org/2026/03/05/Rust-1.94.0/
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.94.0
PR: 293615
Tested by: mikael
|
| |
|
|
| |
Approved by: db@, yuri@ (Mentors, implicit)
|
| |
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/quickjs-ng/quickjs/compare/v0.12.1...v0.13.0
Sponsored by: tipi.work
|
| |
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
|
|
|
| |
This reverts commit 91d047221724449855d84465d8ca53bdddb9fcc2.
This patch was not approved.
This patch interferes with pending rust update (pr 293615)
There was no rush to push this patch since there is a pending rust update (pr 293615)
It breaks lang/rust-nightly
|
| |
|
|
|
|
|
| |
PR: 293584
Approved by: yuri (maintainer, timeout >2 weeks)
Sponsored by: tipi.work
|
| |
|
|
|
| |
Reported by: pkg-fallout
Fixes: 155c42d9f74d2159b18c42295b5fa89624e4571e
|
| |
|
|
| |
Fixes: b9cd2cd4ad1bfdcb2e8b5063f78b281125a303d6 79ac112ca94da159724dee297f95f48acddf0369
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
PassPlugin moved to a new location starting LLVM 22.
Reference: https://github.com/rust-lang/rust/pull/150394
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelogs:
https://github.com/zephir-lang/zephir/releases/tag/0.18.0
https://github.com/zephir-lang/zephir/releases/tag/0.19.0
- Replace PORTVERSION with DISTVERSION.
- Replace custom do-extract (CP) with "EXTRACT_CMD=${CP}".
- Split long lines in do-install.
- Repalce "${LN} -s" with "${RLN}".
PR: 293619
Approved by: R. Christian McDonald <rcm@rcm.sh> (maintainer, timeout 2 weeks)
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
|
| |
|
|
|
|
|
|
|
|
| |
- apply portclippy & portfmt
- remove duplicate PORTDOCS in pkg-plist
Reported by: fluffy
Sponsored by: SkunkWerks, GmbH
Fixes: 4ccbdcb5dd4a3807cfce5f7ca54b1cf18decbe21
|
| |
|
|
|
|
|
|
|
| |
sk_X509_new_reserve does not exist in LibreSSL, only OpenSSL.
Obtained from: OpenBSD ports
Approved by: bofh (maintainer)
Differential Revision: https://reviews.freebsd.org/D55921
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Case 1: WWW=https://example.com#foo
Here #foo is not part of the value of WWW since # introduces a comment
whether it's part of a word or not (quoting the word+# makes no
difference either). # needs to be escaped:
WWW=https://example.com\#foo
Case 2: WWW=https://example.com #foo
This is probably fallout from when WWW was moved from pkg-descr to
Makefile.
The anchors still exist on the actual websites too or I removed them.
|
| |
|
|
|
|
|
|
|
|
| |
ISL27 have noved own isl_val_* definition to dedicated header, isl/val.h
Chase it to unbreak build
Make graphite loop optimization optional; off by default to mimics previous behaviour
Cleanup make environment
PR: 292414
|
| |
|
|
| |
Sponsored by: tipi.work
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Asmc is a slow-burning attempt of making a functional programming
language out of assembly. It supports AVX-512 instructions (Masm v14)
but the Version macro is currently set to v10. The assembler is
written in assembly and is open source under the GNU General Public
License. It runs on Windows and Linux.
NOTE: this assembler is written in assembly and has its own structure
definitions for Linux that it uses when it builds itself. While these
are wrong on FreeBSD, the set of library calls it does is small and
only readdir() and sigaction() seem to possibly diverge. However,
this does not seem to cause any observable problems when using asmc to
build the LZMA SDK on amd64, though there is a crash on i386 I need to
investigate further.
WWW: https://github.com/nidud/asmc
|
| |
|
|
|
| |
Approved by: portmgr (build fix blanket)
MFH: 2026Q1
|
| |
|
|
| |
Reported by: portscout
|