| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
5.4.0_3
|
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.4.0_2
|
araujo  |
- Update MASTER_SITES.
- Project was migrated for SF.
- Files as repacked.
- BUMP PORTREVISION.
Reported by: Pedro <pfgshield-freebsd@yahoo.com> |
08 Nov 2007 09:25:01
5.4.0_1
|
araujo  |
- Fix pkg-plist.
Reported by: pointyhat (pav)
Approved by: portmgr (linimon), stas (mentor, implicit) |
29 Oct 2007 10:31:13
5.4.0
|
araujo  |
- Update to 5.4.0.
Approved by: stas (mentor) |
15 Jul 2007 17:12:19
5.3.0_1
|
araujo  |
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: stas (mentor) |
29 Jun 2007 17:29:19
5.3.0_1
|
araujo  |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
19 May 2007 21:32:57
5.3.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
27 Jan 2007 07:02:20
5.3.0
|
itetcu  |
- update MASTER SITE
- update to 5.3.0
PR: ports/108288
Submitted by: Marcelo Araujo |
12 Jan 2007 07:16:24
5.2.0_1
|
maho  |
Remove USE_GCC line as it is not necessary. |
10 Jan 2007 13:49:02
5.2.0_1
|
maho  |
Migrate to gfortran42. |
10 Dec 2006 22:44:08
5.2.0
|
thierry  |
Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208. |
30 Nov 2006 23:24:09
5.2.0
|
kris  |
BROKEN: Configure fails |
30 Sep 2006 20:25:46
5.2.0
|
linimon  |
* 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 <giffunip at asme to org> [2],
gerald [2], thierry [2], vd [3], skv [4] |
12 Jul 2006 23:01:07
5.2.0
|
thierry  |
Upgrade to 5.2.0.
Noticed by: Pedro F. Giffuni <giffunip@asme.org> |
01 Jul 2006 13:16:44
5.0.3
|
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:55:43
5.0.3
|
thierry  |
ElmerPost - the Visualization of Numerical Results.
The function of ElmerPost is to visualize the numerical results produced
by ElmerSolver and other finite element programs. ElmerPost operates with
the data specific to the unknown variables (temperature, velocity,
pressure, displacement etc.) defined in the mathematical model. ElmerPost
plots e.g. contours and vector fields, and can manipulate computed data
into another form using the built-in MATC-language (for instance heat
fluxes from temperature distributions).
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |