aboutsummaryrefslogtreecommitdiff
path: root/math/lapack
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Return maho@'s ports to the pool after his commit bit expired.Rene Ladan2018-03-111-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=464164
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-1/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Add a comment to never remove the PORTREVISION?= line, sinceGerald Pfeifer2016-12-131-1/+1
| | | | | | | | | | math/lapack/Makefile is also included from math/blas which overrides PORTNAME and PORTREVSION. Approved by: maho (maintainer) Notes: svn path=/head/; revision=428484
* Fix up math/blas's PORTREVISION going backwards, broken in r428057.Matthias Andree2016-12-081-1/+1
| | | | | | | | PR: 214965 Approved by: portmgr ('just fix it' blanket) Notes: svn path=/head/; revision=428093
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-12-071-0/+1
| | | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry Notes: svn path=/head/; revision=428057
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Forgot to add some patches.Maho Nakata2015-04-063-0/+70
| | | | | | | | PR: 199164 Submitted by: phd_kimberlite@yahoo.co.jp Notes: svn path=/head/; revision=383402
* math/lapacke : update port to slave port of math/lapack, and updated toMaho Nakata2015-04-022-7/+38
| | | | | | | | | | 3.5.0 accordingly. PR: 98614 Submitted by: phd_kimberlite@yahoo.co.jp Notes: svn path=/head/; revision=382985
* math/lapack: fix build when PROFILE option is selectedBartek Rutkowski2015-03-241-0/+4
| | | | | | | | | | | - Since dynamic linking is broken when PROFILE is used, enforce '-static' LDFLAGS - Maintainer's timeout (maho@FreeBSD.org) PR: 185375 Submitted by: Pawel Biernacki <pawel.biernacki@gmail.com> Notes: svn path=/head/; revision=382127
* Update to 3.5.0.Maho Nakata2015-03-145-51/+41
| | | | | | | Submitted by: Johannes Dieterich <dieterich.joh@gmail.com> Notes: svn path=/head/; revision=381238
* - Convert ports of math/ to new USES=pythonMarcus von Appen2014-10-211-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371328
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Clarify LICENSEDmitry Marakasov2014-08-051-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=364136
* Repair instances, almost all courtesy of bf ;-), of spacesAdam Weinberger2014-07-291-2/+2
| | | | | | | | | | and/or tabs before the =. This made doing regular expressions on the ports tree really difficult. Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363390
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-4/+4
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* Stage supportAntoine Brodin2014-04-052-12/+12
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=350244
* 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-1/+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-0/+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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Fix typo after corruptionBaptiste Daroussin2013-06-051-1/+1
| | | | | | | Submitted by: Rainer Hurling <rhurlin@gwdg.de> Notes: svn path=/head/; revision=320035
* Convert to new options frameworkBaptiste Daroussin2013-06-051-21/+19
| | | | Notes: svn path=/head/; revision=319993
* update to 3.4.2Maho Nakata2013-01-052-5/+5
| | | | Notes: svn path=/head/; revision=309957
* Update to 3.4.1.Maho Nakata2012-08-2610-1152/+6
| | | | Notes: svn path=/head/; revision=303177
* FixMaho Nakata2012-03-122-1/+12
| | | | | | | | | | | | http://netlib.org/lapack/Errata/index2.html#_strong_span_class_green_bug0085_span_strong_xgesvd_problem_in_workspace_computation . PR: 165960 Submitted by: fork <forkandwait@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=293156
* Remove some unncesssary patches.Maho Nakata2012-01-233-1749/+0
| | | | | | | Submitted by: bf Notes: svn path=/head/; revision=289701
* adding another patch.Maho Nakata2012-01-221-0/+39
| | | | Notes: svn path=/head/; revision=289607
* opps forgot to add some patches.Maho Nakata2012-01-222-0/+128
| | | | Notes: svn path=/head/; revision=289606
* Update with many small following changes.Maho Nakata2012-01-229-1715/+2993
| | | | | | | | | | | | 1. adding upstream patches and bump port revision. 2. adding precompiled man by default rather than building. 3. adding regression-test target, several tests fails, though. 4. prepare for xlapack and now blas is secondary port of this port. Submitted by: bf@ Notes: svn path=/head/; revision=289605
* Update to LAPACK 3.4.0.Maho Nakata2012-01-089-89/+1825
| | | | | | | | | PR: 163906 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> Feature safe: yes Notes: svn path=/head/; revision=288733
* Removing dupe from static lib as well.Maho Nakata2010-12-253-46/+34
| | | | | | | | PR: 152771 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> Notes: svn path=/head/; revision=266866
* Build fix for science/mpqc, graphics/mypaint,Maho Nakata2010-12-042-1/+20
| | | | | | | | | | | | | graphics/cimg, math/suitesparse, math/biggles, astro/astrometry math/clp, science/mpb. Reported by: pav, erwin, Anton Shterenlikht, "Hartmann, O" [1], Submmited by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> [2] PR: 152771 [2], 152790 [1] Notes: svn path=/head/; revision=265669
* Update to 3.3.0.Maho Nakata2010-11-303-6/+24
| | | | Notes: svn path=/head/; revision=265440
* Do not build proflib by default.Maho Nakata2010-09-271-4/+13
| | | | | | | | PR: 150549 Submitted by: bf@ Notes: svn path=/head/; revision=261921
* Do not strictly specify BLAS at linking.Maho Nakata2010-09-191-1/+1
| | | | Notes: svn path=/head/; revision=261453
* Respect LDFLAGS; add ELF DT_NEEDED tags to shared libraries;Brendan Fabeny2010-08-306-48/+102
| | | | | | | | | | use one toolchain consistently; minor cleanups; update to 3.2.2 PR: 117923 Approved by: maho (maintainer), makc (co-mentor) Notes: svn path=/head/; revision=260183
* Enable parallel builds, when possible. Fix test-target. Minor cosmeticMikhail Teterin2010-06-232-19/+28
| | | | | | | | | | changes. No changes in resulting package. Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=256856
* 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
* FC->F77, regression test now works.Maho Nakata2009-05-192-1/+71
| | | | | | | Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> Notes: svn path=/head/; revision=234237
* - Unbreak on sparc64. It builds and links fine.Pietro Cerutti2009-05-151-4/+0
| | | | Notes: svn path=/head/; revision=233921
* Update to 3.2.1.Maho Nakata2009-05-072-7/+5
| | | | | | | Spotted by: Robert Jenssen Notes: svn path=/head/; revision=233332
* Back shared lib version to 4 and bump portrevision.Maho Nakata2009-04-132-3/+4
| | | | Notes: svn path=/head/; revision=232298
* Update to 3.2.0.Maho Nakata2009-04-136-24/+300
| | | | Notes: svn path=/head/; revision=232291
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-1/+1
| | | | Notes: svn path=/head/; revision=225403