1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Baptiste Daroussin
b7b69c3e48 Update to 0.6.0:
Changes: https://github.com/andmarti1424/sc-im/releases/tag/v0.6.0
2017-04-20 09:17:37 +00:00
Baptiste Daroussin
fd2e7f9926 Add missing build dependency on pkgconf
Now sc-im will really support xls/xlsx
2017-04-05 11:54:47 +00:00
Mark Linimon
344abecaf2 0.5.0 is reported to have fixed the compile problems on aarch64.
While here, pet portlint.

Reported by:	Sijmen Mulder <iku@yokattana.com>
Approved by:	bapt (implicit)
2017-03-13 12:13:41 +00:00
Mark Linimon
eae8bbbfc9 Mark a few leaf ports broken on aarch64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-02-24 21:55:52 +00:00
Baptiste Daroussin
1b7fde09d5 Update to 0.5.0 2017-02-20 08:33:14 +00:00
Baptiste Daroussin
6ee27f54b1 SC-IM is a spreadsheet program that is based on SC
Some of the features of SC-IM
 * UNDO / REDO.
 * 65.536 rows and 702 columns supported. (The number of rows can be expanded
  to 1.048.576 if wished).
 * CSV / TAB delimited file import and export.
 * XLS / XLSX file import.
 * Key-mappings.
 * Sort of rows.
 * Filter of rows.
 * Cell shifting.
 * 256 color support - screen colors can be customized by user, even at runtime.
 * Colorize cells or give them format such as bold or underline.
 * Wide character support. The following alphabets are supported: English,
   Spanish, French, Italian, German, Portuguese, Russian, Ukrainian, Greek,
   Turkish, Czech, Japanese, Chinese.
 * Implement external functions in the language you prefer and use them in SC-IM
 * Use SC-IM as a non-interactive calculator, reading its input from a external
   script.
 * More movements commands implemented !
 * Input and Output was completely rewritten

WWW: https://github.com/andmarti1424/sc-im
2017-01-27 00:16:51 +00:00