aboutsummaryrefslogtreecommitdiff
path: root/math/metis-edf
Commit message (Collapse)AuthorAgeFilesLines
* Remove math/metis-edf: now the regular math/metis is sufficient for Code_Aster.Thierry Thomas2019-12-234-127/+0
| | | | Notes: svn path=/head/; revision=520740
* Upgrade Code_Aster to 13.6.0-1.Thierry Thomas2018-08-181-1/+1
| | | | Notes: svn path=/head/; revision=477484
* - Switch to new test frameworkDmitry Marakasov2018-05-311-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=471196
* Upgrade - endly! - to Code_Aster 13.4.0-3.Thierry Thomas2017-11-146-94/+79
| | | | | | | | | | | | | | | | Notes: - I have (not yet) succeeded to enable MFront in this version; - it uses math/mumps-edf, repocopied from math/mumps; - cad/scotch is now taken out of the aster tarball; - french/eficas is no more used: to be replaced by "aster-study" in Salome_Meca (the port cad/salome should be resurrected!) Notes: svn path=/head/; revision=454187
* Upgrade Code_Aster to 12.0.6-4.Thierry Thomas2016-11-131-1/+2
| | | | | | | | | | | This brings french/eficas to 2016.0.1, cad/astk-serveur and astk-client to 1.13.8.2, french/med to 3.2.0 (built against hdf5-18), bump PORTREVSION to math/metis-edf and fix soname, and french/homard to 11.7-1. Notes: svn path=/head/; revision=426042
* Update Code_Aster to 11.7.0-1, with its different tools.Thierry Thomas2015-02-181-1/+1
| | | | Notes: svn path=/head/; revision=379319
* Cleanup plistAntoine Brodin2014-11-151-3/+0
| | | | Notes: svn path=/head/; revision=372596
* - Upgrade Code_Aster to 11.6.0-1.Thierry Thomas2014-08-171-0/+1
| | | | | | | - Fix Homard. Notes: svn path=/head/; revision=365235
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-4/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=360499
* Upgrade Code_Aster to 11.5.0-4.Thierry Thomas2014-03-1811-217/+78
| | | | | | | | | | N.B.: french/aster is still marked BROKEN, but this allows to unbreak other ports sharing the same dependencies. Patch for french/med provided by tijl. Notes: svn path=/head/; revision=348597
* Pass back to the Code Aster maintainerBrendan Fabeny2014-03-161-1/+1
| | | | Notes: svn path=/head/; revision=348392
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=347809
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-161-1/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=344614
* Use a versioned name for metis4, to help some tools to distinguish it from metisBrendan Fabeny2013-11-221-1/+1
| | | | Notes: svn path=/head/; revision=334607
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* Use the compiler to assemble the shared libraries, in order to avoid linkingBrendan Fabeny2013-08-131-3/+3
| | | | | | | | | | problems PR: 177201 Submitted by: marino, thierry Notes: svn path=/head/; revision=324649
* Chasing Code_Aster's upgrade - no change.Thierry Thomas2013-03-191-5/+1
| | | | Notes: svn path=/head/; revision=314689
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* AdoptBrendan Fabeny2011-11-191-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286051
* Chase Code_Aster's upgrade.Thierry Thomas2010-09-162-17/+3
| | | | Notes: svn path=/head/; revision=261299
* Don't try to build a shared library on != i386, it fails.Thierry Thomas2010-05-243-8/+22
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=254973
* Trying to fix on amd64.Thierry Thomas2010-05-221-9/+2
| | | | | | | Reported by: pointyhat via Pav Notes: svn path=/head/; revision=254830
* Borrow some bits from math/metis to build and install a shared lib, andThierry Thomas2010-05-194-7/+52
| | | | | | | install the headers. Notes: svn path=/head/; revision=254608
* Upgrade to 4.1-2.Thierry Thomas2010-03-264-22/+35
| | | | Notes: svn path=/head/; revision=251545
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-181-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244447
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-0/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* - Upgrade to 4.1.1;Thierry Thomas2009-01-205-18/+72
| | | | | | | - Use aster's distfiles. Notes: svn path=/head/; revision=226547
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-1/+1
| | | | Notes: svn path=/head/; revision=225403
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+1
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-141-4/+1
| | | | Notes: svn path=/head/; revision=195549
* * Migrate to gfortran.Maho Nakata2007-01-112-7/+11
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=182076
* Define WITH_FORTRAN on -CURRENT.Thierry Thomas2006-12-131-1/+7
| | | | Notes: svn path=/head/; revision=179687
* Upgrade to 4.0-3.Thierry Thomas2006-07-083-10/+11
| | | | Notes: svn path=/head/; revision=167206
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Update to 4.0-2.Thierry Thomas2006-01-154-59/+65
| | | | Notes: svn path=/head/; revision=153596
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* Upgrade to 4.0.Thierry Thomas2005-01-173-5/+11
| | | | Notes: svn path=/head/; revision=126665
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - www.code-aster.org was reorganized. fix fetchingPav Lucistnik2003-12-102-2/+5
| | | | | | | | PR: ports/60121 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=95576
* . Welcome metis-edf to the math category after a repo copy from cad.Greg Lewis2003-12-091-1/+1
| | | | | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=95490
* . Update to 3.1 to synchronise with the changes to the cad copy ofGreg Lewis2003-12-092-3/+2
| | | | | | | | | | | metis-edf which was just removed. I probably should have asked for the repo copy to be redone but the removal has been done. PR: 59312 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=95489
* unbreaking on Alpha (and maybe on other 64bit platforms (untested))Oliver Lehmann2003-08-134-14/+49
| | | | | | | | | | bump PORTREVISION Submitted by: Thierry Thomas <thierry@pompo.net> PR: ports/55544 Notes: svn path=/head/; revision=86893
* mark both conflicting each other (they are installing both a same named binary)Oliver Lehmann2003-07-241-0/+2
| | | | | | | Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=85551
* Add metis-edf 3, meshes partionning tool used by Code_Aster.Oliver Lehmann2003-07-237-0/+120
PR: 53909 Submitted by: thierry@pompo.net Notes: svn path=/head/; revision=85421