aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 1.2.5;Thierry Thomas2007-06-183-42/+42
| | | | | | | | | | | | - Use DOCSDIR; - Don't extract the doc tarball on the spot to avoid conflict if doxygen is installed. Notified by: Pedro F. Giffuni <giffunip (at) yahoo.com> Notes: svn path=/head/; revision=193826
* Change of email address, same maintainer.Ion-Mihai Tetcu2007-06-171-1/+1
| | | | | | | | PR: ports/113686 Submitted by: Steven Kreuzer (confirmed from the old email on private) Notes: svn path=/head/; revision=193739
* Update included packages to latest versionJohan van Selst2007-06-172-4/+4
| | | | Notes: svn path=/head/; revision=193738
* - update to 2.02Yen-Ming Lee2007-06-172-4/+4
| | | | Notes: svn path=/head/; revision=193702
* - Update to 2.12.15Pav Lucistnik2007-06-162-6/+5
| | | | | | | | PR: ports/113704 Submitted by: Christopher Illies <Christopher.Illies@ki.se> (maintainer) Notes: svn path=/head/; revision=193694
* - Update to 4.1.1Rong-En Fan2007-06-164-8/+7
| | | | | | | | | | | | - Remove PLIST_SUB DOCSDIR substitution is handled by bsd.port.mk PORTVERSION is no longer used in pkg-plist PR: ports/113706 Submitted by: Jean-Sebastien Roy <js at jeannot.org> (maintainer) Notes: svn path=/head/; revision=193691
* - Mark BROKEN on amd64Pav Lucistnik2007-06-161-0/+4
| | | | | | | | PR: ports/113665 Submitted by: Scott Flatman <sf@slappy.org> (maintainer) Notes: svn path=/head/; revision=193668
* Upgrade to 2.17-1.Thierry Thomas2007-06-153-4/+15
| | | | | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>. Notes: svn path=/head/; revision=193612
* - Update to 0.9-rc2Martin Wilke2007-06-157-325/+200
| | | | | | | | PR: 113251 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=193566
* - Add math/qwtplot3d-qt4 - Qt4 version of QwtPlot3dMartin Wilke2007-06-155-162/+74
| | | | | | | | | PR: 113255 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Repocopied by: marcus Notes: svn path=/head/; revision=193564
* - Update to 20070529Martin Wilke2007-06-153-12/+11
| | | | | | | | PR: 113252 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=193562
* Upgrade to 0.6.2.Thierry Thomas2007-06-142-12/+5
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=515972>. Notes: svn path=/head/; revision=193503
* Build fix: use gfortran42 explicitly instead of USE_GCC=4.2+.Maho Nakata2007-06-131-1/+5
| | | | | | | Spotted by: kris Notes: svn path=/head/; revision=193419
* Try to fix the build with contemporary GCC.Alexey Dokuchaev2007-06-132-0/+6
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=193397
* - Drop Maintainership (maintainer has not longer access to a FreeBSD box)Martin Wilke2007-06-111-1/+1
| | | | | | | | PR: 113557 Submitted by: Olivier Saut<olivier.saut@gmail.com> (maintainer) Notes: svn path=/head/; revision=193246
* - Update to 6.0.3Martin Wilke2007-06-112-4/+4
| | | | | | | | PR: 113497 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=193232
* - Update to 5.12.0Martin Wilke2007-06-114-38/+325
| | | | | | | | | PR: 113084 Submitted by: bf<bf2006a@yahoo.com> Approved by: maintainer Notes: svn path=/head/; revision=193210
* - Update to 1.23Martin Wilke2007-06-094-39/+71
| | | | | | | | PR: 113173 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=193128
* - Upgrade to 2.17;Thierry Thomas2007-06-083-6/+20
| | | | | | | | | changelog at <http://www.freefem.org/ff++/ftp/INNOVATION> - Fix BLAS detection. Notes: svn path=/head/; revision=193059
* Update to 12.7.2Emanuel Haupt2007-06-072-4/+4
| | | | Notes: svn path=/head/; revision=193026
* Lens is an efficient, yet flexible, neural network simulator that runs onMartin Wilke2007-06-0410-0/+417
| | | | | | | | | | | a variety of platforms, is able to handle large, complex simulations, but is also reasonably easy for novices to operate. PR: ports/112577 Submitted by: Jason W. Bacon <bacon at smithers.neuro.mcw.edu> Notes: svn path=/head/; revision=192761
* Update to 1.22Erwin Lansing2007-06-042-4/+4
| | | | Notes: svn path=/head/; revision=192723
* Move misc/gretl to math/gretl; add secondary category of financeEdwin Groothuis2007-06-042-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | gretl is used in the mathematical analysis of time series, and has a functionality that is similar to various statistical and signal processing components of it++, octave, scilab, R, numpy/scipy, etc. -- most of which are in the math category. It should really be placed there, rather than in misc. In recognition of the fact that it implements some methods that are commonly (but not exclusively!) used in econometrics, it should also be given a secondary listing in finance. (In my opinion, however, it shouldn't be given a primary listing in that category, because most of the ports there deal with the nuts-and-bolts of accounting, payment methods, taxes, and stock tracking. To my knowledge, the only ports now in finance that remotely resemble gretl are quantlib, xtrader, and qtstalker, all of which employ simpler methods that are more specific to financial time series than are the more general methods in gretl. PR: ports/113052 Submitted by: bf <bf2006a@yahoo.com> Notes: svn path=/head/; revision=192698
* Update to 12.7.1Emanuel Haupt2007-06-022-4/+4
| | | | Notes: svn path=/head/; revision=192597
* - Mark BROKEN for gcc 4.2Li-Wen Hsu2007-06-011-1/+10
| | | | | | | | - Mark DEPRECATED, this project is replaced by CVC3 (math/cvc3) - Set EXPIRATION_DATE to 2007-06-30 Notes: svn path=/head/; revision=192535
* - Update to 0.4.1Li-Wen Hsu2007-06-013-6/+20
| | | | | | | | - Use CHEESESHOP in MASTER_SITES - Depends on python 2.3+ Notes: svn path=/head/; revision=192528
* Update to 4.17.Dmitry Sivachenko2007-05-314-8/+14
| | | | | | | | PR: ports/112773 Submitted by: bf<bf2006a@yahoo.com> Notes: svn path=/head/; revision=192472
* Update to 1.86.Anton Berezin2007-05-312-4/+4
| | | | | | | Changes: http://search.cpan.org/src/TELS/Math-BigInt-1.86/CHANGES Notes: svn path=/head/; revision=192465
* Update to 1.0. Remove an unneeded dependency - now it works with perlAnton Berezin2007-05-312-13/+6
| | | | | | | | | 5.6. Changes: http://search.cpan.org/src/ANDYA/Set-IntSpan-Fast-v1.0/Changes Notes: svn path=/head/; revision=192462
* Fix build with gcc4Tilman Keskinoz2007-05-301-0/+35
| | | | Notes: svn path=/head/; revision=192416
* - Update to 2.5.0Rong-En Fan2007-05-303-54/+239
| | | | | | | | | PR: ports/112713 (based on) Submitted by: Vittorio De Martino <vdemart1 at tin.it> Approved by: Eric van Gyzen (maintainer) Notes: svn path=/head/; revision=192394
* A package that returns all the combinations andMartin Wilke2007-05-294-0/+40
| | | | | | | | | | | | | permutations, without repitition, of a given set and subset size. Associative arrays are preserved. WWW: http://pear.php.net/package/Math_Combinatorics/ PR: ports/112824 Submitted by: Zhen REN <bg1tpt at gmail.com> Notes: svn path=/head/; revision=192312
* Bump port revision. My last commit enables usMaho Nakata2007-05-281-1/+1
| | | | | | | | | | | to link against shared lib version of blacs without errors. To force users to recompile this port, port revision has been bumped. Suggested by: thierry Notes: svn path=/head/; revision=192222
* The JTS Topology Suite is an API of 2D spatial predicates and functions. It hasThierry Thomas2007-05-285-0/+98
| | | | | | | | | | | | | | | | | the following design goals: * JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium * JTS provides a complete, consistent, robust implementation of fundamental 2D spatial algorithms * JTS is fast enough for production use * JTS is written in 100% pure Java(TM) * JTS is open source (under the LGPL license) <http://www.vividsolutions.com/Jts/JTSHome.htm> Notes: svn path=/head/; revision=192174
* Update to 3.1.Sergey A. Osokin2007-05-282-4/+4
| | | | Notes: svn path=/head/; revision=192170
* Upgrade to PETSc 2.3.3.Thierry Thomas2007-05-273-35/+61
| | | | | | | | Changelog at <http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/233.html> Notes: svn path=/head/; revision=192127
* Add p5-bignum 0.21, transparent BigNumber/BigRational support for Perl.Lars Thegler2007-05-275-0/+48
| | | | Notes: svn path=/head/; revision=192022
* Update to 0.19Sergey Skvortsov2007-05-272-4/+4
| | | | | | | | | Changes: http://search.cpan.org/src/TELS/Math-BigRat-0.19/CHANGES PR: ports/112992 Submitted by: lth Notes: svn path=/head/; revision=192020
* - Update to 1.6.5Martin Wilke2007-05-274-35/+39
| | | | | | | | PR: 113008 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=191989
* Upgrade to MUMPS 4.7.3.Thierry Thomas2007-05-273-14/+17
| | | | | | | Noticed by: Pedro F. Giffuni <giffunip (at) yahoo.com> Notes: svn path=/head/; revision=191962
* Fix soname for shared libs.Maho Nakata2007-05-271-6/+9
| | | | | | | Submitted by: thierry Notes: svn path=/head/; revision=191951
* BROKEN with gcc 4.2Kris Kennaway2007-05-275-3/+29
| | | | Notes: svn path=/head/; revision=191950
* - Update 4.2.0Cheng-Lung Sung2007-05-263-4/+6
| | | | Notes: svn path=/head/; revision=191879
* - Update to 1.11Yen-Ming Lee2007-05-253-13/+7
| | | | | | | | | | | - Add WWW in pkg-descr PR: 111585 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=191872
* Update to 5.06Erwin Lansing2007-05-252-4/+4
| | | | Notes: svn path=/head/; revision=191858
* Upgrade to 0.4.7a.Thierry Thomas2007-05-258-44/+50
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=506492>. Notes: svn path=/head/; revision=191803
* Upgrade to 2.16-4.Thierry Thomas2007-05-253-18/+6
| | | | Notes: svn path=/head/; revision=191802
* Update to 1.84, unbreakLars Thegler2007-05-252-6/+4
| | | | | | | | | PR: ports/112956 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: tobez Notes: svn path=/head/; revision=191761
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-252-2/+2
| | | | | | | Approved by: gurkan (maintainer) Notes: svn path=/head/; revision=191722
* BROKEN: UnfetchableKris Kennaway2007-05-251-0/+2
| | | | Notes: svn path=/head/; revision=191691