aboutsummaryrefslogtreecommitdiffstats
path: root/math/lapack/Makefile
Commit message (Expand)AuthorAgeFilesLines
* * 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