Created attachment 187434 [details] Patch to update x11-toolkits/qtermwidget - Update to 0.8.0 - Adjust dependencies - Switch to USES=lxqt (bug #223209)
<<<ROOT@outpaddling.cs>>> /usr/ports/wip/qtermwidget080 1045 # make ===> License GPLv2+ accepted by the user ===> qtermwidget-0.8.0 depends on file: /usr/local/sbin/pkg - found => qtermwidget-0.8.0.tar.xz doesn't seem to exist in /usr/ports/distfiles/lxqt. => Attempting to fetch https://github.com/lxde/lxqt/releases/download/0.8.0/qtermwidget-0.8.0.tar.xz fetch: https://github.com/lxde/lxqt/releases/download/0.8.0/qtermwidget-0.8.0.tar.xz: Not Found => Attempting to fetch http://downloads.lxqt.org/lxqt/0.8.0/qtermwidget-0.8.0.tar.xz fetch: http://downloads.lxqt.org/lxqt/0.8.0/qtermwidget-0.8.0.tar.xz: Not Found => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/lxqt/qtermwidget-0.8.0.tar.xz fetch: http://distcache.FreeBSD.org/ports-distfiles/lxqt/qtermwidget-0.8.0.tar.xz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/lxqt and try again. *** Error code 1 Stop. make: stopped in /usr/ports/wip/qtermwidget080
Are you apply the patch in bug #223209?
Applying 223209 helped, but this port also depends on bug 223210. It's building now, but I'm still working on qterminal.
Created attachment 187492 [details] set maintainer No other changes to https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187434
Comment on attachment 187492 [details] set maintainer Approved.
A commit references this bug: Author: swills Date: Fri Oct 27 15:45:46 UTC 2017 New revision: 453001 URL: https://svnweb.freebsd.org/changeset/ports/453001 Log: x11-toolkits/qtermwidget: Update to 0.8.0 While here, set maintainer to maintainer of other lxqt related ports, Jesper Schmitz Mouridsen <jesper@schmitz.computer> PR: 223221 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Approved by: Jason Bacon <bacon4000@gmail.com> (maintainer) Changes: head/x11-toolkits/qtermwidget/Makefile head/x11-toolkits/qtermwidget/distinfo head/x11-toolkits/qtermwidget/files/patch-CMakeLists.txt head/x11-toolkits/qtermwidget/files/patch-cmake_create__pkgconfig__file.cmake head/x11-toolkits/qtermwidget/pkg-plist
Committed, thanks!