The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD math : calc

Arbitrary precision calculator

 Calc is an interactive calculator which provides for easy large
numeric calculations, but which also can be easily programmed for
difficult or long calculations.  It can accept a command line
argument, in which case it executes that single command and exits.
Otherwise, it enters interactive mode.  There are a great number
of pre-defined functions.  The calculator can calculate transcendental
functions, and accept and display numbers in real or exponential format.
The calculator also knows about complex numbers.
 




calc history


v. 1.23
date: 2007/02/07 15:29:30;  author: jmz;  state: Exp;  lines: +1 -1
Update to version 2.12.1.8.

v. 1.22 date: 2006/06/02 11:17:06; author: jmz; state: Exp; lines: +3 -6 Ugrade to version 2.11.11. PR: ports/98257 Submitted by: Yen-Ming Lee
v. 1.21 date: 2003/03/07 06:06:01; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.20 date: 2002/11/04 21:09:01; author: jmz; state: Exp; lines: +3 -2 Upgrade to version 2.11.5t4.5 PR: ports/44132 Submitted by: Sergey A.Osokin
v. 1.19 date: 2001/07/27 02:28:53; author: jmz; state: Exp; lines: +1 -4 Remove pre-install target - nothing is installed in ${PREFIX}/lib/calc/
v. 1.18 date: 2001/07/08 02:11:42; author: jmz; state: Exp; lines: +3 -3 Upgrade to version 2.11.5. Install associated files in ${PREFIX}/share instead of ${PREFIX}/lib
v. 1.17 date: 2001/02/07 23:34:14; author: jmz; state: Exp; lines: +6 -6 Upgrade to version 2.11.2 Update MASTER_SITES
v. 1.16 date: 2000/04/14 07:19:50; author: asami; state: Exp; lines: +4 -4 Convert to PORTNAME/PORTVERSION.
v. 1.15 date: 1999/12/26 20:24:20; author: billf; state: Exp; lines: +3 -3 (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.
v. 1.14 date: 1999/12/25 17:59:06; author: green; state: Exp; lines: +6 -10 Update to calc-2.11.1t3.0. Merry Christmas! Approved by: jmz
v. 1.13 date: 1999/08/25 07:07:20; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.12 date: 1999/02/03 11:11:53; author: asami; state: Exp; lines: +3 -1 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
v. 1.11 date: 1998/06/04 17:13:49; author: smace; state: Exp; lines: +4 -4 Fix calc so that it will build properly again. changed distfile from calc-2.9.3t6.tar.gz to calc-2.9.3t6.tar calc is fetched as an on-the-fly tarball from ftp.cdrom.com gzipped on-the-fly tars are not supported. removed trailing whitespace on several lines in PLIST revised DESCR to <24 lines.
v. 1.10 date: 1997/08/25 00:09:35; author: asami; state: Exp; lines: +2 -1 Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly.
v. 1.9 date: 1997/08/15 18:54:17; author: jmz; state: Exp; lines: +5 -3 Use another MASTER_SITE.
v. 1.8 date: 1996/11/18 14:04:52; author: asami; state: Exp; lines: +5 -3 Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
v. 1.7 date: 1996/11/18 11:32:07; author: asami; state: Exp; lines: +2 -3 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6 date: 1995/04/28 13:35:26; author: jkh; state: Exp; lines: +3 -1 Add a few CATEGORIES lines to take these ports out of `orphans'. Seeing your port in the orphans directory is pretty good indication that it doesn't have a categories line! :-)
v. 1.5 date: 1995/04/16 23:19:07; author: asami; state: Exp; lines: +2 -1 MAINTAINER goes in a section of its own. :)
v. 1.4 date: 1995/04/11 01:59:57; author: jmz; state: Exp; lines: +2 -1 Add MAINTAINER= jmz@FreeBSD.org
v. 1.3 date: 1995/04/11 01:18:47; author: asami; state: Exp; lines: +9 -0 Some more Makefile updates, for the math ports.
v. 1.2 date: 1994/10/05 22:34:43; author: jkh; state: Exp; lines: +4 -4 Update from Jean-Marc Zucconi. Submitted by: jmz
v. 1.1 date: 1994/10/03 23:33:14; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/03 23:33:15; author: jkh; state: Exp; lines: +0 -0 calc - arbitrary precision calculator. Version 2.9.3t6 From Jean-Marc Zucconi. Submitted by: jmz ============================================================================= v. 1.23 date: 2007/02/07 15:29:30; author: jmz; state: Exp; lines: +1 -1 Update to version 2.12.1.8.
v. 1.22 date: 2006/06/02 11:17:06; author: jmz; state: Exp; lines: +3 -6 Ugrade to version 2.11.11. PR: ports/98257 Submitted by: Yen-Ming Lee
v. 1.21 date: 2003/03/07 06:06:01; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.20 date: 2002/11/04 21:09:01; author: jmz; state: Exp; lines: +3 -2 Upgrade to version 2.11.5t4.5 PR: ports/44132 Submitted by: Sergey A.Osokin
v. 1.19 date: 2001/07/27 02:28:53; author: jmz; state: Exp; lines: +1 -4 Remove pre-install target - nothing is installed in ${PREFIX}/lib/calc/
v. 1.18 date: 2001/07/08 02:11:42; author: jmz; state: Exp; lines: +3 -3 Upgrade to version 2.11.5. Install associated files in ${PREFIX}/share instead of ${PREFIX}/lib
v. 1.17 date: 2001/02/07 23:34:14; author: jmz; state: Exp; lines: +6 -6 Upgrade to version 2.11.2 Update MASTER_SITES
v. 1.16 date: 2000/04/14 07:19:50; author: asami; state: Exp; lines: +4 -4 Convert to PORTNAME/PORTVERSION.
v. 1.15 date: 1999/12/26 20:24:20; author: billf; state: Exp; lines: +3 -3 (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.
v. 1.14 date: 1999/12/25 17:59:06; author: green; state: Exp; lines: +6 -10 Update to calc-2.11.1t3.0. Merry Christmas! Approved by: jmz
v. 1.13 date: 1999/08/25 07:07:20; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.12 date: 1999/02/03 11:11:53; author: asami; state: Exp; lines: +3 -1 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
v. 1.11 date: 1998/06/04 17:13:49; author: smace; state: Exp; lines: +4 -4 Fix calc so that it will build properly again. changed distfile from calc-2.9.3t6.tar.gz to calc-2.9.3t6.tar calc is fetched as an on-the-fly tarball from ftp.cdrom.com gzipped on-the-fly tars are not supported. removed trailing whitespace on several lines in PLIST revised DESCR to <24 lines.
v. 1.10 date: 1997/08/25 00:09:35; author: asami; state: Exp; lines: +2 -1 Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly.
v. 1.9 date: 1997/08/15 18:54:17; author: jmz; state: Exp; lines: +5 -3 Use another MASTER_SITE.
v. 1.8 date: 1996/11/18 14:04:52; author: asami; state: Exp; lines: +5 -3 Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
v. 1.7 date: 1996/11/18 11:32:07; author: asami; state: Exp; lines: +2 -3 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6 date: 1995/04/28 13:35:26; author: jkh; state: Exp; lines: +3 -1 Add a few CATEGORIES lines to take these ports out of `orphans'. Seeing your port in the orphans directory is pretty good indication that it doesn't have a categories line! :-)
v. 1.5 date: 1995/04/16 23:19:07; author: asami; state: Exp; lines: +2 -1 MAINTAINER goes in a section of its own. :)
v. 1.4 date: 1995/04/11 01:59:57; author: jmz; state: Exp; lines: +2 -1 Add MAINTAINER= jmz@FreeBSD.org
v. 1.3 date: 1995/04/11 01:18:47; author: asami; state: Exp; lines: +9 -0 Some more Makefile updates, for the math ports.
v. 1.2 date: 1994/10/05 22:34:43; author: jkh; state: Exp; lines: +4 -4 Update from Jean-Marc Zucconi. Submitted by: jmz
v. 1.1 date: 1994/10/03 23:33:14; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/03 23:33:15; author: jkh; state: Exp; lines: +0 -0 calc - arbitrary precision calculator. Version 2.9.3t6 From Jean-Marc Zucconi. Submitted by: jmz ============================================================================= v. 1.23 date: 2007/02/07 15:29:30; author: jmz; state: Exp; lines: +1 -1 Update to version 2.12.1.8.
v. 1.22 date: 2006/06/02 11:17:06; author: jmz; state: Exp; lines: +3 -6 Ugrade to version 2.11.11. PR: ports/98257 Submitted by: Yen-Ming Lee
v. 1.21 date: 2003/03/07 06:06:01; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.20 date: 2002/11/04 21:09:01; author: jmz; state: Exp; lines: +3 -2 Upgrade to version 2.11.5t4.5 PR: ports/44132 Submitted by: Sergey A.Osokin
v. 1.19 date: 2001/07/27 02:28:53; author: jmz; state: Exp; lines: +1 -4 Remove pre-install target - nothing is installed in ${PREFIX}/lib/calc/
v. 1.18 date: 2001/07/08 02:11:42; author: jmz; state: Exp; lines: +3 -3 Upgrade to version 2.11.5. Install associated files in ${PREFIX}/share instead of ${PREFIX}/lib
v. 1.17 date: 2001/02/07 23:34:14; author: jmz; state: Exp; lines: +6 -6 Upgrade to version 2.11.2 Update MASTER_SITES
v. 1.16 date: 2000/04/14 07:19:50; author: asami; state: Exp; lines: +4 -4 Convert to PORTNAME/PORTVERSION.
v. 1.15 date: 1999/12/26 20:24:20; author: billf; state: Exp; lines: +3 -3 (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.
v. 1.14 date: 1999/12/25 17:59:06; author: green; state: Exp; lines: +6 -10 Update to calc-2.11.1t3.0. Merry Christmas! Approved by: jmz
v. 1.13 date: 1999/08/25 07:07:20; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.12 date: 1999/02/03 11:11:53; author: asami; state: Exp; lines: +3 -1 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
v. 1.11 date: 1998/06/04 17:13:49; author: smace; state: Exp; lines: +4 -4 Fix calc so that it will build properly again. changed distfile from calc-2.9.3t6.tar.gz to calc-2.9.3t6.tar calc is fetched as an on-the-fly tarball from ftp.cdrom.com gzipped on-the-fly tars are not supported. removed trailing whitespace on several lines in PLIST revised DESCR to <24 lines.
v. 1.10 date: 1997/08/25 00:09:35; author: asami; state: Exp; lines: +2 -1 Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly.
v. 1.9 date: 1997/08/15 18:54:17; author: jmz; state: Exp; lines: +5 -3 Use another MASTER_SITE.
v. 1.8 date: 1996/11/18 14:04:52; author: asami; state: Exp; lines: +5 -3 Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
v. 1.7 date: 1996/11/18 11:32:07; author: asami; state: Exp; lines: +2 -3 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6 date: 1995/04/28 13:35:26; author: jkh; state: Exp; lines: +3 -1 Add a few CATEGORIES lines to take these ports out of `orphans'. Seeing your port in the orphans directory is pretty good indication that it doesn't have a categories line! :-)
v. 1.5 date: 1995/04/16 23:19:07; author: asami; state: Exp; lines: +2 -1 MAINTAINER goes in a section of its own. :)
v. 1.4 date: 1995/04/11 01:59:57; author: jmz; state: Exp; lines: +2 -1 Add MAINTAINER= jmz@FreeBSD.org
v. 1.3 date: 1995/04/11 01:18:47; author: asami; state: Exp; lines: +9 -0 Some more Makefile updates, for the math ports.
v. 1.2 date: 1994/10/05 22:34:43; author: jkh; state: Exp; lines: +4 -4 Update from Jean-Marc Zucconi. Submitted by: jmz
v. 1.1 date: 1994/10/03 23:33:14; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/03 23:33:15; author: jkh; state: Exp; lines: +0 -0 calc - arbitrary precision calculator. Version 2.9.3t6 From Jean-Marc Zucconi. Submitted by: jmz =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm