aboutsummaryrefslogtreecommitdiff
path: root/science/elmer-hutiter
Commit message (Collapse)AuthorAgeFilesLines
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* - Fix fetch by using garr SF mirror which still has the distfilesDmitry Marakasov2009-08-221-1/+1
| | | | Notes: svn path=/head/; revision=240080
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Pass maintainer to Sylvio Cesar <scjamorim at bsd.com.br>.Marcelo Araujo2009-07-101-1/+1
| | | | Notes: svn path=/head/; revision=237567
* - No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is nowMarcelo Araujo2009-01-201-1/+0
| | | | | | | | | done via Mk/bsd.gcc.mk. Reported by: gerald Notes: svn path=/head/; revision=226543
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-1/+1
| | | | Notes: svn path=/head/; revision=225403
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Update MASTER_SITES.Marcelo Araujo2008-03-142-4/+5
| | | | | | | | | | | - Project was migrated for SF. - Files as repacked. - BUMP PORTREVISION. Reported by: Pedro <pfgshield-freebsd@yahoo.com> Notes: svn path=/head/; revision=209029
* - Update to 5.3.2.Marcelo Araujo2007-10-292-5/+4
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=202278
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Update to 5.3.2.Marcelo Araujo2007-08-172-4/+4
| | | | | | | Approved by: itetcu (mentor) Notes: svn path=/head/; revision=197838
* - Now we use USE_FORTRAN=yes to use FORTRAN compiler.Marcelo Araujo2007-07-151-5/+2
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=195667
* - Change my mail address to araujo@.Marcelo Araujo2007-06-291-1/+1
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=194470
* update version to 5.3.0Ion-Mihai Tetcu2007-01-272-5/+4
| | | | | | | | PR: ports/108283 Submitted by: Marcelo Araujo (maintainer) Notes: svn path=/head/; revision=183421
* - fix MASTER_SITES pathIon-Mihai Tetcu2007-01-211-2/+2
| | | | | | | | | | - pass maintianership to submitter PR: 108156 Submitted by: Marcelo Araujo Notes: svn path=/head/; revision=182889
* Fix automatic detection of WITH_ATLAS.Maho Nakata2007-01-161-2/+3
| | | | Notes: svn path=/head/; revision=182469
* * Use gfortran42 only and not gcc42.Maho Nakata2007-01-121-3/+6
| | | | | | | * Bump portrevision. Notes: svn path=/head/; revision=182146
* A small cleanup.Maho Nakata2007-01-101-2/+6
| | | | Notes: svn path=/head/; revision=181971
* * Migrate to gfortran42.Maho Nakata2007-01-101-9/+19
| | | | Notes: svn path=/head/; revision=181949
* * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, toMark Linimon2006-09-301-3/+1
| | | | | | | | | | | | | | | | | | | | 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
* Upgrade to 5.2.0.Thierry Thomas2006-07-122-4/+4
| | | | Notes: svn path=/head/; revision=167632
* 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
* Try to fix on amd64 and ia64.Thierry Thomas2006-04-281-1/+2
| | | | | | | | Reported by: ports-amd64 via Kris Seen with: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer) Notes: svn path=/head/; revision=160699
* HUTIter library for use in the Elmer FEM package.Thierry Thomas2006-04-243-0/+55
Elmer is an open-source computational tool for multi-physics problems. Elmer includes physical models of fluid dynamics, structural mechanics, electromagnetics and heat transfer. These are described by partial differential equations which Elmer solves by the Finite Element Method (FEM). Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=160357