py-maturin: updated to 1.15.0
1.15.0
set UV_PYTHON when running maturin develop with uv
Set UID and GID headers in pax
[pre-commit.ci] pre-commit autoupdate
Replace unguarded panics with explicit errors on fallible input
Harden PEP 517 build-wheel and fix unreachable OIDC 404 fallback
docs: add pdfcrate and quebec to examples
Fix abi3t PyModExport entrypoint check
[pre-commit.ci] pre-commit autoupdate
fix maturin build --pgo -i <version> with uv install
refactor: apply some mechanical cleanups
refactor: BuildOrchestrator pipeline deduplication
refactor: improve context and environment hygiene
fix(ci): honor ~= and ==X.* in requires-python for generate-ci
refactor: type cleanup for options, tags, and wheel metadata
refactor: InstallDest, single BridgeModel, and ui output facade
[23 lines not shown]
cmake cmake-gui: updated to 4.4.3
4.4.3
Swift policy CMP0215's NEW behavior has been updated to require policies CMP0157 and CMP0195 to also be set to NEW.
fq: update to 0.18.0.
Changes
Improved documentation in more formats. #1346
HTML version available at https://wader.github.io/fq/.
Man page available at doc/fq.1.
AsciiDoc source at doc/fq.1.adoc.
jq compatibility: Add $ARGS, --args and --jsonargs support. #1321
$ fq -n --arg a a --argjson b 1 '$ARGS'
{
"named": {
"a": "a",
"b": 1
},
"positional": []
}
[28 lines not shown]
ocaml-opam: update to 2.5.2.
Provided by upstream, Kate, in wip.
- update from 2.1.3 to 2.5.2 (fixing two CVEs in the process)
- the -full tarball is now used instead of the one autogenerated by
github
- rsync is now a runtime dependency (it is technically optional but it
helps users to have it for the moment)
- ocaml-dune is now explicitly a build dependency but no longer used
as-is. It is now used through gmake
- ocaml-cmdliner, ocaml-re, ocamlgraph, dose3, ocaml-cudf and
ocaml-opam-file-format are no longer dependencies
- the vendored versions of all the dependencies contained by the -full
archive is now used. This allows to simplify the build process
greatly and avoids having to import all the new dependencies on new opam
releases. This is also what a majority of BSD, Linux and macOS distributions
out-there do.
- The opam-solver library is no longer installed. This could not be used
[6 lines not shown]
editors/emacs31-nox11: import emacs31-nox11-31.1
GNU Emacs is an extensible, customizable editor textand more. At its
core is an interpreter for Emacs Lisp, a dialect of the Lisp
programming language with extensions to support text editing. The
features of GNU Emacs include:
- Content-sensitive editing modes, including syntax coloring, for a
wide variety of file types including plain text, source code, and
HTML.
- Complete built-in documentation, including a tutorial for new users.
- Support for many languages and their scripts, including all scripts,
Russian, Greek, Japanese, Chinese, Korean, Thai, Vietnamese, Lao,
Ethiopian, and some Indian scripts.
- Highly customizable, using Emacs Lisp code or a graphical
customization interface.
- A large number of extensions that add other functionality, including
a project planner, mail and news reader, debugger interface,
calendar, and more. Many of these extensions are distributed with
[3 lines not shown]
editors/emacs31: import emacs31-31.1
GNU Emacs is an extensible, customizable editor textand more. At its
core is an interpreter for Emacs Lisp, a dialect of the Lisp
programming language with extensions to support text editing. The
features of GNU Emacs include:
- Content-sensitive editing modes, including syntax coloring, for a
wide variety of file types including plain text, source code, and
HTML.
- Complete built-in documentation, including a tutorial for new users.
- Support for many languages and their scripts, including all scripts,
Russian, Greek, Japanese, Chinese, Korean, Thai, Vietnamese, Lao,
Ethiopian, and some Indian scripts.
- Highly customizable, using Emacs Lisp code or a graphical
customization interface.
- A large number of extensions that add other functionality, including
a project planner, mail and news reader, debugger interface,
calendar, and more. Many of these extensions are distributed with
[3 lines not shown]
sysutils/mirador: import package
An opinionated personal dashboard for your terminal: world clocks, a calendar,
weather, a real task list, notes, a market watchlist, and live CPU and network
charts, laid out how you want them.
It is built for one job, to sit in a terminal tab you leave open all day and
glance at. That single constraint drives every decision below: nothing blinks,
nothing shimmers, and nothing is designed to pull you back to it.
www/anubis: Update to 1.27.0
Changelog:
1.27.0:
Anubis v1.27.0 adds Windows Server support, automatically renames
cookies based on settings to avoid infinite challenge loops, adds
two new localizations, and more.
## Breaking change: cookie names are dynamically created based on
cookie settings
Anubis tries to avoid breaking changes as much as possible, but
sometimes we have to make them for the sake of the users. This is
technically a breaking change in something that is not part of the
public API of Anubis; but some administrators rely heavily on cookie
names in advanced configurations.
It seems that browsers store cookies disambiguated with their
options. This means you can have multiple cookies named the same
[83 lines not shown]
security/acmesh: Update to 3.1.4
* Noticed by he@. Thank you.
Changelog:
3.1.4:
1. Support ACME Renewal Information (ARI, RFC 9773), enabled by
default. Renewals now follow the renewal window suggested by the
CA. Set NO_ARI=1 to disable. The installed cron job now runs every
6 hours to react to ARI renewal windows in time.
2. Support the dns-persist-01 challenge, with --dns-persist-days.
3. A negative --days schedules renewal relative to the cert expiration
date, and can be combined with --valid-to to set a renewal margin.
4. Support ACME account key rollover.
5. Support multiple account emails. --update-account now persists
the new email.
6. Retry failed install/deploy steps on the next renewal.
7. Add bash completion, installed via --install.
8. New DNS providers: Level27, CDMON, Poweradmin, IP-Projects,
[6 lines not shown]