aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.5.2 [1]Wen Heping2010-02-223-19/+24
| | | | | | | | | | | - Update my mail address to FreeBSD PR: ports/144011 [1] Submitted by: bf <bf1783@gmail.com> [1] Feature safe: yes Notes: svn path=/head/; revision=250139
* - also broken on sparc64 are ported by portsmon/pointhatPhilip M. Gollucci2010-02-211-2/+2
| | | | | | | | | Submitted by: b.f. (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250104
* - restrict broken to i386, maintainer as reported this upstreamPhilip M. Gollucci2010-02-201-2/+6
| | | | | | | | | Submitted by: b.f. (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250102
* Mark BROKEN: does not buildErwin Lansing2010-02-201-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250086
* Add lll_spect , LLL-spectral test of linear congruential random numberLi-Wen Hsu2010-02-176-0/+151
| | | | | | | | | | | | generators. PR: ports/144023 Submitted by: bf <bf1783 at gmail.com> Feature safe: yes Notes: svn path=/head/; revision=249994
* - Update to 1.6.0Li-Wen Hsu2010-02-173-5/+5
| | | | | | | | | | PR: ports/144027 Submitted by: bf <bf1783 AT gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=249993
* - Update maintainer's email addressPav Lucistnik2010-02-164-4/+4
| | | | | | | | | PR: ports/143983 Submitted by: Shin'ya Murakami <murashin@gfd-dennou.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=249949
* Update to 2.3.4. (this is a bugfix release)Maho Nakata2010-02-162-5/+4
| | | | | | | | | | | | | quoting from http://www.gnu.org/software/octave/ > January 28, 2010 > Version 3.2.4 has been released and is now available for ftp. > Octave 3.2.4 is a bug-fixing release NEWS file for a > list of user-visible changes in the 3.2.x series. Feature safe: yes Notes: svn path=/head/; revision=249943
* Fix build with gotoblas.Maho Nakata2010-02-161-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249924
* Build fix with gotoblas.Maho Nakata2010-02-161-5/+4
| | | | | | | Feature safe: yes. Notes: svn path=/head/; revision=249922
* Build fix gotoblas.Maho Nakata2010-02-161-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249920
* Mark as broken with gotoblas, and rewrite gotoblas part.Maho Nakata2010-02-162-8/+9
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249918
* Fix build with gotoblas.Maho Nakata2010-02-162-8/+10
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249917
* Build fix with gotoblas.Maho Nakata2010-02-161-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249916
* Fux build with gotoblas.Maho Nakata2010-02-161-4/+4
| | | | | | | | | PR: 143970 Submitted by: nwhitehorn Feature safe: yes Notes: svn path=/head/; revision=249915
* Fix dynamic arch build.Maho Nakata2010-02-162-4/+18
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249913
* Update to 1.10.0.Joe Marcus Clarke2010-02-143-7/+12
| | | | Notes: svn path=/head/; revision=249855
* - Update to 10.0Sylvio Cesar Teixeira2010-02-134-9/+12
| | | | | | | | | - Build now in amd64. Approved by: miwi (mentor) via irc Notes: svn path=/head/; revision=249808
* JEuclid is a complete MathML rendering solution, consisting of: a MathViewerMartin Wilke2010-02-135-0/+94
| | | | | | | | | | | | | | application, command line converters from MathML to other formats, an ant task for autmated conversion, display components for AWT and Swing and a component for Apache Cocoon. WWW: http://jeuclid.sourceforge.net/ PR: ports/143861 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Notes: svn path=/head/; revision=249767
* The goal of this Java API is to display mathematical formulas written inMartin Wilke2010-02-135-0/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LaTeX. The default encoding is UTF-8. The most of LaTeX commands are available and : 1) macros from amsmath and symbols from amssymb and stmaryrd; 2) \includegraphics (without options); 3) the TeX macro \over; 4) accents from amsxtra package; 5) the macros \definecolor, \textcolor, \colorbox and \fcolorbox from the package color; 6) the macros \rotatebox, \reflectbox and \scalebox from the package graphicx; 7) the most of latin unicode characters are available and cyrillic or greek characters are detected for the loading of the different fonts; 8) the commands \newcommand and \newenvironment; 9) the environments array, matrix, pmatrix,..., eqnarray, cases; 10) the fonts are embedded in the jar file to be used by fop 0.95 to generate PDF, PS or EPS (SVG export with shaped fonts works fine too); 11) and probably other things I forgot... There is no dependency and no external programs to install : JLaTeXMath is fully functional by itself. WWW: http://forge.scilab.org/index.php/p/jlatexmath/ PR: ports/143860 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Notes: svn path=/head/; revision=249766
* GGobi is an open source visualization program for exploring high-dimensionalPhilip M. Gollucci2010-02-125-0/+182
| | | | | | | | | | | | | | | data. It provides highly dynamic and interactive graphics such as tours, as well as familiar graphics such as the scatterplot, barchart and parallel coordinates plots. Plots are interactive and linked with brushing and identification. WWW: http://www.ggobi.org/ PR: ports/143405 Submitted by: rhurlin Notes: svn path=/head/; revision=249715
* - Update to 1.0.6Martin Wilke2010-02-123-14/+16
| | | | | | | | PR: 143814 Submitted by: Ports Fury Notes: svn path=/head/; revision=249674
* - Update to 1.8.7Martin Wilke2010-02-127-53/+56
| | | | | | | | PR: 143813 Submitted by: Ports Fury Notes: svn path=/head/; revision=249673
* - Update to 1.1.1Pav Lucistnik2010-02-126-25/+32
| | | | | | | | PR: ports/143828 Submitted by: Robert Jenssen <robertjenssen@ozemail.com.au> (maintainer) Notes: svn path=/head/; revision=249644
* Fix plist and unbreak after the latest R's update.Thierry Thomas2010-02-092-10/+5
| | | | | | | | PR: ports/143548 Submitted by: Rob Farmer <rfarmer (at) predatorlabs.net> Notes: svn path=/head/; revision=249482
* Fix plist and unbreak after the latest R's update.Thierry Thomas2010-02-072-11/+5
| | | | | | | | PR: ports/143549 (based upon) Submitted by: Rob Farmer <rfarmer (at) predatorlabs.net> Notes: svn path=/head/; revision=249379
* Build fix on i386.Maho Nakata2010-02-076-207/+29
| | | | Notes: svn path=/head/; revision=249353
* Fix build.Maho Nakata2010-02-071-28/+0
| | | | Notes: svn path=/head/; revision=249351
* Presenting KDE 4.3.5 for FreeBSD. The official release notes for thisMartin Wilke2010-02-062-4/+4
| | | | | | | | | | release can be found at http://kde.org/announcements/announce-4.3.5.php. KDE 4.3.5, the last bugfix release in 4.3.x series. We'd like to say thanks to all helpers and submitters. Notes: svn path=/head/; revision=249347
* Update to 1.13.Maho Nakata2010-02-063-14/+40
| | | | Notes: svn path=/head/; revision=249325
* - update to jpeg-8Dirk Meyer2010-02-05153-139/+159
| | | | Notes: svn path=/head/; revision=249285
* - Update to 3.29.4betaPhilip M. Gollucci2010-02-057-62/+47
| | | | | | | | PR: ports/142752 Submitted by: bf <bf1783@gmail.com> (maintainer) Notes: svn path=/head/; revision=249260
* - Compile with libedit. No OPTIONS, just do it unconditionally given that itGabor Kovesdan2010-02-041-0/+2
| | | | | | | | | | is part of the base system. - Bump PORTREVISION Requested by: Lucius Windschuh <lwindschuh@googlemail.com> Notes: svn path=/head/; revision=249233
* bc is an arbitrary precision numeric processing language. Syntax is similarGabor Kovesdan2010-02-034-0/+47
| | | | | | | | | | to C but differs in many substantial areas. It supports interactive execution of statements. The bc utility is included in the POSIX 1003.1-2008 standard. WWW: http://www.gnu.org/software/bc/ Notes: svn path=/head/; revision=249168
* Update to 0.06.Anton Berezin2010-02-032-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/GIS-Distance-Fast/Changes Notes: svn path=/head/; revision=249167
* Update to 0.07.Anton Berezin2010-02-032-4/+6
| | | | | | | Changes: http://search.cpan.org/dist/GIS-Distance/Changes Notes: svn path=/head/; revision=249160
* - Update to 4.3.2Sylvio Cesar Teixeira2010-02-024-26/+28
| | | | | | | | | | | - Pass maintainer to submitter PR: ports/142588 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: Timothy Bourke <timbob@bigpond.com> (maintainer), miwi (mentor) Notes: svn path=/head/; revision=249139
* - Drop also forge-ftpMartin Wilke2010-02-021-3/+0
| | | | Notes: svn path=/head/; revision=249134
* 2010-01-08 math/octave-forge-ann: has been broken for 3 monthsMartin Wilke2010-02-0230-276/+0
| | | | | | | | | | | | 2010-01-08 math/octave-forge-fixed: has been broken for 3 months 2010-01-08 math/octave-forge-ftp: has been broken for 3 months 2010-01-08 math/octave-forge-graceplot: has been broken for 3 months 2010-01-08 math/octave-forge-parallel: has been broken for 3 months 2010-01-08 math/octave-forge-triangular: has been broken for 3 months 2010-01-08 math/octave-forge-vrml: has been broken for 3 months Notes: svn path=/head/; revision=249133
* - Remove all deprecated portsMartin Wilke2010-02-021-26/+1
| | | | Notes: svn path=/head/; revision=249131
* - Add DESKTOP_ENTRIES (patch provided by makc@ via email)Nicola Vitale2010-02-021-1/+4
| | | | | | | | | - Bump PORTREVISION Feature safe: yes Notes: svn path=/head/; revision=249103
* - Update to 1.0.4Martin Wilke2010-02-024-5/+25
| | | | | | | | PR: 142051 Submitted by: bf <bf1783@gmail.com> (maintainer) Notes: svn path=/head/; revision=249098
* - Make math/libRmath to a slave port of math/RMartin Wilke2010-02-026-69/+73
| | | | | | | | | | | | - Add an option to build libR into a static, rather than a shared library (requested by a few users) PR: 143076 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> "b. f." <bf1783@googlemail.com> (maintainer) Approved by: maintainer Notes: svn path=/head/; revision=249097
* Update to 2.1.11p1.Maho Nakata2010-02-0217-268/+525
| | | | | | | Partially based on: infofarmer@'s patch. Notes: svn path=/head/; revision=249075
* Add math/p5-GIS-Distance-Fast, a C (XS) implementation of GIS::DistanceAnton Berezin2010-02-015-0/+53
| | | | | | | formulas. Notes: svn path=/head/; revision=249051
* Add @dirrmtry share/icons.Edwin Groothuis2010-01-312-0/+2
| | | | Notes: svn path=/head/; revision=248952
* Update to 0.06.Anton Berezin2010-01-312-7/+7
| | | | | | | Changes: http://search.cpan.org/dist/GIS-Distance/Changes Notes: svn path=/head/; revision=248947
* New port: math/rpcalcEdwin Groothuis2010-01-315-0/+78
| | | | | | | | | | | | | | rpCalc started out as a little program written to try out various Python GUI toolkits. But I ended up using it all the time (it's much quicker to pull it up than to pull an actual HP calculator out of the desk), and I made several improvements. So I decided to make it available to others who also like RPN calculators. WWW: http://rpcalc.bellz.org/index.html Author: Doug Bell <doug101 AT bellz DOT org> Notes: svn path=/head/; revision=248945
* Mark BROKEN: does not buildErwin Lansing2010-01-311-0/+2
| | | | Notes: svn path=/head/; revision=248944
* - Update to 1.4.0Li-Wen Hsu2010-01-313-27/+110
| | | | | | | | | PR: ports/142116 Submitted by: wen Approved by: "Li-Lun Wang (Leland Wang)" <llwang AT infor.org> (maintainer) Notes: svn path=/head/; revision=248916