Bug 209910

Summary: Add qt5-doc to the list of ports devel/qt5 depends on
Product: Ports & Packages Reporter: Marie Loise Nolden <loise>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me CC: loise, pi
Priority: --- Flags: pi: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bsd.qt.mk svn diff against HEAD none

Description Marie Loise Nolden 2016-05-31 19:50:02 UTC
Created attachment 170886 [details]
bsd.qt.mk svn diff against HEAD

The patch moves the "doc" port in bsd.qt.mk from _USE_QT4_ONLY to _USE_QT_ALL and bumps the PORTREVISION in devel/qt5 for the inclusion of the qt5-doc port into the qt5 metaport.

Pre-Work for updating qtcreator to 4.0 for adding options to install qt5-doc and qt5-examples to make qtcreator actually usable for serious qt development.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-06-01 19:10:26 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-01 19:10:52 UTC
A commit references this bug:

Author: pi
Date: Wed Jun  1 19:10:06 UTC 2016
New revision: 416257
URL: https://svnweb.freebsd.org/changeset/ports/416257

Log:
  devel/qt5, Mk/bsd.qt.mk: Add qt5-doc to the list of ports devel/qt5 depends on

  The patch moves the "doc" port in bsd.qt.mk from _USE_QT4_ONLY to
  _USE_QT_ALL and bumps the PORTREVISION in devel/qt5 for the inclusion
  of the qt5-doc port into the qt5 metaport.

  Pre-Work for updating qtcreator to 4.0 for adding options to install
  qt5-doc and qt5-examples to make qtcreator actually usable for
  serious qt development.

  PR:		209910
  Submitted by:	Ralf Nolden <nolden@kde.org> (kde)

Changes:
  head/Mk/bsd.qt.mk
  head/devel/qt5/Makefile