notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/openmp/Makefile

Number of commits found: 29

Sunday, 2 Feb 2020
08:14 antoine search for other commits by this committer
Set EXPIRATION_DATE 1 day after FreeBSD 12.0 EoL
Original commitRevision:524819 
Saturday, 21 Sep 2019
18:59 jbeich search for other commits by this committer
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/
Original commitRevision:512535 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Sunday, 16 Jun 2019
15:03 linimon search for other commits by this committer
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)
Original commitRevision:504350 
Monday, 27 May 2019
20:57 antoine search for other commits by this committer
Adjust expiration according to 12.1R schedule
Original commitRevision:502831 
Wednesday, 8 May 2019
16:05 jbeich search for other commits by this committer
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
Original commitRevision:501030 
Wednesday, 20 Mar 2019
14:53 jbeich search for other commits by this committer
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/
Original commitRevision:496345 
Saturday, 15 Dec 2018
17:36 jbeich search for other commits by this committer
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/
Original commitRevision:487537 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Monday, 26 Nov 2018
06:44 jbeich search for other commits by this committer
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/
Original commitRevision:485922 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
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
Original commitRevision:475857 
Wednesday, 27 Jun 2018
21:17 jbeich search for other commits by this committer
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/
Original commitRevision:473460 
Friday, 9 Mar 2018
11:15 jbeich search for other commits by this committer
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/
Original commitRevision:463952 
Wednesday, 27 Dec 2017
14:14 jbeich search for other commits by this committer
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/
Original commitRevision:457368 
Wednesday, 13 Sep 2017
19:04 jbeich search for other commits by this committer
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/
Original commitRevision:449809 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
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
Original commitRevision:449591 
Thursday, 3 Aug 2017
20:42 jkim search for other commits by this committer
- Update to 4.0.1.
- Add a patch to build on i386.

Approved by:	bapt (maintainer)
Original commitRevision:447281 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
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
Original commitRevision:437439 
Wednesday, 29 Mar 2017
14:43 jbeich search for other commits by this committer
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
Original commitRevision:437204 
Wednesday, 15 Mar 2017
08:59 jbeich search for other commits by this committer
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
Original commitRevision:436202 
Saturday, 12 Nov 2016
18:37 jbeich search for other commits by this committer
devel/openmp: adjust COMMENT and describe SOVERSION hack
Original commitRevision:425982 
Sunday, 6 Nov 2016
03:58 jbeich search for other commits by this committer
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
Original commitRevision:425461 
Friday, 21 Oct 2016
08:39 amdmi3 search for other commits by this committer
- 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
Original commitRevision:424391 
Thursday, 22 Sep 2016
14:16 bapt search for other commits by this committer
Update to 3.9.0
Original commitRevision:422618 
Saturday, 14 May 2016
00:09 bapt search for other commits by this committer
Make the versioned lib the actual file and libomp.so a symlink to it
Original commitRevision:415165 
Friday, 13 May 2016
23:53 bapt search for other commits by this committer
Artificially make it require a c11 capable compiler to skip gcc 4.2
Original commitRevision:415162 
23:49 bapt search for other commits by this committer
Provide a soname to ensure runtime linker find the version we do expect it to
find
Original commitRevision:415161 
22:54 bapt search for other commits by this committer
Add missing build dependency on perl
Remove arch i386 as the build rejects it
Original commitRevision:415159 
22:30 bapt search for other commits by this committer
Add a standalone version of llvm openmp
Original commitRevision:415157 

Number of commits found: 29