Bug 212817

Summary: Mk/bsd.qt.mk: Please enable QtWebEngine for Qt5 ports
Product: Ports & Packages Reporter: ice
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports-bugs, sylvain, tcberner
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 221058    

Description ice 2016-09-19 10:35:41 UTC
As it says on the tin: please enable the QtWebEngine component for Qt5.

It's been introduced a good while back, and this is the one developed actively, where QtWebKit supposedly hasn't seen much development since Qt 5.2 (see https://blog.qt.io/blog/2013/09/12/introducing-the-qt-webengine/).

It's also necessary now for cad/qcad. Although this is admittedly easy to patch to use QtWebKit instead (at least for the moment), the way forward does seem to be QtWebEngine.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2016-09-19 11:42:20 UTC
Hi

As much as we would want to have Qt5WebEngine ourselves (as for example kdepim-16.08 requires it), this will likely take a while.

It's not as simple as just "putting webengine into bsd.qt.mk":
Take a gander at the files directory of www/chromium -- the complexity is similar for Qt5WebEngine. 


We are porting it [there is a WIP-port in our development repository] but there is no ETA.



In short: the port will come, when it's done :P



mfg Tobias
Comment 2 ice 2016-09-19 12:10:52 UTC
Ack, thanks for the info!

Please feel free to close this ticket.
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2016-09-19 12:30:14 UTC
Sorry and Thanks :)
Comment 4 Tobias C. Berner freebsd_committer freebsd_triage 2017-08-17 19:11:09 UTC
This has now finally landed in ports r448132.