Port details on branch 2024Q2 |
- freexl Library to extract valid data from within an Excel (.xls) spreadsheet
- 2.0.0 textproc =5 2.0.0Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2012-05-20 19:31:54
- Last Update: 2023-07-27 11:57:34
- Commit Hash: 17abfdb
- People watching this port, also watch:: p5-CGI, aspell, openssl, libxml2, nss
- License: GPLv2+ LGPL21+ MPL11
- WWW:
- https://www.gaia-gis.it/fossil/freexl/index
- Description:
- FreeXL is an open source library to extract valid data from within an Excel
(.xls) spreadsheet.
FreeXL design goals:
to be simple and lightweight
to be stable, robust and efficient
to be easily and universally portable
completely ignoring any GUI-related oddity
Note that the final goal means that FreeXL ignores at all fonts, sizes and
alignments, and most formats. It ignores Pivot Table, Charts, Formulas, Visual
Basic macros and so on. FreeXL is structurally simple and quite light-weight
(typically 40-80K of object code, stripped).
- ¦ ¦ ¦ ¦
- 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/freexl/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/freexl
- pkg install freexl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: freexl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1690455281
SHA256 (freexl-2.0.0.tar.gz) = 176705f1de58ab7c1eebbf5c6de46ab76fcd8b856508dbd28f5648f7c6e1a7f0
SIZE (freexl-2.0.0.tar.gz) = 991565
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:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libminizip.so : archivers/minizip
- This port is required by:
- for Libraries
-
- databases/spatialite
- databases/spatialite-tools
- databases/spatialite_gui
- graphics/gdal
- graphics/librasterlite2
- graphics/qgis
- graphics/qgis-ltr
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- textproc_freexl
- USES:
- cpe gmake iconv libtool pathfix minizip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|