aboutsummaryrefslogtreecommitdiffstats
path: root/math/lapack
Commit message (Expand)AuthorAgeFilesLines
* math/lapack: fix build when PROFILE option is selectedBartek Rutkowski2015-03-251-0/+4
* Update to 3.5.0.Maho Nakata2015-03-145-51/+41
* - Convert ports of math/ to new USES=pythonMarcus von Appen2014-10-221-1/+1
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1
* - Clarify LICENSEDmitry Marakasov2014-08-061-1/+1
* Repair instances, almost all courtesy of bf ;-), of spacesAdam Weinberger2014-07-301-2/+2
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-4/+4
* Stage supportAntoine Brodin2014-04-062-12/+12
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-111-1/+1
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-171-1/+1
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0
* Fix typo after corruptionBaptiste Daroussin2013-06-061-1/+1
* Convert to new options frameworkBaptiste Daroussin2013-06-051-21/+19
* update to 3.4.2Maho Nakata2013-01-052-5/+5
* Update to 3.4.1.Maho Nakata2012-08-2610-1152/+6
* FixMaho Nakata2012-03-122-1/+12
* Remove some unncesssary patches.Maho Nakata2012-01-243-1749/+0
* adding another patch.Maho Nakata2012-01-221-0/+39
* opps forgot to add some patches.Maho Nakata2012-01-222-0/+128
* Update with many small following changes.Maho Nakata2012-01-229-1715/+2993
* Update to LAPACK 3.4.0.Maho Nakata2012-01-089-89/+1825
* Removing dupe from static lib as well.Maho Nakata2010-12-253-46/+34
* Build fix for science/mpqc, graphics/mypaint,Maho Nakata2010-12-042-1/+20
* Update to 3.3.0.Maho Nakata2010-11-303-6/+24
* Do not build proflib by default.Maho Nakata2010-09-271-4/+13
* Do not strictly specify BLAS at linking.Maho Nakata2010-09-201-1/+1
* Respect LDFLAGS; add ELF DT_NEEDED tags to shared libraries;Brendan Fabeny2010-08-306-48/+102
* Enable parallel builds, when possible. Fix test-target. Minor cosmeticMikhail Teterin2010-06-232-19/+28
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-0/+1
* FC->F77, regression test now works.Maho Nakata2009-05-202-1/+71
* - Unbreak on sparc64. It builds and links fine.Pietro Cerutti2009-05-151-4/+0
* Update to 3.2.1.Maho Nakata2009-05-072-7/+5
* Back shared lib version to 4 and bump portrevision.Maho Nakata2009-04-132-3/+4
* Update to 3.2.0.Maho Nakata2009-04-136-24/+300
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-081-1/+1
* Add additional MASTER_SITES.Maho Nakata2009-01-071-1/+4
* * remove ENABLE_TESTING which does nothing.Maho Nakata2008-06-191-3/+5
* Fix NOPORTDOCS. (per Porter's Handbook 5.14.4).Maho Nakata2008-04-071-2/+0
* Mark as broken on sparc64: fails to link.Mark Linimon2008-02-011-0/+4
* Update to 3.3.1.Maho Nakata2007-09-2932-1377/+1496
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-121-6/+1
* Build fix: use gfortran42 explicitly instead of USE_GCC=4.2+.Maho Nakata2007-06-141-1/+5
* - Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik2007-01-301-5/+1
* Fix fetchable now (invalid checksum): the defaultMaho Nakata2007-01-302-7/+7
* Pass maintainership.Maho Nakata2007-01-171-1/+1
* Remove CONFLICT line as elmer-mathlibs are deprecated by migrationMaho Nakata2007-01-161-2/+0
* Fogot to commit script/configure so that installes as liblapack.so.4.Maho Nakata2007-01-101-1/+1
* fix pkg-plistMaho Nakata2007-01-101-1/+1
* * Migrate to gfortranMaho Nakata2007-01-091-4/+6
* Fix to correctly build with a Fortran compiler other than /usr/bin/f77.Jean-Marc Zucconi2006-05-291-8/+0
* Register conflicts with math/elmer-mathlibs.Thierry Thomas2006-04-251-2/+4
* Dont compile blas as it is not installed.Jean-Marc Zucconi2006-02-091-4/+5
* This port does not conflict with math/atlas. That was a oversight of my part.Jean-Marc Zucconi2006-02-081-2/+0
* Don't build the included blas library and add a dependency on math/blas.Jean-Marc Zucconi2006-02-085-123/+5
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
* NOPROFILE -> NO_PROFILE (fix the build on FreebSD >= 6.0)Jean-Marc Zucconi2005-10-151-2/+6
* Add size data.Trevor Johnson2004-03-181-0/+2
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-2/+2
* Add LDADD=g2c (f2c for -stale) to the makefiles.Thomas Gellekum2000-09-222-3/+19
* Add support for profiled libraries.Jean-Marc Zucconi2000-08-212-0/+13
* Update checksum for man pages tarball. They have been updated. The previousJean-Marc Zucconi2000-07-031-1/+1
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-171-1/+1
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-3/+2
* Update to reflect changes in the latest tarball (version number doesJean-Marc Zucconi2000-06-042-78/+9
* trim down a bit and add WWW: (portlint)Michael Haro2000-04-211-61/+2
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
* The manpages tarball has changed. They have fixed the most obvious bugs, butJean-Marc Zucconi2000-03-091-1/+1
* Fix testing/timing failures due to the last update.Jean-Marc Zucconi2000-01-138-55/+117
* Files have been updated in master site (a few bug fixes)Jean-Marc Zucconi1999-12-103-19/+6
* Files I forgot to add in the previous commit.Jean-Marc Zucconi1999-10-1414-0/+544
* Honor FC and FFLAGS so that the user can easily override them.Jean-Marc Zucconi1999-10-144-47/+140
* Back out my last commit because I had just reversed the already-committedDan Moschuk1999-10-101-1/+1
* Fix small typo in Makefile.Dan Moschuk1999-10-091-1/+1
* A typo in Makefile creats wrong symbolic link to BLAS shared libraryJean-Marc Zucconi1999-10-061-1/+1
* Checksums for version 3.0Jean-Marc Zucconi1999-09-231-2/+2
* Upgrade from version 2.0 to version 3.0Jean-Marc Zucconi1999-09-238-457/+410
* Play the 'MANCOMPRESSED=maybe' trick and compress the manpages ourselvesSteve Price1999-09-201-0/+6
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-271-1/+1
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-9/+11
* Convert to ELF.Steve Price1998-09-282-6/+15
* Move distfiles to subdirectory. When there's a file like "manpages.tgz",Satoshi Asami1998-08-252-3/+5
* Suffix has changed (.tar.gz -> .tgz)Jean-Marc Zucconi1998-08-252-4/+4
* Use INSTALL_ macros so I can install non-root. Use MANx.Tim Vanderhoek1998-08-202-1197/+170
* Remove two duplicated manpages.Satoshi Asami1998-08-191-2/+0
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
* Portlint clean.Steve Price1998-02-181-7/+7
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
* Not everyone has `.' in his $PATH.Jean-Marc Zucconi1997-02-211-37/+26
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
* Add ".gz" to end of package files so this thing packages in the defaultSatoshi Asami1996-06-111-1185/+1186
* Make it install manpages even if NOMANCOMPRESS is defined. RunSatoshi Asami1996-06-111-7/+13
* LAPACK is a library of Fortran 77 subroutines for linear algebra.Jean-Marc Zucconi1996-06-0713-0/+2021