aboutsummaryrefslogtreecommitdiff
path: root/net/openmpi2
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-12-071-1/+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
* - Use the libevent from ports. This solves a segfault reported by an user [1]Danilo Egea Gondolfo2016-11-242-1/+46
| | | | | | | | | | - Enable c++ bindings and "mpi thread multiple" support [1] - Add DEBUG option Reported by: Otacilio Neto <otaciliodearaujo@gmail.com> [1] Notes: svn path=/head/; revision=427025
* - New port: net/openmpi2Danilo Egea Gondolfo2016-11-184-0/+872
Notes: svn path=/head/; revision=426321