Commit graph

11 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
ba794bc264 - Update to 2.1.1
- 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
2017-07-09 21:03:58 +00:00
Mark Linimon
c52a715800 Mark some ports failing on armv6, for errors classified as "???",
part 2.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 00:20:19 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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
2017-04-01 15:23:30 +00:00
Danilo Egea Gondolfo
be5fc6964f - Remove implicit -L/usr/local/lib
- Simplify TORQUE option selection

PR:		217682
Submitted by:	tijl
2017-03-12 16:11:48 +00:00
Danilo Egea Gondolfo
f29d4cec3c - Add LICENSE and LICENSE_FILE
Reported by:	Anton Shterenlikht
2017-02-22 13:10:32 +00:00
Jan Beich
a9425224f1 devel/libevent2: drop historical suffix after r362796
PR:		216777
Approved by:	mm (maintainer)
2017-02-20 02:57:04 +00:00
Jan Beich
21a7215c9a devel/libevent2: update to 2.1.8 and cleanup
- 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)
2017-02-04 07:56:59 +00:00
Danilo Egea Gondolfo
ded5c86841 - Update to 2.0.2 2017-02-01 13:21:42 +00:00
Gerald Pfeifer
e4b7b9118a Bump PORTREVISIONS for ports depending on the canonical version of GCC and
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
2016-12-07 13:24:56 +00:00
Danilo Egea Gondolfo
21df432fca - Use the libevent from ports. This solves a segfault reported by an user [1]
- Enable c++ bindings and "mpi thread multiple" support [1]
- Add DEBUG option

Reported by:	Otacilio Neto <otaciliodearaujo@gmail.com> [1]
2016-11-24 15:13:22 +00:00
Danilo Egea Gondolfo
aae8d91365 - New port: net/openmpi2 2016-11-18 13:15:58 +00:00