aboutsummaryrefslogtreecommitdiff
path: root/math/sdpa
Commit message (Collapse)AuthorAgeFilesLines
* Stagify.Vanilla I. Shu2014-08-082-15/+11
| | | | Notes: svn path=/head/; revision=364344
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-231-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362717
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-5/+5
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-161-2/+1
| | | | | | | | | | | | | | USE_GCC=yes has been omitted though. Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk. Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,... Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=344614
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Fix parallel build by telling make(1) that binary depends on a libraryAlexey Dokuchaev2013-07-261-1/+6
| | | | | | | | | | - Reword COMMENT text while I am here (pkg-descr is still a mess though; Makefile also needs some love and cleaning) Reported by: pointyhat-west Notes: svn path=/head/; revision=323694
* Convert to USES=gmakeBaptiste Daroussin2013-07-101-6/+3
| | | | Notes: svn path=/head/; revision=322712
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* adjust linking and comments in dependent ports after the math/atlas update;Brendan Fabeny2011-11-221-9/+10
| | | | | | | | | | | math/atlas-devel will be updated to use the same constructs at a later date PR: 162706 Approved by: miwi (portmgr) Feature safe: yes Notes: svn path=/head/; revision=286242
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* Build fix with gotoblas.Maho Nakata2010-02-161-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249916
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-0/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* Update to 7.3.1.Maho Nakata2009-08-032-13/+9
| | | | Notes: svn path=/head/; revision=238832
* Update to 7.3.0 (20090321 version).Maho Nakata2009-04-082-5/+5
| | | | Notes: svn path=/head/; revision=231848
* Update to 7.2.1 2008/12/24 version.Maho Nakata2009-02-172-6/+5
| | | | Notes: svn path=/head/; revision=228533
* Remove CONFIGURE_ENV.Maho Nakata2009-01-181-1/+0
| | | | | | | Submitted by: gerald@ Notes: svn path=/head/; revision=226362
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-0/+1
| | | | Notes: svn path=/head/; revision=225403
* Update to 7.2.0 2008/11/23 version.Maho Nakata2008-12-152-10/+10
| | | | Notes: svn path=/head/; revision=224257
* Update to SDPA 7.1.1 20080618 version.Maho Nakata2008-06-202-9/+9
| | | | Notes: svn path=/head/; revision=215422
* Update to 20080410 of SDPA 7.1.0 and manual.Maho Nakata2008-04-112-8/+8
| | | | Notes: svn path=/head/; revision=211032
* Update to 7.1.0 (20080329 version).Maho Nakata2008-03-312-9/+9
| | | | Notes: svn path=/head/; revision=210184
* The source file and manual file have the date in itsMaho Nakata2008-03-053-12/+16
| | | | | | | filename. Notes: svn path=/head/; revision=208449
* Fix distinfo for the manual.Maho Nakata2008-02-291-3/+3
| | | | | | | | | | | | According to the master site, > http://sdpa.indsys.chuo-u.ac.jp/sdpa/ > 2008.2.28 > The software manual of the SDPA (Ver. 7.0.5) is revised. [Download]. Also this is a correct one. (BTW: I'm one of the author of this manual) Notes: svn path=/head/; revision=208164
* Update to SDPA 7.0.5.Maho Nakata2008-02-187-238/+35
| | | | Notes: svn path=/head/; revision=207496
* Mark as broken. It depends on math/atlas which is problematic,Maho Nakata2007-12-181-0/+2
| | | | | | | and waiting for SDPA7. Notes: svn path=/head/; revision=203973
* I forgot to update distinfo by last commit,Maho Nakata2007-07-171-6/+6
| | | | | | | | | > * Also documentations (.ps and .pdf) have been altered slightly. Submitted by: sat Notes: svn path=/head/; revision=195782
* * Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-141-4/+1
| | | | | | | * Also documentations (.ps and .pdf) have been altered slightly. Notes: svn path=/head/; revision=195542
* MASTER_SITES has been changed.Maho Nakata2007-04-181-1/+1
| | | | | | | Notified by: Katsuki Fujisawa <fujisawa@indsys.chuo-u.ac.jp> Notes: svn path=/head/; revision=190256
* Fix build.Maho Nakata2007-01-161-4/+7
| | | | | | | Submitted by: kris via pointyhat. Notes: svn path=/head/; revision=182484
* one portlint fix.Maho Nakata2007-01-151-1/+1
| | | | Notes: svn path=/head/; revision=182413
* Still lapack.h and blas.h are required, though remove dependencyMaho Nakata2007-01-122-6/+6
| | | | | | | of g2c.h. Notes: svn path=/head/; revision=182252
* * Migrate to gfortran.Maho Nakata2007-01-115-15/+49
| | | | | | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack. * somehow archives are changed but no difference by taking diff. Notes: svn path=/head/; revision=182072
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-2/+0
| | | | Notes: svn path=/head/; revision=162032
* SHA256ifyEdwin Groothuis2006-01-221-0/+4
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Fix build and installMaho Nakata2005-10-302-7/+8
| | | | | | | Submitted by: kris via pointyhat Notes: svn path=/head/; revision=146723
* update to 6.2.1Maho Nakata2005-10-102-6/+6
| | | | | | | Submitted by: edwin Notes: svn path=/head/; revision=144749
* .else if should be .elif or .elseifMaho Nakata2005-07-061-1/+1
| | | | | | | Submitted by: joe, kris Notes: svn path=/head/; revision=138550
* remakeing optimization flagsMaho Nakata2005-07-041-5/+11
| | | | Notes: svn path=/head/; revision=138436
* Unbreak by updating to 6.2.0Maho Nakata2005-05-124-26/+25
| | | | | | | | | and now it is relased under GPL Submitted by: kris (broken report) Notes: svn path=/head/; revision=135091
* BROKEN: UnfetchableKris Kennaway2005-04-301-0/+2
| | | | Notes: svn path=/head/; revision=134385
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Now confirmed that both static and dynamic ATLAS libMaho Nakata2004-08-191-2/+2
| | | | | | | has same performance. Notes: svn path=/head/; revision=116637
* amd64 dislikes -malign-doubleMaho Nakata2004-08-181-5/+5
| | | | Notes: svn path=/head/; revision=116584
* o Add WITH_SMP, ATLAS with SMP support. currently seriousMaho Nakata2004-08-181-4/+10
| | | | | | | | perfomance loss is observed. o change Intel C++ compiler flags to approprate one. Notes: svn path=/head/; revision=116583
* USE_ICC -> WITH_ICCMaho Nakata2004-08-161-3/+3
| | | | | | | Checked by: portlint Notes: svn path=/head/; revision=116389
* Add flag USE_ICC, uses intel c/c++ compilierMaho Nakata2004-08-161-2/+13
| | | | Notes: svn path=/head/; revision=116372
* MASTER_SITE have been moved.Maho Nakata2004-08-162-3/+2
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=116335