It is not possible to build the port. The source is not available. The link in the Makefile just points to a web page. Which tells you to checkout the source from github. I spoke with the author, and he told me to try many different things, in an effort to use version 1.6.2. But thus far, none have resulted in a usable version. This port should probably be marked BROKEN, or be reverted to the previous (working) version 1.4.4. Thank you for all your time, and consideration. --Chris Fix: Use version 1.4.4 (if available on your system) How-To-Repeat: attempt to make www/qupzilla (1.6.1)
Maintainer of www/qupzilla, Please note that PR ports/186750 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186750 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->rm I will take it.
Author: rm Date: Fri Feb 14 08:57:32 2014 New Revision: 344169 URL: http://svnweb.freebsd.org/changeset/ports/344169 QAT: https://qat.redports.org/buildarchive/r344169/ Log: - mark broken, this port fails to fetch PR: 186750 Submitted by: C Hutchinson <portmaster@bsdforge.com> Modified: head/www/qupzilla/Makefile Modified: head/www/qupzilla/Makefile ============================================================================== --- head/www/qupzilla/Makefile Fri Feb 14 08:56:25 2014 (r344168) +++ head/www/qupzilla/Makefile Fri Feb 14 08:57:32 2014 (r344169) @@ -11,6 +11,8 @@ COMMENT= Modern web browser based on Web LICENSE= GPLv3 +BROKEN= Fetch fails + LIB_DEPENDS= libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell \ libexecinfo.so:${PORTSDIR}/devel/libexecinfo _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Port marked as broken. Maintainer, please update your port to 1.6.2 to fix it. Thanks for the report!