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
qxlsx Excel file reader/writer library using Qt
1.5.0 devel on this many watch lists=2 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 1.4.7Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-05 06:54:22
Last Update: 2025-03-04 15:02:14
Commit Hash: 6616e91
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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.
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
There is no configure plist information for this port.
Dependency lines:
  • qxlsx>0:devel/qxlsx
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 = 1735604870 SHA256 (QtExcel-QXlsx-v1.5.0_GH0.tar.gz) = 4461bb0fc9b88b6a970520e8b32eb7d2fc391a1a5c326b139a0af836278cdb09 SIZE (QtExcel-QXlsx-v1.5.0_GH0.tar.gz) = 4714070

Packages (timestamps in pop-ups are UTC):
qxlsx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.01.5.0-1.5.01.5.0---
FreeBSD:13:quarterly1.4.71.5.0-1.4.71.5.01.4.41.4.41.4.4
FreeBSD:14:latest1.5.01.5.0-1.5.01.5.01.4.4-1.4.4
FreeBSD:14:quarterly1.4.71.5.0-1.4.71.5.01.4.41.4.41.4.4
FreeBSD:15:latest1.5.01.5.0n/a1.5.0n/a1.4.41.4.41.4.7
 

qxlsx-qt6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.01.5.0--1.5.0---
FreeBSD:13:quarterly1.4.71.5.0-1.4.71.5.0---
FreeBSD:14:latest1.5.01.5.0--1.5.0---
FreeBSD:14:quarterly1.4.71.5.0-1.4.71.5.0---
FreeBSD:15:latest1.5.01.5.0n/a1.5.0n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. qt5-buildtools>=5.15 : devel/qt5-buildtools
  4. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libQt5Core.so : devel/qt5-core
  2. libQt5Gui.so : x11-toolkits/qt5-gui
This port is required by:
for Libraries
  1. astro/stellarium
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/QtExcel/QXlsx/tar.gz/v1.5.0?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.0
04 Mar 2025 15:02:14
commit hash: 6616e916105d8259a5c644308ae393241bf28d63commit hash: 6616e916105d8259a5c644308ae393241bf28d63commit hash: 6616e916105d8259a5c644308ae393241bf28d63commit hash: 6616e916105d8259a5c644308ae393241bf28d63 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/qxlsx: update the port to version 1.5.0

Reported by:	portscout
1.4.7
18 Feb 2024 14:00:48
commit hash: 27b40d24d49ac1fa03c56d352f56ab52237489a2commit hash: 27b40d24d49ac1fa03c56d352f56ab52237489a2commit hash: 27b40d24d49ac1fa03c56d352f56ab52237489a2commit hash: 27b40d24d49ac1fa03c56d352f56ab52237489a2 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
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
commit hash: 614b81b30f1589291f4a45062031990e28e925b6commit hash: 614b81b30f1589291f4a45062031990e28e925b6commit hash: 614b81b30f1589291f4a45062031990e28e925b6commit hash: 614b81b30f1589291f4a45062031990e28e925b6 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
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
commit hash: febb72719f5293616681d54a2762de5cc1512ee4commit hash: febb72719f5293616681d54a2762de5cc1512ee4commit hash: febb72719f5293616681d54a2762de5cc1512ee4commit hash: febb72719f5293616681d54a2762de5cc1512ee4 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
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: 4