The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD math : galculator

GTK2-based scientific calculator

 galculator is a GTK2-based scientific calculator with ordinary
notation/reverse polish notation, different number bases (DEC, HEX,
OCT, BIN) and different units of angular measure (DEG, RAD, GRAD). 

http://galculator.sourceforge.net/



galculator history


v. 1.21
date: 2007/10/05 15:29:08;  author: naddy;  state: Exp;  lines: +1 -0
Don't try to remove share/pixmaps.

Submitted by:	linimon (pointyhat)

v. 1.20 date: 2007/10/01 21:23:54; author: naddy; state: Exp; lines: +1 -2 Update to 1.3.1, which adds an additional "paper mode".
v. 1.19 date: 2007/05/19 20:14:57; 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.18 date: 2006/08/07 16:46:11; author: naddy; state: Exp; lines: +1 -0 (1) Try to deinstall some locale directories not listed in BSD.local.dist. (2) Attempt to fix build on 4.x, whose ancient perl still requires a mode argument to mkdir(). PR: 101487 Submitted by: Stanislav Sedov (1), pointyhat (2)
v. 1.17 date: 2006/04/02 22:25:37; author: naddy; state: Exp; lines: +1 -1 Sync with upstream (1.2.5.2); no functional changes.
v. 1.16 date: 2006/03/27 15:02:47; author: naddy; state: Exp; lines: +1 -2 Maintenance update to 1.2.5.1 which fixes a bug with recent glib versions.
v. 1.15 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.14 date: 2005/05/10 19:11:42; author: naddy; state: Exp; lines: +1 -2 Maintenance update to 1.2.5: minor bug fixes.
v. 1.13 date: 2005/03/12 10:52:54; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.12 date: 2004/12/19 22:48:00; author: naddy; state: Exp; lines: +1 -1 Don't leave extra directory after uninstall. Submitted by: kris (pointyhat)
v. 1.11 date: 2004/11/07 22:36:47; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.10 date: 2004/10/23 13:51:22; author: naddy; state: Exp; lines: +1 -1 Update to 1.2.4. This is a bugfix/minor feature enhancement release: * introducing thousands separators * several bugfixes * cleaned up display code * new and updated translations
v. 1.9 date: 2004/05/27 20:11:34; author: naddy; state: Exp; lines: +1 -2 Update to 1.2.3: - Small fixes. - Translation updates.
v. 1.8 date: 2004/04/05 03:30:40; author: marcus; state: Exp; lines: +1 -0 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.7 date: 2004/04/01 21:01:40; author: naddy; state: Exp; lines: +1 -1 Update to 1.2.2. Changes in this release: * several bugfixes * [EE] shortcut * updated translations
v. 1.6 date: 2004/03/20 23:32:39; author: naddy; state: Exp; lines: +1 -2 Update to 1.2.1. Changes in this release: * formula entry mode * right mouse button click gives popup menu * translation updates * bug fixes
v. 1.5 date: 2004/02/04 05:07:29; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.4 date: 2003/11/13 02:37:57; author: naddy; state: Exp; lines: +1 -1 Update to 1.1.4: RPN mode improvements, bugfixes, translation updates.
v. 1.3 date: 2003/09/01 18:35:08; author: naddy; state: Exp; lines: +1 -1 Update to 1.1.3. Changes in this release: * Introducing basic and scientific mode. * Number base, angle unit and notation mode are remembered on exit. No defaults anymore. * Updates to binary mode. * New functions (asinh, acosh, atanh) and a new operation (percent). * Bug fixes: crash on bracket closing, remember display value, GUI. * Japanese translation, translation updates.
v. 1.2 date: 2003/07/08 15:08:39; author: naddy; state: Exp; lines: +1 -1 Update to 1.1.2. Adds French translation.
v. 1.1 date: 2003/06/25 23:51:59; author: naddy; state: Exp; Import galculator 1.1.1. galculator is a GTK2-based scientific calculator with ordinary notation/reverse polish notation, different number bases (DEC, HEX, OCT, BIN) and different units of angular measure (DEG, RAD, GRAD). ============================================================================= v. 1.21 date: 2007/10/05 15:29:08; author: naddy; state: Exp; lines: +1 -0 Don't try to remove share/pixmaps. Submitted by: linimon (pointyhat)
v. 1.20 date: 2007/10/01 21:23:54; author: naddy; state: Exp; lines: +1 -2 Update to 1.3.1, which adds an additional "paper mode".
v. 1.19 date: 2007/05/19 20:14:57; 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.18 date: 2006/08/07 16:46:11; author: naddy; state: Exp; lines: +1 -0 (1) Try to deinstall some locale directories not listed in BSD.local.dist. (2) Attempt to fix build on 4.x, whose ancient perl still requires a mode argument to mkdir(). PR: 101487 Submitted by: Stanislav Sedov (1), pointyhat (2)
v. 1.17 date: 2006/04/02 22:25:37; author: naddy; state: Exp; lines: +1 -1 Sync with upstream (1.2.5.2); no functional changes.
v. 1.16 date: 2006/03/27 15:02:47; author: naddy; state: Exp; lines: +1 -2 Maintenance update to 1.2.5.1 which fixes a bug with recent glib versions.
v. 1.15 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.14 date: 2005/05/10 19:11:42; author: naddy; state: Exp; lines: +1 -2 Maintenance update to 1.2.5: minor bug fixes.
v. 1.13 date: 2005/03/12 10:52:54; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.12 date: 2004/12/19 22:48:00; author: naddy; state: Exp; lines: +1 -1 Don't leave extra directory after uninstall. Submitted by: kris (pointyhat)
v. 1.11 date: 2004/11/07 22:36:47; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.10 date: 2004/10/23 13:51:22; author: naddy; state: Exp; lines: +1 -1 Update to 1.2.4. This is a bugfix/minor feature enhancement release: * introducing thousands separators * several bugfixes * cleaned up display code * new and updated translations
v. 1.9 date: 2004/05/27 20:11:34; author: naddy; state: Exp; lines: +1 -2 Update to 1.2.3: - Small fixes. - Translation updates.
v. 1.8 date: 2004/04/05 03:30:40; author: marcus; state: Exp; lines: +1 -0 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.7 date: 2004/04/01 21:01:40; author: naddy; state: Exp; lines: +1 -1 Update to 1.2.2. Changes in this release: * several bugfixes * [EE] shortcut * updated translations
v. 1.6 date: 2004/03/20 23:32:39; author: naddy; state: Exp; lines: +1 -2 Update to 1.2.1. Changes in this release: * formula entry mode * right mouse button click gives popup menu * translation updates * bug fixes
v. 1.5 date: 2004/02/04 05:07:29; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.4 date: 2003/11/13 02:37:57; author: naddy; state: Exp; lines: +1 -1 Update to 1.1.4: RPN mode improvements, bugfixes, translation updates.
v. 1.3 date: 2003/09/01 18:35:08; author: naddy; state: Exp; lines: +1 -1 Update to 1.1.3. Changes in this release: * Introducing basic and scientific mode. * Number base, angle unit and notation mode are remembered on exit. No defaults anymore. * Updates to binary mode. * New functions (asinh, acosh, atanh) and a new operation (percent). * Bug fixes: crash on bracket closing, remember display value, GUI. * Japanese translation, translation updates.
v. 1.2 date: 2003/07/08 15:08:39; author: naddy; state: Exp; lines: +1 -1 Update to 1.1.2. Adds French translation.
v. 1.1 date: 2003/06/25 23:51:59; author: naddy; state: Exp; Import galculator 1.1.1. galculator is a GTK2-based scientific calculator with ordinary notation/reverse polish notation, different number bases (DEC, HEX, OCT, BIN) and different units of angular measure (DEG, RAD, GRAD). ============================================================================= v. 1.21 date: 2007/10/05 15:29:08; author: naddy; state: Exp; lines: +1 -0 Don't try to remove share/pixmaps. Submitted by: linimon (pointyhat)
v. 1.20 date: 2007/10/01 21:23:54; author: naddy; state: Exp; lines: +1 -2 Update to 1.3.1, which adds an additional "paper mode".
v. 1.19 date: 2007/05/19 20:14:57; 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.18 date: 2006/08/07 16:46:11; author: naddy; state: Exp; lines: +1 -0 (1) Try to deinstall some locale directories not listed in BSD.local.dist. (2) Attempt to fix build on 4.x, whose ancient perl still requires a mode argument to mkdir(). PR: 101487 Submitted by: Stanislav Sedov (1), pointyhat (2)
v. 1.17 date: 2006/04/02 22:25:37; author: naddy; state: Exp; lines: +1 -1 Sync with upstream (1.2.5.2); no functional changes.
v. 1.16 date: 2006/03/27 15:02:47; author: naddy; state: Exp; lines: +1 -2 Maintenance update to 1.2.5.1 which fixes a bug with recent glib versions.
v. 1.15 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.14 date: 2005/05/10 19:11:42; author: naddy; state: Exp; lines: +1 -2 Maintenance update to 1.2.5: minor bug fixes.
v. 1.13 date: 2005/03/12 10:52:54; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.12 date: 2004/12/19 22:48:00; author: naddy; state: Exp; lines: +1 -1 Don't leave extra directory after uninstall. Submitted by: kris (pointyhat)
v. 1.11 date: 2004/11/07 22:36:47; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.10 date: 2004/10/23 13:51:22; author: naddy; state: Exp; lines: +1 -1 Update to 1.2.4. This is a bugfix/minor feature enhancement release: * introducing thousands separators * several bugfixes * cleaned up display code * new and updated translations
v. 1.9 date: 2004/05/27 20:11:34; author: naddy; state: Exp; lines: +1 -2 Update to 1.2.3: - Small fixes. - Translation updates.
v. 1.8 date: 2004/04/05 03:30:40; author: marcus; state: Exp; lines: +1 -0 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.7 date: 2004/04/01 21:01:40; author: naddy; state: Exp; lines: +1 -1 Update to 1.2.2. Changes in this release: * several bugfixes * [EE] shortcut * updated translations
v. 1.6 date: 2004/03/20 23:32:39; author: naddy; state: Exp; lines: +1 -2 Update to 1.2.1. Changes in this release: * formula entry mode * right mouse button click gives popup menu * translation updates * bug fixes
v. 1.5 date: 2004/02/04 05:07:29; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.4 date: 2003/11/13 02:37:57; author: naddy; state: Exp; lines: +1 -1 Update to 1.1.4: RPN mode improvements, bugfixes, translation updates.
v. 1.3 date: 2003/09/01 18:35:08; author: naddy; state: Exp; lines: +1 -1 Update to 1.1.3. Changes in this release: * Introducing basic and scientific mode. * Number base, angle unit and notation mode are remembered on exit. No defaults anymore. * Updates to binary mode. * New functions (asinh, acosh, atanh) and a new operation (percent). * Bug fixes: crash on bracket closing, remember display value, GUI. * Japanese translation, translation updates.
v. 1.2 date: 2003/07/08 15:08:39; author: naddy; state: Exp; lines: +1 -1 Update to 1.1.2. Adds French translation.
v. 1.1 date: 2003/06/25 23:51:59; author: naddy; state: Exp; Import galculator 1.1.1. galculator is a GTK2-based scientific calculator with ordinary notation/reverse polish notation, different number bases (DEC, HEX, OCT, BIN) and different units of angular measure (DEG, RAD, GRAD). =============================================================================



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