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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2024Q4
qt5-xml Qt SAX and DOM implementations (KDE patched)
5.15.16p130 textproc on this many watch lists=0 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.16p130Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-23 05:45:06
Last Update: 2024-11-23 05:41:29
Commit Hash: 114bfa2
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 - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (60 items)
Collapse this list.
  1. /usr/local/share/licenses/qt5-xml-5.15.16p130/catalog.mk
  2. /usr/local/share/licenses/qt5-xml-5.15.16p130/LICENSE
  3. /usr/local/share/licenses/qt5-xml-5.15.16p130/LGPL21
  4. include/qt5/QtXml/5.15.16/QtXml/private/qdom_p.h
  5. include/qt5/QtXml/5.15.16/QtXml/private/qdomhelpers_p.h
  6. include/qt5/QtXml/5.15.16/QtXml/private/qtxml-config_p.h
  7. include/qt5/QtXml/5.15.16/QtXml/private/qxml_p.h
  8. include/qt5/QtXml/QDomAttr
  9. include/qt5/QtXml/QDomCDATASection
  10. include/qt5/QtXml/QDomCharacterData
  11. include/qt5/QtXml/QDomComment
  12. include/qt5/QtXml/QDomDocument
  13. include/qt5/QtXml/QDomDocumentFragment
  14. include/qt5/QtXml/QDomDocumentType
  15. include/qt5/QtXml/QDomElement
  16. include/qt5/QtXml/QDomEntity
  17. include/qt5/QtXml/QDomEntityReference
  18. include/qt5/QtXml/QDomImplementation
  19. include/qt5/QtXml/QDomNamedNodeMap
  20. include/qt5/QtXml/QDomNode
  21. include/qt5/QtXml/QDomNodeList
  22. include/qt5/QtXml/QDomNotation
  23. include/qt5/QtXml/QDomProcessingInstruction
  24. include/qt5/QtXml/QDomText
  25. include/qt5/QtXml/QXmlAttributes
  26. include/qt5/QtXml/QXmlContentHandler
  27. include/qt5/QtXml/QXmlDTDHandler
  28. include/qt5/QtXml/QXmlDeclHandler
  29. include/qt5/QtXml/QXmlDefaultHandler
  30. include/qt5/QtXml/QXmlEntityResolver
  31. include/qt5/QtXml/QXmlErrorHandler
  32. include/qt5/QtXml/QXmlInputSource
  33. include/qt5/QtXml/QXmlLexicalHandler
  34. include/qt5/QtXml/QXmlLocator
  35. include/qt5/QtXml/QXmlNamespaceSupport
  36. include/qt5/QtXml/QXmlParseException
  37. include/qt5/QtXml/QXmlReader
  38. include/qt5/QtXml/QXmlSimpleReader
  39. include/qt5/QtXml/QtXml
  40. include/qt5/QtXml/QtXmlDepends
  41. include/qt5/QtXml/QtXmlVersion
  42. include/qt5/QtXml/qdom.h
  43. include/qt5/QtXml/qtxml-config.h
  44. include/qt5/QtXml/qtxmlglobal.h
  45. include/qt5/QtXml/qtxmlversion.h
  46. include/qt5/QtXml/qxml.h
  47. lib/cmake/Qt5Xml/Qt5XmlConfig.cmake
  48. lib/cmake/Qt5Xml/Qt5XmlConfigVersion.cmake
  49. lib/qt5/libQt5Xml.prl
  50. lib/qt5/libQt5Xml.so
  51. lib/qt5/libQt5Xml.so.5
  52. lib/qt5/libQt5Xml.so.5.15
  53. lib/qt5/libQt5Xml.so.5.15.16
  54. @comment lib/qt5/libQt5Xml.so.5.15.16.debug
  55. lib/qt5/mkspecs/modules/qt_lib_xml.pri
  56. lib/qt5/mkspecs/modules/qt_lib_xml_private.pri
  57. libdata/pkgconfig/Qt5Xml.pc
  58. @owner
  59. @group
  60. @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 Libraries
  1. comms/gnuradio
  2. devel/pyside2
  3. devel/pyside2-tools
  4. devel/qt5-designer
  5. devel/qt5-linguist
  6. devel/qt5-linguisttools
  7. devel/qt5-qdbus
Expand this list (10 items / 3 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/qt5-qdbusviewer
  3. devel/shiboken2
  4. net-im/neochat
  5. Collapse this list.
for Run
  1. devel/qt5

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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.15.16p130
23 Nov 2024 05:41:29
commit hash: 114bfa241433325784c5e6e02e48a891d0616751commit hash: 114bfa241433325784c5e6e02e48a891d0616751commit hash: 114bfa241433325784c5e6e02e48a891d0616751commit hash: 114bfa241433325784c5e6e02e48a891d0616751 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]
(cherry picked from commit 501ccfe6dd56540d02df36b4f995ce57edf0e434)

Number of commits found: 1