aboutsummaryrefslogtreecommitdiffstats
path: root/math/blas/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-301-1/+1
* Stage supportantoine2014-04-061-1/+0
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* * Make the BLAS port the secondary port of LAPACK.maho2012-01-231-46/+6
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
* Fix build on FBSD 6.maho2010-09-271-2/+2
* Correct handling profiled libraries.maho2010-09-201-3/+17
* Respect LDFLAGS; add ELF DT_NEEDED tags to shared libraries;bf2010-08-301-6/+20
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1
* Fix build for blas depended ports.maho2007-09-101-1/+1
* Make fetchable. The distfile has been changed and taking the diffmaho2007-09-071-4/+3
* Now we USE_FORTRAN=yes for using FORTRAN compiler.maho2007-07-121-6/+1
* A cosmetic change.maho2007-01-231-1/+6
* Pass maintainership.maho2007-01-171-1/+1
* Remove CONFLICT line as elmer-mathlibs are deprecated by migrationmaho2007-01-161-2/+0
* Migrate to gfortran.maho2007-01-091-3/+4
* - Fix compiling with oncoming gcc41.stas2006-10-021-1/+3
* - Respect DESTDIRrafan2006-08-171-1/+3
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* Register conflicts with math/elmer-mathlibs and pet portlint.thierry2006-04-251-0/+2
* This port now respects FFLAGS.ehaupt2006-04-141-2/+3
* www.hensa.ac.uk has been replaced by the UK Mirror Service on 1 August 1999.fenner2005-10-011-1/+1
* De-pkg-comment.knu2003-02-211-0/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-161-3/+1
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
* remove aout supportmharo2000-03-241-7/+2
* * Fixed MASTER_SITESjedgar1999-12-241-5/+5
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-5/+7
* Create libblas.so symlink in a.out case.asami1998-09-281-1/+4
* Pick up blas.tgz since to other distfiles seemed to havesteve1998-08-091-1/+2
* Looked in the wrong directory (linpack vs blas) ...scrappy1998-07-091-3/+3
* Forgot a backslash in the MASTER_SITES list...scrappy1998-07-081-2/+2
* Add two sites for retrieving, remove ftp.netlib.orgscrappy1998-07-081-1/+3
* distfile changed to tar.gz from sha.gzscrappy1998-07-081-6/+2
* Cleanup preivous commit. We now use a gzipped shar file and checksum.steve1998-02-091-15/+8
* update this port per PR and portlint.steve1998-02-021-42/+15
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
* Fix MASTER_SITES since netlib.att.com went away. Clean up Makefilesfenner1997-04-031-6/+16
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
* Set DIST_SUBDIR to ${DISTNAME} and delete a whole bunch of hacks toasami1996-03-101-10/+5
* Addasami1995-06-241-2/+4
* Add more CATEGORIES. packages/orphans is now empty.asami1995-05-031-1/+2
* I was going to convert the math Makefiles according to the newasami1995-04-221-1/+2
* Some more Makefile updates, for the math ports.asami1995-04-111-0/+12
* Change the path of the extract command. Formerly extract used CURDIR, nowats1995-02-221-1/+1
* Remove bogus tabjkh1995-01-271-1/+1
* Put a hack into it until we have some good solution for theats1994-11-281-0/+4
* BLAS (Basic Linear Algebra Package) library. Used by LINPACK, LAPACK, etc.ljo1994-10-271-0/+37