Created attachment 212729 [details] svn diff QA: portlint: ok 11.3: build-tested 12.1: build-tested and run-tested Changes to the port: - Removed unneeded/unused dependencies (libsysinfo, libtbb, dos2unix, tar:bzip2) - Removed upstreamed/overrun patches - Added quazip dependency - Added USE_LDCONFIG because it installs a shared library - Added translations and plugins (now default options) as per upstream's request - Kept USES=compiler:c++11-lang because it might be necessary on some platforms Upstream changelog is a long one, listing only some of it here: - Themes added (light and dark) - RAW loader improvements - Anti-aliasing improved - Printing improved - Batch cropping added - Support for more file formats - Start-up time reduced - And various bug fixes Refer to https://github.com/nomacs/nomacs/releases for full list. The port currently has no maintainer.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/130105078
A commit references this bug: Author: fernape Date: Mon Mar 30 05:56:16 UTC 2020 New revision: 529861 URL: https://svnweb.freebsd.org/changeset/ports/529861 Log: graphics/nomacs: Update to 3.14.2, take MAINTAINER ChangeLog: https://github.com/nomacs/nomacs/releases * Themes added (light and dark) * RAW loader improvements * Anti-aliasing improved * Printing improved * Batch cropping added * Support for more file formats * Start-up time reduced * And various bug fixes Submitter requests maintainership PR: 245079 Submitted by: vidar@karlsen.tech Changes: head/graphics/nomacs/Makefile head/graphics/nomacs/distinfo head/graphics/nomacs/files/patch-ImageLounge_3rdparty_drif_drif__image.h head/graphics/nomacs/files/patch-cmake_Unix.cmake head/graphics/nomacs/files/patch-cmake_UnixBuildTarget.cmake head/graphics/nomacs/files/patch-src_DkCore_DkMetaData.cpp head/graphics/nomacs/files/patch-src_DkCore_DkPluginManager.cpp head/graphics/nomacs/pkg-plist
Committed, Thanks!