Version: 1.1.2, Package name: qrupdate-1.1.2 |
Maintained by: Paul Irofti |
Master sites: |
Description qrupdate is a Fortran library for fast updates of QR and Cholesky decomposition. It was originally part of GNU-Octave. |
Filesize: 48.568 KB |
Version History (View Complete History) |
|
2020-04-06 02:48:07 by Paul Irofti | Files touched by this commit (20) |
Log message: Bump after MAINTAINER update. |
2020-04-05 18:04:32 by Paul Irofti | Files touched by this commit (20) |
Log message: Update my email address. |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 15:08:27 by Christian Weisgerber | Files touched by this commit (20) |
Log message: Bump all ports that depend on ports-gcc on the clang archs. SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. |
2018-03-31 03:22:04 by Steven Mestdagh | Files touched by this commit (1) |
Log message: switch this to gfortran, prevents octave's test suite from crashing ok pirofti@ |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-10-23 09:09:57 by Steven Mestdagh | Files touched by this commit (19) |
Log message: replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER |
2010-07-18 04:50:12 by Steven Mestdagh | Files touched by this commit (20) |
Log message: REVISION |
2010-06-28 23:01:35 by Steven Mestdagh | Files touched by this commit (4) |
Log message: normalization: use FC as fortran compiler and honor FFLAGS. allows to build it easily with gfortran. make more use of MAKE_FLAGS. make the tests work. maintainer timeout |
2010-05-29 09:28:50 by Christian Weisgerber | Files touched by this commit (1) |
Log message: use fortran module |
2010-05-14 02:45:58 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Substitute MAKE_PROGRAM insead of hardcoding gmake. Substitute LIBqrupdate_VERSION instead of hardcoding version numbers. Don't override FC. Remove so link to library. Add NO_REGRESS. ok pirofti@ (maintainer) |