Created attachment 238214 [details] Create new port print/pdfmixtool Did a port of PDF Mix Tool 1.1.1, which is a GUI application for manipulating pages in PDFs. Incredibly useful if one tends to forget the CLI parameters of the various tools around. See https://www.scarpetta.eu/pdfmixtool/ While porting was straight-forward, the build supports both Qt5 and Qt6, so I made two flavors pdfmixtool-qt5 and pdfmixtool-qt6. Set myself as maintainer, but I'm not opposed if anyone else wants to step in. Portlint and poudriere test builds seem to be happy with it. Briefly tested on 13.1-RELEASE. Apply patch with "git am".
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7bac77cd47e41bf466ead5828bdda195c3ae0610 commit 7bac77cd47e41bf466ead5828bdda195c3ae0610 Author: Florian Walpen <dev@submerge.ch> AuthorDate: 2022-11-22 23:38:39 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-11-22 23:38:39 +0000 print/pdfmixtool: Add port PR: 267892 print/Makefile | 1 + print/pdfmixtool/Makefile (new) | 40 ++++++++++++++++++++++++++++++++++++++++ print/pdfmixtool/distinfo (new) | 3 +++ print/pdfmixtool/pkg-descr (new) | 12 ++++++++++++ print/pdfmixtool/pkg-plist (new) | 8 ++++++++ 5 files changed, 64 insertions(+)