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 on branch 2023Q4
qt6-httpserver Lightweight HTTP Server
6.5.3 www 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 6.5.3Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-10-07 04:42:05
Last Update: 2023-10-07 04:38:17
Commit Hash: 5ad565e
License: LGPL21
WWW:
https://qt.io
Description:
Qt HTTP Server provides building blocks for embedding a lightweight HTTP server based on RFC 2616 in an application. There are classes for the messages sent and received, and for the various parts of an HTTP server.
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 (58 items)
Collapse this list.
  1. /usr/local/share/licenses/qt6-httpserver-6.5.3/catalog.mk
  2. /usr/local/share/licenses/qt6-httpserver-6.5.3/LICENSE
  3. /usr/local/share/licenses/qt6-httpserver-6.5.3/LGPL21
  4. include/qt6/QtHttpServer/6.5.3/QtHttpServer/private/qabstracthttpserver_p.h
  5. include/qt6/QtHttpServer/6.5.3/QtHttpServer/private/qhttpserver_p.h
  6. include/qt6/QtHttpServer/6.5.3/QtHttpServer/private/qhttpserverliterals_p.h
  7. include/qt6/QtHttpServer/6.5.3/QtHttpServer/private/qhttpserverrequest_p.h
  8. include/qt6/QtHttpServer/6.5.3/QtHttpServer/private/qhttpserverresponder_p.h
  9. include/qt6/QtHttpServer/6.5.3/QtHttpServer/private/qhttpserverresponse_p.h
  10. include/qt6/QtHttpServer/6.5.3/QtHttpServer/private/qhttpserverrouter_p.h
  11. include/qt6/QtHttpServer/6.5.3/QtHttpServer/private/qhttpserverrouterrule_p.h
  12. include/qt6/QtHttpServer/6.5.3/QtHttpServer/private/qhttpserverstream_p.h
  13. include/qt6/QtHttpServer/QAbstractHttpServer
  14. include/qt6/QtHttpServer/QHttpServer
  15. include/qt6/QtHttpServer/QHttpServerAfterRequestViewTraits
  16. include/qt6/QtHttpServer/QHttpServerRequest
  17. include/qt6/QtHttpServer/QHttpServerResponder
  18. include/qt6/QtHttpServer/QHttpServerResponse
  19. include/qt6/QtHttpServer/QHttpServerRouter
  20. include/qt6/QtHttpServer/QHttpServerRouterRule
  21. include/qt6/QtHttpServer/QHttpServerRouterViewTraits
  22. include/qt6/QtHttpServer/QtHttpServer
  23. include/qt6/QtHttpServer/QtHttpServerDepends
  24. include/qt6/QtHttpServer/QtHttpServerVersion
  25. include/qt6/QtHttpServer/qabstracthttpserver.h
  26. include/qt6/QtHttpServer/qhttpserver.h
  27. include/qt6/QtHttpServer/qhttpserverrequest.h
  28. include/qt6/QtHttpServer/qhttpserverresponder.h
  29. include/qt6/QtHttpServer/qhttpserverresponse.h
  30. include/qt6/QtHttpServer/qhttpserverrouter.h
  31. include/qt6/QtHttpServer/qhttpserverrouterrule.h
  32. include/qt6/QtHttpServer/qhttpserverrouterviewtraits.h
  33. include/qt6/QtHttpServer/qhttpserverviewtraits.h
  34. include/qt6/QtHttpServer/qhttpserverviewtraits_impl.h
  35. include/qt6/QtHttpServer/qthttpserverexports.h
  36. include/qt6/QtHttpServer/qthttpserverglobal.h
  37. include/qt6/QtHttpServer/qthttpserverversion.h
  38. lib/cmake/Qt6BuildInternals/StandaloneTests/QtHttpServerTestsConfig.cmake
  39. lib/cmake/Qt6HttpServer/Qt6HttpServerAdditionalTargetInfo.cmake
  40. lib/cmake/Qt6HttpServer/Qt6HttpServerConfig.cmake
  41. lib/cmake/Qt6HttpServer/Qt6HttpServerConfigVersion.cmake
  42. lib/cmake/Qt6HttpServer/Qt6HttpServerConfigVersionImpl.cmake
  43. lib/cmake/Qt6HttpServer/Qt6HttpServerDependencies.cmake
  44. lib/cmake/Qt6HttpServer/Qt6HttpServerTargets-release.cmake
  45. lib/cmake/Qt6HttpServer/Qt6HttpServerTargets.cmake
  46. lib/cmake/Qt6HttpServer/Qt6HttpServerVersionlessTargets.cmake
  47. lib/qt6/libQt6HttpServer.prl
  48. lib/qt6/libQt6HttpServer.so
  49. lib/qt6/libQt6HttpServer.so.6
  50. lib/qt6/libQt6HttpServer.so.6.5.3
  51. lib/qt6/metatypes/qt6httpserver_release_metatypes.json
  52. lib/qt6/mkspecs/modules/qt_lib_httpserver.pri
  53. lib/qt6/mkspecs/modules/qt_lib_httpserver_private.pri
  54. libdata/pkgconfig/Qt6HttpServer.pc
  55. share/qt6/modules/HttpServer.json
  56. @owner
  57. @group
  58. @mode
Collapse this list.
Dependency lines:
  • qt6-httpserver>0:www/qt6-httpserver
To install the port:
cd /usr/ports/www/qt6-httpserver/ && make install clean
To add the package, run one of these commands:
  • pkg install www/qt6-httpserver
  • pkg install qt6-httpserver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qt6-httpserver
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1695931946 SHA256 (KDE/Qt/6.5.3/qthttpserver-everywhere-src-6.5.3.tar.xz) = 055489552177e2182837153f52a51290213bc76ac2f1131a57f5cc341c566c47 SIZE (KDE/Qt/6.5.3/qthttpserver-everywhere-src-6.5.3.tar.xz) = 170436

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. vulkan-headers>0 : graphics/vulkan-headers
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libQt6Core.so : devel/qt6-base
This port is required by:
for Libraries
  1. devel/pyside6
for Run
  1. devel/qt6

Configuration Options:
No options to configure
Options name:
www_qt6-httpserver
USES:
cmake compiler:c++11-lang pkgconfig qt-dist:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. http://master.qt.io/official_releases/additional_libraries/6.5/6.5.3//
  2. http://master.qt.io/official_releases/qt/6.5/6.5.3/submodules/
  3. http://qtmirror.ics.com/pub/qtproject/official_releases/additional_libraries/6.5/6.5.3//
  4. http://qtmirror.ics.com/pub/qtproject/official_releases/qt/6.5/6.5.3/submodules/
  5. http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/official_releases/additional_libraries/6.5/6.5.3//
  6. http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/official_releases/qt/6.5/6.5.3/submodules/
  7. https://download.qt.io/official_releases/additional_libraries/6.5/6.5.3//
  8. https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/
  9. https://ftp.jaist.ac.jp/pub/qtproject/official_releases/additional_libraries/6.5/6.5.3//
  10. https://ftp.jaist.ac.jp/pub/qtproject/official_releases/qt/6.5/6.5.3/submodules/
  11. https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/additional_libraries/6.5/6.5.3//
  12. https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/qt/6.5/6.5.3/submodules/
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
6.5.3
07 Oct 2023 04:38:17
commit hash: 5ad565e7eff4f472db27ea274adb49a8910f85bccommit hash: 5ad565e7eff4f472db27ea274adb49a8910f85bccommit hash: 5ad565e7eff4f472db27ea274adb49a8910f85bccommit hash: 5ad565e7eff4f472db27ea274adb49a8910f85bc files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt6: Update to 6.5.3

As a patch release, Qt 6.5.3 does not introduce any new features but
contains more than 500 bug fixes, security updates, and other
improvements on top of Qt 6.5.2 release. See more information about
the most important changes and bug fixes from Qt 6.5.3 release note.

Annoucement:	https://www.qt.io/blog/qt-6.5.3-released
Release
note:	https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.3/release-note.md

(cherry picked from commit b27916d94c81493a8d9c5d3fba955bf56967a753)

Number of commits found: 1