Path to this page:
./
math/sc-im,
Curses-based spreadsheet program based on sc
Branch: CURRENT,
Version: 0.8.4nb4,
Package name: sc-im-0.8.4nb4,
Maintainer: sjmulder'SC Improved', a curses-based spreadsheet program based on sc. New features
include undo and redo, colors, sorting, plotting and XLS[X] support.
Required to run:[
textproc/libxml2] [
archivers/libzip] [
devel/ncursesw] [
lang/lua51] [
textproc/libxlsxwriter] [
textproc/libxls]
Required to build:[
pkgtools/cwrappers]
Package options: color, lua, threads, xls, xlsx
Master sites:
Filesize: 1633.676 KB
Version history: (Expand)
- (2026-05-14) Updated to version: sc-im-0.8.4nb4
- (2026-02-06) Updated to version: sc-im-0.8.4nb3
- (2026-01-07) Updated to version: sc-im-0.8.4nb2
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
CVS history: (Expand)
| 2026-05-14 18:42:34 by Ryo ONODERA | Files touched by this commit (1335) |
Log message:
*: Recursive revbump from security/nettle-4.0
|
| 2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305) |
Log message:
*: recursive bump for nettle 4.0 shlib major bump
|
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
| 2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449) |
Log message:
*: recursive bump for icu 77 and libxml2 2.14
|
2025-02-13 17:43:50 by Paolo Vincenzo Olivo | Files touched by this commit (4) |  |
Log message:
math/sc-im: update to 0.8.4
# pkgsrc changes
* make threads and x11 support opt-in
* do not require bison
* fix Lua detection from pkg-config
* package builds fine with lua54: use LUA_PACKAGE
# upstream changes
v0.8.4
06/12/2023: :datefmt does not remove text content anymore
allowing future edition - work on item 3 of issue 769
06/11/2023: avoid changing cell's color after :format - issue 819
06/11/2023: avoid blanking cell's text content after :datefmt
06/10/2023: fix number 2 of issue 769
06/02/2023: fix configuration variable name in file.c:
import_delimited_to_text
06/01/2023: restore transpose
06/01/2023: added input_edit_mode setting PR 626
06/01/2023: work on issue 708: xlsx file import
06/01/2023: Fix issue 784: get row number and column or cell that calls
a LUA script with PR 814.
06/01/2023: merged PR 783 that gets rid of issue 778 - changed load_rc
load_file order.06/01/2023: merged PR 776
06/01/2023: merged PR 789
06/01/2023: fix issue in csv import - 816
02/03/2024: fix issue 868
17/05/2024: fix missing include
20/05/2024: PR 871
02/07/2024: Modify Makefile to work with brew's ncurses
10/07/2024: PR 880 / 861
16/07/2024: work on issue 878
23/07/2024: work on issue 875 / 879
|
| 2025-02-13 12:55:27 by Sijmen J. Mulder | Files touched by this commit (1) |
Log message:
revbump for libxlsxwriter
|
| 2025-02-01 01:52:13 by Sijmen J. Mulder | Files touched by this commit (1) |
Log message:
math/sc-im: revbump and build fix
- Revbump for devel/libxlsxwriter
- New clang errors on 'implicit declaration'; make that a warning again
to avoid breaking the build. Will be fixed when updating the package
to 0.8.4 as that fixes missing includes.
|
| 2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|