misc/freebsd-release-manifests: Remove 13.5-RELEASE
This was EoL at the end of April.
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
(cherry picked from commit 690f8cb8598a29e1034a34c6db6ffe6173375c89)
devel/gitg: Mark BROKEN
Fails to build,
error: typedef redefinition with different types ('struct _GIBaseInfoStub' vs 'struct _GIBaseInfo')
Reported by: pkg-fallout
editors/gedit-plugins: Mark BROKEN
Fails to satisfy all dependencies,
"gedit-plugins-50.0_1 depends on package: gedit=50.0 - not found"
Reported by: pkg-fallout
net-mgmt/driftnet: Mark BROKEN
Fails to build,
error: incompatible pointer to integer conversion initializing 'unsigned char' with an expression of type 'void *'
Reported by: pkg-fallout
games/freedoko: Mark BROKEN and set expiration date to 2026-07-31
Breaks using Poudriere (bulk -t) and throws error messages during
install.
Example: gmake: restorecon: No such file or directory
net-im/nchat: update: 5.14.44 -> 5.15.26
The themes installation has been removed for some reason, and because
of their usefulness it's better to resurrect such functionality. In
addition to that, add templates installation as well.
ChangeLog: https://github.com/d99kris/nchat/compare/v5.14.44...v5.15.26
Sponsored by: tipi.work
sciteco: updated to v2.5.2
* SciTECO no longer modifies files after installation, so Poudriere
builds should be fixed now even without changing BINMODE.
* LTO-support is now an option and disabled by default.
* MALLOC_REPLACEMENT is now the default for FreeBSD, so we added it to OPTIONS_DEFAULT.
* Maintainer address and website updated to their new place at sciteco.fmsbw.de.
PR: 283601
Reported by: Robin Haberkorn <rhaberkorn at fmsbw.de> (maintainer)