Port details |
- elmer-meshgen2d Mesh Generation Utility for use with the ELMER FEM package
- 5.0.0_5 science
=0 5.0.0_5Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsoleted by cad/elmerfem
This port expired on: 2014-11-07
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-04-24 19:46:44
- Last Update: 2014-11-07 14:58:01
- SVN Revision: 372273
- License: not specified in port
- WWW:
- http://www.csc.fi/elmer/
- Description:
- 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)
WWW: http://www.csc.fi/elmer/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- elmer-meshgen2d>0:science/elmer-meshgen2d
- No installation instructions:
- This port has been deleted.
- PKGNAME: elmer-meshgen2d
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.0_5 07 Nov 2014 14:58:01 |
rene |
Remove expired ports:
2014-11-07 math/elmer-umfpack: Obsoleted by cad/elmerfem
2014-11-07 science/elmer-eio: Obsoleted by cad/elmerfem
2014-11-07 science/elmer-matc: Obsoleted by cad/elmerfem
2014-11-07 science/elmer-meshgen2d: Obsoleted by cad/elmerfem
2014-11-07 science/elmergrid: Obsoleted by cad/elmerfem |
5.0.0_5 07 Oct 2014 19:35:59 |
thierry |
Mark the old elmer-* ports as deprecated: they are obsoleted by
cad/elmerfem.
Reported by: pfg |
5.0.0_5 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
5.0.0_5 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
5.0.0_5 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
5.0.0_5 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
5.0.0_5 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
5.0.0_5 27 Nov 2009 22:52:30 |
sylvio |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
5.0.0_5 22 Aug 2009 01:11:41 |
amdmi3 |
- Fix fetch by using garr SF mirror which still has the distfiles |
5.0.0_5 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
5.0.0_5 10 Jul 2009 00:48:37 |
araujo |
- Pass maintainer to Sylvio Cesar <scjamorim at bsd.com.br>. |
5.0.0_5 20 Feb 2009 01:35:46 |
araujo |
- Mark as UNBROKEN on AMD64.
- It isn't necessary to use USE_FORTRAN. |
5.0.0_5 19 Feb 2009 11:48:13 |
araujo |
- Mark as BROKEN, both doesn't compile on amd64.
Reported by: pav (pointyhat) |
5.0.0_5 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
5.0.0_4 21 Aug 2008 06:18:49 |
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 ) |
5.0.0_3 14 Mar 2008 11:04:10 |
araujo |
- Update MASTER_SITES.
- Project was migrated for SF.
- Files as repacked.
- BUMP PORTREVISION.
Reported by: Pedro <pfgshield-freebsd@yahoo.com> |
5.0.0_2 15 Jul 2007 16:12:19 |
araujo |
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: stas (mentor) |
5.0.0_2 29 Jun 2007 16:29:19 |
araujo |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
5.0.0_2 21 Jan 2007 06:09:36 |
itetcu |
- fix MASTER_SITES path
- pass maintianership to submitter
PR: 108158
Submitted by: Marcelo Araujo |
5.0.0_2 16 Jan 2007 02:19:12 |
maho |
Using only gfortran42. not usng gcc41. |
5.0.0_1 12 Jul 2006 21:58:02 |
thierry |
- Chase the new version to upgrade Elmer 5.2.0.
- Add links under $PREFIX/bin. |
5.0.0 01 Jul 2006 12:16:44 |
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) |
5.0.0 24 Apr 2006 19:46:15 |
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> |