Port details on branch 2024Q4 |
- ptl Lightweight C++11 multithreading tasking system
- 2.3.3_6 devel
=2 2.3.3_6Version of this port present on the latest quarterly branch. - Maintainer: erik@tenku.dk
 - Port Added: 2001-04-07 16:38:07
- Last Update: 2024-07-04 11:39:44
- Commit Hash: 149e210
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/jrmadsen/PTL
- Description:
- Lightweight C++11 multithreading tasking system featuring
thread-pool, task-groups, and lock-free task queue
¦ ¦ ¦ ¦ 
- 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/ptl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ptl
- pkg install ptl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ptl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1672757282
SHA256 (jrmadsen-PTL-v2.3.3_GH0.tar.gz) = 3275ad8ec2971c89aacb3b922717dc4e774fa4e59fc3f4035053225c802aee52
SIZE (jrmadsen-PTL-v2.3.3_GH0.tar.gz) = 302890
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libtbb.so : devel/onetbb
- This port is required by:
- for Libraries
-
- science/geant4
Configuration Options:
- No options to configure
- Options name:
- devel_ptl
- USES:
- cmake compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|