Commit Graph

10 Commits

Author SHA1 Message Date
pvalchev
0b96216d89 bump PKGNAME for last change 2003-06-16 21:42:31 +00:00
millert
e7c17f6332 o We are not 4.3BSD so don't pretend
o Use modern curses routines if ncurses is in use
Fises PR 3225; OK pvalchev@
2003-06-16 21:37:17 +00:00
pvalchev
ee241c0ee1 - correct path to tutorial in man page
- correct LOCALBASE substitution in doc locations
2003-06-16 20:19:29 +00:00
pvalchev
bbcf3abce5 Update to a newer sc-7.15 found on sunsite (as opposed to gatekeeper.dec.com) 2002-08-06 00:45:16 +00:00
espie
e82b62f79c Bump NEED_VERSION 2002-03-21 21:09:16 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
pvalchev
4b38587637 NO_REGRESS 2001-11-18 07:41:46 +00:00
pvalchev
3c45f85455 Switch my email over @openbsd.org.
Insert all COMMENT lines into double quotes for consistency.
2001-05-09 23:26:16 +00:00
reinhard
9bd1a1dddb o) change maintainer's email address
o) move COMMENT into Makefile
o) bump NEED_VERSION
2001-03-24 12:51:47 +00:00
reinhard
c0a0a9530c Sc is a spreadsheet calculator based on rectangular tables
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, by default the initial
table is empty.
 
Each cell can be associated with a numeric value, a label
string and/or an expression which evaluates to a numeric
value or label string, often based on other cell values
(formula).

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-02-04 18:44:00 +00:00