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 2025Q1
libdispatch Grand Central Dispatch API support library
5.10.1,1 devel on this many watch lists=0 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 5.10.1,1Version of this port present on the latest quarterly branch.
Maintainer: fluffy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-14 12:54:04
Last Update: 2025-01-14 12:43:15
Commit Hash: 576628e2
License: APACHE20
WWW:
https://github.com/apple/swift-corelibs-libdispatch/
Description:
Grand Central Dispatch (GCD or libdispatch) provides comprehensive support for concurrent code execution on multicore hardware.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (43 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libdispatch-5.10.1,1/catalog.mk
  3. /usr/local/share/licenses/libdispatch-5.10.1,1/LICENSE
  4. /usr/local/share/licenses/libdispatch-5.10.1,1/APACHE20
  5. include/Block.h
  6. include/dispatch/base.h
  7. include/dispatch/block.h
  8. include/dispatch/data.h
  9. include/dispatch/dispatch.h
  10. include/dispatch/group.h
  11. include/dispatch/introspection.h
  12. include/dispatch/io.h
  13. include/dispatch/object.h
  14. include/dispatch/once.h
  15. include/dispatch/queue.h
  16. include/dispatch/semaphore.h
  17. include/dispatch/source.h
  18. include/dispatch/time.h
  19. include/os/generic_base.h
  20. include/os/generic_unix_base.h
  21. include/os/generic_win_base.h
  22. include/os/object.h
  23. lib/libBlocksRuntime.so
  24. lib/libdispatch.so
  25. share/man/man3/dispatch.3.gz
  26. share/man/man3/dispatch_after.3.gz
  27. share/man/man3/dispatch_api.3.gz
  28. share/man/man3/dispatch_apply.3.gz
  29. share/man/man3/dispatch_async.3.gz
  30. share/man/man3/dispatch_data_create.3.gz
  31. share/man/man3/dispatch_group_create.3.gz
  32. share/man/man3/dispatch_io_create.3.gz
  33. share/man/man3/dispatch_io_read.3.gz
  34. share/man/man3/dispatch_object.3.gz
  35. share/man/man3/dispatch_once.3.gz
  36. share/man/man3/dispatch_queue_create.3.gz
  37. share/man/man3/dispatch_read.3.gz
  38. share/man/man3/dispatch_semaphore_create.3.gz
  39. share/man/man3/dispatch_source_create.3.gz
  40. share/man/man3/dispatch_time.3.gz
  41. @owner
  42. @group
  43. @mode
Collapse this list.
Dependency lines:
  • libdispatch>0:devel/libdispatch
To install the port:
cd /usr/ports/devel/libdispatch/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libdispatch
  • pkg install libdispatch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libdispatch
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1723281605 SHA256 (apple-swift-corelibs-libdispatch-5.10.1-swift-5.10.1-RELEASE_GH0.tar.gz) = affa3544b0fdb60f8f175bc0d2846177436d5848ef8ca73e3e560d23986f38b3 SIZE (apple-swift-corelibs-libdispatch-5.10.1-swift-5.10.1-RELEASE_GH0.tar.gz) = 594770

Packages (timestamps in pop-ups are UTC):
libdispatch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.1,16.1,1-6.1,16.1,1---
FreeBSD:13:quarterly6.0.3,16.0.3,15.5,16.0.3,16.0.3,15.5,15.5,15.5,1
FreeBSD:14:latest6.0.3,16.1,1-6.0.3,16.1,15.5,1-5.5,1
FreeBSD:14:quarterly5.10.1,16.0.3,1-5.10.1,16.0.3,15.5,15.5,15.5,1
FreeBSD:15:latest6.0.3,16.1,1n/a6.0.3,1n/a5.5,15.5,15.5,1
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
This port is required by:
for Libraries
  1. net-im/telegram-desktop

Configuration Options:
No options to configure
Options name:
devel_libdispatch
USES:
cmake:testing compiler:c++17-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/apple/swift-corelibs-libdispatch/tar.gz/swift-5.10.1-RELEASE?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.10.1,1
14 Jan 2025 12:43:15
commit hash: 576628e2b415b4a6841d54b1ae256bb13932b3decommit hash: 576628e2b415b4a6841d54b1ae256bb13932b3decommit hash: 576628e2b415b4a6841d54b1ae256bb13932b3decommit hash: 576628e2b415b4a6841d54b1ae256bb13932b3de files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/libdispatch: fix build on armv7 / powerpc

Same as i386.

(cherry picked from commit 713017e23bab53e8379909a544e10358bf78c8f9)

Number of commits found: 1