Created attachment 159086 [details] Patch.diff - Add LICENSE/LICENSE_FILE. - Fix build with BITTORRENT and new libtorrent-rasterbar (obtained from Github repo). - Fix Qt4 dependencies: -- use linguisttools instead of lisguist; -- remove Qt build tools from runtime dependencies; -- add declarative/webkit dependencies - they're required by default; -- remove qtdbus from core dependencies (disabled by default; can be used by some plugins); - Remove gettext dependency (not used). - Explicitly depend on devel/pcre and devel/pkgconf. - Add unaccounted devel/qjson dependency for some plugins. - The same for gstreamer-plugins (LMP option). - Regenerate patches.
Created attachment 159087 [details] portlint.log
Created attachment 159090 [details] poudriere-9.3-i386.log.txz
A commit references this bug: Author: vg Date: Mon Jul 27 18:59:33 UTC 2015 New revision: 393007 URL: https://svnweb.freebsd.org/changeset/ports/393007 Log: - Add LICENSE/LICENSE_FILE. - Fix build with BITTORRENT and new libtorrent-rasterbar (obtained from Github repo). - Use linguisttools instead of lisguist; - Remove Qt build tools from runtime dependencies; - Add declarative/webkit dependencies - they're required by default; - Remove qtdbus from core dependencies (disabled by default; can be used by some plugins); - Remove gettext dependency (not used). - Explicitly depend on devel/pcre and devel/pkgconf. - Add unaccounted devel/qjson dependency for some plugins. - The same for gstreamer-plugins (LMP option). - Regenerate patches. PR: ports/201774 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> Changes: head/x11/leechcraft/Makefile head/x11/leechcraft/files/patch-5c29ae8130.diff head/x11/leechcraft/files/patch-CMakeLists.txt head/x11/leechcraft/files/patch-plugins__lmp__plugins__fradj__eqbandwidget.cpp
Committed, thank you!