Port details |
- libiomp5-devel Intel/LLVM OpenMP runtime
- 3.7.r236894 devel
=0 3.7.r236894Version of this port present on the latest quarterly branch.
- Maintainer: brooks@FreeBSD.org
- Port Added: 2015-05-08 21:30:37
- Last Update: 2015-07-24 23:40:10
- SVN Revision: 392851
- License: not specified in port
- WWW:
- http://openmp.llvm.org
- Description:
- The Intel OpenMP* runtime is the part of the OpenMP*
implementation that your code is linked against, and that manages the
multiple threads in an OpenMP* program while it is executing.
WWW: http://openmp.llvm.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- libiomp5-devel>0:devel/libiomp5-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: libiomp5-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- llvm-config-devel : devel/llvm-devel
- cmake : devel/cmake
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake compiler:c++11-lang ninja tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.r236894 24 Jul 2015 23:40:10 |
brooks |
Mostly complete redo to the build of -devel LLVM ports:
- Switch to cmake.
- Combine all builds into devel/llvm-devel.
- Remove devel/libiomp5-devel
- Make lang/clang-devel a metaport so people can still find it.
Upgrade a snapshot shortly after the 3.7 branch point.
Sponsored by: DARPA, AFRL |
3.7.r236894 03 Jun 2015 19:10:57 |
brooks |
Mark broken for FreeBSD-9/i386 as it fails to build there. |
3.7.r236894 26 May 2015 18:43:13 |
brooks |
Fix build on 9.3 and other systems where the default compiler doesn't support
C++11. |
3.7.r236894 15 May 2015 16:10:50 |
brooks |
Allow i386 to build by assuming we're like Linux. |
3.7.r236894 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.7.r236894 13 May 2015 14:54:53 |
brooks |
Use svnlite in the maintainer BOOTSTRAP target.
Requested by: xmj |
3.7.r236894 08 May 2015 21:30:26 |
brooks |
Update clang-devel and llvm-devel to r236894.
Add a port of the Intel/LLVM OpenMP runtime library.
Sponsored by: DARPA, AFRL |
Number of commits found: 7
|