Summary: | devel/qt5-qdoc: Include global qt documentation files | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Marie Loise Nolden <loise> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | kde, loise, pi | ||||
Priority: | --- | Keywords: | patch, patch-ready | ||||
Version: | Latest | Flags: | pi:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Committed, thanks! A commit references this bug: Author: pi Date: Thu Jun 2 04:11:51 UTC 2016 New revision: 416267 URL: https://svnweb.freebsd.org/changeset/ports/416267 Log: devel/qt5-qdoc: Update for generating HTML documentation out of sourcecode The port now includes the global files needed to generate Qt-style documentation for ports like qtcreator and qbs. Bump PORTREVISION to reflect the update. Pre-work for the Qt Creator 4.0 update. PR: 209911 Submitted by: Ralf Nolden <nolden@kde.org> (kde) Changes: head/devel/qt5-qdoc/Makefile head/devel/qt5-qdoc/pkg-plist A commit references this bug: Author: acm Date: Sun Dec 29 20:55:44 UTC 2019 New revision: 521428 URL: https://svnweb.freebsd.org/changeset/ports/521428 Log: - Update to 6.0.2 - Add localbase:ldflags PR: 209911 Submitted by: amdmi3 Changes: head/emulators/stella/Makefile head/emulators/stella/distinfo |
Created attachment 170887 [details] qt5-qdoc.diff svn diff against HEAD Update for the qt5-qdoc port for generating HTML documentation out of sourcecode. The port now includes the global files needed to generate Qt-style documentation for ports like qtcreator and qbs. Bump PORTREVISION to reflect the update. Pre-work for the Qt Creator 4.0 update.