Port details |
- xlsxio C library for reading and writing .xlsx files
- 0.2.35_1 textproc =2 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-08-04 17:24:09
- Last Update: 2024-08-04 21:15:53
- Commit Hash: 30787d9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/brechtsanders/xlsxio
- Description:
- XLSX I/O aims to provide a C library for reading and writing .xlsx files. The
.xlsx file format is the native format used by Microsoft(R) Excel(TM) since
version 2007.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/xlsxio/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/xlsxio
- pkg install xlsxio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xlsxio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722711113
SHA256 (xlsxio-0.2.35.tar.xz) = b42abf540449767832e285e79014cd2339a94613f7a63567c4118182798d55d3
SIZE (xlsxio-0.2.35.tar.xz) = 40316
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
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libminizip.so : archivers/minizip
- This port is required by:
- for Libraries
-
- textproc/pecl-xlswriter
Configuration Options:
- No options to configure
- Options name:
- textproc_xlsxio
- USES:
- cmake pathfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.35_1 04 Aug 2024 21:15:53 |
Po-Chuan Hsieh (sunpoet) |
textproc/xlsxio: Fix cmake files installation
- Bump PORTREVISION for package change |
0.2.35 04 Aug 2024 17:13:49 |
Po-Chuan Hsieh (sunpoet) |
textproc/xlsxio: Add xlsxio 0.2.35
XLSX I/O aims to provide a C library for reading and writing .xlsx files. The
.xlsx file format is the native format used by Microsoft(R) Excel(TM) since
version 2007. |
Number of commits found: 2
|