FreeBSD science : elmer-eio4>
ELMER FEM Package Data base Interface
Input/Output Data base interface 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-eio history
v. 1.15
date: 2007/10/29 10:23:41; author: araujo; state: Exp; lines: +1 -1
- Update to 5.4.0.
Approved by: stas (mentor)
v. 1.14
date: 2007/08/09 03:14:32; author: araujo; state: Exp; lines: +1 -1
- Update to 5.3.2.
Approved by: pav (portmgr, in mentor's absence)
v. 1.13
date: 2007/07/15 16:12:18; author: araujo; state: Exp; lines: +1 -4
- 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/02/20 23:57:24; author: maho; state: Exp; lines: +2 -0
elmer-eio implicitly depends on gfortran42. Accordingly, this also fixes
the build of science/elmer-fem.
PR: 109162
Submitted by: maintainer, maho, kris via pointyhat
v. 1.10
date: 2007/01/27 18:27:38; author: itetcu; state: Exp; lines: +1 -2
Update to 5.3.0
PR: ports/108282
Submitted by: Marcelo Araujo (maintainer)
v. 1.9
date: 2007/01/21 06:36:35; author: itetcu; state: Exp; lines: +4 -6
- update MASTER_SITE subdir
- we don't have to tweek FORTRN vars now
- pass maintainership to submitter
PR: 108155
Submitted by: Marcelo Araujo
v. 1.8
date: 2007/01/10 23:55:29; author: maho; state: Exp; lines: +4 -2
* Migrate to gfortran.
* Bump port revision.
v. 1.7
date: 2007/01/10 03:19:34; author: maho; state: Exp; lines: +2 -2
* Add WANT_FORTRAN=yes and USE_GCC=4.2+ instead.
v. 1.6
date: 2006/12/10 22:44:08; author: thierry; state: Exp; lines: +0 -2
Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208.
v. 1.5
date: 2006/11/30 23:25:35; author: kris; state: Exp; lines: +2 -0
BROKEN: Configure fails
v. 1.4
date: 2006/09/30 19:25:46; author: linimon; state: Exp; lines: +0 -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.3
date: 2006/07/12 21:58:47; author: thierry; state: Exp; lines: +1 -1
Upgrade to 5.2.0.
v. 1.2
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.1
date: 2006/04/24 19:49:57; author: thierry; state: Exp;
Input/Output Data base interface 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.15
date: 2007/10/29 10:23:41; author: araujo; state: Exp; lines: +1 -1
- Update to 5.4.0.
Approved by: stas (mentor)
v. 1.14
date: 2007/08/09 03:14:32; author: araujo; state: Exp; lines: +1 -1
- Update to 5.3.2.
Approved by: pav (portmgr, in mentor's absence)
v. 1.13
date: 2007/07/15 16:12:18; author: araujo; state: Exp; lines: +1 -4
- 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/02/20 23:57:24; author: maho; state: Exp; lines: +2 -0
elmer-eio implicitly depends on gfortran42. Accordingly, this also fixes
the build of science/elmer-fem.
PR: 109162
Submitted by: maintainer, maho, kris via pointyhat
v. 1.10
date: 2007/01/27 18:27:38; author: itetcu; state: Exp; lines: +1 -2
Update to 5.3.0
PR: ports/108282
Submitted by: Marcelo Araujo (maintainer)
v. 1.9
date: 2007/01/21 06:36:35; author: itetcu; state: Exp; lines: +4 -6
- update MASTER_SITE subdir
- we don't have to tweek FORTRN vars now
- pass maintainership to submitter
PR: 108155
Submitted by: Marcelo Araujo
v. 1.8
date: 2007/01/10 23:55:29; author: maho; state: Exp; lines: +4 -2
* Migrate to gfortran.
* Bump port revision.
v. 1.7
date: 2007/01/10 03:19:34; author: maho; state: Exp; lines: +2 -2
* Add WANT_FORTRAN=yes and USE_GCC=4.2+ instead.
v. 1.6
date: 2006/12/10 22:44:08; author: thierry; state: Exp; lines: +0 -2
Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208.
v. 1.5
date: 2006/11/30 23:25:35; author: kris; state: Exp; lines: +2 -0
BROKEN: Configure fails
v. 1.4
date: 2006/09/30 19:25:46; author: linimon; state: Exp; lines: +0 -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.3
date: 2006/07/12 21:58:47; author: thierry; state: Exp; lines: +1 -1
Upgrade to 5.2.0.
v. 1.2
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.1
date: 2006/04/24 19:49:57; author: thierry; state: Exp;
Input/Output Data base interface 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.15
date: 2007/10/29 10:23:41; author: araujo; state: Exp; lines: +1 -1
- Update to 5.4.0.
Approved by: stas (mentor)
v. 1.14
date: 2007/08/09 03:14:32; author: araujo; state: Exp; lines: +1 -1
- Update to 5.3.2.
Approved by: pav (portmgr, in mentor's absence)
v. 1.13
date: 2007/07/15 16:12:18; author: araujo; state: Exp; lines: +1 -4
- 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/02/20 23:57:24; author: maho; state: Exp; lines: +2 -0
elmer-eio implicitly depends on gfortran42. Accordingly, this also fixes
the build of science/elmer-fem.
PR: 109162
Submitted by: maintainer, maho, kris via pointyhat
v. 1.10
date: 2007/01/27 18:27:38; author: itetcu; state: Exp; lines: +1 -2
Update to 5.3.0
PR: ports/108282
Submitted by: Marcelo Araujo (maintainer)
v. 1.9
date: 2007/01/21 06:36:35; author: itetcu; state: Exp; lines: +4 -6
- update MASTER_SITE subdir
- we don't have to tweek FORTRN vars now
- pass maintainership to submitter
PR: 108155
Submitted by: Marcelo Araujo
v. 1.8
date: 2007/01/10 23:55:29; author: maho; state: Exp; lines: +4 -2
* Migrate to gfortran.
* Bump port revision.
v. 1.7
date: 2007/01/10 03:19:34; author: maho; state: Exp; lines: +2 -2
* Add WANT_FORTRAN=yes and USE_GCC=4.2+ instead.
v. 1.6
date: 2006/12/10 22:44:08; author: thierry; state: Exp; lines: +0 -2
Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208.
v. 1.5
date: 2006/11/30 23:25:35; author: kris; state: Exp; lines: +2 -0
BROKEN: Configure fails
v. 1.4
date: 2006/09/30 19:25:46; author: linimon; state: Exp; lines: +0 -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.3
date: 2006/07/12 21:58:47; author: thierry; state: Exp; lines: +1 -1
Upgrade to 5.2.0.
v. 1.2
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.1
date: 2006/04/24 19:49:57; author: thierry; state: Exp;
Input/Output Data base interface 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
=============================================================================
|