aboutsummaryrefslogtreecommitdiff
path: root/net/openmpi
Commit message (Collapse)AuthorAgeFilesLines
* devel/libevent2: update to 2.1.11Jan Beich2019-08-021-1/+1
| | | | | | | | | | | | | Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable ABI: https://abi-laboratory.pro/tracker/timeline/libevent/ PR: 239599 Reported by: GitHub (watch releases) Approved by: zeising (maintainer) MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI) Differential Revision: https://reviews.freebsd.org/D21133 Notes: svn path=/head/; revision=507877
* 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
* net/openmpi: add USES=compiler:c11Piotr Kubaj2019-05-111-1/+2
| | | | | | | | | | This port needs USES=compiler:c11 to fix build of science/sparta on GCC architectures. PR: 237536 Approved by: danilo (maintainer timeout), mentors (implicit approval) Notes: svn path=/head/; revision=501309
* 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
* 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
* 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
* Remove USES=execinfo.Mathieu Arnold2017-09-221-1/+1
| | | | | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 Notes: svn path=/head/; revision=450351
* 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
* - Update to 1.10.7Danilo Egea Gondolfo2017-07-093-8/+10
| | | | | | | | | | | - Use external libevent - Force the wrapper to use rpath pointing to the correct GCC directory. This solves a problem (bug 217750) when a non-default GCC version is used. PR: 217750 Notes: svn path=/head/; revision=445409
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+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
* - Add LICENSE and LICENSE_FILEDanilo Egea Gondolfo2017-02-221-0/+3
| | | | | | | Reported by: Anton Shterenlikht Notes: svn path=/head/; revision=434583
* - Update to 1.10.6Danilo Egea Gondolfo2017-02-203-7/+8
| | | | Notes: svn path=/head/; revision=434425
* - Update to 1.10.5Danilo Egea Gondolfo2016-12-203-6/+5
| | | | Notes: svn path=/head/; revision=428989
* 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 1.10.4Danilo Egea Gondolfo2016-09-063-5/+8
| | | | Notes: svn path=/head/; revision=421401
* - Update to 1.10.3Danilo Egea Gondolfo2016-06-293-7/+36
| | | | Notes: svn path=/head/; revision=417771
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+1
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to 1.10.2Danilo Egea Gondolfo2016-02-063-8/+8
| | | | Notes: svn path=/head/; revision=408297
* - Switch to USES=execinfoDanilo Egea Gondolfo2015-12-181-3/+2
| | | | | | | | PR: 205403 Submitted by: pawel Notes: svn path=/head/; revision=403991
* - Fix plist when the default compiler is gcc5Danilo Egea Gondolfo2015-11-061-1/+4
| | | | | | | | Spotted by: sunpoet Obtained from: DPorts (marino) Notes: svn path=/head/; revision=400879
* - Update to 1.10.1Danilo Egea Gondolfo2015-11-053-17/+15
| | | | Notes: svn path=/head/; revision=400819
* - Update to 1.10.0Danilo Egea Gondolfo2015-09-173-20/+23
| | | | | | | - Add SLURM to OPTIONS_DEFAULT (it's enabled by default in the configure script) Notes: svn path=/head/; revision=397096
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336 Notes: svn path=/head/; revision=394508
* - Update to 1.8.8Danilo Egea Gondolfo2015-08-103-6/+6
| | | | | | | - Fix SLURM_LIB_DEPENDS, slurm-hpc was moved to slurm-wlm Notes: svn path=/head/; revision=393840
* - Update to 1.8.7Danilo Egea Gondolfo2015-07-173-7/+7
| | | | Notes: svn path=/head/; revision=392330
* - Update to 1.8.6Danilo Egea Gondolfo2015-07-053-4/+4
| | | | Notes: svn path=/head/; revision=391343
* - Update to 1.8.5Danilo Egea Gondolfo2015-05-062-3/+3
| | | | Notes: svn path=/head/; revision=385524
* UnbreakAntoine Brodin2014-12-261-1/+2
| | | | Notes: svn path=/head/; revision=375647
* - Update net/openmpi to 1.8.4Danilo Egea Gondolfo2014-12-263-5/+7
| | | | Notes: svn path=/head/; revision=375624
* Cleanup plistAntoine Brodin2014-11-221-26/+0
| | | | Notes: svn path=/head/; revision=373063
* - Update net/openmpi from 1.8.2 to 1.8.3Danilo Egea Gondolfo2014-09-283-8/+7
| | | | Notes: svn path=/head/; revision=369434
* 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 net/openmpi from 1.8.1 to 1.8.2Danilo Egea Gondolfo2014-08-263-10/+12
| | | | Notes: svn path=/head/; revision=366207
* - Switch devel/hwloc to USES=libtool, drop .la filesDmitry Marakasov2014-07-241-1/+1
| | | | | | | | | | | - Bump dependent ports as .so version has changed - Add LICENSE_FILE - While here, fix stagedir reference in www/trafficserver Approved by: portmgr blanket Notes: svn path=/head/; revision=362817
* - Convert net/openmpi to USES=libtool and bump dependent portsTijl Coosemans2014-07-142-12/+26
| | | | | | | | | | - Add INSTALL_TARGET=install-strip - Use BROKEN_sparc64 Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361800
* - Update from 1.8 to 1.8.1Danilo Egea Gondolfo2014-04-252-3/+3
| | | | Notes: svn path=/head/; revision=352134
* - Update openmpi from 1.6.5 to 1.8 (new stable version)Danilo Egea Gondolfo2014-04-133-315/+434
| | | | | | | - Convert USE_BZIP2 to USES Notes: svn path=/head/; revision=351165
* 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
* UnbreakAntoine Brodin2014-03-081-1/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=347459
* 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
* - New port net/openmpi-devel. Version 1.7 of Open MPI.Danilo Egea Gondolfo2013-11-291-0/+2
| | | | | | | | | | | 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=335250
* - Change maintainer's email to @FreeBSD.orgDanilo Egea Gondolfo2013-11-283-583/+569
| | | | | | | | | | - Add stage support - Add SLURM options to support sysutils/slurm-hpc (submitted via email by Jason Bacon <jwbacon@tds.net>) - Use options helpers - Add VT (VampirTrace) as option Notes: svn path=/head/; revision=335104
* 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
| | | | | | | net) Notes: svn path=/head/; revision=327755
* net/openmpi: update to 1.6.5William Grzybowski2013-09-084-87/+58
| | | | | | | | | | | | | | | | | - Update to 1.6.5 - Removed indefinite article from COMMENT - Use new LIB_DEPENDS format - Use options helpers - Removed files directory - Pass maintainership to submitter Changelog: http://svn.open-mpi.org/svn/ompi/tags/v1.6-series/v1.6.5/NEWS PR: ports/181916 Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com> Notes: svn path=/head/; revision=326717
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-061-1/+1
| | | | Notes: svn path=/head/; revision=326545
* Revert the pkgconfig change in r320019. It didn't work and my initialBrooks Davis2013-06-074-35/+8
| | | | | | | | efforts to fix it didn't work. The result wouldn't have been useful enough to spend more effor on it. Notes: svn path=/head/; revision=320206
* Remove SGE support as the SGE ports will be removed shortly.Brooks Davis2013-06-054-25/+38
| | | | | | | | | | | | Fix the IPv6 enable/disable option. IPv6 support was impropertly disabled before. Install pkgconfig files in a slightly less wrong place. Drop maintainership, I no longer maintain any FreeBSD clusters. Notes: svn path=/head/; revision=320019