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.

Port details
openmp Open Multi-Processing runtime for LLVM/Clang
9.0.0 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 9.0.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Part of base system since FreeBSD 11.3/12.1
Expired This port expired on: 2020-03-01
Maintainer: bapt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-05-13 22:30:23
Last Update: 2020-03-08 22:59:42
SVN Revision: 528083
License: MIT
WWW:
http://openmp.llvm.org/
Description:
The OpenMP subproject of LLVM contains the components required to build an executable OpenMP program that are outside the compiler itself. Here you can find : * the code for the runtime library against which code compiled by clang -fopenmp must be linked before it can run. * the library that supports offload to target devices (in "offload") * the OpenUH test-suite used to validate the OpenMP runtime WWW: http://openmp.llvm.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. include/omp.h
  2. include/ompt.h
  3. include/omp-tools.h
  4. lib/libgomp.so
  5. lib/libiomp5.so
  6. lib/libomp.so
  7. lib/libomptarget.so
  8. @ldconfig
  9. /usr/local/share/licenses/openmp-9.0.0/catalog.mk
  10. /usr/local/share/licenses/openmp-9.0.0/LICENSE
  11. /usr/local/share/licenses/openmp-9.0.0/MIT
Collapse this list.
Dependency lines:
  • openmp>0:devel/openmp
No installation instructions:
This port has been deleted.
PKGNAME: openmp
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386 powerpc64
distinfo:
TIMESTAMP = 1548690178 SHA256 (openmp-9.0.0.src.tar.xz) = 9979eb1133066376cc0be29d1682bc0b0e7fb541075b391061679111ae4d3b5b SIZE (openmp-9.0.0.src.tar.xz) = 939036

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
  3. perl5>=5.30.r1<5.31 : lang/perl5.30
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. graphics/rawtherapee-devel*
  2. math/mandelbulber2*
  3. science/siril*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake compiler:c++11-lib perl5 tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://llvm.org/releases/9.0.0/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.0.0
08 Mar 2020 22:59:42
Revision:528083Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:524819Original commit files touched by this commit
antoine search for other commits by this committer
Set EXPIRATION_DATE 1 day after FreeBSD 12.0 EoL
9.0.0
21 Sep 2019 18:59:57
Revision:512535Original commit files touched by this commit
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/
8.0.0_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
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
8.0.0_1
16 Jun 2019 15:03:01
Revision:504350Original commit files touched by this commit
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)
8.0.0_1
27 May 2019 20:57:52
Revision:502831Original commit files touched by this commit
antoine search for other commits by this committer
Adjust expiration according to 12.1R schedule
8.0.0_1
08 May 2019 16:05:53
Revision:501030Original commit files touched by this commit
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
8.0.0
20 Mar 2019 14:53:17
Revision:496345Original commit files touched by this commit
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/
7.0.1
15 Dec 2018 17:36:34
Revision:487537Original commit files touched by this commit
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/
7.0.0_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
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
7.0.0
26 Nov 2018 06:44:37
Revision:485922Original commit files touched by this commit
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/
6.0.1_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
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
6.0.1
27 Jun 2018 21:17:28
Revision:473460Original commit files touched by this commit
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/
6.0.0
09 Mar 2018 11:15:05
Revision:463952Original commit files touched by this commit
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/
5.0.1
27 Dec 2017 14:14:22
Revision:457368Original commit files touched by this commit
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/
5.0.0
13 Sep 2017 19:04:43
Revision:449809Original commit files touched by this commit
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/
4.0.1_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
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
4.0.1
03 Aug 2017 20:42:26
Revision:447281Original commit files touched by this commit
jkim search for other commits by this committer
- 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
Revision:437439Original commit files touched by this commit
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
4.0.0_1
29 Mar 2017 14:43:28
Revision:437204Original commit files touched by this commit
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
4.0.0
15 Mar 2017 08:59:51
Revision:436202Original commit files touched by this commit
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
3.9.0
12 Nov 2016 18:37:28
Revision:425982Original commit files touched by this commit
jbeich search for other commits by this committer
devel/openmp: adjust COMMENT and describe SOVERSION hack
3.9.0
06 Nov 2016 03:58:37
Revision:425461Original commit files touched by this commit
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
3.9.0
21 Oct 2016 08:39:11
Revision:424391Original commit files touched by this commit
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
3.9.0
22 Sep 2016 14:16:12
Revision:422618Original commit files touched by this commit
bapt search for other commits by this committer
Update to 3.9.0
3.8.0_2
14 May 2016 00:09:48
Revision:415165Original commit files touched by this commit
bapt search for other commits by this committer
Make the versioned lib the actual file and libomp.so a symlink to it
3.8.0_1
13 May 2016 23:53:47
Revision:415162Original commit files touched by this commit
bapt search for other commits by this committer
Artificially make it require a c11 capable compiler to skip gcc 4.2
3.8.0_1
13 May 2016 23:49:59
Revision:415161Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:415159Original commit files touched by this commit
bapt search for other commits by this committer
Add missing build dependency on perl
Remove arch i386 as the build rejects it
3.8.0
13 May 2016 22:30:15
Revision:415157Original commit files touched by this commit
bapt search for other commits by this committer
Add a standalone version of llvm openmp

Number of commits found: 30