Commit graph

6 commits

Author SHA1 Message Date
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Don Lewis
4e71fe0a81 The format patch included in PR ports/32017 is breaks formats such as
"0.000", trimming trailing non-zeros and adding back trailing zeros.
Fix both the original bug, which was caused by walking off the beginning
of the fractional part of the value and into the integer  part, as well
as the new bug, by terminating the trailing zero stripping when the first
non-zero character is encountered.  Also, correctly calculate the number
number of trailing zeros that should potentially be removed if the format
contains trailing text characters.

Bump PORTREVISION.

Reviewed by:	send-pr@oldach.net (Helge Oldach)
2002-06-29 08:38:45 +00:00
Steve Price
ff215d085a Forgot to bump PORTREVISION with previous changes.
Submitted by:	send-pr@oldach.net (Helge Oldach)
2001-12-04 22:24:04 +00:00
Satoshi Asami
1df1a17abc Convert to PORTNAME/PORTVERSION. 2000-04-14 07:20:58 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Steve Price
ff262bc5f0 Initial import of sc version 6.21.
A curses-based spreadsheet program.

PR:		7451
Submitted by:	Heinz Tschabitscher <semper@doubt.com>
1998-08-10 00:20:29 +00:00