x11-wm/xdgmenumaker: Update 2.3 => 2.4, take maintainership
Commit log:
https://github.com/gapan/xdgmenumaker/compare/2.3...2.4
Port changes:
- Switch to DISTVERSION instead.
- Specify LICENSE_FILE.
- Use ${PORTNAME} variable for SHEBANG_FILES instead.
- Polish Makefile with portclippy and portfmt.
- Add NO_ARCH - "no architecture specific files found".
- Submitter take maintainership.
PR: 291698
many: Unpin Go ports
* Ports that were pinned to a deprecated version of Go (1.23 or older)
have been unpinned.
* Ports that were pinned to a still-supported version of Go (1.24 or
newer) have been converted to requesting that as their minimum Go
version.
* Ports that had been forcibly deprecated for pinning an expired Go
version have been undeprecated.
www/codeberg-pages-server: Update to 6.4
The current version (6.2.1) is not only outdated, it appears to have
been re-rolled, and therefore fails the checksum.
Approved by: maintainer
Reviewed by: adamw
Differential Revision: https://reviews.freebsd.org/D54112
java/aparapi: pin to openjdk8-17
Does not build with JDK21.
[javac] error: Source option 7 is no longer supported. Use 8 or later.
[javac] error: Target option 7 is no longer supported. Use 8 or later.
NB: maybe the build can be easily fixed with jdk21, but that would need more
time to investigate and my test setup does not have amd64.
If you use this port, please try and test.
PR: 272855
Approved-by: no maintainer