aboutsummaryrefslogtreecommitdiff
path: root/math/elmer-mathlibs
Commit message (Collapse)AuthorAgeFilesLines
* * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, toMark Linimon2006-09-301-2/+0
| | | | | | | | | | | | | | | | | | | | allow OPTIONS to be able to influence dependencies. This is still experimental [1] * Teach bsd.gcc.mk about gfortran [2] * Remove the outdated emulators/linux_base; the new default has been linux_base-fc4. This will allow the outdated port to be removed [3] * Add USE_FIREBIRD macros to bsd.database.mk [4] PR: 93687 [1], 93690 [2], 103184 [3], 103357 [4] Submitted by: shaun [1], Pedro F. Giffuni <giffunip at asme to org> [2], gerald [2], thierry [2], vd [3], skv [4] Notes: svn path=/head/; revision=174200
* Remove overkill optimizations.Thierry Thomas2006-07-251-1/+1
| | | | | | | Submitted by: Pedro Giffuni <pfgshield-freebsd (at) yahoo.com> Notes: svn path=/head/; revision=168726
* Chase the new version to upgrade Elmer 5.2.0.Thierry Thomas2006-07-122-3/+4
| | | | | | | Note: same distname. Notes: svn path=/head/; revision=167626
* Reset maintainership: Pedro's dev machine has been stolen :-(Thierry Thomas2006-07-011-1/+1
| | | | | | | | | Hoping to see you back soon! Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer) Notes: svn path=/head/; revision=166704
* Add preliminary support for a WITH_MPI knob and fixes a minor issue byThierry Thomas2006-06-051-8/+18
| | | | | | | | | | properly sending FFLAGS to configure. PR: ports/98109 Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer) Notes: svn path=/head/; revision=164497
* Fix a typo in COMMENT.Thierry Thomas2006-04-261-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=160548
* BLAS and some Libraries from Scalapack used by Elmer FEM package.Thierry Thomas2006-04-248-0/+120
These libraries, as most Elmer packages, are built with a F90 compiler. Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=160355