1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
Steve Price
b8a55a6b2b - Backup files should be produced according to the wide-spread "tilde
suffix" convention. sc will also prepend a hash character which will
  make the backup files go out of common directory sort order.
- A value such as 40 will be displayed wrongly if displayed with a
  "0.00 EUR" format (i.e. more than one or two characters alpha text
  after the number format).
- 8-bit characters (according to usual locale conventions) should be
  allowed.

PR:		32017
Submitted by:	Helge Oldach <send-pr@oldach.net>
2001-12-02 22:18:15 +00:00
Satoshi Asami
1df1a17abc Convert to PORTNAME/PORTVERSION. 2000-04-14 07:20:58 +00:00
Thomas Gellekum
4722e9175d Fix leap year handling until 2099.
PR:		17070
Submitted by:	julian
2000-03-10 12:31:34 +00:00
Satoshi Asami
bbf6d0a769 Use yacc, not bison -y. 2000-01-19 18:19:15 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Steve Price
c381a607c5 Use time_t instead of long in a couple of places so this compiles on
a FreeBSD/Alpha box.
1999-04-25 17:58:21 +00:00
Steve Price
f170d2fb6f Remove empty directories on deinstall. 1998-09-27 20:19:04 +00:00
Steve Price
64a78a56b2 Don't try to package manpages twice. 1998-08-17 00:50: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