Port details |
- qxlsx Excel file reader/writer library using Qt
- 1.4.7 devel =2 1.4.7Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2022-10-05 06:54:22
- Last Update: 2024-02-18 14:00:48
- Commit Hash: 27b40d2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://qtexcel.github.io/QXlsx/
- Description:
- QXlsx is reader/writer library for Microsoft Excel files (*.xlsx).
Because QtXlsx is no longer supported since 2014, new project had
been created based off of it in 2017.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/qxlsx/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/qxlsx
- pkg install qxlsx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qxlsx
- Package flavors (<flavor>: <package>)
- qt5: qxlsx
- qt6: qxlsx-qt6
- distinfo:
- TIMESTAMP = 1702873179
SHA256 (QtExcel-QXlsx-v1.4.7_GH0.tar.gz) = 6f2de3e3bcfd09b7be0f9ad06c363cfe29a7a4c14280b36a91d8968f54be796a
SIZE (QtExcel-QXlsx-v1.4.7_GH0.tar.gz) = 4705261
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- 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
- This port is required by:
- for Libraries
-
- astro/stellarium
- math/labplot
Configuration Options:
- No options to configure
- Options name:
- devel_qxlsx
- USES:
- cmake qt:5
- 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 |
1.4.7 18 Feb 2024 14:00:48 |
Alexey Dokuchaev (danfe) |
devel/qxlsx: update the port to version 1.4.7
Now that Qt5/Qt6 versions are fully coinstallable,
provide both flavors.
Reported by: portscout |
1.4.4 07 Oct 2022 02:35:34 |
Alexey Dokuchaev (danfe) |
devel/qxlsx: backport one patch from the upstream master branch
It would be required for the upcoming new version of Stellarium,
which constructs QString's from character arrays a lot and having
QT_NO_CAST_FROM_ASCII defined publicly breaks the compilation in
this case.
Discussed with: Alexander V. Wolf |
1.4.4 05 Oct 2022 06:53:04 |
Alexey Dokuchaev (danfe) |
devel/qxlsx: new port had been added (+)
QXlsx is reader/writer library for Microsoft Excel files (*.xlsx).
Because QtXlsx is no longer supported since 2014, new project had
been created based off of it in 2017.
WWW: https://qtexcel.github.io/QXlsx/ |
Number of commits found: 3
|