Created attachment 205939 [details] Makefile, pkg-plist and gnome.mk diff Remove devel/libgsf dependency since was removed some time ago (entry from ChangeLog): commit 59a3fed362fd70e29452fce58d8324cc00e7cc7e Author: Christian Persch <chpe@gnome.org> Date: Sat Oct 22 19:03:27 2011 +0200 Drop GSF support Update GIO req to 2.24, and just always use GIO for gzip support. and remove it from Mk/Uses/gnome.mk accordingly (probably requires an exp-run). Remove gettext-tools build dependency too (not used by the port). While here, sort USES / DEPENDS (portlint) and add DOCS option (checked locally with make DOCSDIR=/opt/share/doc). Bump PORTREVISION since the package will change.
Created attachment 205940 [details] Output of portlint -AC
Created attachment 205942 [details] 12amd64 poudriere build log (DOCS=on)
Created attachment 205944 [details] 12amd64 poudriere build log (DOCS=off)
Created attachment 205945 [details] 12i386 poudriere build log (DOCS=on)
Created attachment 205946 [details] 12i386 poudriere build log (DOCS=off)
patch-ready -> patch (looks like I should not set this flag - from https://wiki.freebsd.org/KubilayKocak/Bugzilla/DosAndDonts )
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=154ff63388716dfe5643f099914e8078106d4a97 commit 154ff63388716dfe5643f099914e8078106d4a97 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2021-12-06 19:31:56 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2021-12-06 19:55:57 +0000 graphics/librsvg2: add options, remove libgsf dependency This is a combination of patches from two PRs, from Andriy Voskoboinyk and Andrew Romanenko, which have been languishing. Both added a DOCS option, and Andrew makes Vala optional while Andriy removes an unneeded dependency on libgsf and gettext. Note that graphics/librsvg2 is the outdated version, used only on platforms where the newer librsvg2-rust is not available. PR: 243071 239346 Reported by: Andrew Romanenkom, Andriy Voskoboinyk Mk/Uses/gnome.mk | 2 +- graphics/librsvg2/Makefile | 31 ++++++++++++++++++++++--------- graphics/librsvg2/pkg-plist | 42 +++++++++++++++++++++--------------------- 3 files changed, 44 insertions(+), 31 deletions(-)