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
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details
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, py39-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.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.3_6
04 Jul 2024 11:39:44
commit hash: 149e2101c3c83b1cfdadcebfafb0208f1cf756b2commit hash: 149e2101c3c83b1cfdadcebfafb0208f1cf756b2commit hash: 149e2101c3c83b1cfdadcebfafb0208f1cf756b2commit hash: 149e2101c3c83b1cfdadcebfafb0208f1cf756b2 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.13.0

and bump dependent ports' revisions.

Release
notes:	https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md
2.3.3_5
17 Apr 2024 11:28:34
commit hash: 96261a1e5aa94517a2203297c75c66f1269c075fcommit hash: 96261a1e5aa94517a2203297c75c66f1269c075fcommit hash: 96261a1e5aa94517a2203297c75c66f1269c075fcommit hash: 96261a1e5aa94517a2203297c75c66f1269c075f files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.12.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0
2.3.3_4
28 Nov 2023 11:35:02
commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.11.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0
2.3.3_3
21 Aug 2023 10:09:23
commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.10.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0
2.3.3_2
09 May 2023 10:25:26
commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.9.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0
2.3.3_1
03 Apr 2023 07:08:38
commit hash: 02b46e32a98f6cf89da02ec211a45158f913bd3acommit hash: 02b46e32a98f6cf89da02ec211a45158f913bd3acommit hash: 02b46e32a98f6cf89da02ec211a45158f913bd3acommit hash: 02b46e32a98f6cf89da02ec211a45158f913bd3a files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Erik Jensen
devel/ptl: Add CMake build type hook to pkg-plist

One of the installed files changes names depending of build type.

PR:		270564
Reported by:	erik@tenku.dk (maintainer)
2.3.3
27 Mar 2023 09:59:28
commit hash: 6e66e8aa832e22ec7bf21dd9dea8439023f224e0commit hash: 6e66e8aa832e22ec7bf21dd9dea8439023f224e0commit hash: 6e66e8aa832e22ec7bf21dd9dea8439023f224e0commit hash: 6e66e8aa832e22ec7bf21dd9dea8439023f224e0 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Erik Jensen
devel/ptl: new port. Lightweight C++11 multithreading tasking system

Parallel Tasking Library is a needed dependency for the upcoming update of
science/geant4.

ChangeLog: https://github.com/jrmadsen/PTL

PR:		268992
Reported by:	erik@tenku.dk
2.1.9
08 Aug 2003 03:45:20
Original commit files touched by this commit
kris search for other commits by this committer
As announced on May 6, remove the broken devel/ptl port.
2.1.9
06 May 2003 23:41:07
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not compile
2.1.9
18 Feb 2003 05:52:57
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment my non-ruby ports as well.
2.1.9
11 Jan 2003 08:17:24
Original commit files touched by this commit
knu search for other commits by this committer
Update to 2.1.9. (Still 5.x is not supported yet)
2.1.8_1
04 Nov 2002 22:57:37
Original commit files touched by this commit
edwin search for other commits by this committer
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.

Noticed on bento and others (full mailbox :-)
2.1.8_1
04 Nov 2002 21:21:03
Original commit files touched by this commit
knu search for other commits by this committer
Mark BROKEN for FreeBSD 5.0 or higher, which is not supported yet.
2.1.8_1
04 Nov 2002 00:19:50
Original commit files touched by this commit
knu search for other commits by this committer
USE_REINPLACE instead of perl. (but this still won't build on current)
2.1.8_1
10 Oct 2002 12:59:36
Original commit files touched by this commit
knu search for other commits by this committer
CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
2.1.8_1
30 Mar 2002 07:56:02
Original commit files touched by this commit
knu search for other commits by this committer
Add PTL-2.1.8_readdir-patch and bump PORTREVISION.

Force to use autoconf 2.13 and unbreak.
07 Apr 2001 20:38:07
commit hash: fp1.12231@dev.null.freshports.orgcommit hash: fp1.12231@dev.null.freshports.orgcommit hash: fp1.12231@dev.null.freshports.orgcommit hash: fp1.12231@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add ptl.  PTL (Portable Thread Library) is an implementation of user   level
multi-thread library based on POSIX 1003.1c API.    

Number of commits found: 17