notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
qt5-xml Qt SAX and DOM implementations (KDE patched)
5.15.16p130_1 textproc on this many watch lists=10 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.15.16p130_1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-03-03 16:50:50
Last Update: 2025-03-05 19:14:25
Commit Hash: 58972f6
People watching this port, also watch:: libevent, indexinfo, libXdamage, xcb-util-image, xorg-fonts-truetype
License: LGPL21
WWW:
https://www.qt.io/
Description:
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS/JavaScript-like language. With Qt, code can be reused efficiently to target multiple platforms with one code base. The modular C++ class library and developer tools easily enables developers to create applications for one platform and easily build and run to deploy on another platform.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (61 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/qt5-xml-5.15.16p130_1/catalog.mk
  3. /usr/local/share/licenses/qt5-xml-5.15.16p130_1/LICENSE
  4. /usr/local/share/licenses/qt5-xml-5.15.16p130_1/LGPL21
  5. include/qt5/QtXml/5.15.16/QtXml/private/qdom_p.h
  6. include/qt5/QtXml/5.15.16/QtXml/private/qdomhelpers_p.h
  7. include/qt5/QtXml/5.15.16/QtXml/private/qtxml-config_p.h
  8. include/qt5/QtXml/5.15.16/QtXml/private/qxml_p.h
  9. include/qt5/QtXml/QDomAttr
  10. include/qt5/QtXml/QDomCDATASection
  11. include/qt5/QtXml/QDomCharacterData
  12. include/qt5/QtXml/QDomComment
  13. include/qt5/QtXml/QDomDocument
  14. include/qt5/QtXml/QDomDocumentFragment
  15. include/qt5/QtXml/QDomDocumentType
  16. include/qt5/QtXml/QDomElement
  17. include/qt5/QtXml/QDomEntity
  18. include/qt5/QtXml/QDomEntityReference
  19. include/qt5/QtXml/QDomImplementation
  20. include/qt5/QtXml/QDomNamedNodeMap
  21. include/qt5/QtXml/QDomNode
  22. include/qt5/QtXml/QDomNodeList
  23. include/qt5/QtXml/QDomNotation
  24. include/qt5/QtXml/QDomProcessingInstruction
  25. include/qt5/QtXml/QDomText
  26. include/qt5/QtXml/QXmlAttributes
  27. include/qt5/QtXml/QXmlContentHandler
  28. include/qt5/QtXml/QXmlDTDHandler
  29. include/qt5/QtXml/QXmlDeclHandler
  30. include/qt5/QtXml/QXmlDefaultHandler
  31. include/qt5/QtXml/QXmlEntityResolver
  32. include/qt5/QtXml/QXmlErrorHandler
  33. include/qt5/QtXml/QXmlInputSource
  34. include/qt5/QtXml/QXmlLexicalHandler
  35. include/qt5/QtXml/QXmlLocator
  36. include/qt5/QtXml/QXmlNamespaceSupport
  37. include/qt5/QtXml/QXmlParseException
  38. include/qt5/QtXml/QXmlReader
  39. include/qt5/QtXml/QXmlSimpleReader
  40. include/qt5/QtXml/QtXml
  41. include/qt5/QtXml/QtXmlDepends
  42. include/qt5/QtXml/QtXmlVersion
  43. include/qt5/QtXml/qdom.h
  44. include/qt5/QtXml/qtxml-config.h
  45. include/qt5/QtXml/qtxmlglobal.h
  46. include/qt5/QtXml/qtxmlversion.h
  47. include/qt5/QtXml/qxml.h
  48. lib/cmake/Qt5Xml/Qt5XmlConfig.cmake
  49. lib/cmake/Qt5Xml/Qt5XmlConfigVersion.cmake
  50. lib/qt5/libQt5Xml.prl
  51. lib/qt5/libQt5Xml.so
  52. lib/qt5/libQt5Xml.so.5
  53. lib/qt5/libQt5Xml.so.5.15
  54. lib/qt5/libQt5Xml.so.5.15.16
  55. @comment lib/qt5/libQt5Xml.so.5.15.16.debug
  56. lib/qt5/mkspecs/modules/qt_lib_xml.pri
  57. lib/qt5/mkspecs/modules/qt_lib_xml_private.pri
  58. libdata/pkgconfig/Qt5Xml.pc
  59. @owner
  60. @group
  61. @mode
Collapse this list.
Dependency lines:
  • qt5-xml>0:textproc/qt5-xml
To install the port:
cd /usr/ports/textproc/qt5-xml/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/qt5-xml
  • pkg install qt5-xml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qt5-xml
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1732250640 SHA256 (KDE/Qt/5.15.16/kde-qtbase-5.15.16p130.tar.xz) = d20e2a133319f210655552286bfde6222ab34a1d408d4187731b5d25b826fc31 SIZE (KDE/Qt/5.15.16/kde-qtbase-5.15.16p130.tar.xz) = 51336180

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. qt5-buildtools>=5.15 : devel/qt5-buildtools
  3. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libQt5Core.so : devel/qt5-core
Patch dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-im/sigram*
  2. Collapse this list of deleted ports.
for Libraries
  1. astro/indiwebmanagerapp
  2. astro/kstars
  3. astro/merkaartor
  4. astro/qmapshack
  5. audio/csoundqt
  6. audio/dgedit
  7. audio/hydrogen
Expand this list (313 items / 306 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/jamulus
  3. audio/lmms
  4. audio/mixxx
  5. audio/mumble
  6. audio/mumble-server
  7. audio/murmur
  8. audio/muse-sequencer
  9. audio/musescore3
  10. audio/mythplugin-mythmusic
  11. audio/noson-app
  12. audio/pianobooster
  13. audio/qtractor
  14. audio/rosegarden
  15. audio/sayonara
  16. audio/sonic-visualiser
  17. audio/traverso
  18. biology/sigviewer
  19. biology/ugene
  20. cad/appcsxcad
  21. cad/fritzing
  22. cad/klayout
  23. cad/ktechlab
  24. cad/leocad
  25. cad/librepcb
  26. cad/meshlab
  27. cad/opencascade
  28. cad/qcad
  29. cad/qcsxcad
  30. cad/qelectrotech
  31. cad/qspeakers
  32. comms/qsstv
  33. comms/suwidgets
  34. databases/kbibtex
  35. databases/kdb
  36. databases/kexi
  37. databases/sqlitebrowser
  38. databases/sqlitestudio
  39. deskutils/charmtimetracker
  40. deskutils/kchmviewer
  41. deskutils/kodaskanna
  42. deskutils/kronometer
  43. deskutils/ktimetracker
  44. deskutils/latte-dock
  45. deskutils/mytetra
  46. deskutils/owncloudclient
  47. deskutils/qownnotes
  48. deskutils/recoll
  49. deskutils/semantik
  50. deskutils/vym
  51. deskutils/znotes
  52. devel/RStudio
  53. devel/cervisia
  54. devel/hotspot
  55. devel/kdbg
  56. devel/kf5-kbookmarks
  57. devel/kf5-kcmutils
  58. devel/kf5-kconfig
  59. devel/kf5-kdeclarative
  60. devel/kf5-kfilemetadata
  61. devel/kf5-kio
  62. devel/kf5-knewstuff
  63. devel/kf5-kparts
  64. devel/kf5-kservice
  65. devel/kf5-ktexteditor
  66. devel/kf5-solid
  67. devel/kf5-threadweaver
  68. devel/libqtxdg
  69. devel/liteide
  70. devel/okteta
  71. devel/py-qt5-pyqt
  72. devel/pyside2
  73. devel/pyside2-tools
  74. devel/qconf
  75. devel/qscintilla2-designerplugin
  76. devel/qt5-designer
  77. devel/qt5-linguist
  78. devel/qt5-linguisttools
  79. devel/qt5-qdbus
  80. devel/qt5-qdbusviewer
  81. devel/shiboken2
  82. devel/umbrello
  83. editors/calligraplan
  84. editors/texmaker
  85. editors/texstudio
  86. editors/texworks
  87. emulators/mupen64plus-qt
  88. emulators/qmc2
  89. emulators/virtualbox-ose-70
  90. finance/alkimia
  91. finance/kmymoney
  92. finance/kraft
  93. finance/skrooge
  94. games/bubble-chains
  95. games/chessx
  96. games/dustrac
  97. games/multimc
  98. graphics/dilay
  99. graphics/drawpile
  100. graphics/dspdfviewer
  101. graphics/engauge-digitizer
  102. graphics/evolvotron
  103. graphics/fraqtive
  104. graphics/kamerka
  105. graphics/katarakt
  106. graphics/klatexformula
  107. graphics/knotter
  108. graphics/kooka
  109. graphics/krita
  110. graphics/ksnip
  111. graphics/kxstitch
  112. graphics/libQGLViewer
  113. graphics/libprojectm
  114. graphics/luminance-qt5
  115. graphics/pencil2d
  116. graphics/peruse
  117. graphics/photoqt
  118. graphics/poppler-qt5
  119. graphics/py-python-poppler-qt5
  120. graphics/qgis
  121. graphics/qgis-ltr
  122. graphics/qvge
  123. graphics/scantailor
  124. graphics/vv
  125. irc/kvirc
  126. lang/kf5-kross
  127. lang/kross-interpreters
  128. math/g2o
  129. math/kig
  130. math/octomap
  131. math/rocs
  132. misc/actiona
  133. misc/artikulate
  134. misc/bibletime
  135. misc/kf5-purpose
  136. misc/ktouch
  137. misc/qbrew
  138. misc/valentina
  139. multimedia/dvbcut
  140. multimedia/jellyfin-media-player
  141. multimedia/kaffeine
  142. multimedia/kamoso
  143. multimedia/kf5-kmediaplayer
  144. multimedia/kmplayer
  145. multimedia/mlt7-glaxnimate
  146. multimedia/mlt7-qt
  147. multimedia/mythtv
  148. multimedia/opentoonz
  149. multimedia/phonon-designerplugin
  150. multimedia/qmmp-qt5
  151. multimedia/shotcut
  152. multimedia/smplayer
  153. multimedia/webcamoid
  154. multimedia/zart
  155. net/kf5-kdav
  156. net/kf5-kxmlrpcclient
  157. net/kf5-syndication
  158. net/libmaia
  159. net/rssguard
  160. net-im/beebeep
  161. net-im/cutegram
  162. net-im/libaccounts-qt
  163. net-im/psi
  164. net-im/telegramqml
  165. net-p2p/namecoin
  166. net-p2p/retroshare
  167. polish/qnapi
  168. print/limereport
  169. print/pdfmixtool
  170. print/scribus
  171. science/elmerfem
  172. science/kst2
  173. science/massxpert
  174. science/openmodelica
  175. science/py-veusz
  176. science/scidavis
  177. science/xdrawchem
  178. sysutils/k4dirstat
  179. sysutils/kf5-kwallet
  180. sysutils/krename
  181. sysutils/lxqt-qtplugin
  182. sysutils/plasma5-libksysguard
  183. sysutils/signon-ui
  184. sysutils/signond
  185. textproc/goldendict
  186. textproc/kreport
  187. www/kf5-khtml
  188. www/kf5-kjsembed
  189. x11/kf5-frameworkintegration
  190. x11/kf5-kdelibs4support
  191. x11/kf5-plasma-framework
  192. x11/oscar
  193. x11/rsibreak
  194. x11-themes/kf5-kemoticons
  195. x11-themes/kf5-kiconthemes
  196. x11-themes/kf5-qqc2-desktop-style
  197. x11-toolkits/ctk
  198. x11-toolkits/kf5-kcompletion
  199. x11-toolkits/kf5-kconfigwidgets
  200. x11-toolkits/kf5-ktextwidgets
  201. x11-toolkits/kf5-kxmlgui
  202. x11-toolkits/kproperty
  203. x11-toolkits/pythonqt
  204. x11-toolkits/qwt6
  205. Collapse this list.

Deleted ports which required this port:

Expand this list of 103 deleted ports
  1. astro/libkgeomap*
  2. audio/amarok*
  3. audio/clementine-player*
  4. audio/kid3-kf5*
  5. audio/kid3-qt5*
  6. audio/libechonest*
  7. audio/liblastfm-qt5*
  8. audio/mixxx21*
  9. audio/mixxx22*
  10. audio/plasma5-plasma-pa*
  11. audio/soundkonverter*
  12. deskutils/basket*
  13. deskutils/kalendar*
  14. deskutils/kdepim-apps-libs*
  15. deskutils/knotes*
  16. deskutils/plasma5-sddm-kcm*
  17. deskutils/plasma5-xdg-desktop-portal-kde*
  18. devel/gitklient*
  19. devel/kdesvn*
  20. devel/plasma5-khotkeys*
  21. devel/plasma5-plasma-sdk*
  22. devel/py-qt5-designer*
  23. devel/py-qt5-designerplugin*
  24. devel/py-qt5-help*
  25. devel/qscintilla2-designerplugin-qt5*
  26. graphics/ikona*
  27. graphics/kipi-plugins*
  28. graphics/kipiplugins*
  29. graphics/libkipi*
  30. graphics/showimage*
  31. graphics/tulip*
  32. math/rkward-kde*
  33. misc/zygrib*
  34. multimedia/clipgrab*
  35. multimedia/mlt-qt5*
  36. multimedia/mlt6-qt5*
  37. multimedia/mlt7-qt5*
  38. multimedia/mythtv-frontend*
  39. multimedia/qt5-phonon4-designerplugin*
  40. net/akonadi-notes*
  41. net/kalarmcal*
  42. net/kdav*
  43. net/kdsoap*
  44. net/quiterss*
  45. net/syndication*
  46. net-im/kopete*
  47. net-im/ktp-accounts-kcm*
  48. net-im/ktp-approver*
  49. net-im/ktp-auth-handler*
  50. net-im/ktp-call-ui*
  51. net-im/ktp-common-internals*
  52. net-im/ktp-contact-list*
  53. net-im/ktp-contact-runner*
  54. net-im/ktp-filetransfer-handler*
  55. net-im/ktp-kded-module*
  56. net-im/ktp-send-file*
  57. net-im/ktp-text-ui*
  58. net-im/libaccounts-qt5*
  59. net-im/licq-qt-gui*
  60. net-im/qxmpp-qt5*
  61. net-im/ring-daemon*
  62. net-im/ring-gnome*
  63. net-im/ring-libclient*
  64. net-im/telepathy-logger-qt5*
  65. net-im/telepathy-qt*
  66. net-im/telepathy-qt5*
  67. net-p2p/qbittorrent-nox11*
  68. polish/kadu*
  69. print/print-manager*
  70. security/fwbuilder*
  71. security/plasma5-kscreenlocker*
  72. sysutils/kdirstat*
  73. sysutils/kfloppy*
  74. sysutils/plasma5-discover*
  75. sysutils/plasma5-drkonqi*
  76. sysutils/plasma5-kde-cli-tools*
  77. sysutils/plasma5-kinfocenter*
  78. sysutils/plasma5-kmenuedit*
  79. sysutils/plasma5-ksysguard*
  80. sysutils/plasma5-plasma-disks*
  81. sysutils/plasma5-plasma-systemmonitor*
  82. sysutils/plasma5-powerdevil*
  83. sysutils/plasma5-systemsettings*
  84. sysutils/plasma5-user-manager*
  85. sysutils/signon-qt5*
  86. textproc/py-qt5-xml*
  87. www/choqok*
  88. www/kf5-kdewebkit*
  89. www/qupzilla-qt5*
  90. x11/plasma5-kactivitymanagerd*
  91. x11/plasma5-kgamma5*
  92. x11/plasma5-kscreen*
  93. x11/plasma5-plasma-bigscreen*
  94. x11/plasma5-plasma-desktop*
  95. x11/plasma5-plasma-integration*
  96. x11/plasma5-plasma-workspace*
  97. x11-fm/ultracopier*
  98. x11-fonts/fontmatrix*
  99. x11-themes/plasma5-breeze*
  100. x11-themes/plasma5-kde-gtk-config*
  101. x11-themes/plasma5-oxygen*
  102. x11-toolkits/plasma5-kdeplasma-addons*
  103. x11-wm/plasma5-kwin*
  104. Collapse this list of deleted ports.
for Run
  1. devel/qt5

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-im/sigram*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
textproc_qt5-xml
USES:
compiler:c++11-lang perl5 qmake:no_env qt-dist:5,base
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.16/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.16/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.16/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.16/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.15.16p130_1
05 Mar 2025 19:14:25
commit hash: 58972f6dd4869cd14c00624f7361ab91be904223commit hash: 58972f6dd4869cd14c00624f7361ab91be904223commit hash: 58972f6dd4869cd14c00624f7361ab91be904223commit hash: 58972f6dd4869cd14c00624f7361ab91be904223 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Жунёва Мария Михайловна
Qt 5 distribution ports: Add USE_LDCONFIG where appropriate

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/358
5.15.16p130
23 Nov 2024 05:40:00
commit hash: 501ccfe6dd56540d02df36b4f995ce57edf0e434commit hash: 501ccfe6dd56540d02df36b4f995ce57edf0e434commit hash: 501ccfe6dd56540d02df36b4f995ce57edf0e434commit hash: 501ccfe6dd56540d02df36b4f995ce57edf0e434 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt5: Update to 5.15.16

Update devel/pyside2* and devel/shiboken2 to 5.15.16

Update www/qt5-webengine to include the latest security fixes in
the chromium submodule [1]

Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.16/release-note.md

MFH:		2024Q4
Security:	16e472d5-a8aa-11ef-b680-4ccc6adda413 [1]
5.15.15p127
05 Sep 2024 18:26:08
commit hash: 9e1e9e17c5920878facfea419e9ec1d1005ef189commit hash: 9e1e9e17c5920878facfea419e9ec1d1005ef189commit hash: 9e1e9e17c5920878facfea419e9ec1d1005ef189commit hash: 9e1e9e17c5920878facfea419e9ec1d1005ef189 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt5: Update to 5.15.15

Update devel/pyside2* and devel/shiboken2 to 5.15.15

Update www/qt5-webengine to include the latest security fixes in
the chromium submodule

Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.15/release-note.md

MFH:		2024Q3
Security:	66907dab-6bb2-11ef-b813-4ccc6adda413
5.15.14p140
30 May 2024 14:20:40
commit hash: 72a628f271410ef9de913e203d69495011f6234ccommit hash: 72a628f271410ef9de913e203d69495011f6234ccommit hash: 72a628f271410ef9de913e203d69495011f6234ccommit hash: 72a628f271410ef9de913e203d69495011f6234c files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt5: Update to 5.15.14

Update devel/pyside2* and devel/shiboken to 5.15.14

Update devel/qt5-script* and www/qt5-webengine to 5.15.17

Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.14/release-note.md
5.15.13p142
31 Mar 2024 12:03:10
commit hash: 9793a1e61a74f5a89b970454e9a76104bb9f51b2commit hash: 9793a1e61a74f5a89b970454e9a76104bb9f51b2commit hash: 9793a1e61a74f5a89b970454e9a76104bb9f51b2commit hash: 9793a1e61a74f5a89b970454e9a76104bb9f51b2 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt5: Update to 5.15.13

Update devel/pyside2* and devel/shiboken to 5.15.13

Update www/qt5-webengine to latest commit. Python 3.x support has been
integrated upstream, so local patches have been removed.

Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.13/release-note.md
5.15.12p148
30 Dec 2023 05:36:12
commit hash: dc05989834657f72b577a9670a95e78c85a9d4edcommit hash: dc05989834657f72b577a9670a95e78c85a9d4edcommit hash: dc05989834657f72b577a9670a95e78c85a9d4edcommit hash: dc05989834657f72b577a9670a95e78c85a9d4ed files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt5: Update to 5.15.12

Update devel/pyside2* and devel/shiboken2 to 5.15.12

Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.12/release-note.md
5.15.11p135
14 Oct 2023 03:54:48
commit hash: 7f496af089aeeba31c6e7d6e889a79f4e9b6ea6fcommit hash: 7f496af089aeeba31c6e7d6e889a79f4e9b6ea6fcommit hash: 7f496af089aeeba31c6e7d6e889a79f4e9b6ea6fcommit hash: 7f496af089aeeba31c6e7d6e889a79f4e9b6ea6f files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt5: Update to 5.15.11

Update devel/pyside2* and devel/shiboken2 to 5.15.11

Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.11/release-note.md
5.15.10p156
25 Sep 2023 15:35:16
commit hash: 2a5c778173f13a057551b4284269b82f6faa077fcommit hash: 2a5c778173f13a057551b4284269b82f6faa077fcommit hash: 2a5c778173f13a057551b4284269b82f6faa077fcommit hash: 2a5c778173f13a057551b4284269b82f6faa077f files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt5: Update to 5.15.10

Update devel/qt5-script* and www/qt5-webengine to 5.15.15-lts
Update devel/pyside2* and devel/shiboken2 to 5.15.10

Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.10/release-note.md

PR:		273934
Exp-run by:	antoine
5.15.8p157
14 Jan 2023 21:15:14
commit hash: 1fe9749d833c521b518e1190086ef02c7f3e31dacommit hash: 1fe9749d833c521b518e1190086ef02c7f3e31dacommit hash: 1fe9749d833c521b518e1190086ef02c7f3e31dacommit hash: 1fe9749d833c521b518e1190086ef02c7f3e31da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
Qt: Update Qt 5 to 5.15.8

- update distfiles to be rebased on the Qt 5.15.8 branch

PR:		268773
Exp-run by:	antoine
5.15.7p177
29 Dec 2022 11:52:47
commit hash: 3aeb8b79ba651293817ac01ea6f8e9119766017ecommit hash: 3aeb8b79ba651293817ac01ea6f8e9119766017ecommit hash: 3aeb8b79ba651293817ac01ea6f8e9119766017ecommit hash: 3aeb8b79ba651293817ac01ea6f8e9119766017e files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
Qt5: Update Qt 5 to 5.15.7

* rebase the KDE patched Qt5 ontop of the 5.15.7 branch
* update qt5-script to 5.15.11

Exp-run by:	antoine
PR:		268533
5.15.5p165
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
5.15.5p165
04 Jul 2022 07:31:38
commit hash: 787e501e3d8fdc162dc019f352b280298b192b0acommit hash: 787e501e3d8fdc162dc019f352b280298b192b0acommit hash: 787e501e3d8fdc162dc019f352b280298b192b0acommit hash: 787e501e3d8fdc162dc019f352b280298b192b0a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
qt5: Update Qt to 5.15.5 (KDE patched)

- update patch-collection diff to be at the highest patch-level
- update patch-collection diff to be against 5.15.5 instead of 5.15.2
- update devel/qt5-script to 5.15.10
- libressl support by Felix Palmen <felix@palmen-it.de>

PR:			264944
Exp-run by:		antoine
Differential Revision:	https://reviews.freebsd.org/D35619
5.15.2p263
02 Jan 2022 08:47:54
commit hash: 6b3bece75ad5a3d03e2751e5cdf78ae8aeb0abf9commit hash: 6b3bece75ad5a3d03e2751e5cdf78ae8aeb0abf9commit hash: 6b3bece75ad5a3d03e2751e5cdf78ae8aeb0abf9commit hash: 6b3bece75ad5a3d03e2751e5cdf78ae8aeb0abf9 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
Qt: Switch Qt5 to use KDE's Qt patch collection

From [1]
    What's this?

	This is a set of git repositories based on the last public
	commits available for Qt 5.15 branches with a curated collection
	of patches on top to ensure open source products can be used
	comfortably until users transition to their Qt 6-based ports.

    Which patches does it include?

	This collection of patches includes patches that fix at least
	one of the following:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.15.2_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
5.15.2_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.15.0_1
21 Nov 2020 18:18:35
Revision:556007Original commit files touched by this commit
tcberner search for other commits by this committer
Only define USE_LDCONFIG in devel/qt5-core

All the qt5-ports share the same library directory. devel/qt5-core is dependet
on
by all others.
So there is no need to add identical entries to libdata/ldconfig, and restart
the
ldconfig service on every pkg change of those ports.

Reported by:	bapt
Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D27224
5.15.0
06 Jul 2020 06:43:37
Revision:541318Original commit files touched by this commit
tcberner search for other commits by this committer
Update Qt5 to 5.15

This is a major upgrade of the Qt libraries [1], [2].

* People that use upgrading mechanisms with incomplete dependency handling
  (portmaster & Co) should make sure to manually remove the existing Qt
  packages to guarantee a safe upgrade. Keep in mind, that Qt does not like if
  you have an incomplete upgrade.

* This version of Qt drops support for OpenSSL 1.0 -- this means that there
  won't be any binary packages for Qt5 provided by the FreeBSD package builders
  for FreeBSD 11.x anymore -- and the same for *all* the ports depending on
  net/qt5-network [3]. If you cannot upgrade to a more recent FreeBSD
  version (12.x, 13.x), you will need to build Qt5 from ports while switching
  to an SSL implementation from ports.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.13.2
08 Nov 2019 16:59:59
Revision:517080Original commit files touched by this commit
tcberner search for other commits by this committer
Update Qt5 to 5.13.2

Announcement:
        https://www.qt.io/blog/qt-5.13.2-released

Thanks to kai@ for updating webengine.

PR:		241649
Exp-run by:	antoine
5.12.2_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
5.12.1
12 Feb 2019 17:43:00
Revision:492793Original commit files touched by this commit
tcberner search for other commits by this committer
Update Qt5 to 5.12.1

Release announcement:
  https://blog.qt.io/blog/2019/02/01/qt-5-12-1-released/
Changelog:
  https://wiki.qt.io/Qt_5.12.1_Change_Files

- A change was required to qt-dist.mk to always pass LOCALBASE to qmake,
  as Qt5 has been installed to a prefix for some time now, there should
  not be any harm in that, with respect to it picking up installed versions
  of itself during build.

PR:		235622
Exp-run by:	antoine
5.12.0_2
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.11.2_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
5.11.2
14 Oct 2018 08:01:14
Revision:482034Original commit files touched by this commit
tcberner search for other commits by this committer
qt5: Fix build on GCC based architectures.

PR:		231584
PR:		231677
PR:		231685
PR:		231830
PR:		231955
PR:		231905
PR:		231892
PR:		231684
PR:		231958
PR:		231960
PR:		231818
PR:		231542
PR:		231860
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.10.1
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
5.10.1
18 May 2018 12:27:44
Revision:470288Original commit files touched by this commit
rakuco search for other commits by this committer
Update the Qt5 ports to 5.10.1.

The work was done by tcberner and myself, with thanks to antoine for the
exp-run.

Not a lot to report compared to other Qt5 updates:
* net/qt5-network is still broken with LibreSSL. I said this in a commit
  message ages ago but it bears repeating: upstream is open to adding support
  for LibreSSL, but someone needs to step up to maintain it upstream, otherwise
  things will continue to be broken all the time.
* www/qt5-webengine is a huge monster that is terrible to update, just like
  www/chromium itself is. We (kde@) have decided to keep using the 5.9 series
  for the time being, as it should be compatible with the rest of Qt anyway. It
  was updated to 5.9.5, the latest 5.9 release at the time of writing.

PR:		228213
5.9.4_1
29 Mar 2018 19:03:18
Revision:465911Original commit files touched by this commit
tcberner search for other commits by this committer
Fix permissions in installed Qt5 header files

For the qt5-* ports bsd.qt.mk sets EXTRACT_AFTER_ARGS, and
thereby does not get the normal default value of
      --no-same-owner --no-same-permissions
passed when extracting. This lead to for example header files
being installed (i.e. copied), with permissions group write
permissions.

Manually append that to the bsd.qt.mk shenanigans (also do the
same in www/qt5-webchannel, which opts out of the bsd.qt.mk value)

PR:		227027
Reported by:	grarpamp@gmail.com
5.9.3
06 Jan 2018 21:30:33
Revision:458293Original commit files touched by this commit
rakuco search for other commits by this committer
Update Qt5 ports to 5.9.3.

This took quite a lot of time because Qt's own build system underwent
several changes in 5.8.0 that took a while to adapt to.

And, of course, qt5-webengine is a behemoth that we need to patch like crazy
due to its bundling of Chromium. In fact, most of the Chromium patches in
qt5-webengine have been imported with no changes from www/chromium@433510
("www/chromium: update to 56.0.2924.87").

New port: accessibility/qt5-speech

Bigger changes to Qt5 ports we had to make:
- Qt now allows using a configure.json file to define configuration options
  and specify configuration checks that can be done when qmake is invoked.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.7.1
18 Feb 2017 19:48:05
Revision:434380Original commit files touched by this commit
tcberner search for other commits by this committer
Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more

* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
  By moving the libraries we should finally be able to get rid of the inplace
  upgrade bug (see ports bugs 194088, 195105 and 198720):  when Qt5's libraries
  were lying in /usr/local/lib, which would often get added by pkgconfig to the
  linker paths via dependencies, the already installed libraries were linked
  against, instead of the ones that were being built. This forced us to make
  sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
  linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]

There are several new Qt5 ports which all have been created by Marie Loise
Nolden
<nolden@kde.org>. Thanks again.

PR:		216797
Exp-Run by:	antoine
Reviewed by:	rakuco, mat, groot_kde.org
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9213
5.3.2
05 Nov 2014 09:39:22
Revision:372179Original commit files touched by this commit
rakuco search for other commits by this committer
Update Qt5 ports to 5.3.2.

Proudly presented by the KDE on FreeBSD team, with several guest stars.

This update took way longer than initially expected due to us previously
accumulating assumptions and changes to Qt's build system that finally bit
us back with the 5.3 release series, so we had to do a fair amount of
cleanup.

New ports:
- comms/qt5-serialport: Qt functions to access serial ports, originally
                        based on work by Fernando Apesteguia. [1]
- devel/qt5-qdoc: Qt documentation generator, the Qt5 equivalent of
                  devel/qt4-qdoc3. Originally worked on by Tobias Berner.
                  It had already been half-split from devel/qt5-buildtools,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.2.1_1
23 Oct 2014 21:35:15
Revision:371415Original commit files touched by this commit
rakuco search for other commits by this committer
Remove @dirrm and @dirrmtry entries from the Qt ports.
5.2.1_1
19 Jul 2014 11:09:00
Revision:362251Original commit files touched by this commit
tijl search for other commits by this committer
Remove libtool .la files from all Qt ports

Approvedy by:	kde (makc)
5.2.1
03 Mar 2014 16:50:33
Revision:346930Original commit files touched by this commit
makc search for other commits by this committer
KDE/FreeBSD team is happy to present Qt 5 in ports!

Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.

Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.

Approved by:	portmgr (bapt) (for Mk/bsd.port.mk)

Number of commits found: 32