wm/marswm: update to 0.6.0
marsbar: Clean up child processes in event loop
Update dependencies
Adding workflow_dispatch as workflow trigger
Adding open-docs app
Apply fixes suggested by clippy
marsbar: Cleaning up CreateWidget trait
Don't focus_direction if active is fullscreen
Adding error condition
Bugfix for x11_get_window_types
Align main clients horizontally in 'centered' layout
Implementing focus-direction
Implementing focus-direction binding for directional navigation
Adding 'centered' layout to fit ultrawide monitors
Adding attach_position option to marswm
Refactor libmars in order to make it easier to add new platforms down the road
Update examples/mars-status.sh to fix issue with HID device batteries
Fixing broken link in documentation
[2 lines not shown]
Update www/php-piwigo to latest version 10.15.1
We did not update this package for 7 years. The full list of releases
with changes is available here: https://piwigo.org/changelogs
The update is supposed to fix about 60 CVE, although the exact number
is difficult to assess. Some vulnerbilities may have been introduced
in recent releases for which we did not provided a package.
Piwigo 10.15.1 claims to support PHP from version 5 to 8. The upgrade
process works smoothly from previously packaged 2.9.1 version
Approved by pkgsrc freeze warden Jonathan Perkins, and package
maintainer Ryo Onodera.
asdf: update to 0.15.0. Changes:
- correct description for version preceded by star
- golang-rewrite: remove `asdf update` command to prepare for Go version
- completions: Address two Bash completion bugs
- make plugin-test work on alpine linux
- nushell: nushell spread operator
- nushell: Use correct env var for shims dir
- when download path got removed, it should use -f to force delete the
download files
Updating this leaf package during the freeze for the bug and
portability fixes.
gcc12: Revert previous.
This broke the build on Darwin/aarch64 due to the large patchset that we
apply for that platform. As this is the chosen gfortran version for
pkgsrc on Darwin it also caused widespread breakage of all fortran
packages.
This can be resolved after the branch.
skopeo: explicitly depend on Go as a tool
Merely including version.mk is insufficient.
If built using `make install`, we do get go eventually from one of the
dependencies, but bulk builds will be missing it.
geography/gama: Stop using ancient vendored expat
gama has a vendored ancient expat (to accomodate users of deficient
operating systems). The build defaults to using it; this is of course
a bug and has been reported upstream. This commit makes two changes:
- in post-extract, remove the old expat sources to guard against use
- pass a configure flag to look for expat normally
Adjust comments about gmake (upstream documents that now) and a
missing test depends (not changed due to freeze).
Builds and passes tests on NetBSD 10 amd64. Likely works elsewhere,
but this is a security bug and it's better to have it fail and fix
with a pullup than leave it. (gama is a leaf package.)
math/suitesparse: Unbreak build on Alma 8
Some versions of GCC error out with omp default(none) shared(X)
when X is defined as const, stating that shared is predetermined.
Since const is only a compile-time check, and the code is
already build-tested with const, we can remove it without
altering runtime behavior.
shells/oh-my-posh: update to 24.15.1
v24.15.1
Bug Fixes
font: only install from the specified folder (cb7a5d0)
font: specify CascadiaCode (MS) correctly (4d06374)
v24.15.0
Features
git: add git branch to CacheKey (b869b3c), closes #6012
v24.14.0
Features
font: allow installing from a specific zip file folder (a7ad857)
devel/mise: update to 2024.12.14
2024.12.14 - 2024-12-18
🚀 Features
(registry) Add lazydocker by @hverlin in #3655
(registry) Add btop by @hverlin in #3667
Allows control of config_root for global config by @bnorick in #3670
allow inserting PATH in env._.source by @jdx in #3685
🐛 Bug Fixes
Can not find the bin files when using python venv on windows by @NavyD in #3664
render tasks in task files by @risu729 in #3666
dont require run script for task add by @jdx in #3675
auto-trust on task add by @jdx in #3676
completions getting wrapped in quotes by @jdx in #3679
pass pristine env to tera in final_env by @risu729 in #3682
trap panics in task resolving by @jdx in #3677
[48 lines not shown]