1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-16 00:39:15 -04:00
Commit graph

4 commits

Author SHA1 Message Date
Thomas Zander
09b025405d Modernise port to allow for new features in future (e.g. CilkPlus support)
Details:
- Use standard HAS_CONFIGURE instead of rolling our own
- Use blaslapack
- Regenerate patches with "make makepatch".
- Add LICENSE
- Fortran is used as linker but all the code is in C so use CFLAGS
  instead of FFLAGS.

PR:		214963
Submitted by:	pfg
2017-09-17 15:26:09 +00:00
Maho Nakata
39c24110db Migrated to gfortran42.
install shared libs as well.
2007-01-09 05:52:07 +00:00
Volker Stolz
b43bf4ba7f Install headers
PR:		ports/78272
Submitted by:	Pedro F. Giffuni
2005-03-02 13:08:37 +00:00
Edwin Groothuis
aa86583435 NEW port: math/taucs
TAUCS is a C library of sparse linear solvers. It's very
	fast and it works well with low memory configurations.

PR:		ports/55196
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2004-01-03 10:27:38 +00:00