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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q4
ptl Lightweight C++11 multithreading tasking system
2.3.3_6 devel on this many watch lists=2 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 2.3.3_6Version of this port present on the latest quarterly branch.
Maintainer: erik@tenku.dk search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ 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 (41 items)
Collapse this list.
  1. /usr/local/share/licenses/ptl-2.3.3_6/catalog.mk
  2. /usr/local/share/licenses/ptl-2.3.3_6/LICENSE
  3. /usr/local/share/licenses/ptl-2.3.3_6/MIT
  4. include/PTL/AutoLock.hh
  5. include/PTL/Backtrace.hh
  6. include/PTL/Config.hh
  7. include/PTL/Globals.hh
  8. include/PTL/JoinFunction.hh
  9. include/PTL/PTL.hh
  10. include/PTL/Singleton.hh
  11. include/PTL/Task.hh
  12. include/PTL/TaskGroup.hh
  13. include/PTL/TaskGroup.icc
  14. include/PTL/TaskManager.hh
  15. include/PTL/TaskRunManager.hh
  16. include/PTL/TBBTaskGroup.hh
  17. include/PTL/ThreadData.hh
  18. include/PTL/Threading.hh
  19. include/PTL/ThreadPool.hh
  20. include/PTL/Timer.hh
  21. include/PTL/Timer.icc
  22. include/PTL/Tuple.hh
  23. include/PTL/Types.hh
  24. include/PTL/UserTaskQueue.hh
  25. include/PTL/UserTaskQueue.icc
  26. include/PTL/Utility.hh
  27. include/PTL/Version.hh
  28. include/PTL/VTask.hh
  29. include/PTL/VUserTaskQueue.hh
  30. lib/cmake/PTL/Modules/FindTBB.cmake
  31. lib/cmake/PTL/PTLConfig.cmake
  32. lib/cmake/PTL/PTLConfigVersion.cmake
  33. lib/cmake/PTL/PTLTargets-release.cmake
  34. lib/cmake/PTL/PTLTargets.cmake
  35. lib/libptl.so
  36. lib/libptl.so.2
  37. lib/libptl.so.2.3.3
  38. libdata/pkgconfig/ptl.pc
  39. @owner
  40. @group
  41. @mode
Collapse this list.
Dependency lines:
  • ptl>0:devel/ptl
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):
ptl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.3_62.3.3_6-2.3.3_62.3.3_6---
FreeBSD:13:quarterly2.3.3_62.3.3_62.3.3_22.3.3_62.3.3_62.3.3_42.3.3_42.3.3_4
FreeBSD:14:latest2.3.3_62.3.3_6-2.3.3_62.3.3_62.3.3_2-2.3.3_2
FreeBSD:14:quarterly2.3.3_62.3.3_6-2.3.3_62.3.3_62.3.3_42.3.3_42.3.3_4
FreeBSD:15:latest2.3.3_62.3.3_6n/a2.3.3_6n/a2.3.3_42.3.3_42.3.3_4
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libtbb.so : devel/onetbb
This port is required by:
for Libraries
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jrmadsen/PTL/tar.gz/v2.3.3?dummy=/
Collapse this list.

There are no commits on branch 2024Q4 for this port