summaryrefslogtreecommitdiff
path: root/math
AgeCommit message (Collapse)AuthorFilesLines
2008-03-07Fix comment problem introduced in previous.wiz1-3/+1
2008-03-07Remove gnumeric-current, newer version in gnumeric.wiz8-1072/+2
2008-03-07Update to 1.8.2, based on math/gnumeric-current:wiz9-256/+213
Gnumeric 1.8.2 Hans de Goede: * Fix broken xls issues. [#505330] Jean: * Fix corrupted-xls-file problems. [#514513] [#515343] [#515873] [#515876] [#518939] Morten: * Fix loading of solver constraints. * Fix solver issue. [#512500] * Fix corrupted-xls-file problems. [#512984] [#513005] [#513313] [#513317] [#513361] [#513364] [#513551] [#513605] [#513608] [#513790] [#513787] [#513835] [#513963] [#514229] [#514230] [#514295] [#514435] [#514436] [#514437] [#514506] [#514510] [#514630] [#514637] [#515155] [#515269] [#515275] [#515335] [#515336] [#515339] [#517106] [#518939] * Fix non-ascii export problem. [#511135] * Band-aid evaluation problem with broken xls. [#513559] * Fix circular array formula problem. * Work around Qt theme bug. [#512752] * Fix paste-as-text bug. [#514438] * Fix corrupted-mps-bug. [#517141] * Fix corrupted-qpro-bugs. [#517144] [#517376] [#517591] * Fix corrupted-sylk-bug. * Make <control>KP_Subtract work as <control>minus. [#516358] * Make <control>KP_Add work as <control>plus. * Fix corrupted-applix-bugs. [#517778] [#520873] * Fix sylk importer's format handling. * Fix memory allocation failure for huge .gnumeric files. [#519319] * Fix mstyle problem. [#519451] * Fix auto-fill problem. [#519680] * Fix corrupted-gnumeric-bug. [#519761] * Fix insert-time problem.
2008-03-07Update math/xlispstat to version 3.52.20. Changes from version 3.52.18jlam3-28/+48
include: * Added some timing pauses so rotations and such are not too fast. * Changed default setting of X11 option :FAST-LINES to NIL. It is no longer needed as an optimization and support seems to now be buggy on some servers. + Support user-destdir installation. + HOMEPAGE has moved to uiowa.edu.
2008-03-07Note that math/blas is the reference implementation of BLAS.jlam1-0/+2
2008-03-07+ Remove modifications to configure.in and configure in patch-aa andjlam5-183/+24
patch-ac that altered the order in which the terminal library for readline was detected. The termcap.buildlink3.mk file (included indirectly by readline/buildlink3.mk) will do the right thing by itself. + Modify the pkg-index.tmpl INSTALL script fragment: we can just use ${PKG_PREFIX} instead of substituting for @PREFIX@ everywhere. Also refactor the commands to rebuild the package index into a shell function and give some indication to the user what is happening. + Remove chown operation in post-install that was basically cargo-culted from the very first version of R imported into pkgsrc. It's not necessary. + Support user-destdir installation. Bump the PKGREVISION to 2.
2008-03-07Update math/blas to version 1.1. Changes from version 1.0 include:jlam4-51/+56
- The addition of several new routines for complex number operations. - Minor changes in the function implementations to use the new operations. + Support user-destdir installation. + Move Makefile for building the BLAS library from patch-aa into files/Makefile.blas. It's simpler to edit this file than to create new patches.
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz5-7/+10
2008-03-05+ Drop ncurses dependency because it was only there for readline onjlam3-7/+23
Linux. The readline buildlink3.mk file now pulls in the correct dependencies on its own. + Actually tell the configure script to use the readline dependency. + Add patch-ac which fixes the declaration of readline() to match the readline.h header (it takes a const char * argument). + Add full DESTDIR support. Bump the PKGREVISION to 2.
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam30-153/+237
their files via a custom do-install target.
2008-03-04Fix version number by adding a PKGNAME.wiz1-1/+2
2008-03-04Resign from maintaining a lot of packages, so everyone is free to updaterillig1-2/+2
them at will.
2008-02-28update to 1.8.1drochner2-7/+6
changes: bugfixes (we might consider calling this stable now)
2008-02-28DJB has placed djbfft in the public domain. Fromschmonz1-2/+3
<URL:http://cr.yp.to/distributors.html>: What are the distribution terms for djbfft? 2008.02.27: I hereby place the djbfft package (in particular, djbfft-0.76.tar.gz, with MD5 checksum 9349eff24c1f9fdfb98cfb51bece8efb) into the public domain. The package is no longer copyrighted.
2008-02-28Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,rillig1-2/+2
to shut up the pkglint warnings.
2008-02-09Update to 2.010709adrianp3-38/+39
Accomodate Darwin $AS which tries to read from STDIN. On darwin, diagnoze arch via uname -p. (SIGBUS during build) Update find_machine_architecture() to 2.3.0 logic (so disable sparcv7) Make getHeap() use PerlIO, and consistently use bytes for output.
2008-02-07The package supports installation to DESTDIR.heinz1-2/+5
A compiler is not necessary.
2008-02-07The package supports installation to DESTDIR.heinz1-2/+5
A compiler is not necessary.
2008-02-05never believe a linux hacker blindly: it wants flex, not lexdrochner1-2/+2
2008-02-04PR 37952: Aleksey Cheusov: more missed tools in USE_TOOLStnn1-2/+2
2008-01-28Update math/maxima package to allow it to choose between clisp and sbcl. Noreinoud3-9/+40
version has been bumped as its default has not changed and sbcl is only working in pkgsrc-wip.
2008-01-19Reset maintainer on his request.wiz3-6/+6
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn4-6/+8
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-11Changes 3.0.0:adam17-462/+787
* Compatibility with Matlab graphics is much better now. We now have some graphics features that work like Matlab's Handle Graphics (tm): * The way Octave handles search paths has changed. * Previous versions of Octave had a number of built-in variables to control warnings (for example, warn_divide_by_zero). These variables have been replaced by warning identifiers that are used with the warning function to control the state of warnings. * All built-in variables have been converted to functions. * For compatibility with Matlab, the output order of Octave's "system" function has changed. * For compatibility with Matlab, the output of Octave's fsolve function has been changed. * For compatibility with Matlab, normcdf, norminv, normpdf, and normrnd have been modified to compute distributions using the standard deviation instead of the variance. * For compatibility with Matlab, gamcdf, gaminv, gampdf, gamrnd, expcdf, expinv, exppdf and exprnd have been modified to compute the distributions using the standard scale factor rather than one over the scale factor.
2008-01-06update to 1.8.0drochner4-132/+207
This switches from the release candidate to the real release, changes are bugfixes and some stylistic changes. pkgsrc note: the .omf file for the documentation is missing in the distribution. I've pulled it from CVS. This workaround can hopefully be removed on the next update. (The website still refers to 1.6.3 as the current stable version.)
2008-01-05Changes 4.25:adam2-6/+6
A tentative implementation of Gomory's mixed integer cuts was included in the branch-and-cut solver. To enable generating Gomory's cuts the control parameter gmi_cuts passed to the routine glp_intopt should be set to GLP_ON. This feature is also available in the solver glpsol through command-line option '--gomory'. For more details please see the reference manual included in the distribution.
2008-01-04Supports user-destdir.joerg1-2/+2
2008-01-04add a comment asking updates to check compatibility with editors/TeXmacs,drochner1-1/+4
as suggested by Antoine Reilles
2008-01-04Basic DESTDIR support (reported by Aleksej Saushev).ghen1-1/+3
2008-01-03Update math/maxima to 5.14.0. Fixes PR 37682tonio3-12/+68
2007-12-29Fix PR#37553adam2-1/+15
2007-12-27Never use setuptools to make builds consistent independent of whetherjoerg2-1/+21
py-setuptools is present or not.
2007-12-21Mark as DESTDIR ready.joerg1-1/+2
2007-12-20Need perl to build.obache1-1/+2
2007-12-17Add ruby-rb-gsl.minskim1-1/+2
2007-12-17Import ruby-rb-gsl.minskim4-0/+475
Ruby/GSL is a ruby interface to the GSL (GNU Scientific Library), for numerical computing with Ruby.
2007-12-15Changes 2.9.19:adam13-136/+126
* bug fixes
2007-12-12Reset maintainer on his request.wiz1-2/+2
2007-12-10Changes 3.1.1:adam7-74/+66
* Add blas routines so that the blas provided is complete * Provide 5 flavours of SECOND and DSECND * Bug fixes
2007-12-02Needs include/ pre-created.rillig1-2/+2
2007-12-02Remove Ex-MASTER_SITEs. From Zafer Aydogan.wiz1-4/+2
2007-12-02Remove Ex-MASTER_SITEs. From Zafer Aydogan.wiz3-10/+4
2007-12-02Some more packages need lex and yacc. Patch by Aleksey Cheusov onrillig1-2/+2
pkgsrc-users.
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz1-2/+2
2007-11-30Next try: I didn't take into account that autoconf modifies #undefrillig2-8/+9
directives on-the-fly.
2007-11-30Made the program build with c99 compilers by undefining the "complex"rillig2-8/+18
macro.
2007-11-30Update to 1.7.90:wiz3-124/+127
Andreas: * Speed up pagination * Account for repeating rows/cols when scaling automatically * Load header & footer info from file * Print headers and footers * Reenable header/footer customization * Add do-not-print flag to sheets. [#371754] * Allow multi-line headers and footers * Allow nicer entry of header/footer fields [#122175] * Fix gtk issues triggered by sorting dialog. * Fix printing of background of merged cells. [#497478] * Allow inclusion of cell content in header/footer. [#162480] * Add faster way to switch orientation. [#497438] Jean: * Print images. * Fix FMR in solver dialog. [#496052] * Fix markers shapes and objects stack order when importing xls files. [#344950] * Fix transparent background import from xls. Jody: * Fix visibility filtering for clipboard export. [#496985] * XLS export of hyperlinks. [#81718] Jon Kåre: * Fix clipboard export. [#496187] Morten: * Make pdf exporter able to print specified sheets only. * Make it possible to set page size for ssconvert's pdf exporter. * Fix date entry problem with yyyy-mm-dd formats. [#494387] * Fix FMR during workbook destruction. * Fix UMR when moving cells. * Validate names before defining them. * Fix gtk issues triggered by sorting dialog. * Improve initial appearance of quit dialog. * Plug printing dialog leak. * Fix just-in-time evaluation problem. * Fix minor parse problem for faulty inter-workbook references. * Fix interaction between re-spanning and manual recalc. [#495879] * Refuse to jump to invisible sheet. [#496304] * Fix rtl display problem. [#496304] * Plug leak in oleo import. [#496867] * Fix g-critical problem with editable labels' cursors. * Plug excel exporter leaks. [#497191] * Make sure =<right> produces a relative address. * Improve recent-files integration. * Fix CHITEST crash. [#497477] * Fix a pile of CHITEST corner cases. * Fix a pile of FTEST corner cases. * Improve error message for xls export with excess function arguments. * Fix a pile of TTEST corner cases. Oliver Burnett-Hall: * Fix R1C1 issued with defined names. [#409997] [#494318]
2007-11-25Changes 4.24:adam2-6/+6
A tentative implementation of MIR (mixed integer rounding) cuts was included in the MIP solver. To enable generating MIR cuts the control parameter mir_cuts passed to the routine glp_intopt should be set to GLP_ON. This feature is also available in the stand-alone solver glpsol via command-line option '--mir'. For more details please see the reference manual included in the distribution. The implementation is mainly based on the following two papers: 1. H. Marchand and L. A. Wolsey. Aggregation and mixed integer rounding to solve MIPs. CORE discussion paper 9839, CORE, Universite catholique de Louvain, June 1998. 2. G. Andreello, A. Caprara, and M. Fischetti. Embedding cuts in a Branch&Cut framework. Preliminary draft, October 2003. MIR cuts can be generated on any level of the search tree that makes the GLPK MIP solver to be a real branch-and-cut solver. A bug was fixed in the routine lpx_write_cpxlp. If a variable x has upper bound and no lower bound, it should appear in the bounds section as "-inf <= x <= u", not as "x <= u". Thanks to Enric Rodriguez <erodri@lsi.upc.edu> for the bug report.
2007-11-23Made the package work with sunpro.rillig3-1/+34
2007-11-23Made the package build with sunpro.rillig4-1/+64