non port: devel/openmp/Makefile |
SVNWeb
|
Number of commits found: 29 |
Sun, 2 Feb 2020
|
[ 08:14 antoine ]
Set EXPIRATION_DATE 1 day after FreeBSD 12.0 EoL
|
Sat, 21 Sep 2019
|
[ 18:59 jbeich ] (Only the first 10 of 58 ports in this commit are shown above. )
devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Sun, 16 Jun 2019
|
[ 15:03 linimon ]
Enable build on powerpc64. (It has been tested to build correctly.)
Right now powerpc* are still GCC-based, so openmp functionality is
still not in the base system by default.
Looking at the errorlog results might cause you to think this change
would unblock 308 builds, in reality, all but 28 of them are otherwise
blocked on lang/R, where powerpc64 is not in ONLY_FOR_ARCHS.
Approved by: portmgr (tier-2 blanket)
|
Mon, 27 May 2019
|
[ 20:57 antoine ]
Adjust expiration according to 12.1R schedule
|
Wed, 8 May 2019
|
[ 16:05 jbeich ] (Only the first 10 of 52 ports in this commit are shown above. )
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)
PR: 236907
Approved by: bapt (maintainer)
Differential Revision: https://reviews.freebsd.org/D19767
|
Wed, 20 Mar 2019
|
[ 14:53 jbeich ]
devel/openmp: update to 8.0.0
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_800/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
|
Sat, 15 Dec 2018
|
[ 17:36 jbeich ]
devel/openmp: update to 7.0.1 (nop)
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_701/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Mon, 26 Nov 2018
|
[ 06:44 jbeich ]
devel/openmp: update to 7.0.0
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_700/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Wed, 27 Jun 2018
|
[ 21:17 jbeich ]
devel/openmp: update to 6.0.1
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_601/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
|
Fri, 9 Mar 2018
|
[ 11:15 jbeich ]
devel/openmp: update to 6.0.0
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_600/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
|
Wed, 27 Dec 2017
|
[ 14:14 jbeich ]
devel/openmp: update to 5.0.1
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_501/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
|
Wed, 13 Sep 2017
|
[ 19:04 jbeich ]
devel/openmp: update to 5.0.0
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_500/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(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
|
Thu, 3 Aug 2017
|
[ 20:42 jkim ]
- Update to 4.0.1.
- Add a patch to build on i386.
Approved by: bapt (maintainer)
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Wed, 29 Mar 2017
|
[ 14:43 jbeich ] (Only the first 10 of 12 ports in this commit are shown above. )
devel/openmp: link libomp.so against -lm for clang 3.6+
PR: 214258
Submitted by: Yuta Satoh <nigoro.dev@gmail.com>
Approved by: portmgr blanket
|
Wed, 15 Mar 2017
|
[ 08:59 jbeich ]
devel/openmp: update to 4.0.0
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_400/final/?view=log
ABI: http://people.freebsd.org/~jbeich/compat_reports/openmp/3.9.0_to_4.0.0/compat_report.html
|
Sat, 12 Nov 2016
|
[ 18:37 jbeich ]
devel/openmp: adjust COMMENT and describe SOVERSION hack
|
Sun, 6 Nov 2016
|
[ 03:58 jbeich ]
devel/openmp: minor cleanup
- Unbreak on 9.x: needs lang/gcc for <atomic>
- Define LICENSE_FILE
- Simplify SOVERSION fix
- Move ONLY_FOR_ARCHS to be more visible
- Sort USES
Approved by: portmgr blanket
|
Fri, 21 Oct 2016
|
[ 08:39 amdmi3 ]
- Mark broken on 9.x:
/wrkdirs/usr/ports/devel/openmp/work/openmp-3.9.0.src/runtime/src/kmp_lock.h:26:10:
fatal error: 'atomic' file not found
Approved by: portmgr blanket
|
Thu, 22 Sep 2016
|
[ 14:16 bapt ]
Update to 3.9.0
|
Sat, 14 May 2016
|
[ 00:09 bapt ]
Make the versioned lib the actual file and libomp.so a symlink to it
|
Fri, 13 May 2016
|
[ 23:53 bapt ]
Artificially make it require a c11 capable compiler to skip gcc 4.2
|
[ 23:49 bapt ]
Provide a soname to ensure runtime linker find the version we do expect it to
find
|
[ 22:54 bapt ]
Add missing build dependency on perl
Remove arch i386 as the build rejects it
|
[ 22:30 bapt ]
Add a standalone version of llvm openmp
|
Number of commits found: 29 |