Johan van Selst
1544b49656
Update calc to 2.12.4.14
2014-09-27 10:52:18 +00:00
Antoine Brodin
112bc55ef4
Unbreak after RM was changed to /bin/rm -f
...
Unbreak on head too
2014-07-31 12:02:34 +00:00
Johan van Selst
0034b52c47
Enable stage support
2013-12-29 20:54:45 +00:00
Johan van Selst
9ad7b99b51
Compile calc with readline support.
...
This allows history searches, vi-mode editing etc.
PR: ports/161262
Submitted by: Momchil Ivanov <momchil@xaxo.eu>
2011-10-03 20:57:36 +00:00
Pav Lucistnik
ab6f02df74
- Remove empty files
2008-08-25 23:42:36 +00:00
Jean-Marc Zucconi
0de0eab019
Respect CC, CFLAGS, etc.
...
Plist fixes.
PR: ports/126302
Submitted by: bf <bf2006a@yahoo.com>
2008-08-24 17:50:57 +00:00
Jean-Marc Zucconi
92c3d81314
Update to 2.12.3.3
...
PR: ports/123571
Submitted by: leeym
2008-05-13 15:11:55 +00:00
Jean-Marc Zucconi
f2896ec07b
Update to version 2.12.1.8.
2007-02-07 15:29:30 +00:00
Jean-Marc Zucconi
d17f99f6a5
Ugrade to version 2.11.11.
...
PR: ports/98257
Submitted by: Yen-Ming Lee <leeym@freebsd.org>
2006-06-02 11:17:06 +00:00
Jean-Marc Zucconi
d9d34442c2
Upgrade to version 2.11.5t4.5
...
PR: ports/44132
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
2002-11-04 21:09:01 +00:00
Jean-Marc Zucconi
cb105e33d5
Upgrade to version 2.11.5.
...
Install associated files in ${PREFIX}/share instead of ${PREFIX}/lib
2001-07-08 02:11:49 +00:00
Jean-Marc Zucconi
e5711333c5
Upgrade to version 2.11.2
...
Update MASTER_SITES
2001-02-07 23:34:20 +00:00
Jean-Marc Zucconi
ac52a76f75
#include <sys/types.h> before <machine/endian.h>
2000-11-09 04:58:29 +00:00
Brian Feldman
cee57053d3
Fix a bug that caused a NULL pointer dereference when $HOME is unset
...
and getpwuid() fails.
2000-02-08 03:24:34 +00:00
Brian Feldman
fbaa8ebc9c
Fix some bugs that I guess I helped in :)
...
o Make the Makefile respect CC, and respect CFLAGS when linking, too.
o Make a comparison for fputs() success "retval >= 0". Our manual says
fputs() returns 0 on success, but K&R says that it can return any non-
negative int on success. I might as well support either!
o Fix an improper bounds check. It was a simple case of a variable being
mixed up, and this prevents "calc really long arg list (REALLY LONG)"
from crashing calc.
This is just cleaning up the changes I effected earlier with the
maintainer's permission.
2000-02-06 06:32:33 +00:00
Bill Fumerola
f12023a79e
(1) Rearrange the MASTER_SITES, if the http service of a machine is down
...
it's a safe bet that the ftp service would be too. Re-order the MASTER_SITES
to try and avoid trying the same broken site twice.
(2) Follow the bouncing checksum. The old one might need to be re-added.
(3) Respect CFLAGS properly.
1999-12-26 20:24:22 +00:00
Brian Feldman
aae14a1411
Use -O.
1999-12-25 23:02:30 +00:00
Brian Feldman
aede170cb9
Bugfix for something noticed by jmz: $PAGER usage was broken due to
...
incorrect usage of fputs().
1999-12-25 23:02:11 +00:00
Jean-Marc Zucconi
3071149501
Just to make the compile less verbose and make Satoshi happy.
1995-04-17 14:32:10 +00:00