| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
5.0.0_4
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
14 Mar 2008 11:04:10
5.0.0_3
|
araujo  |
- Update MASTER_SITES.
- Project was migrated for SF.
- Files as repacked.
- BUMP PORTREVISION.
Reported by: Pedro <pfgshield-freebsd@yahoo.com> |
15 Jul 2007 17:12:19
5.0.0_2
|
araujo  |
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: stas (mentor) |
29 Jun 2007 17:29:19
5.0.0_2
|
araujo  |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
21 Jan 2007 06:09:36
5.0.0_2
|
itetcu  |
- fix MASTER_SITES path
- pass maintianership to submitter
PR: 108158
Submitted by: Marcelo Araujo |
16 Jan 2007 02:19:12
5.0.0_2
|
maho  |
Using only gfortran42. not usng gcc41. |
12 Jul 2006 22:58:02
5.0.0_1
|
thierry  |
- Chase the new version to upgrade Elmer 5.2.0.
- Add links under $PREFIX/bin. |
01 Jul 2006 13:16:44
5.0.0
|
thierry  |
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer) |
24 Apr 2006 20:46:15
5.0.0
|
thierry  |
A Mesh Generation Utility for use with 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 <giffunip@asme.org> |