aboutsummaryrefslogtreecommitdiff
path: root/math/galculator
Commit message (Collapse)AuthorAgeFilesLines
* Sync with upstream (1.2.5.2); no functional changes.Christian Weisgerber2006-04-023-17/+4
| | | | Notes: svn path=/head/; revision=158663
* Maintenance update to 1.2.5.1 which fixes a bug with recent glibChristian Weisgerber2006-03-273-5/+17
| | | | | | | versions. Notes: svn path=/head/; revision=158260
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Maintenance update to 1.2.5: minor bug fixes.Christian Weisgerber2005-05-102-4/+3
| | | | Notes: svn path=/head/; revision=135016
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Don't leave extra directory after uninstall.Christian Weisgerber2004-12-192-1/+2
| | | | | | | Submitted by: kris (pointyhat) Notes: svn path=/head/; revision=124535
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Update to 1.2.4. This is a bugfix/minor feature enhancement release:Christian Weisgerber2004-10-233-3/+5
| | | | | | | | | | * introducing thousands separators * several bugfixes * cleaned up display code * new and updated translations Notes: svn path=/head/; revision=120035
* Update to 1.2.3:Christian Weisgerber2004-05-273-16/+3
| | | | | | | | - Small fixes. - Translation updates. Notes: svn path=/head/; revision=110143
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Update to 1.2.2. Changes in this release:Christian Weisgerber2004-04-012-3/+3
| | | | | | | | | * several bugfixes * [EE] shortcut * updated translations Notes: svn path=/head/; revision=105907
* Update to 1.2.1. Changes in this release:Christian Weisgerber2004-03-203-4/+4
| | | | | | | | | | * formula entry mode * right mouse button click gives popup menu * translation updates * bug fixes Notes: svn path=/head/; revision=104783
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104535
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 1.1.4: RPN mode improvements, bugfixes, translation updates.Christian Weisgerber2003-11-134-22/+3
| | | | Notes: svn path=/head/; revision=93852
* Update to 1.1.3. Changes in this release:Christian Weisgerber2003-09-013-3/+8
| | | | | | | | | | | | | * 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. Notes: svn path=/head/; revision=88298
* Update to 1.1.2. Adds French translation.Christian Weisgerber2003-07-084-58/+3
| | | | Notes: svn path=/head/; revision=84481
* Import galculator 1.1.1.Christian Weisgerber2003-06-257-0/+131
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). Notes: svn path=/head/; revision=83610