aboutsummaryrefslogtreecommitdiff
path: root/math/atlas
Commit message (Collapse)AuthorAgeFilesLines
* add some CONFLICTS [1]; minor clean-upBrendan Fabeny2012-06-091-1/+1
| | | | | | | Reported by: S.-M. Silber [1] Notes: svn path=/head/; revision=298795
* restore the explicit pointer bitwidth configure argument, to preventBrendan Fabeny2012-02-131-3/+10
| | | | | | | | | | misconfiguration on some machines PR: 162686 Submitted by: truckman (different patch) Notes: svn path=/head/; revision=291311
* make a small build adjustment after the recent math/lapack changesBrendan Fabeny2012-01-241-3/+4
| | | | Notes: svn path=/head/; revision=289729
* Update to 3.8.4 before the 3.10 release; clean up (substantiallyBrendan Fabeny2011-09-2413-492/+439
| | | | | | | | | | | | | | reduce build times, introduce options, drop unneeded dependencies, and make linking with ATLAS shared libraries easier) Thanks to maho and A. Shterenlikht for review and testing, and to mm, T. Ludwig, skreuzer, and E. Lemos de Sa for reminders or related submissions PR: 117923, 139169, 155650, 159876 Notes: svn path=/head/; revision=282329
* Tell portscout to look for stable releases only,Brendan Fabeny2011-07-211-0/+1
| | | | | | | using the upstream convention Notes: svn path=/head/; revision=278126
* Assume maintainership: the former maintainerBrendan Fabeny2011-05-101-1/+1
| | | | | | | | | is busy Approved by: maho Notes: svn path=/head/; revision=273915
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Add conflict line.Maho Nakata2009-11-101-0/+1
| | | | | | | Submitted by: "b. f." <bf1783@googlemail.com> Notes: svn path=/head/; revision=244065
* 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
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* Update to 3.8.3.Maho Nakata2009-04-213-23/+23
| | | | Notes: svn path=/head/; revision=232388
* 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 3.8.2.Maho Nakata2008-06-128-69/+18
| | | | | | | | Submitted by: Kengo Ichiki <ichiki@ualberta.ca> Slightly modified so that his patches fit ports policy. Notes: svn path=/head/; revision=214687
* * Fix bug listed in http://math-atlas.sourceforge.net/errata.html#RMAAT .Maho Nakata2008-02-076-1/+46
| | | | | | | | | | * Bump portrevision. * Fix pkg-descr. Still do not pass portlint though. Submitted by: bf <bf2006a@yahoo.com> Notes: svn path=/head/; revision=206813
* Use MANUAL_PACKAGE_BUILD instead.Maho Nakata2008-01-071-1/+1
| | | | Notes: svn path=/head/; revision=205129
* Update to 3.8.0.Maho Nakata2007-12-1922-6689/+416
| | | | | | | | | | | | Only verified on i386 and amd64 FreeBSD 7BETA. Discussions with: bf <bf2006a@yahoo.com>, truckman and Tijl Coosemans <tijl@ulyssis.org>. PR: 118270 and 118271 Notes: svn path=/head/; revision=204153
* Using new LAPACK 3.1.1 port (threfore BUMPPORTREVISION)Maho Nakata2007-09-301-16/+8
| | | | | | | and unbreak. Notes: svn path=/head/; revision=200403
* Temporary marked as broken. Creating ATLAS'ed LAPACK part is now broken.Maho Nakata2007-09-291-0/+2
| | | | Notes: svn path=/head/; revision=200345
* In ATLAS/INSTALL.txt it is said that gcc42 is superior to both gcc3 and gcc41Maho Nakata2007-07-301-6/+0
| | | | | | | | | - and FreeBSD 7 current imported gcc42. Spotted by: Li-Lun \"Leland\" Wang" <llwang@infor.org> Notes: svn path=/head/; revision=196699
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-121-4/+1
| | | | Notes: svn path=/head/; revision=195456
* Fix errata listed at http://math-atlas.sourceforge.net/errata.html andMaho Nakata2007-03-089-1/+333
| | | | | | | | | bump portrevision. Submitted by: bf <bf2006a@yahoo.com> Notes: svn path=/head/; revision=186882
* For test target, now we use GMAKE to MAKE. In some environmentMaho Nakata2007-02-191-6/+6
| | | | | | | GMAKE fails. Notes: svn path=/head/; revision=185487
* Remove CONFLICT line as elmer-mathlibs are deprecated by migrationMaho Nakata2007-01-161-2/+0
| | | | | | | to gfortran. Notes: svn path=/head/; revision=182475
* Atlas should not depend on GNU F77. NowMaho Nakata2007-01-153-4/+5
| | | | | | | it doesn't expect existence of /usr/include/g2c.h Notes: svn path=/head/; revision=182398
* gmake is needed as a build dependency.Thierry Thomas2007-01-141-3/+4
| | | | | | | Approved by: maho Notes: svn path=/head/; revision=182354
* Fix build with WITH_OPTIMIZED_FLAGS.Maho Nakata2007-01-111-2/+2
| | | | Notes: svn path=/head/; revision=182125
* * Migrate to gfortran. but stock GCC is used.Maho Nakata2007-01-112-65/+53
| | | | | | | * lapack/blas are compiled with gforntran, thus we build TEST section as well. Notes: svn path=/head/; revision=182063
* * Shared lib number has been bumped 1 to 2Maho Nakata2007-01-092-24/+24
| | | | | | | * Bump port revision Notes: svn path=/head/; revision=181919
* * Migrate to gfortran.Maho Nakata2007-01-064-14/+145
| | | | | | | | | * portlint. * (option) Installing benchmark tests for real FLOPS. * Bump portrevision. Notes: svn path=/head/; revision=181647
* Fix error when WITH_OPTIMIZED_FLAGS is specified.Maho Nakata2006-08-071-0/+4
| | | | | | | | PR: 100991 Submitted by: Masayuki Takemura <ICG04984@nifty.com> Notes: svn path=/head/; revision=169878
* A better WITH_OPTIMIZED_FLAGS.Maho Nakata2006-07-091-1/+1
| | | | Notes: svn path=/head/; revision=167242
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Register conflicts with math/elmer-mathlibs.Maho Nakata2006-04-261-0/+2
| | | | | | | | Submitted by: thierry and Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=160489
* o cleanupsMaho Nakata2006-02-143-24/+80
| | | | | | | | | | o faster build time; 4h45m19.23s for my Pentium M 1.6G. now static libs are build via knob, timing torerance patch is applied via knob. Submitted by: many Notes: svn path=/head/; revision=155972
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Currently with "cpu I686_CPU" which is default,Maho Nakata2005-11-192-13/+0
| | | | | | | | | | kernel automatically enables SSE if it is available. so remove messages which are not necessary. Submitted by: Darrien <darrien.l@gmail.com> Notes: svn path=/head/; revision=148822
* Add cputype of sempron; athlon type CPUMaho Nakata2005-10-301-1/+2
| | | | | | | Submitted by: Pedro A M Vazquez <vazquez@iqm.unicamp.br> Notes: svn path=/head/; revision=146725
* Set NO_PACKAGE: atlas optimizes for the local machine, so a package is notKris Kennaway2005-09-071-0/+2
| | | | | | | | | generally useful. Reviewed by: maho (maintainer) Notes: svn path=/head/; revision=142137
* Add two patches for stable builds.Maho Nakata2005-06-282-0/+32
| | | | | | | | | o L1 cache size is not correctly detected having a bad clock o in some case small number of tries in tuning doesn't meet convergence see FAQ http://math-atlas.sourceforge.net/errata.html#tol Notes: svn path=/head/; revision=138097
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-2/+2
| | | | | | | 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-2/+2
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Add a warning messageMaho Nakata2005-01-251-1/+8
| | | | | | | Suggested by: Rob D. <162144@gmail.com> Notes: svn path=/head/; revision=127269
* Reduce optimization level so that not get trappedMaho Nakata2005-01-251-4/+1
| | | | | | | at infinite loop Notes: svn path=/head/; revision=127268
* Avoid the use of != statements in ports MakefileMaho Nakata2004-10-241-1/+5
| | | | | | | | PR: 71095 Submitted by: eik Notes: svn path=/head/; revision=120057
* Adding newline at the end of filesMaho Nakata2004-10-192-2/+2
| | | | | | | | | (lapack.h and blas.h) Submitted by: thierry@ Notes: svn path=/head/; revision=119760
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* type -> archMaho Nakata2004-09-021-3/+3
| | | | | | | Pointy hat to: maho Notes: svn path=/head/; revision=117876
* ad hoc fix for 5-STABLE, having CPUMaho Nakata2004-09-011-0/+8
| | | | | | | | | other than Pentium4 (Opteron, Pentium III, Athlon... etc) this was due to recent change in make(1) Notes: svn path=/head/; revision=117837
* Build fix for 5-STABLEMaho Nakata2004-09-011-4/+4
| | | | Notes: svn path=/head/; revision=117819
* o Significantly performance loss by overriding severalMaho Nakata2004-08-181-6/+2
| | | | | | | | optimization flags... o update to 3.7.8 Notes: svn path=/head/; revision=116562