diff options
author | adam <adam> | 2006-06-14 20:14:21 +0000 |
---|---|---|
committer | adam <adam> | 2006-06-14 20:14:21 +0000 |
commit | cc91aaada2d2188ded7e3f7ad6cbff600285a175 (patch) | |
tree | 78efd7ddba6c97db9fda36ac4917964faa35c8dc /math/qalculate | |
parent | 7628be6108c7f0ce666a0f66fbb57337285c2cd4 (diff) | |
download | pkgsrc-cc91aaada2d2188ded7e3f7ad6cbff600285a175.tar.gz |
Changes 0.9.4:
* True RPN mode with stack manipulation
* Dutch translation (from Jaap Woldringh and the Dutch KDE translation team)
* New application icons (from Thomas Lübking)
* API documentation (approximately halfway)
* Enhanced edit matrix/vector dialogs, with widget for GTK+
* View/edit/insert matrix/vector menu items (GTK+)
* Combined dialog for number bases in result and expression (GTK+)
* Fix comma as decimal sign with KDE GUI
* "Convert to Best Unit" and "Convert to Base Units" was swapped (KDE)
* Ignore commas (with dot as decimal sign) in numbers and option to use dot as
thousands separator
* Fix removal of factors in simplifaction ("1 kg m/s" was simplified to
"1000 m/s")
* Fix libqalculate.so unresolved symbols
* Fix bug that caused all number arguments to require numbers to be rational
* Interpret 0x..., 0o... and 0b... as hexadecimal, octal and binary numbers,
respectively, when base is decimal
* Ability to represent numbers as 0x0feff (for HEX), 0b0011101010 (for BIN)
* Set vectors and matrices as the first argument by default
* New functions
* Fix integration
* New unit: psi
* New name format in data files for more flexible translations
* Change some dubious mathematical wordings
Diffstat (limited to 'math/qalculate')
-rw-r--r-- | math/qalculate/Makefile | 7 | ||||
-rw-r--r-- | math/qalculate/PLIST | 194 | ||||
-rw-r--r-- | math/qalculate/distinfo | 12 | ||||
-rw-r--r-- | math/qalculate/patches/patch-aa | 6 | ||||
-rw-r--r-- | math/qalculate/patches/patch-ab | 12 |
5 files changed, 211 insertions, 20 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index e2ac0971fab..0f632c36838 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2006/06/08 12:00:03 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2006/06/14 20:14:21 adam Exp $ -DISTNAME= libqalculate-0.9.3 -PKGNAME= qalculate-0.9.3 -PKGREVISION= 3 +DISTNAME= libqalculate-0.9.4 +PKGNAME= qalculate-0.9.4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate/PLIST b/math/qalculate/PLIST index e6f50f4bb51..bd8fd83da17 100644 --- a/math/qalculate/PLIST +++ b/math/qalculate/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2006/06/08 12:00:04 joerg Exp $ +@comment $NetBSD: PLIST,v 1.12 2006/06/14 20:14:21 adam Exp $ bin/qalc include/libqalculate/BuiltinFunctions.h include/libqalculate/Calculator.h @@ -15,6 +15,195 @@ include/libqalculate/qalculate.h include/libqalculate/util.h lib/libqalculate.la lib/pkgconfig/libqalculate.pc +share/doc/lib${PKGNAME}/reference/html/Calculator_8h.html +share/doc/lib${PKGNAME}/reference/html/DataSet_8h.html +share/doc/lib${PKGNAME}/reference/html/ExpressionItem_8h.html +share/doc/lib${PKGNAME}/reference/html/Function_8h.html +share/doc/lib${PKGNAME}/reference/html/MathStructure_8h.html +share/doc/lib${PKGNAME}/reference/html/Number_8h.html +share/doc/lib${PKGNAME}/reference/html/Prefix_8h.html +share/doc/lib${PKGNAME}/reference/html/Unit_8h.html +share/doc/lib${PKGNAME}/reference/html/Variable_8h.html +share/doc/lib${PKGNAME}/reference/html/annotated.html +share/doc/lib${PKGNAME}/reference/html/classAliasUnit-members.html +share/doc/lib${PKGNAME}/reference/html/classAliasUnit.html +share/doc/lib${PKGNAME}/reference/html/classAliasUnit.png +share/doc/lib${PKGNAME}/reference/html/classAliasUnit__Composite-members.html +share/doc/lib${PKGNAME}/reference/html/classAliasUnit__Composite.html +share/doc/lib${PKGNAME}/reference/html/classAliasUnit__Composite.png +share/doc/lib${PKGNAME}/reference/html/classArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classArgument.html +share/doc/lib${PKGNAME}/reference/html/classArgument.png +share/doc/lib${PKGNAME}/reference/html/classArgumentSet-members.html +share/doc/lib${PKGNAME}/reference/html/classArgumentSet.html +share/doc/lib${PKGNAME}/reference/html/classArgumentSet.png +share/doc/lib${PKGNAME}/reference/html/classAssumptions-members.html +share/doc/lib${PKGNAME}/reference/html/classAssumptions.html +share/doc/lib${PKGNAME}/reference/html/classBinaryPrefix-members.html +share/doc/lib${PKGNAME}/reference/html/classBinaryPrefix.html +share/doc/lib${PKGNAME}/reference/html/classBinaryPrefix.png +share/doc/lib${PKGNAME}/reference/html/classBooleanArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classBooleanArgument.html +share/doc/lib${PKGNAME}/reference/html/classBooleanArgument.png +share/doc/lib${PKGNAME}/reference/html/classCalculator-members.html +share/doc/lib${PKGNAME}/reference/html/classCalculator.html +share/doc/lib${PKGNAME}/reference/html/classCalculatorMessage-members.html +share/doc/lib${PKGNAME}/reference/html/classCalculatorMessage.html +share/doc/lib${PKGNAME}/reference/html/classCompositeUnit-members.html +share/doc/lib${PKGNAME}/reference/html/classCompositeUnit.html +share/doc/lib${PKGNAME}/reference/html/classCompositeUnit.png +share/doc/lib${PKGNAME}/reference/html/classDataObject-members.html +share/doc/lib${PKGNAME}/reference/html/classDataObject.html +share/doc/lib${PKGNAME}/reference/html/classDataObjectArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classDataObjectArgument.html +share/doc/lib${PKGNAME}/reference/html/classDataObjectArgument.png +share/doc/lib${PKGNAME}/reference/html/classDataProperty-members.html +share/doc/lib${PKGNAME}/reference/html/classDataProperty.html +share/doc/lib${PKGNAME}/reference/html/classDataPropertyArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classDataPropertyArgument.html +share/doc/lib${PKGNAME}/reference/html/classDataPropertyArgument.png +share/doc/lib${PKGNAME}/reference/html/classDataSet-members.html +share/doc/lib${PKGNAME}/reference/html/classDataSet.html +share/doc/lib${PKGNAME}/reference/html/classDataSet.png +share/doc/lib${PKGNAME}/reference/html/classDateArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classDateArgument.html +share/doc/lib${PKGNAME}/reference/html/classDateArgument.png +share/doc/lib${PKGNAME}/reference/html/classDecimalPrefix-members.html +share/doc/lib${PKGNAME}/reference/html/classDecimalPrefix.html +share/doc/lib${PKGNAME}/reference/html/classDecimalPrefix.png +share/doc/lib${PKGNAME}/reference/html/classDynamicVariable-members.html +share/doc/lib${PKGNAME}/reference/html/classDynamicVariable.html +share/doc/lib${PKGNAME}/reference/html/classDynamicVariable.png +share/doc/lib${PKGNAME}/reference/html/classExpressionItem-members.html +share/doc/lib${PKGNAME}/reference/html/classExpressionItem.html +share/doc/lib${PKGNAME}/reference/html/classExpressionItem.png +share/doc/lib${PKGNAME}/reference/html/classExpressionItemArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classExpressionItemArgument.html +share/doc/lib${PKGNAME}/reference/html/classExpressionItemArgument.png +share/doc/lib${PKGNAME}/reference/html/classFunctionArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classFunctionArgument.html +share/doc/lib${PKGNAME}/reference/html/classFunctionArgument.png +share/doc/lib${PKGNAME}/reference/html/classIntegerArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classIntegerArgument.html +share/doc/lib${PKGNAME}/reference/html/classIntegerArgument.png +share/doc/lib${PKGNAME}/reference/html/classKnownVariable-members.html +share/doc/lib${PKGNAME}/reference/html/classKnownVariable.html +share/doc/lib${PKGNAME}/reference/html/classKnownVariable.png +share/doc/lib${PKGNAME}/reference/html/classMathFunction-members.html +share/doc/lib${PKGNAME}/reference/html/classMathFunction.html +share/doc/lib${PKGNAME}/reference/html/classMathFunction.png +share/doc/lib${PKGNAME}/reference/html/classMathStructure-members.html +share/doc/lib${PKGNAME}/reference/html/classMathStructure.html +share/doc/lib${PKGNAME}/reference/html/classMatrixArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classMatrixArgument.html +share/doc/lib${PKGNAME}/reference/html/classMatrixArgument.png +share/doc/lib${PKGNAME}/reference/html/classNumber-members.html +share/doc/lib${PKGNAME}/reference/html/classNumber.html +share/doc/lib${PKGNAME}/reference/html/classNumberArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classNumberArgument.html +share/doc/lib${PKGNAME}/reference/html/classNumberArgument.png +share/doc/lib${PKGNAME}/reference/html/classNumberPrefix-members.html +share/doc/lib${PKGNAME}/reference/html/classNumberPrefix.html +share/doc/lib${PKGNAME}/reference/html/classNumberPrefix.png +share/doc/lib${PKGNAME}/reference/html/classPrefix-members.html +share/doc/lib${PKGNAME}/reference/html/classPrefix.html +share/doc/lib${PKGNAME}/reference/html/classPrefix.png +share/doc/lib${PKGNAME}/reference/html/classSymbolicArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classSymbolicArgument.html +share/doc/lib${PKGNAME}/reference/html/classSymbolicArgument.png +share/doc/lib${PKGNAME}/reference/html/classTextArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classTextArgument.html +share/doc/lib${PKGNAME}/reference/html/classTextArgument.png +share/doc/lib${PKGNAME}/reference/html/classUnit-members.html +share/doc/lib${PKGNAME}/reference/html/classUnit.html +share/doc/lib${PKGNAME}/reference/html/classUnit.png +share/doc/lib${PKGNAME}/reference/html/classUnknownVariable-members.html +share/doc/lib${PKGNAME}/reference/html/classUnknownVariable.html +share/doc/lib${PKGNAME}/reference/html/classUnknownVariable.png +share/doc/lib${PKGNAME}/reference/html/classUserFunction-members.html +share/doc/lib${PKGNAME}/reference/html/classUserFunction.html +share/doc/lib${PKGNAME}/reference/html/classUserFunction.png +share/doc/lib${PKGNAME}/reference/html/classVariable-members.html +share/doc/lib${PKGNAME}/reference/html/classVariable.html +share/doc/lib${PKGNAME}/reference/html/classVariable.png +share/doc/lib${PKGNAME}/reference/html/classVectorArgument-members.html +share/doc/lib${PKGNAME}/reference/html/classVectorArgument.html +share/doc/lib${PKGNAME}/reference/html/classVectorArgument.png +share/doc/lib${PKGNAME}/reference/html/classes.html +share/doc/lib${PKGNAME}/reference/html/doxygen.css +share/doc/lib${PKGNAME}/reference/html/doxygen.png +share/doc/lib${PKGNAME}/reference/html/files.html +share/doc/lib${PKGNAME}/reference/html/functions.html +share/doc/lib${PKGNAME}/reference/html/functions_0x62.html +share/doc/lib${PKGNAME}/reference/html/functions_0x63.html +share/doc/lib${PKGNAME}/reference/html/functions_0x64.html +share/doc/lib${PKGNAME}/reference/html/functions_0x65.html +share/doc/lib${PKGNAME}/reference/html/functions_0x66.html +share/doc/lib${PKGNAME}/reference/html/functions_0x67.html +share/doc/lib${PKGNAME}/reference/html/functions_0x68.html +share/doc/lib${PKGNAME}/reference/html/functions_0x69.html +share/doc/lib${PKGNAME}/reference/html/functions_0x6b.html +share/doc/lib${PKGNAME}/reference/html/functions_0x6c.html +share/doc/lib${PKGNAME}/reference/html/functions_0x6d.html +share/doc/lib${PKGNAME}/reference/html/functions_0x6e.html +share/doc/lib${PKGNAME}/reference/html/functions_0x6f.html +share/doc/lib${PKGNAME}/reference/html/functions_0x70.html +share/doc/lib${PKGNAME}/reference/html/functions_0x72.html +share/doc/lib${PKGNAME}/reference/html/functions_0x73.html +share/doc/lib${PKGNAME}/reference/html/functions_0x74.html +share/doc/lib${PKGNAME}/reference/html/functions_0x75.html +share/doc/lib${PKGNAME}/reference/html/functions_0x76.html +share/doc/lib${PKGNAME}/reference/html/functions_0x77.html +share/doc/lib${PKGNAME}/reference/html/functions_0x78.html +share/doc/lib${PKGNAME}/reference/html/functions_0x79.html +share/doc/lib${PKGNAME}/reference/html/functions_0x7a.html +share/doc/lib${PKGNAME}/reference/html/functions_0x7e.html +share/doc/lib${PKGNAME}/reference/html/functions_func.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x62.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x63.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x64.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x65.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x66.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x67.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x68.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x69.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x6b.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x6c.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x6d.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x6e.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x6f.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x70.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x72.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x73.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x74.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x75.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x76.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x7a.html +share/doc/lib${PKGNAME}/reference/html/functions_func_0x7e.html +share/doc/lib${PKGNAME}/reference/html/functions_vars.html +share/doc/lib${PKGNAME}/reference/html/globals.html +share/doc/lib${PKGNAME}/reference/html/globals_enum.html +share/doc/lib${PKGNAME}/reference/html/globals_eval.html +share/doc/lib${PKGNAME}/reference/html/globals_vars.html +share/doc/lib${PKGNAME}/reference/html/hierarchy.html +share/doc/lib${PKGNAME}/reference/html/includes_8h.html +share/doc/lib${PKGNAME}/reference/html/index.html +share/doc/lib${PKGNAME}/reference/html/structEvaluationOptions-members.html +share/doc/lib${PKGNAME}/reference/html/structEvaluationOptions.html +share/doc/lib${PKGNAME}/reference/html/structExpressionName-members.html +share/doc/lib${PKGNAME}/reference/html/structExpressionName.html +share/doc/lib${PKGNAME}/reference/html/structParseOptions-members.html +share/doc/lib${PKGNAME}/reference/html/structParseOptions.html +share/doc/lib${PKGNAME}/reference/html/structPlotDataParameters-members.html +share/doc/lib${PKGNAME}/reference/html/structPlotDataParameters.html +share/doc/lib${PKGNAME}/reference/html/structPlotParameters-members.html +share/doc/lib${PKGNAME}/reference/html/structPlotParameters.html +share/doc/lib${PKGNAME}/reference/html/structPrintOptions-members.html +share/doc/lib${PKGNAME}/reference/html/structPrintOptions.html +share/doc/lib${PKGNAME}/reference/html/structSortOptions-members.html +share/doc/lib${PKGNAME}/reference/html/structSortOptions.html +share/doc/lib${PKGNAME}/reference/html/util_8h.html +share/locale/nl/LC_MESSAGES/libqalculate.mo share/locale/sv/LC_MESSAGES/libqalculate.mo share/qalculate/currencies.xml share/qalculate/datasets.xml @@ -25,4 +214,7 @@ share/qalculate/prefixes.xml share/qalculate/units.xml share/qalculate/variables.xml @dirrm share/qalculate +@dirrm share/doc/lib${PKGNAME}/reference/html +@dirrm share/doc/lib${PKGNAME}/reference +@dirrm share/doc/lib${PKGNAME} @dirrm include/libqalculate diff --git a/math/qalculate/distinfo b/math/qalculate/distinfo index 0983840ff0b..a79a6b44311 100644 --- a/math/qalculate/distinfo +++ b/math/qalculate/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.11 2006/06/08 12:00:04 joerg Exp $ +$NetBSD: distinfo,v 1.12 2006/06/14 20:14:21 adam Exp $ -SHA1 (libqalculate-0.9.3.tar.gz) = 4944811a1bfb2f49d3dc59386dcd2aa740fc2ac1 -RMD160 (libqalculate-0.9.3.tar.gz) = 9be6842126364fbd6b82127c92b2bfdbf7864777 -Size (libqalculate-0.9.3.tar.gz) = 739562 bytes -SHA1 (patch-aa) = 6d54e5ad2fde952ec96df7638ce73ea47cf684b1 -SHA1 (patch-ab) = 774b5328af0392c9b211b1394482e4b6cb0fb6f7 +SHA1 (libqalculate-0.9.4.tar.gz) = 78468f5a0329b01e146a71ff8d1b9b823ed52262 +RMD160 (libqalculate-0.9.4.tar.gz) = 8d14a0ac6790eeab0d8fe2d7b8f87381d1ad223c +Size (libqalculate-0.9.4.tar.gz) = 1055947 bytes +SHA1 (patch-aa) = fda2983150bbbdecc1578e747d8a6aa7ef965f3f +SHA1 (patch-ab) = bdc1a55f186ce7ab8c9ccb470d6d02f5ab10e483 SHA1 (patch-ac) = 98e817d60fc4cd521e7d227ecd330364ec072ecd diff --git a/math/qalculate/patches/patch-aa b/math/qalculate/patches/patch-aa index bbc3d3b687a..80c16a332ff 100644 --- a/math/qalculate/patches/patch-aa +++ b/math/qalculate/patches/patch-aa @@ -1,6 +1,6 @@ -$NetBSD: patch-aa,v 1.3 2006/01/03 20:54:15 joerg Exp $ +$NetBSD: patch-aa,v 1.4 2006/06/14 20:14:21 adam Exp $ ---- libqalculate/Calculator.cc.orig 2004-10-18 12:30:49.000000000 +0000 +--- libqalculate/Calculator.cc.orig 2006-06-02 16:37:20.000000000 +0200 +++ libqalculate/Calculator.cc @@ -33,7 +33,11 @@ #include <sys/types.h> @@ -13,4 +13,4 @@ $NetBSD: patch-aa,v 1.3 2006/01/03 20:54:15 joerg Exp $ +#endif #include <queue> #include <glib.h> - + //#include <dlfcn.h> diff --git a/math/qalculate/patches/patch-ab b/math/qalculate/patches/patch-ab index d54aea54ae2..b1c629f56c7 100644 --- a/math/qalculate/patches/patch-ab +++ b/math/qalculate/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.6 2006/06/08 12:00:04 joerg Exp $ +$NetBSD: patch-ab,v 1.7 2006/06/14 20:14:21 adam Exp $ ---- configure.orig 2006-03-11 11:28:32.000000000 +0100 +--- configure.orig 2006-06-01 22:14:56.000000000 +0200 +++ configure -@@ -21158,12 +21158,10 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo +@@ -20042,12 +20042,10 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo if test "x$GCC" = "xyes"; then case $CFLAGS in *-Os*) @@ -15,7 +15,7 @@ $NetBSD: patch-ab,v 1.6 2006/06/08 12:00:04 joerg Exp $ ;; esac fi -@@ -21189,13 +21187,13 @@ QALCULATE_AGE=0 +@@ -20073,13 +20071,13 @@ QALCULATE_AGE=0 @@ -32,7 +32,7 @@ $NetBSD: patch-ab,v 1.6 2006/06/08 12:00:04 joerg Exp $ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -21254,7 +21252,7 @@ fi +@@ -20138,7 +20136,7 @@ fi echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 if test $ac_cv_lib_pthread_pthread_create = yes; then @@ -41,7 +41,7 @@ $NetBSD: patch-ab,v 1.6 2006/06/08 12:00:04 joerg Exp $ fi -@@ -23143,11 +23141,11 @@ extern "C" +@@ -22058,11 +22056,11 @@ extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ |