forgejo-runner: register missing dependencies
devel/git-base is necessary to clone the code of the actions, and
lang/nodejs is required to perform them.
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.