aboutsummaryrefslogtreecommitdiff
path: root/net/openmpi3
Commit message (Collapse)AuthorAgeFilesLines
* 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-0/+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
* - Update to 3.1.3Danilo Egea Gondolfo2018-11-113-8/+8
| | | | Notes: svn path=/head/; revision=484682
* - Remove --enable-heterogeneous from CONFIGURE_ARGS, this option is broken ↵Danilo Egea Gondolfo2018-09-251-3/+4
| | | | | | | | | | | | | | | | | and causing problems see https://github.com/open-mpi/ompi/blob/master/README#L1387 while here - Bump PORTREVISION - Move USES to the proper section to make portlint happy PR: 231697 Submitted by: russo AT bogodyn.org Notes: svn path=/head/; revision=480705
* - Update to 3.1.2Danilo Egea Gondolfo2018-09-123-9/+10
| | | | | | | - Disable OFED for now to keep the current list of libraries on FreeBSD 12 Notes: svn path=/head/; revision=479576
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+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
* Mark these ports as broken on aarch64, and, where appropriate, armvX.Mark Linimon2018-07-071-0/+1
| | | | | | | | | While here, pet portlint and modernize. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=474058
* - Update to 3.1.1Danilo Egea Gondolfo2018-07-023-9/+10
| | | | Notes: svn path=/head/; revision=473738
* - Update to 3.1.0Danilo Egea Gondolfo2018-05-194-21/+59
| | | | Notes: svn path=/head/; revision=470430
* - Update to 3.0.1Danilo Egea Gondolfo2018-03-303-14/+13
| | | | Notes: svn path=/head/; revision=465967
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-0/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* - New port: net/openmpi3Danilo Egea Gondolfo2018-01-015-0/+981
Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. Notes: svn path=/head/; revision=457788