pkgsrc/math
jmmv ac5300ac91 Update to 5.5.41:
Overview of changes in gcalctool 5.5.41

* Version for GNOME 2.10.0 (final) call for tarballs.

----

Overview of changes in gcalctool 5.5.40

* Version for GNOME 2.10.0 (rc1) call for tarballs.

----

Overview of changes in gcalctool 5.5.39

* Partial fix for bug 168385. "F+F=" wasn't working in arithmetic operator
  precedence mode.

----

Overview of changes in gcalctool 5.5.38

* Changes to make the trigonometric code work with hyp and inv properly.

----

Overview of changes in gcalctool 5.5.37

* Left and Right shift operations weren't working correctly. Menu
  name comparison in mb_proc() in gtk.c was incorrect.

----

Overview of changes in gcalctool 5.5.36

* The fix for bug #162998 was incorrect when in Arithmetic Precedence mode.
* Exch functionality was incorrect in Arithmetic Precedence mode.

----

Overview of changes in gcalctool 5.5.35

* Fixed bug 167124. One of the entries in the words[] array in
  syntax_translation.c was accidentally commented out.

----

Overview of changes in gcalctool 5.5.34

* Fixed bug 166634. Call to create the About box was missing a
  NULL terminator.

----

Overview of changes in gcalctool 5.5.33

* Adjusted all copyright messages to be 2005.
* Version for GNOME 2.10.0 (beta2) call for tarballs.

----

Overview of changes in gcalctool 5.5.32

* Fixed bug #165522. Made the status bar non-resizable.

----

Overview of changes in gcalctool 5.5.31

* Various code cleanups. It moves some declarations of static functions
  to the corresponding .c files. It also cuts down the number of
  included files, moving some includes to where they are needed from
  calctool.h.

----

Overview of changes in gcalctool 5.5.30

* Adjusted the About dialog to use the latest GtkAbout widget.

----

Overview of changes in gcalctool 5.5.29

* Version for GNOME 2.10.0 (beta1) call for tarballs.

----

Overview of changes in gcalctool 5.5.28

* Fixed bug #162998. The "menu" buttons in gcalctool now responds
  to the "clicked" event rather than the "button-press-event" to
  allow gok, the on-screen keyboard to function properly.

* Fixed bug #159957. Input number in FIX mode now make mimimal changes
  to (i.e append a single character) the display rather than completely
  delete and insert it. The is helpful to assistive technologies like
  gnopernicus.

----

Overview of changes in gcalctool 5.5.27

* Fixed bug #164184. Adjusted location of comments in syntax_translation.c
  so that the L10N message translation software isn't confused.

----

Overview of changes in gcalctool 5.5.26

* Fixed bug #163468. Pressing "(<Del>)" would cause gcalctool to crash.

----

Overview of changes in gcalctool 5.5.25

* Version for GNOME 2.9.4 call for tarballs.

----

Overview of changes in gcalctool 5.5.24

* Couldn't use the "#" key to select constants as this symbol was
  a lower-case symbol on his keyboard.

* Powers that were a multiple of 30 (10 as well as 3) would not
  display correctly, having a 4 digit significand. Further testing
  showed that without the fix the following powers had a 4 digit
  significand: 27,30, 57,60, 90, 96 (and every 3 from here on).

----

Overview of changes in gcalctool 5.5.23

* Fixed bug #161976. configure.in now checks to make sure that atk >= 1.5

----

Overview of changes in gcalctool 5.5.22

* Fixed bug #155101. Made the gcalctool window resizable.

----

Overview of changes in gcalctool 5.5.21

* Version for GNOME 2.9.3 call for tarballs.

----

Overview of changes in gcalctool 5.5.20

* Fixed bug #160929. Removed the "Mode" word from each of the different
  mode menu items in the gcalctool View menu.

----

Overview of changes in gcalctool 5.5.19

* Fixed bug #157701. gcalctool can now use real multiplication and division
  symbols instead of "*" and "/".

----

Overview of changes in gcalctool 5.5.18

* Fixed bug #160088. Adjusted the titlebar text so that it doesn't include
  the word "Mode" which was getting chopped when the calculator was in
  Basic mode.

----

Overview of changes in gcalctool 5.5.17

* Fixed bug #157962. Added in a set of three colors for gcalctool that
  will work with the default theme. To use them, the "gcalctoolrc" file
  supplied with the source distribution needs to be moved to ~/.gcalctoolrc

----

Overview of changes in gcalctool 5.5.16

* Generated gcalctool tarball for the GNOME 2.9.2 release.

----

Overview of changes in gcalctool 5.5.15

* Adjusted the scroll_right() routine to only scroll right if the
  horizontal scroll bar is visible.

----

Overview of changes in gcalctool 5.5.14

* Fixed bug #158357. Removed the -DGNOME_DISABLE_DEPRECATED and the
  -DGTK_DISABLE_DEPRECATED flags from the INCLUDES definition in
  .../gcalctool/Makefile.am for now, to allow it to successfully build
  against the latest GNOME/Gtk+.

* Slight adjustment to correct check the Advanced mode menu item when
  the user had previously terminated gcalctool in that mode.

----

Overview of changes in gcalctool 5.5.13

* Changed the names of the gconf mode type key so that there is backward
  compatibility.

* Reset the initial default mode to BASIC.

----

Overview of changes in gcalctool 5.5.12

* Fixed bug #157757. The horizontal scrollbar for the display area will
  now only be visible when needed. It will also display the rightmost part
  of the display as you are entering new input.

----

Overview of changes in gcalctool 5.5.11

* Added in a very basic mode for gcalctool. Rather than calling this a
  "Light" mode, the existing "Basic" mode is now renamed to "Advanced"
  and the new basic mode is called "Basic".

----

Overview of changes in gcalctool 5.5.10

* Fix for bug #157021. X^Y now works for -X with integer Y. -X with
  non-integer Y will now display a descriptibe error in the status bar.

----

Overview of changes in gcalctool 5.5.9

* Generated gcalctool tarball for first GNOME 2.9 release.

----

Overview of changes in gcalctool 5.5.8

* Slight adjustment to bug #152301. The tooltip message had been tweaked to
  "Show the About Gcalctool dialog".

----

Overview of changes in gcalctool 5.5.7

* Fixed bug #152301. Adjusted the tooltip message for Help->About... from
  "Show about help" to "Show the about dialog", to make it more understandable.

----

Overview of changes in gcalctool 5.5.6

* Fixed bug #153726. Gcalctool will now build correctly when using the
  -fno-common option for gcc (3.3.4).

----

Overview of changes in gcalctool 5.5.5

* Numerical answer localization and thousand separator support for
  arithmetic precedence mode.

* If the accuracy was changed via one of the ten preset menu items in the
  Acc menu, the tooltip wasn't getting correct updated with the new accuracy.

----

Overview of changes in gcalctool 5.5.4

* Further changes to the "Set Precision" popup (rfe #147803):
  - "Significant places" not "Significant Places".
  - Change "Set Precision..." to be "Other (12) ..." (where "(12)" is the
    current precision, and be in the same radio box group as the other menu
    items. Check the appropriate menu entry.
  - Adjust the Acc button tooltip to show the current accuracy too.
  - When the user attempts to enter an invalid entry in the Set Precision
    popup, an error message is shown in the main gcalctool status bar.
  - the other Acc radio button items (0-9) need to have mnemonics (_0, _1 ...).

* Fixed bug #152790. Most of the changes needed were already in CVS; there
  was one compiler warning that still needed to be removed.

* Storing the display value to a memory register was not updating the memory
  register window, if it was visible.

----

Overview of changes in gcalctool 5.5.3

* Added in functionality to set the number of significant places > 9.
  There is a new menu item under the Acc menu called "Set Precision..."
  that brings up a small popup allowing you to set precision between 0
  and MAXACC significant places (where MAXACC is currently 30).

----

Overview of changes in gcalctool 5.5.2

* Fixed up numerous warnings generated by running lint on the gcalctool code.
  Removed unused variables and functions. Declared routines statically where
  possible.

----

Overview of changes in gcalctool 5.5.1

* Fixed bug 148581. Changes to get latest gcalctool compiling on a BSD system.

----

Overview of changes in gcalctool 5.5.0

* Major new release of gcalctool. Incorporates an arithmetic operator
  precedence mode (currently the default while it's been debugged). To get
  the old style, uncheck View->Use Arithmetic Precedence from the menu bar.
* The "(" and ")" buttons have moved from the scientific mode into the
  Basic mode so that they are now available to users who need them but not
  everything that the Scientific mode provides.
* There is a footer message area that provides feedback.
* The display area now has an horizontal scrollbar.
* Typing in the keyboard shortcuts for the various gcalctool buttons
  autocompletes their entry into the display area.
* Tooltips show button's shortcut.
2005-03-22 16:30:14 +00:00
..
abs Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
admesh Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
algae Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
aribas Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
bc Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
blas Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
blitz++ Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
calc Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
capc-calc Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
cassowary Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
cln Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
dcdflib.c Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
dcdflib.f Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
dfftpack Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
djbfft In packages with djb-style compile scripts, properly enquote ${CC} 2005-03-13 03:25:43 +00:00
eispack Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
ess Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
eukleides Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
euler Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
fftpack Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
fftw Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
fftw2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
gap Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
gcalctool Update to 5.5.41: 2005-03-22 16:30:14 +00:00
geg Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
glpk Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
gnumeric Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
gnumeric14 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
gp-autpgrp Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
gp-factint Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
gp-fplsa Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
gp-grape Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
gp-grpconst Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
gp-lag Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
grace Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
graphopt Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
grpn Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
gsl on SunOS/sparc with gcc, turn off the -mcpu flag to avoid an internal 2005-02-28 12:11:29 +00:00
gtklife Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
guppi Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
lapack Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
libffm Enable pkgviews installation. Patches provided by Joachim Kuebart on 2004-05-31 16:47:47 +00:00
libmatheval Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
linpack Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
ltm Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
mapm Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
mathomatic Update mathomatic to 12.1d. 2005-03-05 03:01:50 +00:00
mcsim Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
meschach Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
metis Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
minpack Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
mpfr Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
mtl Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
newmat Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
ntl Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
octave Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler 2005-01-12 15:31:58 +00:00
octave-current Changes 2.1.67: 2005-03-22 09:24:29 +00:00
octave-forge use awk instead of csplit during the build. csplit was only 2005-03-19 20:47:46 +00:00
odepack Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
otter Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
p5-Math-Bezier Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
p5-Math-BigInteger Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
p5-Math-FFT Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
p5-Math-Interpolate Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
p5-Math-MatrixReal Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
p5-Math-Pari Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
p5-Math-Random Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
p5-Number-Latin Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
p5-Set-Crontab Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
p5-Set-Infinite Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
p5-Spreadsheet-ParseExcel Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
p5-Spreadsheet-WriteExcel Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
pari Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
pari-galdata Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
php-bcmath new PHP extension module framework, which makes it possible to build 2004-10-31 19:30:29 +00:00
pspp Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
py-fpconst Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
py-numarray Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
py-Numeric update to 23.7 2005-02-25 17:10:09 +00:00
py-pytables Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
py-rpy Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
py-Scientific Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
py-Scientific-doc Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
qalculate Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
quadpack Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
R Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
randlib Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
ruby-bigfloat Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
ruby-bitvector Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
ruby-gsl Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
sc Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
scilab rework the pre-fetch check on alpha to unsure ${WRKDIR}/.pkgdb gets created 2005-03-17 22:41:09 +00:00
slatec Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
snns Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
statist Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
superlu Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
tasp-vsipl Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
tela Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
tochnog Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
udunits Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
vista Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
xeukleides Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
xgap Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
xldlas Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
xlife Don't forcibly try to install .0 formatted catpages -- Interix imake 2005-03-15 04:38:57 +00:00
xlispstat Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
xmgr Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
yacas Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
yorick Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
Makefile Activate and note addition of p5-Set-Infinite-0.61. 2005-01-25 14:36:38 +00:00