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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q2
libxlsxwriter C library for creating Excel XLSX files
1.2.4 math on this many watch lists=1 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.2.4Version of this port present on the latest quarterly branch.
Maintainer: bapt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-04-20 09:16:51
Last Update: 2026-04-05 16:07:07
Commit Hash: 23054d6
People watching this port, also watch:: ladspa, gstreamer1-plugins-pango, tmux, font-misc-meltho, py311-pycparser
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (45 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libxlsxwriter-1.2.4/catalog.mk
  3. /usr/local/share/licenses/libxlsxwriter-1.2.4/LICENSE
  4. /usr/local/share/licenses/libxlsxwriter-1.2.4/BSD2CLAUSE
  5. include/xlsxwriter.h
  6. include/xlsxwriter/app.h
  7. include/xlsxwriter/chart.h
  8. include/xlsxwriter/chartsheet.h
  9. include/xlsxwriter/comment.h
  10. include/xlsxwriter/common.h
  11. include/xlsxwriter/content_types.h
  12. include/xlsxwriter/core.h
  13. include/xlsxwriter/custom.h
  14. include/xlsxwriter/drawing.h
  15. include/xlsxwriter/format.h
  16. include/xlsxwriter/hash_table.h
  17. include/xlsxwriter/metadata.h
  18. include/xlsxwriter/packager.h
  19. include/xlsxwriter/relationships.h
  20. include/xlsxwriter/rich_value.h
  21. include/xlsxwriter/rich_value_rel.h
  22. include/xlsxwriter/rich_value_structure.h
  23. include/xlsxwriter/rich_value_types.h
  24. include/xlsxwriter/shared_strings.h
  25. include/xlsxwriter/styles.h
  26. include/xlsxwriter/table.h
  27. include/xlsxwriter/theme.h
  28. include/xlsxwriter/third_party/emyg_dtoa.h
  29. include/xlsxwriter/third_party/ioapi.h
  30. include/xlsxwriter/third_party/md5.h
  31. include/xlsxwriter/third_party/queue.h
  32. include/xlsxwriter/third_party/tmpfileplus.h
  33. include/xlsxwriter/third_party/tree.h
  34. include/xlsxwriter/third_party/zip.h
  35. include/xlsxwriter/utility.h
  36. include/xlsxwriter/vml.h
  37. include/xlsxwriter/workbook.h
  38. include/xlsxwriter/worksheet.h
  39. include/xlsxwriter/xmlwriter.h
  40. lib/libxlsxwriter.so
  41. lib/libxlsxwriter.so.11
  42. libdata/pkgconfig/xlsxwriter.pc
  43. @owner
  44. @group
  45. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1775198865 SHA256 (jmcnamara-libxlsxwriter-v1.2.4_GH0.tar.gz) = e0db59fc248a5ffa465a05ea83a9d466d4bca0e53ab42771515d4ebb467a41c1 SIZE (jmcnamara-libxlsxwriter-v1.2.4_GH0.tar.gz) = 21910719

Packages (timestamps in pop-ups are UTC):
libxlsxwriter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.41.2.41.0.01.2.21.2.4n/an/an/a
FreeBSD:13:quarterly1.2.31.2.31.1.51.2.21.2.3n/an/an/a
FreeBSD:14:latest1.2.41.2.41.1.41.2.21.2.41.1.5-1.1.5
FreeBSD:14:quarterly1.2.41.2.4-1.2.21.2.41.1.51.1.51.1.5
FreeBSD:15:latest1.2.41.2.4n/a1.2.2n/an/a1.1.5_11.1.5_1
FreeBSD:15:quarterly1.2.41.2.4n/a-n/an/a--
FreeBSD:16:latest1.2.41.2.4n/a-n/an/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. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. py311-pytest>=0 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Library dependencies:
  1. libminizip.so : archivers/minizip
This port is required by:
for Libraries
  1. databases/fmptools
  2. databases/spatialite_gui
  3. math/sc-im
  4. textproc/pecl-xlswriter

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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jmcnamara/libxlsxwriter/tar.gz/v1.2.4?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port