Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.0.0 08 Mar 2020 22:59:42 |
rene |
Remove expired port:
2020-03-01 devel/openmp: Part of base system since FreeBSD 11.3/12.1 |
9.0.0 02 Feb 2020 08:14:04 |
antoine |
Set EXPIRATION_DATE 1 day after FreeBSD 12.0 EoL |
9.0.0 21 Sep 2019 18:59:57 |
jbeich |
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/ |
8.0.0_2 26 Jul 2019 20:46:57 |
gerald |
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 |
8.0.0_1 16 Jun 2019 15:03:01 |
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) |
8.0.0_1 27 May 2019 20:57:52 |
antoine |
Adjust expiration according to 12.1R schedule |
8.0.0_1 08 May 2019 16:05:53 |
jbeich |
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 |
8.0.0 20 Mar 2019 14:53:17 |
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/ |
7.0.1 15 Dec 2018 17:36:34 |
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/ |
7.0.0_1 12 Dec 2018 01:35:36 |
gerald |
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 |
7.0.0 26 Nov 2018 06:44:37 |
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/ |
6.0.1_1 29 Jul 2018 22:18:46 |
gerald |
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 |
6.0.1 27 Jun 2018 21:17:28 |
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/ |
6.0.0 09 Mar 2018 11:15:05 |
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/ |
5.0.1 27 Dec 2017 14:14:22 |
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/ |
5.0.0 13 Sep 2017 19:04:43 |
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/ |
4.0.1_1 10 Sep 2017 20:55:39 |
gerald |
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 |
4.0.1 03 Aug 2017 20:42:26 |
jkim |
- Update to 4.0.1.
- Add a patch to build on i386.
Approved by: bapt (maintainer) |
4.0.0_2 01 Apr 2017 15:23:32 |
gerald |
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 |
4.0.0_1 29 Mar 2017 14:43:28 |
jbeich |
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 |
4.0.0 15 Mar 2017 08:59:51 |
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 |
3.9.0 12 Nov 2016 18:37:28 |
jbeich |
devel/openmp: adjust COMMENT and describe SOVERSION hack |
3.9.0 06 Nov 2016 03:58:37 |
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 |
3.9.0 21 Oct 2016 08:39:11 |
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 |
3.9.0 22 Sep 2016 14:16:12 |
bapt |
Update to 3.9.0 |
3.8.0_2 14 May 2016 00:09:48 |
bapt |
Make the versioned lib the actual file and libomp.so a symlink to it |
3.8.0_1 13 May 2016 23:53:47 |
bapt |
Artificially make it require a c11 capable compiler to skip gcc 4.2 |
3.8.0_1 13 May 2016 23:49:59 |
bapt |
Provide a soname to ensure runtime linker find the version we do expect it to
find |
3.8.0 13 May 2016 22:54:29 |
bapt |
Add missing build dependency on perl
Remove arch i386 as the build rejects it |
3.8.0 13 May 2016 22:30:15 |
bapt |
Add a standalone version of llvm openmp |