summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* Add size data.Trevor Johnson2004-03-185-0/+7
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Update to 1.2.8.Joe Marcus Clarke2004-03-172-3/+3
| | | | Notes: svn path=/head/; revision=104322
* SIZEify.Trevor Johnson2004-03-175-0/+259
| | | | Notes: svn path=/head/; revision=104313
* Fix 'make describe' with older, buggy makes.Mark Linimon2004-03-171-1/+1
| | | | | | | | | PR: ports/64109 Submitted by: Scott Lipcon <slipcon@mercea.net> Lesson learned the hard way by: linimon@FreeBSD.org Notes: svn path=/head/; revision=104284
* Fix build on alpha 4-stableMaho Nakata2004-03-174-36/+54
| | | | | | | Submitted by: kris via bento Notes: svn path=/head/; revision=104269
* - Fix build on -STABLEPav Lucistnik2004-03-171-0/+17
| | | | Notes: svn path=/head/; revision=104232
* Update to 1.2.7.Joe Marcus Clarke2004-03-163-3/+4
| | | | Notes: svn path=/head/; revision=104214
* . SIZEify.Greg Lewis2004-03-151-0/+1
| | | | Notes: svn path=/head/; revision=104114
* Update to 0.5.4.Akinori MUSHA2004-03-152-3/+3
| | | | | | | | PR: ports/64243 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=104061
* Update to 0.5.7p2.Akinori MUSHA2004-03-152-3/+3
| | | | | | | | PR: ports/64242 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=104059
* Add ruby-numru_units, a Ruby class to handle units of physical quantitiesPav Lucistnik2004-03-145-0/+58
| | | | | | | | | | like 'hPa' -> '100 kg.m-1.sec-1' etc.. PR: ports/64247 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=103996
* Add ruby-numru_misc, a collection of miscellaneous functions and classesPav Lucistnik2004-03-145-0/+60
| | | | | | | | | | | to facilitate programming. Misc requires NArray, a multi-dimensional numeric array class for ruby. PR: ports/64246 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=103994
* - Update to 1.0.2Pav Lucistnik2004-03-142-3/+3
| | | | | | | | PR: ports/64244 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer) Notes: svn path=/head/; revision=103992
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-143-6/+6
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-1419-21/+20
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - Update to version 2.6.3Kirill Ponomarev2004-03-133-8/+15
| | | | | | | | PR: ports/64215 Submitted by: Ports Fury Notes: svn path=/head/; revision=103895
* BROKEN on amd64: Configure failsKris Kennaway2004-03-131-0/+4
| | | | Notes: svn path=/head/; revision=103875
* Update to 0.9.Hye-Shik Chang2004-03-133-3/+13
| | | | Notes: svn path=/head/; revision=103835
* 1) remove lapack dependencyMaho Nakata2004-03-132-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2) SIZEify 3) fix build (sdpa.6.00.install.txt has been changed) --- sdpa.6.00.install.txt.old Fri Nov 15 15:22:50 2002 +++ sdpa.6.00.install.txt Wed Mar 10 16:57:59 2004 @@ -17,6 +17,7 @@ 4. Install SDPA A. Install SDPA with CLAPACK, without ATLAS +B. Install SDPA on Windows ----------------------------------------- @@ -263,3 +264,13 @@ $ ./example1-1.exe $ ./example3.exe + +******************************************************* + +******************************************************* +B. Install SDPA on Windows + +To compile SDPA with Visual C++, download +http://sdpa.is.titech.ac.jp/sdpa.6.00.src.tar.gz +and unzip the file. +Then follow the file Install-with-Visual-C++.txt Reported by: kris via bento Notes: svn path=/head/; revision=103833
* add missing dependencyYing-Chieh Liao2004-03-121-1/+2
| | | | Notes: svn path=/head/; revision=103737
* revive PDL and upgrade it to 2.4.1Ying-Chieh Liao2004-03-127-0/+150
| | | | Notes: svn path=/head/; revision=103726
* Update to 4.3.50.Joe Marcus Clarke2004-03-113-3/+4
| | | | Notes: svn path=/head/; revision=103691
* libmath++ is a template based math library, written in C++, for symbolicJohn Baldwin2004-03-105-0/+87
| | | | | | | | | and numeric calculus applications. WWW: http://www.surakware.net/projects/libmath++/index.xml Notes: svn path=/head/; revision=103550
* libmath++ is a template based math library, written in C++, for symbolicJohn Baldwin2004-03-101-0/+1
| | | | | | | | | | | and numeric calculus applications. WWW: http://www.surakware.net/projects/libmath++/index.xml Reviewed by: ports@ Notes: svn path=/head/; revision=103546
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-094-29/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* o Fix download from open servers (non FreeBSD backup servers):Mario Sergio Fujikawa Ferreira2004-03-091-1/+1
| | | | | | | | | | | | - Replace USE_SIZE with DISABLE_SIZE so that it is possible to use fetch(1) to download distfile from open servers which are not reporting distfile size PR: 63725 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=103363
* Use NO_LATEST_LINK to avoid unique name conflict.Jun Kuriyama2004-03-081-1/+1
| | | | Notes: svn path=/head/; revision=103290
* Fix $LATEST_LINK conflict.Jun Kuriyama2004-03-081-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=103268
* Fix very bogos miss.Maho Nakata2004-03-071-1/+1
| | | | | | | Submitted by: FreshPorts Notes: svn path=/head/; revision=103237
* USE MASTERDIR when include MakefileMaho Nakata2004-03-071-1/+1
| | | | | | | | | PR: 63730 Submitted by: Mark Linimon <linimon@FreeBSD.org> Suggestion by: Masafumi Otsune <info@otsune.com> Notes: svn path=/head/; revision=103236
* - Update to version 20021229Kirill Ponomarev2004-03-074-35/+24
| | | | | | | | PR: ports/63878 Submitted by: Ports Fury Notes: svn path=/head/; revision=103207
* - Update to version 0.9.2.2Kirill Ponomarev2004-03-074-66/+23
| | | | | | | | PR: ports/63879 Submitted by: Ports Fury Notes: svn path=/head/; revision=103206
* - Update to version 1.0.2Kirill Ponomarev2004-03-077-41/+30
| | | | | | | | PR: ports/63880 Submitted by: Ports Fury Notes: svn path=/head/; revision=103205
* - Update to version 3.5.20Kirill Ponomarev2004-03-072-3/+3
| | | | | | | | PR: ports/63881 Submitted by: Ports Fury Notes: svn path=/head/; revision=103204
* 1) remove non-fetchable sitesMaho Nakata2004-03-071-3/+1
| | | | | | | | | | | | 2) sorry I didn't notice ITO-san's e-mail that also unbreak for this port. maho independently unbreak this port. thanks. Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> and kris via bento Notes: svn path=/head/; revision=103187
* BROKEN on sparc64: Does not compileKris Kennaway2004-03-071-2/+8
| | | | | | | Correct ARCH check for amd64. Notes: svn path=/head/; revision=103170
* BROKEN on sparc64: Does not compileKris Kennaway2004-03-071-0/+4
| | | | Notes: svn path=/head/; revision=103169
* Update to xgfe 2.1, switch to QT 3, respect NOPORTDOCS, fix buildKris Kennaway2004-03-0637-58/+1144
| | | | | | | | | | with gcc 3. Submitted by: Marius Strobl <marius@alchemy.franken.de> PR: ports/59024 Notes: svn path=/head/; revision=103143
* BROKEN on amd64: Does not compileKris Kennaway2004-03-061-1/+7
| | | | Notes: svn path=/head/; revision=103098
* - Unbreak: Build the four documentation formats sequentially (instead of ↵Pav Lucistnik2004-03-063-6/+12
| | | | | | | | | | | | simultaneously) to prevent perl 5.8 from using too much memory (> 512 MB) and being killed. PR: ports/63804 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer) Notes: svn path=/head/; revision=103091
* This is also broken on sparc64Kris Kennaway2004-03-041-2/+2
| | | | Notes: svn path=/head/; revision=102904
* Add net as secondary category since this is a distributed effortMario Sergio Fujikawa Ferreira2004-03-041-1/+1
| | | | Notes: svn path=/head/; revision=102871
* - Update to version 1.2.3Kirill Ponomarev2004-03-015-10/+23
| | | | | | | | PR: ports/63595 Submitted by: Ports Fury Notes: svn path=/head/; revision=102664
* - Update to version 0.9.5Kirill Ponomarev2004-03-013-10/+9
| | | | | | | | PR: ports/63594 Submitted by: Ports Fury Notes: svn path=/head/; revision=102663
* - Fix MASTER_SITESKirill Ponomarev2004-03-011-2/+2
| | | | Notes: svn path=/head/; revision=102624
* - Fix build on alphaKirill Ponomarev2004-02-292-4/+12
| | | | | | | | PR: ports/63532 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=102555
* - Update to version 0.9.12Kirill Ponomarev2004-02-283-5/+8
| | | | | | | | PR: ports/63496 Submitted by: Ports Fury Notes: svn path=/head/; revision=102451
* Update to 3.6.0Maho Nakata2004-02-287-134/+222
| | | | Notes: svn path=/head/; revision=102361
* Update to 3.7.1Maho Nakata2004-02-282-2/+3
| | | | Notes: svn path=/head/; revision=102339