Antoine Brodin
8e3a8d44db
- Finish stage support
...
- No need to include bsd.port.pre.mk
With hat: portmgr
2014-04-06 20:55:15 +00:00
Johan van Selst
13a75b7eaa
- Correct man page installation
...
- Bump PORTREVISION to be safe
2013-12-30 08:05:33 +00:00
Johan van Selst
d3cd1799ee
Enable stage support
2013-12-29 21:57:26 +00:00
Baptiste Daroussin
ce5e457020
Add NO_STAGE all over the place in preparation for the staging support (cat: math)
2013-09-20 20:55:04 +00:00
Johan van Selst
8140241372
Fix sc build with clang
2011-07-25 20:19:16 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Johan van Selst
4aaac0b5f9
Update my mail address to @FreeBSD.org
...
Feature safe: yes
2010-02-23 18:07:14 +00:00
Johan van Selst
48b7423ce3
Explicitly compile with -O0 to avoid compiler optimization,
...
which could cause "interesting" malfunctions while running sc
2009-03-28 21:54:01 +00:00
Johan van Selst
4ec97ae8f0
- Restore math/sc from attic
...
- Update to new version
- New MASTER_SITES
- Claim maintainership
2009-01-09 09:42:42 +00:00
Pav Lucistnik
333c9da312
- Delete expired port math/sc: distfile disappeared
2008-06-18 22:38:36 +00:00
Thomas Abthorpe
34e2c3ab84
0 Deprecate
...
- Set EXPIRATION_DATE
PR: ports/121226
Submitted by: Heinz Tschabitscher <semper doubt.com> (maintainer)
2008-02-29 21:24:58 +00:00
Edwin Groothuis
53354e7e9c
SHA256ify
...
Approved by: krion@
2006-01-22 12:59:47 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Akinori MUSHA
4d0a0dc1c6
De-pkg-comment.
2003-02-21 12:51:06 +00:00
Don Lewis
c59dbee631
Silence a compile warning, main() should not be declared type void.
2002-06-29 08:46:49 +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
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