aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* - Use checksum file under lang/python${PYTHON_SUFFIX}/,Li-Wen Hsu2009-07-081-1/+1
| | | | | | | | | | | for removal lang/python/distinfo PR: ports/136201 Submitted by: lwhsu Approved by: perky Notes: svn path=/head/; revision=237416
* - Update to 9.5.Marcelo Araujo2009-07-074-48/+764
| | | | | | | | | | - Pass maintainer to subimitter. PR: ports/136306 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=237372
* Update to 0.10.1Max Brazhnikov2009-07-065-69/+358
| | | | | | | Take maintainership Notes: svn path=/head/; revision=237279
* - update to 2.9.1Ion-Mihai Tetcu2009-07-062-13/+25
| | | | | | | | | | | - fix with custom LOCALBASE / PREFIX [1] PR: ports/135941 Submitted by: maintainer Reported by: QATty [1] Notes: svn path=/head/; revision=237265
* Update to 14.5.1Emanuel Haupt2009-07-062-4/+4
| | | | Notes: svn path=/head/; revision=237244
* Update to 1.9.9.Joe Marcus Clarke2009-07-053-9/+13
| | | | Notes: svn path=/head/; revision=237154
* Update to 0.04. Use package dependencies.Anton Berezin2009-07-032-7/+7
| | | | | | | Changes: http://search.cpan.org/dist/GIS-Distance/Changes Notes: svn path=/head/; revision=236969
* Update to 5.26.3.Alexander Logvinov2009-07-023-4/+17
| | | | | | | | Reviewed by: kwm (GNOME team) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=236919
* Update to 3.0000.Anton Berezin2009-07-022-4/+4
| | | | | | | | | Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes Submitted by: pgollucci PR: 135783 Notes: svn path=/head/; revision=236907
* - Update to 2009.06.30Dennis Herrmann2009-07-013-4/+6
| | | | Notes: svn path=/head/; revision=236885
* - Update to 1.0.4Martin Wilke2009-07-012-5/+8
| | | | | | | | | | - Fix build with CUSTOM PREFIX PR: 135985 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=236857
* - Update to 0.8.0Martin Wilke2009-06-262-4/+5
| | | | | | | | PR: 136049 Submitted by: Ports Fury Notes: svn path=/head/; revision=236663
* Fix makefine conditionals broken by previous commitJohan van Selst2009-06-261-3/+4
| | | | Notes: svn path=/head/; revision=236660
* - Update to version 1.1Johan van Selst2009-06-263-6/+26
| | | | | | | - Optionally included frontend tools: graph viewer and editor Notes: svn path=/head/; revision=236659
* - The path to the .phy files was built up using un-zero'd memory, so it couldPav Lucistnik2009-06-263-7/+9
| | | | | | | | | | | | (and did, for me) break in strange and unexpected ways. - EOF on input (e.g., ^D) would cause it to loop forever. PR: ports/136060 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> Notes: svn path=/head/; revision=236655
* Update to 14.5.0Emanuel Haupt2009-06-262-4/+4
| | | | Notes: svn path=/head/; revision=236651
* p5-Math-Evol implements the evolution search strategy. Derivatives of theMartin Wilke2009-06-245-0/+38
| | | | | | | | | | | | | | objective function are not required. Constraints can be incorporated. The caller must supply initial values for the variables and for the initial step sizes. WWW: http://search.cpan.org/dist/Math-Evol/ PR: ports/135880 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=236599
* - Update to 1.4.0Philip M. Gollucci2009-06-244-5/+15
| | | | | | | | | | - patch a potential leak PR: ports/135953 Submitted by: bf <bf1783@gmail.com> (maintainer) Notes: svn path=/head/; revision=236598
* Chase glpk shlib version.Dmitry Sivachenko2009-06-243-5/+6
| | | | Notes: svn path=/head/; revision=236580
* Update to version 4.38.Dmitry Sivachenko2009-06-243-49/+11
| | | | | | | | PR: 135956 Submitted by: bf <bf1783@gmail.com> Notes: svn path=/head/; revision=236578
* Update to 14.4.5Emanuel Haupt2009-06-222-4/+4
| | | | Notes: svn path=/head/; revision=236458
* 1) update MASTER_SITESMax Brazhnikov2009-06-214-14/+18
| | | | | | | | | | | | | | | 2) clean up Makefile 3) respect PREFIX/LOCALBASE 4) install .desktop file to standard place 5) reduce dependencies 6) take maintainership PR: ports/135885 Submitted by: makc (self) Approved by: Andy Fawcett (former maintainer) Notes: svn path=/head/; revision=236436
* Update maintainer's email address. Had already been done for hisMark Linimon2009-06-192-2/+2
| | | | | | | other ports. Notes: svn path=/head/; revision=236345
* - Chase R updatePav Lucistnik2009-06-184-4/+4
| | | | Notes: svn path=/head/; revision=236242
* - Mark MAKE_JOBS_UNSAFEPhilip M. Gollucci2009-06-181-0/+2
| | | | Notes: svn path=/head/; revision=236239
* - Update to 2009.06.18Dennis Herrmann2009-06-183-4/+8
| | | | Notes: svn path=/head/; revision=236234
* - Update to 0.8.7Martin Wilke2009-06-183-9/+9
| | | | | | | | PR: 135643 Submitted by: Ports Fury Notes: svn path=/head/; revision=236212
* - Ensure Fortran shim is not built if USE_FORTRAN is not set.Diane Bruce2009-06-181-0/+3
| | | | | | | | | | | | - Split Fortran option into slave ports fftw3-fortran long-fortran float-fortran - Have to bump PORTREVISION for package builds etc.. - Fix silly spelling mistakes "Percision" -> "Precision" noted. Reviewed by: itetcu (portmgr) Approved by: ahze (Maintainer) Notes: svn path=/head/; revision=236204
* - Ensure Fortran shim is not built if USE_FORTRAN is not set.Diane Bruce2009-06-176-10/+71
| | | | | | | | | | | | - Split Fortran option into slave ports fftw3-fortran long-fortran float-fortran - Have to bump PORTREVISION for package builds etc.. - Fix silly spelling mistakes "Percision" -> "Precision" noted. Reviewed by: itetcu (portmgr) Approved by: ahze (Maintainer) Notes: svn path=/head/; revision=236157
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-166-6/+6
| | | | | | | so people will know where to send questions to. Notes: svn path=/head/; revision=236032
* - Update to 2.9.0Martin Wilke2009-06-153-169/+796
| | | | | | | | PR: 135251 Submitted by: bf <bf2006a@yahoo.com> (maintainer) Notes: svn path=/head/; revision=235921
* - Update to 20090607Martin Wilke2009-06-131-1/+5
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235775
* - Update to 1.0.8Martin Wilke2009-06-138-16/+17
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235774
* - Update to 1.0.6Martin Wilke2009-06-134-8/+8
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235773
* - Update to 1.1.4Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235772
* - Update to 0.1.1Martin Wilke2009-06-134-8/+8
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235771
* - Update to 1.0.9Martin Wilke2009-06-1312-27/+24
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235770
* - Update to 1.0.11Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: maintainer Notes: svn path=/head/; revision=235769
* - Update to 0.3.2Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235768
* - Update to 0.0.4Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235767
* - Update to 0.9.6Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235766
* - Update to 0.1.6Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235765
* - Update to 0.1.8Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235764
* - Update to 0.2.15Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235763
* - Update to 0.1.10Martin Wilke2009-06-132-6/+6
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235762
* - Update to 1.0.7Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235761
* - Update to 1.0.1Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235760
* - Update to 0.6.7Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235759
* - Update to 1.0.10Martin Wilke2009-06-134-8/+8
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235758
* - - Update to 1.0.10Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135329 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=235757