summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.7.1Maho Nakata2004-02-282-2/+3
| | | | Notes: svn path=/head/; revision=102339
* Add ruby-narray_miss, an additional class of ruby with conduct processingPav Lucistnik2004-02-275-0/+47
| | | | | | | | | | of missing value to NArray which is a numeric multi-dimensional array class. PR: ports/62870 Submitted by: Shin'ya Murakami <murashin@edamame.summing.com> Notes: svn path=/head/; revision=102312
* o Update to mprime core version 23.5Mario Sergio Fujikawa Ferreira2004-02-262-12/+15
| | | | | | | | | o Port's Makefile - move some lines from post-patch to do-configure target since they DO configure the port's build Notes: svn path=/head/; revision=102242
* Update to 4.3.48.Joe Marcus Clarke2004-02-263-3/+5
| | | | Notes: svn path=/head/; revision=102222
* have it work with all perls, fix plistMathieu Arnold2004-02-252-9/+6
| | | | Notes: svn path=/head/; revision=102087
* add the right dependency so that it builds with all perlsMathieu Arnold2004-02-251-8/+5
| | | | Notes: svn path=/head/; revision=102082
* Correct previous commit:Kris Kennaway2004-02-251-2/+2
| | | | | | | BROKEN on alpha 5.x: Does not compile Notes: svn path=/head/; revision=102071
* BROKEN on !i386 and !amd64: Does not compileKris Kennaway2004-02-251-0/+4
| | | | Notes: svn path=/head/; revision=102070
* BROKEN on !i386 and !amd64: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102058
* BROKEN on alpha 5.x: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102054
* Change my email address.Markus Brueffer2004-02-231-1/+1
| | | | | | | Approved by: arved (mentor) Notes: svn path=/head/; revision=101892
* 1) unbreak by updating distinfoMaho Nakata2004-02-232-7/+4
| | | | | | | | | | | | | | 2) silent version up without changing the filename of the archive. a) minor difference in .MMMinit b) lib.tar (also .MMMinit) c) lib.toc (table of contents) d) plot.mdvi (one of the help file) 3) satisfy portlint Submitted by: kris via bento Notes: svn path=/head/; revision=101856
* BROKEN on !i386: Does not compileKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101815
* BROKEN on alpha 5.x: configure failsKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101801
* Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.Kris Kennaway2004-02-221-1/+2
| | | | Notes: svn path=/head/; revision=101643
* BROKEN on 4.x: does not compileKris Kennaway2004-02-211-1/+7
| | | | Notes: svn path=/head/; revision=101614
* Update to 4.3.46.Joe Marcus Clarke2004-02-202-3/+3
| | | | Notes: svn path=/head/; revision=101544
* Add a port of ndiff:Greg Lewis2004-02-186-0/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ndiff is a utility for comparing putatively similar files, ignoring small numeric differences. The utility is written by Nelson H. F. Beebe and covered by the GNU General Public License (GPL), version 2. It may be built with arbitrary precision support (more powerful) or using built-in floating point precision, see Makefile. Assessing the consistency of a numerical program run in multiple environments (operating systems, architectures, or compilers) can be a difficult task for a human, as small differences in numerical output values are expected. File differencing utilites, such as diff(1), will generally produce voluminous output, often longer than the original files. ndiff solves this problem. Taking two two text files expected to be identical, or at least numerically similar, it allows to specify absolute and/or relative error tolerances for differences between numerical values in the two files, and then reports only the lines with values exceeding those tolerances. It also tells by how much they differ. A simple example: % ndiff --relative-error 1.0e-3 test019.txt.1 test019.txt.2 ### Maximum relative error in matching lines = 8.64e-51 at line 129 field 4 WWW: http://www.math.utah.edu/~beebe/software/ndiff/ I've cleaned up the submitted version a little. PR: 62221 Submitted by: Stefan A. Deutscher <sad@mailaps.org> Notes: svn path=/head/; revision=101356
* Use QT3 instead of QT2.Tilman Keskinoz2004-02-174-13/+42
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=101213
* Fix build on AMD64Tilman Keskinoz2004-02-171-0/+4
| | | | Notes: svn path=/head/; revision=101206
* Update to 8.2.Dag-Erling Smørgrav2004-02-1710-44/+112
| | | | Notes: svn path=/head/; revision=101205
* o Fix installation on bentoPhilip Paeps2004-02-171-5/+2
| | | | | | | | | | o Change my email address Noticed by: bento, kris Approved by: kris Notes: svn path=/head/; revision=101192
* BROKEN on 5.x: does not compileKris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101178
* Update to 0.98J: add animations. Informed maintainer.Mark Linimon2004-02-172-2/+2
| | | | Notes: svn path=/head/; revision=101145
* Update to 0.5.3Akinori MUSHA2004-02-173-4/+6
| | | | | | | | | | PR: ports/62803 Submitted by: Shin'ya Murakami <murashin@edamame.summing.com> Add build time dependency to ruby-narray. Notes: svn path=/head/; revision=101139
* Update to 0.5.7p1 which now supports ruby 1.8.Akinori MUSHA2004-02-172-2/+3
| | | | | | | | PR: ports/62868 Submitted by: Shin'ya Murakami <murashin@edamame.summing.com> Notes: svn path=/head/; revision=101138
* BROKEN: Unfetchable. This port is scheduled for removal on April 16 if itKris Kennaway2004-02-162-0/+6
| | | | | | | is still broken at that time. Notes: svn path=/head/; revision=101098
* BROKEN: Checksum mismatch. This port is scheduled for removal on April 16Kris Kennaway2004-02-161-0/+2
| | | | | | | if it is still broken at that time. Notes: svn path=/head/; revision=101096
* Update to 4.3.44Alexander Nedotsukov2004-02-143-14/+4
| | | | Notes: svn path=/head/; revision=100888
* - Update to version 20040214Kirill Ponomarev2004-02-135-569/+611
| | | | | | | | | | - Fix build on 5.x and amd64 PR: ports/62795 Submitted by: maintainer Notes: svn path=/head/; revision=100880
* During building executables on FreeBSD 4.X the "undefined reference toMark Linimon2004-02-1310-25/+43
| | | | | | | | | | `pthread_*'" was thrown. Fix this, and also some other cosmetic bugs. PR: ports/62446 Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer) Notes: svn path=/head/; revision=100813
* Update to 1.38Clement Laforet2004-02-113-4/+5
| | | | | | | | PR: 62668 Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer) Notes: svn path=/head/; revision=100692
* Update to 1.69.Anton Berezin2004-02-113-3/+6
| | | | | | | Submitted by: mat Notes: svn path=/head/; revision=100658
* - Update to version 5.3.0Kirill Ponomarev2004-02-109-213/+353
| | | | | | | | PR: ports/62641 Submitted by: Ports Fury Notes: svn path=/head/; revision=100564
* Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION.Michael Nottebrock2004-02-093-7/+79
| | | | Notes: svn path=/head/; revision=100526
* Bento fix: convert the pre-fetch test for the existance of theMark Linimon2004-02-091-13/+9
| | | | | | | | | distfile (which must be manually downloaded) into one that is compatible with bento builds. This should be transparent to anyone installing the port. Informed maintainer. Notes: svn path=/head/; revision=100485
* BROKEN with perl 5.8: Does not installKris Kennaway2004-02-091-1/+7
| | | | Notes: svn path=/head/; revision=100455
* BROKEN on 5.x: broken pkg-plistKris Kennaway2004-02-093-3/+21
| | | | Notes: svn path=/head/; revision=100434
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-0812-0/+13
| | | | Notes: svn path=/head/; revision=100321
* Update to 1.2.6.Joe Marcus Clarke2004-02-083-17/+3
| | | | Notes: svn path=/head/; revision=100314
* This port is broken on 4.x too, and will be removed after April 7.Kris Kennaway2004-02-071-5/+2
| | | | Notes: svn path=/head/; revision=100311
* BROKEN on 5.x: does not compileKris Kennaway2004-02-072-1/+11
| | | | Notes: svn path=/head/; revision=100307
* fix build on currentOliver Lehmann2004-02-073-15/+52
| | | | Notes: svn path=/head/; revision=100245
* Update to 1.2.2. See ChangeLog for complete list of bugfixes. New features:Mark Linimon2004-02-073-4/+6
| | | | | | | | | | | | | | Make AIC retrievable via genr ("genr foo = $aic") Add calculation of modulus and frequency for ARMA roots, and add printing of these to LaTeX and RTF output Add DFFITS values to the "influential observations" model test; also expand the help entry for this PR: ports/62433 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=100214
* - Fix build on -currentKirill Ponomarev2004-02-062-7/+21
| | | | | | | | PR: ports/62431 Submitted by: Ports Fury Notes: svn path=/head/; revision=100146
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-0620-11/+11
| | | | Notes: svn path=/head/; revision=100139
* Add NO_LATEST_LINK=yes.Alex Dupre2004-02-061-0/+1
| | | | | | | | Noticed by: kris Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100127
* Use PLIST_FILES.Trevor Johnson2004-02-058-5/+5
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* RUN_DEPENDS on gnupg, CONFLICTS with kgpg.Michael Nottebrock2004-02-051-1/+5
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=100053
* BROKEN: Does not compile on 5.xKris Kennaway2004-02-051-1/+7
| | | | Notes: svn path=/head/; revision=100026