summaryrefslogtreecommitdiff
path: root/math/sc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27509
* Fix leap year handling until 2099.Thomas Gellekum2000-03-101-2/+11
| | | | | | | | PR: 17070 Submitted by: julian Notes: svn path=/head/; revision=26714
* Use yacc, not bison -y.Satoshi Asami2000-01-191-1/+12
| | | | Notes: svn path=/head/; revision=24849
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Use time_t instead of long in a couple of places so this compiles onSteve Price1999-04-251-0/+29
| | | | | | | a FreeBSD/Alpha box. Notes: svn path=/head/; revision=18130
* Remove empty directories on deinstall.Steve Price1998-09-271-0/+1
| | | | Notes: svn path=/head/; revision=13467
* Don't try to package manpages twice.Steve Price1998-08-171-2/+0
| | | | Notes: svn path=/head/; revision=12560
* Initial import of sc version 6.21.Steve Price1998-08-107-0/+179
A curses-based spreadsheet program. PR: 7451 Submitted by: Heinz Tschabitscher <semper@doubt.com> Notes: svn path=/head/; revision=12396