Port details on branch 2024Q4 |
- qt5-scripttools Qt Script additional components
- 5.15.18p0_2 devel =0 5.15.18p0_2Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-11-01 16:15:07
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt5-scripttools>0:devel/qt5-scripttools
- To install the port:
- cd /usr/ports/devel/qt5-scripttools/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/qt5-scripttools
- pkg install qt5-scripttools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt5-scripttools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730476965
SHA256 (KDE/Qt/5.15.18/kde-qtscript-5.15.18p0.tar.xz) = 55be08fe19a558cb32ecb459bb06048a016df78921b68cf632b021af555b1da2
SIZE (KDE/Qt/5.15.18/kde-qtscript-5.15.18p0.tar.xz) = 2633000
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Script.so : devel/qt5-script
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- This port is required by:
- for Libraries
-
- devel/pyside2
- devel/pyside2-tools
- for Run
-
- devel/qt5
Configuration Options:
- No options to configure
- Options name:
- devel_qt5-scripttools
- USES:
- compiler:c++11-lang perl5 qmake qt-dist:5,script
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.15.18p0_2 23 Nov 2024 05:41:29 |
Jason E. Hale (jhale) |
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) |
5.15.18p0_1 03 Nov 2024 06:35:17 |
Jason E. Hale (jhale) |
devel/qt5-scripttools: Restore PORTREVISION
I forgot to update this port in c0294e30df31 where PORTVERSION was
increased in Mk/Uses/qt.mk, but distinfo was not updated and the old
PORTREVISION was not removed, but it had unfortunately already been
indexed by the chkversion.pl script with the old PORTREVISION in tow
before I fixed it in 886b4294b79c. The port was broken before this
and no packages would have been created. This is just to squash the
nag emails to the kde@ list.
MFH: 2024Q4
(cherry picked from commit cc183d8a8d82261baf32888861abffae1769d02d) |
5.15.18p0 01 Nov 2024 16:13:00 |
Jason E. Hale (jhale) |
devel/qt5-scripttools: Update distinfo
Reported by: vvd
MFH: 2024Q4
(cherry picked from commit 886b4294b79c72376a765efb1a06cc821ad5d9d4) |
Number of commits found: 3
|