The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD math : calcoo

RPN and algebraic scientific calculator

 Calcoo is a scientific calculator designed to provide maximum
usability.  The features that make Calcoo better than (at least some)
other calculator programs are:

* Bitmapped button labels and display digits to improve readability.
* No double-function buttons.
* Undo/redo buttons.
* Copy/paste interaction with X clipboard.
* Both RPN (reverse Polish notation) and algebraic modes are available.
* Tick marks to separate thousands.
* Two memory registers with displays.
* Displays for Y, Z, and T registers.
* It is a purely scientific calculator.

Features that Calcoo lacks:

* Statistical mode.
* HEX mode. 

http://calcoo.sourceforge.net/



calcoo history


v. 1.24
date: 2007/10/05 16:10:26;  author: naddy;  state: Exp;  lines: +1 -1
Update to 1.3.18.  No user-visible changes.

v. 1.23 date: 2007/07/24 15:10:14; author: rafan; state: Exp; lines: +0 -1 - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default in bsd.port.mk. Tested with: my tinderbox on i386 6 Approved by: portmgr
v. 1.22 date: 2007/07/19 17:55:43; author: naddy; state: Exp; lines: +3 -4 Update to 1.3.17: fixes an unbounded strcpy.
v. 1.21 date: 2007/05/19 20:14:50; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20 date: 2005/11/05 05:19:34; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.19 date: 2005/05/01 18:34:13; author: naddy; state: Exp; lines: +3 -4 Update to 1.3.16. Notable changes: * switched to GTK+ 2.x * added shortcut for keypad comma * faster startup
v. 1.18 date: 2004/02/04 05:07:27; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.17 date: 2003/07/31 17:55:07; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.15. Adds some keyboard shortcuts.
v. 1.16 date: 2003/07/14 11:46:04; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.14. Minor changes only.
v. 1.15 date: 2003/04/20 19:32:46; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.14 date: 2003/02/21 12:52:48; author: naddy; state: Exp; lines: +1 -0 pkg-comment -> COMMENT
v. 1.13 date: 2003/02/12 15:32:32; author: naddy; state: Exp; lines: +1 -1 Fix master sites. Submitted by: Portsurvey
v. 1.12 date: 2002/08/24 12:34:54; author: naddy; state: Exp; lines: +2 -1 Switch to GNOMENG framework for Gtk.
v. 1.11 date: 2002/08/20 10:37:41; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.13. Changes in this release: - Fix a bug which caused segfaults during pasting when the selection could not be retrieved.
v. 1.10 date: 2002/07/29 11:05:04; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.12, which has various minor enhancements and fixes.
v. 1.9 date: 2002/07/15 18:04:03; author: naddy; state: Exp; lines: +1 -1 Changes in release 1.3.11: Fixed: the bug in setting the color for the button labels and display glyphs. Now, calcoo DOES take this color from the current GTK+ scheme.
v. 1.8 date: 2002/06/20 15:57:42; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.10. Changes: In the RPN mode, the keys to swap registers X and Z, and X and T have been replaced with keys to scroll the stack.
v. 1.7 date: 2002/06/11 10:12:57; author: naddy; state: Exp; lines: +1 -2 Update to 1.3.9. Notable changes in this release: * An option for output rounding has been added.
v. 1.6 date: 2002/06/04 21:35:59; author: naddy; state: Exp; lines: +1 -0 Upstream fix for decimal point stack push in RPN mode.
v. 1.5 date: 2002/06/04 15:33:20; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.8. Notable changes: * Non-integer powers of negative numbers now yield errors instead of weird results. * The selected angle units are saved now. * Various bug fixes and pixmap cosmetics.
v. 1.4 date: 2002/03/10 13:04:15; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.7. Visible changes in this release: * Now all the buttons except for undo and clear_all become grayed out when an error occurs.
v. 1.3 date: 2002/02/09 12:53:53; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.6. User-visible changes in this release: * Added option to choose between infinite and four-element stack in RPN mode. * Added option to disable autorelease of arc and hyp buttons. * RPN-related options are now grayed out when the algebraic mode is chosen. * Added shortcut ctrl-q for exit.
v. 1.2 date: 2002/01/21 12:44:17; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.5. No user-visible changes.
v. 1.1 date: 2002/01/19 16:25:56; author: naddy; state: Exp; Calcoo is a Gtk-based scientific calculator designed to provide maximum usability. ============================================================================= v. 1.24 date: 2007/10/05 16:10:26; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.18. No user-visible changes.
v. 1.23 date: 2007/07/24 15:10:14; author: rafan; state: Exp; lines: +0 -1 - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default in bsd.port.mk. Tested with: my tinderbox on i386 6 Approved by: portmgr
v. 1.22 date: 2007/07/19 17:55:43; author: naddy; state: Exp; lines: +3 -4 Update to 1.3.17: fixes an unbounded strcpy.
v. 1.21 date: 2007/05/19 20:14:50; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20 date: 2005/11/05 05:19:34; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.19 date: 2005/05/01 18:34:13; author: naddy; state: Exp; lines: +3 -4 Update to 1.3.16. Notable changes: * switched to GTK+ 2.x * added shortcut for keypad comma * faster startup
v. 1.18 date: 2004/02/04 05:07:27; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.17 date: 2003/07/31 17:55:07; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.15. Adds some keyboard shortcuts.
v. 1.16 date: 2003/07/14 11:46:04; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.14. Minor changes only.
v. 1.15 date: 2003/04/20 19:32:46; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.14 date: 2003/02/21 12:52:48; author: naddy; state: Exp; lines: +1 -0 pkg-comment -> COMMENT
v. 1.13 date: 2003/02/12 15:32:32; author: naddy; state: Exp; lines: +1 -1 Fix master sites. Submitted by: Portsurvey
v. 1.12 date: 2002/08/24 12:34:54; author: naddy; state: Exp; lines: +2 -1 Switch to GNOMENG framework for Gtk.
v. 1.11 date: 2002/08/20 10:37:41; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.13. Changes in this release: - Fix a bug which caused segfaults during pasting when the selection could not be retrieved.
v. 1.10 date: 2002/07/29 11:05:04; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.12, which has various minor enhancements and fixes.
v. 1.9 date: 2002/07/15 18:04:03; author: naddy; state: Exp; lines: +1 -1 Changes in release 1.3.11: Fixed: the bug in setting the color for the button labels and display glyphs. Now, calcoo DOES take this color from the current GTK+ scheme.
v. 1.8 date: 2002/06/20 15:57:42; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.10. Changes: In the RPN mode, the keys to swap registers X and Z, and X and T have been replaced with keys to scroll the stack.
v. 1.7 date: 2002/06/11 10:12:57; author: naddy; state: Exp; lines: +1 -2 Update to 1.3.9. Notable changes in this release: * An option for output rounding has been added.
v. 1.6 date: 2002/06/04 21:35:59; author: naddy; state: Exp; lines: +1 -0 Upstream fix for decimal point stack push in RPN mode.
v. 1.5 date: 2002/06/04 15:33:20; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.8. Notable changes: * Non-integer powers of negative numbers now yield errors instead of weird results. * The selected angle units are saved now. * Various bug fixes and pixmap cosmetics.
v. 1.4 date: 2002/03/10 13:04:15; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.7. Visible changes in this release: * Now all the buttons except for undo and clear_all become grayed out when an error occurs.
v. 1.3 date: 2002/02/09 12:53:53; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.6. User-visible changes in this release: * Added option to choose between infinite and four-element stack in RPN mode. * Added option to disable autorelease of arc and hyp buttons. * RPN-related options are now grayed out when the algebraic mode is chosen. * Added shortcut ctrl-q for exit.
v. 1.2 date: 2002/01/21 12:44:17; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.5. No user-visible changes.
v. 1.1 date: 2002/01/19 16:25:56; author: naddy; state: Exp; Calcoo is a Gtk-based scientific calculator designed to provide maximum usability. ============================================================================= v. 1.24 date: 2007/10/05 16:10:26; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.18. No user-visible changes.
v. 1.23 date: 2007/07/24 15:10:14; author: rafan; state: Exp; lines: +0 -1 - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default in bsd.port.mk. Tested with: my tinderbox on i386 6 Approved by: portmgr
v. 1.22 date: 2007/07/19 17:55:43; author: naddy; state: Exp; lines: +3 -4 Update to 1.3.17: fixes an unbounded strcpy.
v. 1.21 date: 2007/05/19 20:14:50; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20 date: 2005/11/05 05:19:34; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.19 date: 2005/05/01 18:34:13; author: naddy; state: Exp; lines: +3 -4 Update to 1.3.16. Notable changes: * switched to GTK+ 2.x * added shortcut for keypad comma * faster startup
v. 1.18 date: 2004/02/04 05:07:27; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.17 date: 2003/07/31 17:55:07; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.15. Adds some keyboard shortcuts.
v. 1.16 date: 2003/07/14 11:46:04; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.14. Minor changes only.
v. 1.15 date: 2003/04/20 19:32:46; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.14 date: 2003/02/21 12:52:48; author: naddy; state: Exp; lines: +1 -0 pkg-comment -> COMMENT
v. 1.13 date: 2003/02/12 15:32:32; author: naddy; state: Exp; lines: +1 -1 Fix master sites. Submitted by: Portsurvey
v. 1.12 date: 2002/08/24 12:34:54; author: naddy; state: Exp; lines: +2 -1 Switch to GNOMENG framework for Gtk.
v. 1.11 date: 2002/08/20 10:37:41; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.13. Changes in this release: - Fix a bug which caused segfaults during pasting when the selection could not be retrieved.
v. 1.10 date: 2002/07/29 11:05:04; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.12, which has various minor enhancements and fixes.
v. 1.9 date: 2002/07/15 18:04:03; author: naddy; state: Exp; lines: +1 -1 Changes in release 1.3.11: Fixed: the bug in setting the color for the button labels and display glyphs. Now, calcoo DOES take this color from the current GTK+ scheme.
v. 1.8 date: 2002/06/20 15:57:42; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.10. Changes: In the RPN mode, the keys to swap registers X and Z, and X and T have been replaced with keys to scroll the stack.
v. 1.7 date: 2002/06/11 10:12:57; author: naddy; state: Exp; lines: +1 -2 Update to 1.3.9. Notable changes in this release: * An option for output rounding has been added.
v. 1.6 date: 2002/06/04 21:35:59; author: naddy; state: Exp; lines: +1 -0 Upstream fix for decimal point stack push in RPN mode.
v. 1.5 date: 2002/06/04 15:33:20; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.8. Notable changes: * Non-integer powers of negative numbers now yield errors instead of weird results. * The selected angle units are saved now. * Various bug fixes and pixmap cosmetics.
v. 1.4 date: 2002/03/10 13:04:15; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.7. Visible changes in this release: * Now all the buttons except for undo and clear_all become grayed out when an error occurs.
v. 1.3 date: 2002/02/09 12:53:53; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.6. User-visible changes in this release: * Added option to choose between infinite and four-element stack in RPN mode. * Added option to disable autorelease of arc and hyp buttons. * RPN-related options are now grayed out when the algebraic mode is chosen. * Added shortcut ctrl-q for exit.
v. 1.2 date: 2002/01/21 12:44:17; author: naddy; state: Exp; lines: +1 -1 Update to 1.3.5. No user-visible changes.
v. 1.1 date: 2002/01/19 16:25:56; author: naddy; state: Exp; Calcoo is a Gtk-based scientific calculator designed to provide maximum usability. =============================================================================



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