Commit graph

7 commits

Author SHA1 Message Date
jperkin
9c51592bc2 *: Remove hardcoded -liconv / -lintl on SunOS.
This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv
and gettext-lib.
2022-08-09 12:08:27 +00:00
nia
a643c936b3 textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
2021-10-26 11:21:28 +00:00
nia
e05b375eba textproc: Remove SHA1 hashes for distfiles 2021-10-07 15:00:34 +00:00
adam
50d4e57a0d freexl: updated to 1.0.6
1.0.6
Unknown changes
2020-08-06 16:31:21 +00:00
adam
ca9fb2b2cc freexl: updated to 1.0.5
1.0.5:
Bug fixes.
2018-02-27 06:48:22 +00:00
jperkin
faf12cab27 SunOS requires an explicit -liconv. 2017-05-12 11:28:51 +00:00
adam
56b6b8a0ff 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).
2015-11-27 14:00:26 +00:00