Path to this page:
./
math/sc,
Curses-based spreadsheet program
Branch: CURRENT,
Version: 7.16_1.1.2,
Package name: sc-7.16_1.1.2,
Maintainer: carsten.kunzeThe spreadsheet calculator sc is based on rectangular tables much like
a financial spreadsheet. When invoked it presents you with a table
organized as rows and columns of cells. If invoked without a file
argument, the table is initially empty. Each cell may have associated
with it a numeric value, a label string, and/or an expression (formula)
which evaluates to a numeric value or label string, often based on other
cell values.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 217.243 KB
Version history: (Expand)
- (2019-06-01) Updated to version: sc-7.16_1.1.2
- (2016-03-24) Updated to version: sc-7.16_1.0.1
- (2015-08-18) Updated to version: sc-6.21nb3
- (2006-12-11) Updated to version: sc-6.21nb2
- (2006-09-29) Updated to version: sc-6.21nb1
- (2005-10-05) Package added to pkgsrc.se, version sc-6.21 (created)
CVS history: (Expand)
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
2019-06-01 08:35:33 by Simon Burge | Files touched by this commit (4) |
Log message:
sc: Update to version 7.16_1.1.2
Bugfixes, security and stability enhancements. Mouse support (if used
with ncurses).
Full changelog at https://github.com/n-t-roff/sc/blob/master/CHANGES
|
2016-03-24 11:56:20 by Youri Mouton | Files touched by this commit (5) | |
Log message:
Remove unneeded patch files.
|
2016-03-24 11:53:17 by Youri Mouton | Files touched by this commit (4) |
Log message:
Update to 7.16, read changelog at:
https://github.com/n-t-roff/sc/blob/master/CHANGES
|
2015-11-04 00:33:46 by Alistair G. Crooks | Files touched by this commit (262) |
Log message:
Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
Package dfftpack: missing distfile dfftpack-20001209.tar.gz
Package eispack: missing distfile eispack-20001130.tar.gz
Package fftpack: missing distfile fftpack-20001130.tar.gz
Package linpack: missing distfile linpack-20010510.tar.gz
Package minpack: missing distfile minpack-20001130.tar.gz
Package odepack: missing distfile odepack-20001130.tar.gz
Package py-networkx: missing distfile networkx-1.10.tar.gz
Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
Package quadpack: missing distfile quadpack-20001130.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-18 09:31:20 by Thomas Klausner | Files touched by this commit (282) |
Log message:
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
|
2015-03-15 19:51:14 by Tobias Nygren | Files touched by this commit (1) |
Log message:
needs curses
|