Port details on branch 2022Q2 |
- sc-im Ncurses spreadsheet program for terminal
- 0.8.2_3 math
=0 0.8.2_3Version of this port present on the latest quarterly branch. - Maintainer: bapt@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- License: BSD4CLAUSE
- WWW:
- https://github.com/andmarti1424/sc-im
- Description:
- 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
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/sc-im/ && make install clean
- To add the package, run one of these commands:
- pkg install math/sc-im
- pkg install sc-im
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sc-im
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1626698040
SHA256 (andmarti1424-sc-im-v0.8.2_GH0.tar.gz) = 7f00c98601e7f7709431fb4cbb83707c87016a3b015d48e5a7c2f018eff4b7f7
SIZE (andmarti1424-sc-im-v0.8.2_GH0.tar.gz) = 1619617
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libxlsreader.so : math/libxls
- libxlsxwriter.so : math/libxlsxwriter
- libzip.so : archivers/libzip
- libxml2.so : textproc/libxml2
- liblua-5.1.so : lang/lua51
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_sc-im
- USES:
- compiler:c11 gmake gnome lua:51 ncurses pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|