aboutsummaryrefslogtreecommitdiff
path: root/science/mbdyn
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add workaround for new failure with Fortran GCC 10 frontend:Mark Linimon2020-11-171-1/+9
| | | | | | | | | | Type mismatch in argument 't' at (1); passed REAL(4) to INTEGER(4) PR: 246700 Approved by: maintainer Notes: svn path=/head/; revision=555603
* Mark as BROKEN on powerpc64:Mark Linimon2020-05-181-1/+2
| | | | | | | | | libraries/libmbutil/parser.h:275:3: error: expected identifier Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=535705
* science/mbdyn: use math/metis instead of expired math/metis4 for METIS optionRene Ladan2020-02-221-1/+1
| | | | Notes: svn path=/head/; revision=526851
* science/mbdyn: fix build on powerpc*Piotr Kubaj2020-02-171-0/+13
| | | | | | | | | | | | | result is undefined: wraptest.cc:325:9: error: 'result' was not declared in this scope 325 | time = result << 32; | ^~~~~~ PR: 244202 Approved by: yuri (maintainer) Notes: svn path=/head/; revision=526426
* Fix math/openblas and bump dependent portsSteve Wills2020-01-301-0/+1
| | | | | | | | | | | | | | | | | | | | * Fix build on i386 [1] * Fix science/code_saturne build with new openblas [2] * Avoid installing private headers [3] * Prevent build from optimizing for host by correcting build confg [4] * Bump portrevision of dependent ports [5] This is correcting issues from r523749 [1][2][4] and r515970 [3] PR: 231371 Reported by: build cluster [1] Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2] Reported by: many [5] Reviewed by: mat, bapt Approved by: implicit, since this is a build fix Notes: svn path=/head/; revision=524642
* science/mbdyn: Update 1.7.2 -> 1.7.3Yuri Victorovich2020-01-122-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=522838
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Related to revision 499061 bump ports with USES=fortran to have themGerald Pfeifer2019-04-221-1/+1
| | | | | | | | | | benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl Notes: svn path=/head/; revision=499638
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* science/dftbplus science/mbdyn science/octopus: Change from math/arpack to ↵Yuri Victorovich2018-10-041-2/+2
| | | | | | | math/arpack-ng Notes: svn path=/head/; revision=481254
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* science/mbdyn: Take maintainership.Yuri Victorovich2018-06-221-1/+1
| | | | Notes: svn path=/head/; revision=473021
* Reset MAINTAINER on ports maintained by amutu@amutu.comYuri Victorovich2018-06-221-1/+1
| | | | | | | | | | | Based on the new policy of all maintained ports reset when maintaner is absent for 3 months. Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months). portscout database indicates that 48.94% of his ports aren't updated. Notes: svn path=/head/; revision=473019
* math/suitesparse: Update 4.0.2 -> 5.2.0Yuri Victorovich2018-04-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Port changes: * Change to DISTVERSION * Update MASTER_SITES * Change to LICENSE_COMB=dual * Add LIB_DEPENDS * Unbundle metis, made it a dependency * Update do-build and do-install * Update WWW Bump 11 ports. games/naev is marked broken because it depends on the no longer installed library. PR: 210579 Submitted by: yuri Submitted by: pfg Approved by: maintainer timeout (maho@FreeBSD.org, 21 months) Approved by: maintainer timeout (fortran@FreeBSD.org, 45 days) Notes: svn path=/head/; revision=468325
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-1/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-0/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* * Updated to 1.7.2Richard Gallamore2017-07-056-128/+26
| | | | | | | | | | | | | | | | * New maintainer Jov <amutu@amutu.com> * Sorted options Changelog: https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.7.txt PR: 220157 Submitted by: Jov <amutu@amutu.com> (maintainer), pfg Reviewed by: matthew (mentor), matt Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11481 Notes: svn path=/head/; revision=445084
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-12-071-0/+1
| | | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry Notes: svn path=/head/; revision=428057
* - Update to version 1.7.1 [1]Pawel Pekala2016-09-297-77/+64
| | | | | | | | | | | | | | | | | - Enable multithreaded support with devel/libatomic_ops [1] - Remove not supported TCL option [1] - Add LICENSE_FILE - Convert to options helpers https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.5.txt https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.6.txt https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.7.txt PR: 212464 [1] Submitted by: pfg [1] Notes: svn path=/head/; revision=422945
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-8/+8
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Use blaslapackThierry Thomas2015-02-051-20/+20
| | | | | | | | | | | - Fix configure with Gotoblas2 - Fix umfpack detection - Pet portlint. Notes: svn path=/head/; revision=378498
* Cleanup plistAntoine Brodin2014-11-121-4/+0
| | | | Notes: svn path=/head/; revision=372500
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Update to 1.4.3Baptiste Daroussin2014-08-293-8/+7
| | | | | | | | | | | | Stage Strip binaries Convert to USES=libtool PR: 193074 Submitted by: pfg Notes: svn path=/head/; revision=366550
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362828
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=362126
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-10/+10
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* - Chase revision r353611 to math/GiNaC.Stephen Montgomery-Smith2014-05-101-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=353617
* 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-2/+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
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+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
| | | | | | | science) Notes: svn path=/head/; revision=327767
* Convert science to new options frameworkBaptiste Daroussin2013-04-281-16/+13
| | | | Notes: svn path=/head/; revision=316757
* add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriateBrendan Fabeny2012-07-091-2/+2
| | | | | | | | | | | CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly note the restrictive license of the metis ports (while here, append the MPI port to *DEPENDS in math/parmetis, rather than using an assignment) PR: 169578 Notes: svn path=/head/; revision=300666
* adjust linking and comments in dependent ports after the math/atlas update;Brendan Fabeny2011-11-221-4/+4
| | | | | | | | | | | math/atlas-devel will be updated to use the same constructs at a later date PR: 162706 Approved by: miwi (portmgr) Feature safe: yes Notes: svn path=/head/; revision=286242
* Mark as broken on powerpc: does not compile.Mark Linimon2011-11-111-0/+4
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=285516
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* I forgot to remove unncessary patch..Maho Nakata2011-09-121-64/+0
| | | | | | | Pointed out by: bf, erwin and pav Notes: svn path=/head/; revision=281698
* Update to 1.4.0 and unbreak for 8-exp gcc46 run.Maho Nakata2011-09-074-9/+26
| | | | | | | | Patch kindly sent by: bf Discssed with: gerald Notes: svn path=/head/; revision=281340
* Fix for experimental gcc 4.6 build, and many small fixesMaho Nakata2011-08-251-13/+20
| | | | | | | | | and improvements, and bump portrevision. Submitted by: bf Notes: svn path=/head/; revision=280425
* - Chase ginac shlib bumpMartin Wilke2011-03-041-1/+1
| | | | Notes: svn path=/head/; revision=270290
* Chase the upgrade of MPICH2.Thierry Thomas2011-02-262-2/+1
| | | | | | | | | | Since I'm there, pet portlint where needed, e.g. by removing oblsolete MD5 checksums. PR: ports/154715 Notes: svn path=/head/; revision=269786
* Chase the upgrade of MPICH2.Thierry Thomas2010-11-145-19/+97
| | | | | | | | PR: ports/151868 Approved by: maho (maintainer) Notes: svn path=/head/; revision=264534
* - Chase relocation of net/mpich2Thierry Thomas2009-11-281-3/+3
| | | | | | | | | - Bump PORTREVISION if needed - Fix some portlint errors. Notes: svn path=/head/; revision=244904
* 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
* Update to 1.3.9 and unbreak.Maho Nakata2009-08-058-294/+80
| | | | | | | Hoping sparc version is also builds as well. Notes: svn path=/head/; revision=238947
* Take over.Maho Nakata2009-05-291-1/+1
| | | | Notes: svn path=/head/; revision=234750
* Mark BROKEN.Gerald Pfeifer2009-02-071-0/+2
| | | | Notes: svn path=/head/; revision=227764