The FreeBSD Ports Archive
FreeBSD science : elmer-hutiter4>
HUTIter library for use in the ELMER FEM package
HUTIter library for use in the Elmer FEM package.
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).
http://www.csc.fi/elmer/
|
elmer-hutiter history
v. 1.16
date: 2007/10/29 10:24:32; author: araujo; state: Exp; lines: +1 -2
- Update to 5.3.2.
Approved by: stas (mentor)
v. 1.15
date: 2007/09/30 04:47:22; author: linimon; state: Exp; lines: +2 -1
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.14
date: 2007/08/17 11:59:24; author: araujo; state: Exp; lines: +1 -1
- Update to 5.3.2.
Approved by: itetcu (mentor)
v. 1.13
date: 2007/07/15 16:12:18; author: araujo; state: Exp; lines: +2 -5
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: stas (mentor)
v. 1.12
date: 2007/06/29 16:29:07; author: araujo; state: Exp; lines: +1 -1
- Change my mail address to araujo@.
Approved by: stas (mentor)
v. 1.11
date: 2007/01/27 18:18:53; author: itetcu; state: Exp; lines: +1 -2
update version to 5.3.0
PR: ports/108283
Submitted by: Marcelo Araujo (maintainer)
v. 1.10
date: 2007/01/21 06:12:27; author: itetcu; state: Exp; lines: +2 -2
- fix MASTER_SITES path
- pass maintianership to submitter
PR: 108156
Submitted by: Marcelo Araujo
v. 1.9
date: 2007/01/16 02:15:13; author: maho; state: Exp; lines: +3 -2
Fix automatic detection of WITH_ATLAS.
v. 1.8
date: 2007/01/12 06:51:37; author: maho; state: Exp; lines: +6 -3
* Use gfortran42 only and not gcc42.
* Bump portrevision.
v. 1.7
date: 2007/01/10 13:06:53; author: maho; state: Exp; lines: +6 -2
A small cleanup.
v. 1.6
date: 2007/01/10 03:39:15; author: maho; state: Exp; lines: +19 -9
* Migrate to gfortran42.
v. 1.5
date: 2006/09/30 19:25:46; author: linimon; state: Exp; lines: +1 -3
* Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
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 [2],
gerald [2], thierry [2], vd [3], skv [4]
v. 1.4
date: 2006/07/12 21:59:10; author: thierry; state: Exp; lines: +1 -1
Upgrade to 5.2.0.
v. 1.3
date: 2006/07/01 12:16:43; author: thierry; state: Exp; lines: +1 -1
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni (maintainer)
v. 1.2
date: 2006/04/28 22:36:48; author: thierry; state: Exp; lines: +2 -1
Try to fix on amd64 and ia64.
Reported by: ports-amd64 via Kris
Seen with: Pedro F. Giffuni (maintainer)
v. 1.1
date: 2006/04/24 19:53:14; author: thierry; state: Exp;
HUTIter library for use in the Elmer FEM package.
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
=============================================================================
v. 1.16
date: 2007/10/29 10:24:32; author: araujo; state: Exp; lines: +1 -2
- Update to 5.3.2.
Approved by: stas (mentor)
v. 1.15
date: 2007/09/30 04:47:22; author: linimon; state: Exp; lines: +2 -1
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.14
date: 2007/08/17 11:59:24; author: araujo; state: Exp; lines: +1 -1
- Update to 5.3.2.
Approved by: itetcu (mentor)
v. 1.13
date: 2007/07/15 16:12:18; author: araujo; state: Exp; lines: +2 -5
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: stas (mentor)
v. 1.12
date: 2007/06/29 16:29:07; author: araujo; state: Exp; lines: +1 -1
- Change my mail address to araujo@.
Approved by: stas (mentor)
v. 1.11
date: 2007/01/27 18:18:53; author: itetcu; state: Exp; lines: +1 -2
update version to 5.3.0
PR: ports/108283
Submitted by: Marcelo Araujo (maintainer)
v. 1.10
date: 2007/01/21 06:12:27; author: itetcu; state: Exp; lines: +2 -2
- fix MASTER_SITES path
- pass maintianership to submitter
PR: 108156
Submitted by: Marcelo Araujo
v. 1.9
date: 2007/01/16 02:15:13; author: maho; state: Exp; lines: +3 -2
Fix automatic detection of WITH_ATLAS.
v. 1.8
date: 2007/01/12 06:51:37; author: maho; state: Exp; lines: +6 -3
* Use gfortran42 only and not gcc42.
* Bump portrevision.
v. 1.7
date: 2007/01/10 13:06:53; author: maho; state: Exp; lines: +6 -2
A small cleanup.
v. 1.6
date: 2007/01/10 03:39:15; author: maho; state: Exp; lines: +19 -9
* Migrate to gfortran42.
v. 1.5
date: 2006/09/30 19:25:46; author: linimon; state: Exp; lines: +1 -3
* Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
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 [2],
gerald [2], thierry [2], vd [3], skv [4]
v. 1.4
date: 2006/07/12 21:59:10; author: thierry; state: Exp; lines: +1 -1
Upgrade to 5.2.0.
v. 1.3
date: 2006/07/01 12:16:43; author: thierry; state: Exp; lines: +1 -1
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni (maintainer)
v. 1.2
date: 2006/04/28 22:36:48; author: thierry; state: Exp; lines: +2 -1
Try to fix on amd64 and ia64.
Reported by: ports-amd64 via Kris
Seen with: Pedro F. Giffuni (maintainer)
v. 1.1
date: 2006/04/24 19:53:14; author: thierry; state: Exp;
HUTIter library for use in the Elmer FEM package.
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
=============================================================================
v. 1.16
date: 2007/10/29 10:24:32; author: araujo; state: Exp; lines: +1 -2
- Update to 5.3.2.
Approved by: stas (mentor)
v. 1.15
date: 2007/09/30 04:47:22; author: linimon; state: Exp; lines: +2 -1
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.14
date: 2007/08/17 11:59:24; author: araujo; state: Exp; lines: +1 -1
- Update to 5.3.2.
Approved by: itetcu (mentor)
v. 1.13
date: 2007/07/15 16:12:18; author: araujo; state: Exp; lines: +2 -5
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: stas (mentor)
v. 1.12
date: 2007/06/29 16:29:07; author: araujo; state: Exp; lines: +1 -1
- Change my mail address to araujo@.
Approved by: stas (mentor)
v. 1.11
date: 2007/01/27 18:18:53; author: itetcu; state: Exp; lines: +1 -2
update version to 5.3.0
PR: ports/108283
Submitted by: Marcelo Araujo (maintainer)
v. 1.10
date: 2007/01/21 06:12:27; author: itetcu; state: Exp; lines: +2 -2
- fix MASTER_SITES path
- pass maintianership to submitter
PR: 108156
Submitted by: Marcelo Araujo
v. 1.9
date: 2007/01/16 02:15:13; author: maho; state: Exp; lines: +3 -2
Fix automatic detection of WITH_ATLAS.
v. 1.8
date: 2007/01/12 06:51:37; author: maho; state: Exp; lines: +6 -3
* Use gfortran42 only and not gcc42.
* Bump portrevision.
v. 1.7
date: 2007/01/10 13:06:53; author: maho; state: Exp; lines: +6 -2
A small cleanup.
v. 1.6
date: 2007/01/10 03:39:15; author: maho; state: Exp; lines: +19 -9
* Migrate to gfortran42.
v. 1.5
date: 2006/09/30 19:25:46; author: linimon; state: Exp; lines: +1 -3
* Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
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 [2],
gerald [2], thierry [2], vd [3], skv [4]
v. 1.4
date: 2006/07/12 21:59:10; author: thierry; state: Exp; lines: +1 -1
Upgrade to 5.2.0.
v. 1.3
date: 2006/07/01 12:16:43; author: thierry; state: Exp; lines: +1 -1
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni (maintainer)
v. 1.2
date: 2006/04/28 22:36:48; author: thierry; state: Exp; lines: +2 -1
Try to fix on amd64 and ia64.
Reported by: ports-amd64 via Kris
Seen with: Pedro F. Giffuni (maintainer)
v. 1.1
date: 2006/04/24 19:53:14; author: thierry; state: Exp;
HUTIter library for use in the Elmer FEM package.
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
=============================================================================
|
| |

|