aboutsummaryrefslogtreecommitdiffstats
path: root/math/lapack/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* - Clarify LICENSEamdmi32014-08-061-1/+1
* Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-301-2/+2
* Convert all :U to :tu and :L to :tlbapt2014-05-051-4/+4
* Stage supportantoine2014-04-061-11/+11
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-171-1/+1
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-0/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Fix typo after corruptionbapt2013-06-061-1/+1
* Convert to new options frameworkbapt2013-06-051-21/+19
* update to 3.4.2maho2013-01-051-1/+1
* Update to 3.4.1.maho2012-08-261-4/+2
* Fixmaho2012-03-121-1/+1
* Update with many small following changes.maho2012-01-221-90/+155
* Update to LAPACK 3.4.0.maho2012-01-081-17/+30
* Removing dupe from static lib as well.maho2010-12-251-2/+1
* Build fix for science/mpqc, graphics/mypaint,maho2010-12-041-0/+1
* Update to 3.3.0.maho2010-11-301-2/+2
* Do not build proflib by default.maho2010-09-271-4/+13
* Do not strictly specify BLAS at linking.maho2010-09-201-1/+1
* Respect LDFLAGS; add ELF DT_NEEDED tags to shared libraries;bf2010-08-301-26/+37
* Enable parallel builds, when possible. Fix test-target. Minor cosmeticmi2010-06-231-18/+20
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-0/+1
* FC->F77, regression test now works.maho2009-05-201-1/+1
* - Unbreak on sparc64. It builds and links fine.gahr2009-05-151-4/+0
* Update to 3.2.1.maho2009-05-071-4/+2
* Back shared lib version to 4 and bump portrevision.maho2009-04-131-1/+2
* Update to 3.2.0.maho2009-04-131-9/+8
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1
* Add additional MASTER_SITES.maho2009-01-071-1/+4
* * remove ENABLE_TESTING which does nothing.maho2008-06-191-3/+5
* Fix NOPORTDOCS. (per Porter's Handbook 5.14.4).maho2008-04-071-2/+0
* Mark as broken on sparc64: fails to link.linimon2008-02-011-0/+4
* Update to 3.3.1.maho2007-09-291-214/+68
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-121-6/+1
* Build fix: use gfortran42 explicitly instead of USE_GCC=4.2+.maho2007-06-141-1/+5
* - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-301-5/+1
* Fix fetchable now (invalid checksum): the defaultmaho2007-01-301-1/+1
* Pass maintainership.maho2007-01-171-1/+1
* Remove CONFLICT line as elmer-mathlibs are deprecated by migrationmaho2007-01-161-2/+0
* * Migrate to gfortranmaho2007-01-091-4/+6
* Register conflicts with math/elmer-mathlibs.thierry2006-04-251-2/+4
* This port does not conflict with math/atlas. That was a oversight of my part.jmz2006-02-081-2/+0
* Don't build the included blas library and add a dependency on math/blas.jmz2006-02-081-4/+5
* NOPROFILE -> NO_PROFILE (fix the build on FreebSD >= 6.0)jmz2005-10-151-2/+6
* Clear moonlight beckons.ade2003-03-071-0/+1
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-2/+2
* Add LDADD=g2c (f2c for -stale) to the makefiles.tg2000-09-221-0/+2
* Add support for profiled libraries.jmz2000-08-211-0/+11
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-161-1/+2
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
* Honor FC and FFLAGS so that the user can easily override them.jmz1999-10-141-0/+6
* Back out my last commit because I had just reversed the already-committeddan1999-10-101-1/+1
* Fix small typo in Makefile.dan1999-10-091-1/+1
* A typo in Makefile creats wrong symbolic link to BLAS shared libraryjmz1999-10-061-1/+1
* Upgrade from version 2.0 to version 3.0jmz1999-09-231-163/+185
* Play the 'MANCOMPRESSED=maybe' trick and compress the manpages ourselvessteve1999-09-201-0/+6
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-9/+11
* Convert to ELF.steve1998-09-281-2/+9
* Move distfiles to subdirectory. When there's a file like "manpages.tgz",asami1998-08-251-1/+3
* Suffix has changed (.tar.gz -> .tgz)jmz1998-08-251-2/+2
* Use INSTALL_ macros so I can install non-root. Use MANx.hoek1998-08-201-14/+170
* Portlint clean.steve1998-02-181-7/+7
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
* Make it install manpages even if NOMANCOMPRESS is defined. Runasami1996-06-111-7/+13
* LAPACK is a library of Fortran 77 subroutines for linear algebra.jmz1996-06-071-0/+27