With firefox (not firefox3 or firefox35) no longer being supported by the ports PSI (and anything that depends on Qt4 gui) no longer launchs urls. Fix: Upgrade PSI to allow the brower to be specified. Upgrade Qt to allow the browser to be specified. Patch QT to look for "firefox3" and/or "firefox35" in addition to "firefox". Create a firefox wrapper. How-To-Repeat: Install psi and attempt to click on a url in a chat window.
Responsible Changed From-To: freebsd-ports-bugs->makc Over to maintainer.
State Changed From-To: open->feedback Can be a missing dependency on devel/xdg-utils. Could you install it and try again?
makc 2009-09-15 19:30:47 UTC FreeBSD ports repository Modified files: x11-toolkits/qt4-gui Makefile Log: - add dependency on devel/xdg-utils to improve usability under non-KDE/GNOME [1] - add dependency on basic set of TrueType fonts [2] - minor clean-ups - bump PORTREVISION PR: ports/138722 [1] Reported by: Mark Andrews [1], bsam via #bsdports [2] Feature safe: yes Revision Changes Path 1.27 +12 -3 ports/x11-toolkits/qt4-gui/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Resolved, fix commited to x11-toolkits/qt4-gui