Port details on branch 2022Q2 |
- libxlsxwriter C library for creating Excel XLSX files
- 1.2.2 math
=3 1.2.2Version of this port present on the latest quarterly branch. - Maintainer: bapt@FreeBSD.org
 - Port Added: 2017-04-20 09:16:51
- Last Update: 2025-05-15 09:02:26
- Commit Hash: 6070bb0
- People watching this port, also watch:: woff2, libXdamage, sway, xcb-util-image, libevent
- Also Listed In: devel
- License: BSD2CLAUSE
- WWW:
- https://libxlsxwriter.github.io/
- Description:
- libxlsxwriter is a C library that can be used to write text, numbers, formulas
and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file. It supports
features such as:
* 100% compatible Excel XLSX files.
* Full Excel formatting.
* Merged cells.
* Defined names.
* Autofilters.
* Charts.
* Worksheet PNG/JPEG images.
* Memory optimization mode for writing large files.
* Source code available on GitHub.
* FreeBSD License.
* ANSI C.
* Compiles for 32 and 64 bit.
* The only dependency is on zlib.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libxlsxwriter>0:math/libxlsxwriter
- To install the port:
- cd /usr/ports/math/libxlsxwriter/ && make install clean
- To add the package, run one of these commands:
- pkg install math/libxlsxwriter
- pkg install libxlsxwriter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libxlsxwriter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1747298703
SHA256 (jmcnamara-libxlsxwriter-v1.2.2_GH0.tar.gz) = 8ab0aced8a6e82f12f567b48d2cb3ca7b925893126607a619666da467e9ac14f
SIZE (jmcnamara-libxlsxwriter-v1.2.2_GH0.tar.gz) = 21904390
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- py311-pytest>=0 : devel/py-pytest@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libminizip.so : archivers/minizip
- This port is required by:
- for Libraries
-
- databases/spatialite_gui
- math/sc-im
Configuration Options:
- No options to configure
- Options name:
- math_libxlsxwriter
- USES:
- cmake:testing compiler:c11 localbase:ldflags minizip pathfix pkgconfig python:test ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|