aboutsummaryrefslogtreecommitdiff
path: root/net/openmpi2
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Remove implicit -L/usr/local/libDanilo Egea Gondolfo2017-03-121-9/+9
| | | | | | | | | | - Simplify TORQUE option selection PR: 217682 Submitted by: tijl Notes: svn path=/head/; revision=435994
* - Add LICENSE and LICENSE_FILEDanilo Egea Gondolfo2017-02-221-0/+3
| | | | | | | Reported by: Anton Shterenlikht Notes: svn path=/head/; revision=434583
* devel/libevent2: drop historical suffix after r362796Jan Beich2017-02-201-2/+2
| | | | | | | | PR: 216777 Approved by: mm (maintainer) Notes: svn path=/head/; revision=434427
* devel/libevent2: update to 2.1.8 and cleanupJan Beich2017-02-041-0/+1
| | | | | | | | | | | | | | - DEFAULT_VERSIONS += ssl=openssl-devel is now supported - devel/py-event and devel/p5-Event-Lib are marked BROKEN Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog PR: 216527 Exp-run by: antoine Approved by: mm (maintainer) Notes: svn path=/head/; revision=433286
* - Update to 2.0.2Danilo Egea Gondolfo2017-02-013-11/+16
| | | | Notes: svn path=/head/; revision=433033
* 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