Port details |
- hpx C++ Standard Library for Parallelism and Concurrency
- 1.10.0_1 devel =2 1.10.0_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-02-25 01:55:57
- Last Update: 2024-11-03 06:47:53
- Commit Hash: 6540872
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://hpx.stellar-group.org/
- https://github.com/STEllAR-GROUP/hpx
- Description:
- HPX (High Performance ParalleX) is a general purpose C++ runtime system for
parallel and distributed applications of any scale. It strives to provide a
unified programming model which transparently utilizes the available resources
to achieve unprecedented levels of scalability. This library strictly adheres to
the C++11 Standard and leverages the Boost C++ Libraries which makes HPX easy to
use, highly optimized, and very portable. HPX is developed for conventional
architectures including Linux-based systems, Windows, Mac, and the BlueGene/Q,
as well as accelerators such as the Xeon Phi.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/hpx/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/hpx
- pkg install hpx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hpx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717310953
SHA256 (STEllAR-GROUP-hpx-v1.10.0_GH0.tar.gz) = 5720ed7d2460fa0b57bd8cb74fa4f70593fe8675463897678160340526ec3c19
SIZE (STEllAR-GROUP-hpx-v1.10.0_GH0.tar.gz) = 6146815
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- asio>0 : net/asio
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libboost_filesystem.so : devel/boost-libs
- libhwloc.so.15 : devel/hwloc2
- This port is required by:
- for Build
-
- editors/imhex
Configuration Options:
- No options to configure
- Options name:
- devel_hpx
- USES:
- cmake:testing compiler:c++17-lang python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.0_1 03 Nov 2024 06:47:53 |
Yuri Victorovich (yuri) |
devel/hpx: Broken on armv7; Update WWW
Reported by: fallout |
1.10.0_1 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
1.10.0 02 Jun 2024 08:33:44 |
Yuri Victorovich (yuri) |
devel/hpx: update 1.9.1 → 1.10.0
Reported by: portscout |
1.9.1_2 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
1.9.1_1 25 Jan 2024 06:52:32 |
Yuri Victorovich (yuri) |
devel/hpx: Broken on i386
Reported by: https://portsfallout.com/ |
1.9.1_1 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
1.9.1 24 Aug 2023 16:12:12 |
Yuri Victorovich (yuri) |
devel/hpx: Fix broken tests, but several tests fail |
1.9.1 22 Aug 2023 19:20:57 |
Yuri Victorovich (yuri) |
devel/hpx: Update 1.9.0 → 1.9.1
Reported by: portscout |
1.9.0 17 Jul 2023 07:09:02 |
Yuri Victorovich (yuri) |
devel/hpx: Update 1.8.0 → 1.9.0
Reported by: portscout |
1.8.0_4 15 May 2023 21:11:25 |
Jose Alonso Cardenas Marquez (acm) |
net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0 |
1.8.0_3 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
1.8.0_2 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.8.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.8.0_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.8.0 21 Jul 2022 20:33:45 |
Yuri Victorovich (yuri) |
devel/hpx: Broken on riscv64
Reported by: fallout |
1.8.0 24 May 2022 19:51:18 |
Yuri Victorovich (yuri) |
devel/hpx: Update 1.2.1 -> 1.8.0
Reported by: portscout |
1.2.1_4 22 May 2022 20:17:11 |
Dima Panov (fluffy) |
devel/hpx: mark as BROKEN after recent boost upgrade
PR: 246106 |
1.2.1_4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.1_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.1_4 25 Jan 2021 06:43:35 |
linimon |
Mark BROKEN on riscv64:
/wrkdirs/usr/ports/devel/hpx/work/hpx-1.2.1/hpx/util/hardware/timestamp.hpp:43:6:
error: Unsupported platform.
Approved by: portmgr (tier-2 blanket) |
1.2.1_4 08 Jan 2021 20:42:32 |
jwb |
devel/hpx: Upgrade hwloc dep to hwloc2
hwloc2 conflicts with hwloc, so updating all dependents ASAP.
PR: 252530
Submitted by: jwb
Approved by: yuri |
1.2.1_4 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
1.2.1_3 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
1.2.1_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 |
1.2.1_1 19 Apr 2019 16:13:23 |
yuri |
devel/hpx: fix build with GCC-based architectures
PR: 237381
Submitted by: Piotr Kubaj <pkubaj@FreeBSD.org> |
1.2.1_1 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
1.2.1 24 Feb 2019 19:02:38 |
yuri |
New port: devel/hpx: C++ Standard Library for Parallelism and Concurrency
Testing I performed: ran all 3 examples from their quick start page:
https://stellar-group.github.io/hpx/docs/sphinx/latest/html/quickstart.html |