icewm: add -enable-menus-fdo configure option
This allows for building an XDG compliant menu in icewm,
if $XDG_DATA_DIRS is set to `/usr/pkg/share`.
This requires glib2 as build dependency for icewm.
forgejo-runner: import forgejo-runner-13.0.0 as devel/forgejo-runner
Daemon that connects to a Forgejo instance and runs jobs for continuous
integration. The installation and usage instructions are part of the
Forgejo documentation.
icewm: Import icewm-4.0.0 as wip/icewm
Copied files from existing pkgsrc wm/icewm package.
Will update to 4.1.0 release and enable icewm-menu-fdo tool.
Added COMMIT_MSG.
webkit*: move webkit-gtk to webkit-gtk41 and shared Makefile.common
The version is the API of the installed webkit-gtk, so webkit-gtk41
for 4.1 (GTK3, libsoup3) and webkit-gtk60 (GTK4, libsoup3).
gtk3 and libsoup2 is not supported any longer (API 4.0) since 2.51.x.
yamusic-tui-git: Update to 09956111a118d81a2f30f3d0142e879001aa5971
Upstream changes:
* Added liked albums.
* Added pinned albums.
* Parallelize initialLoad and playTrack.
iocaine: Import iocaine-3.5.1 as wip/iocaine
A powerful, programmable defense system that tries to stay out of the way, to
protect backend services and poison crawlers, without interfering with normal
use of the services.
Packaged by Gergely Nagy via <https://git.madhouse-project.org/iocaine/pkgsrc/>.
enlightenment-current: mark upstream merged patches
The patches in this commit are already upstreamed as part of:
https://git.enlightenment.org/enlightenment/enlightenment/pulls/139
Note: wizard_page_120.c is partially merged, meaning the above PR
contains only part of the patch (NetBSD) in the upstream source.
enlightenment-current: sync with upstream patches
The patches in this commit are already upstreamed as part of:
https://git.enlightenment.org/enlightenment/enlightenment/pulls/139
Modfified existing patches to be the same as upstream,
to ease package update when new enlightenment version gets released.
gitea-runner: update to 3.3.0
This reflects the name change from the project upstream, and ties it to
Gitea because of potential conflicts.
Note that while the latest version of runner is 3.3.1, it requires Go
1.27, which is not available in pkgsrc yet. This version is fine with
Go 1.26.
crates-io-cli: modify this so it builds on 32-bit CPU targets.
This involves adding use of portable-atomic, both in Cargo.toml,
recomputing Cargo.lock, and also modify where one of the crates
import Atomic64 from.
Bump PKGREVISION.
efl: backport upstream patch
Backport existing eet upstream patch.
Already upstreamed as part of pull request:
https://git.enlightenment.org/enlightenment/efl/pulls/130
While not mandatory for building efl,
all existing patches closely follow OpenBSD logic,
thefore adding this to pkgsrc as well.