Age | Commit message (Expand) | Author | Files | Lines |
2020-10-12 | math/blas, math/lapack: Install interchangeable BLAS system | bacon | 16 | -70/+394 |
2020-02-28 | Update math/lapack and math/blas to v3.9.0 | plunky | 11 | -173/+66 |
2020-01-26 | all: migrate homepages from http to https | rillig | 1 | -2/+2 |
2019-10-05 | In MAKE_JOBS >= 8 at least, some .o files are not built before link stage. | ryoon | 1 | -1/+4 |
2018-08-12 | LAPACK: build deprecated functions. Allows me to build unmodified | maya | 1 | -1/+3 |
2017-09-11 | Update blas and lapack to 3.7.1. | wiz | 5 | -146/+48 |
2017-01-25 | Changes 3.7.0: | adam | 5 | -77/+86 |
2016-12-12 | MAKE_ENV is in OPSYSVARS -- simplify previous. | wiz | 1 | -6/+2 |
2016-12-12 | Wrap Dragonfly specific workaround in .if ${OPSYS} == "DragonFly" | wiz | 1 | -1/+5 |
2016-12-03 | math/lapack: Restore build on DragonFly | marino | 1 | -1/+7 |
2016-10-18 | Updated lapack to 3.6.1. | wiz | 4 | -40/+43 |
2015-11-03 | Add SHA512 digests for distfiles for math category | agc | 1 | -1/+2 |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 |
2014-08-19 | Build and link Fortran code using the Fortran Compiler. Bump revision. | joerg | 5 | -21/+22 |
2014-03-31 | Fix linking with gfortran | adam | 2 | -4/+4 |
2014-02-28 | Changes 3.5.0: | adam | 8 | -65/+195 |
2013-06-03 | This packages needs a Fortran 95 compiler to build, Fortran 77 is not | tron | 1 | -2/+2 |
2012-09-11 | "user-destdir" is default these days | asau | 1 | -2/+1 |
2011-01-25 | Pass LDFLAGS for linking | adam | 4 | -15/+15 |
2010-07-30 | "fortran" -> "fortran77" except where it is clear that it isn't F77. | asau | 1 | -2/+2 |
2010-03-17 | Detect if the fortran compiler/libs have etime as an intrinsic or not instead | dmcmahill | 4 | -7/+46 |
2010-01-30 | Added LICENSE information. | heinz | 1 | -1/+2 |
2009-12-03 | Follow f2c/libf2c split: bump revision of all packages | asau | 1 | -2/+2 |
2009-10-20 | patch-ad: Don't remove the $(NOOPT) for slamch.f and dlamch.f | tnn | 3 | -9/+13 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2009-02-22 | Use MASTER_SITE_NETLIB for Netlib and its mirrors. | asau | 1 | -4/+2 |
2008-08-12 | Tell libtool that its linking fortran so the correct libraries get linked | markd | 3 | -5/+6 |
2008-05-26 | Mark some packages as NOT_FOR_BULK_PLATFORM= Linux-*-* | tnn | 1 | -1/+2 |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -2/+3 |
2007-12-10 | Changes 3.1.1: | adam | 7 | -74/+66 |
2007-12-02 | Remove Ex-MASTER_SITEs. From Zafer Aydogan. | wiz | 1 | -3/+1 |
2006-08-22 | cc is used at least on DragonFly for linkage, so keep C in USE_LANGUAGES. | joerg | 1 | -2/+2 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 |
2005-01-12 | Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler | jlam | 1 | -2/+2 |
2005-01-03 | Add patch-ab (forgotten in the previous commit - thanks to | wennmach | 1 | -0/+15 |
2005-01-03 | The `DZLAUX' routines were still missing from the library. | wennmach | 3 | -11/+15 |
2004-12-22 | Make liblapack contain routines for all types (real, double, complex16, | wennmach | 3 | -29/+31 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-06-20 | Enable pkgviews installation. | minskim | 1 | -1/+5 |
2004-05-10 | Unused. | wiz | 1 | -18/+0 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -11/+7 |
2004-02-26 | From now on use buildlink3.mk | adam | 2 | -2/+24 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |