aboutsummaryrefslogtreecommitdiff
path: root/math/elmer-mathlibs
Commit message (Collapse)AuthorAgeFilesLines
* Marked as DEPRECATED and IGNORE.Maho Nakata2007-01-161-0/+3
| | | | | | | No ports depends on this as migrated to gfortran. Notes: svn path=/head/; revision=182474
* * Migrate to gfortran.Maho Nakata2007-01-131-5/+5
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=182286
* Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208.Thierry Thomas2006-12-101-2/+0
| | | | Notes: svn path=/head/; revision=179426
* BROKEN: Configure failsKris Kennaway2006-11-301-0/+2
| | | | Notes: svn path=/head/; revision=178392
* Drive-by commit to fix MASTER_SITE...Mikhail Teterin2006-11-291-1/+1
| | | | Notes: svn path=/head/; revision=178272
* * 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