non port: science/elmer-eio/Makefile |
Number of commits found: 31 |
Tuesday, 7 Oct 2014
|
19:35 thierry
Mark the old elmer-* ports as deprecated: they are obsoleted by
cad/elmerfem.
Reported by: pfg
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Wednesday, 11 Jun 2014
|
18:55 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)
 |
Monday, 10 Mar 2014
|
20:55 gerald
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
 |
Sunday, 16 Feb 2014
|
17:15 tijl
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
 |
Monday, 3 Feb 2014
|
14:31 miwi
- Stage support
 |
Saturday, 26 Oct 2013
|
00:52 gerald
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
 |
Friday, 20 Sep 2013
|
22:48 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
 |
Friday, 27 Nov 2009
|
22:52 sylvio
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
 |
Sunday, 13 Sep 2009
|
00:08 gerald
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
 |
Saturday, 22 Aug 2009
|
01:11 amdmi3
- Fix fetch by using garr SF mirror which still has the distfiles
 |
00:35 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
 |
Friday, 10 Jul 2009
|
00:48 araujo
- Pass maintainer to Sylvio Cesar <scjamorim at bsd.com.br>.
 |
Tuesday, 20 Jan 2009
|
17:35 araujo
- No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now
done via Mk/bsd.gcc.mk.
Reported by: gerald
 |
Wednesday, 7 Jan 2009
|
16:34 gerald
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
 |
Friday, 14 Mar 2008
|
11:04 araujo
- Update MASTER_SITES.
- Project was migrated for SF.
- Files as repacked.
- BUMP PORTREVISION.
Reported by: Pedro <pfgshield-freebsd@yahoo.com>
 |
Monday, 29 Oct 2007
|
10:23 araujo
- Update to 5.4.0.
Approved by: stas (mentor)
 |
Thursday, 9 Aug 2007
|
03:14 araujo
- Update to 5.3.2.
Approved by: pav (portmgr, in mentor's absence)
 |
Sunday, 15 Jul 2007
|
16:12 araujo
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: stas (mentor)
 |
Friday, 29 Jun 2007
|
16:29 araujo
- Change my mail address to araujo@.
Approved by: stas (mentor)
 |
Tuesday, 20 Feb 2007
|
23:57 maho
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
 |
Saturday, 27 Jan 2007
|
18:27 itetcu
Update to 5.3.0
PR: ports/108282
Submitted by: Marcelo Araujo (maintainer)
 |
Sunday, 21 Jan 2007
|
06:36 itetcu
- update MASTER_SITE subdir
- we don't have to tweek FORTRN vars now
- pass maintainership to submitter
PR: 108155
Submitted by: Marcelo Araujo
 |
Wednesday, 10 Jan 2007
|
23:55 maho
* Migrate to gfortran.
* Bump port revision.
 |
03:19 maho
* Add WANT_FORTRAN=yes and USE_GCC=4.2+ instead.
 |
Sunday, 10 Dec 2006
|
22:44 thierry
Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208.
 |
Thursday, 30 Nov 2006
|
23:25 kris
BROKEN: Configure fails
 |
Saturday, 30 Sep 2006
|
19:25 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]
 |
Wednesday, 12 Jul 2006
|
21:58 thierry
Upgrade to 5.2.0.
 |
Saturday, 1 Jul 2006
|
12:16 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)
 |
Monday, 24 Apr 2006
|
19:49 thierry
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 <giffunip@asme.org>
 |
Number of commits found: 31 |