archivers/engrampa: switch to GitHub release asset
Minor versions of 1.28.x are no longer published to the MATE mirror
and are only available on GitHub. Use USE_GITHUB=nodefault with a
release tarball instead of the auto-generated one, as recommended
by the porter's handbook. Remove autoreconf, autoconf-archive,
yelp-tools, and the mate-submodules GH_TUPLE, not needed with
release tarballs.
editors/pluma-plugins: switch to GitHub release asset
Minor versions of 1.28.x are no longer published to the MATE mirror
and are only available on GitHub. Use USE_GITHUB=nodefault with a
release tarball instead of the auto-generated one, as recommended
by the porter's handbook. Remove autoreconf and yelp-tools, not
needed with release tarballs. Remove opt-2.pyc entries from
pkg-plist, not generated by the release tarball build.
deskutils/mozo: switch to GitHub release asset
Minor versions of 1.28.x are no longer published to the MATE mirror
and are only available on GitHub. Use USE_GITHUB=nodefault with a
release tarball instead of the auto-generated one, as recommended
by the porter's handbook. Remove autoreconf, not needed with release
tarballs. Remove opt-2.pyc entries from pkg-plist, not generated by
the release tarball build.
deskutils/mozo: switch to GitHub release asset
Minor versions of 1.28.x are no longer published to the MATE mirror
and are only available on GitHub. Use USE_GITHUB=nodefault with a
release tarball instead of the auto-generated one, as recommended
by the porter's handbook. Remove autoreconf, not needed with release
tarballs. Remove opt-2.pyc entries from pkg-plist, not generated by
the release tarball build.
japanese/ibus-skk: Update to 1.4.4
Take maintainership.
Split gettext into gettext-tools and gettext-runtime.
Remove USES=python, CONFIGURE_ENV and CPPFLAGS.
Simplify USE_GNOME.
Update pkg-descr.
pkg-message is almost identical to the one displayed during ibus
installation, so remove it.
https://raw.githubusercontent.com/ueno/ibus-skk/refs/tags/ibus-skk-1.4.4/NEWS
PR: 295557
Approved by: osa (mentor)
misc/gwhich: update GNU which to the latest version 2.25
- Bug fix for an out of bounds stack read (by Daniel Anderson)
- Scripts regenerated with automake 1.18.1 and autoconf 2.73
- Install a bunch of documentation files and convert EXAMPLES
option into DOCS (one file does not warrant this separation)
- While here, provide a more sensible and useful COMMENT text
Reported by: portscout
filesystems/httpdirfs: 1.2.10 => 1.3.1
* Since 1.2.11 (e50d690) upstream added core unit testing suite using
the Unity framework, which hadn't yet ported to FreeBSD. So commented
out it's inclusion in meson build manifest.
* Removed patches needed to build the port on i386 and with previous
versions of ftp/curl as it builds without them now.
Approved by: db@, yuri@ (Mentors, implicit)