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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
marl Hybrid thread / fiber task scheduler written in C++11
g20231218 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 g20231218Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-09-12 18:15:08
Last Update: 2024-01-04 00:27:45
Commit Hash: 3f62c7d
License: APACHE20
WWW:
https://github.com/google/marl
Description:
Marl is a C++11 library that provides a fluent interface for running tasks across a number of threads. Marl uses a combination of fibers and threads to allow efficient execution of tasks that can block, while keeping a fixed number of hardware threads.
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 (36 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/marl-g20231218/catalog.mk
  3. /usr/local/share/licenses/marl-g20231218/LICENSE
  4. /usr/local/share/licenses/marl-g20231218/APACHE20
  5. include/marl/blockingcall.h
  6. include/marl/conditionvariable.h
  7. include/marl/containers.h
  8. include/marl/dag.h
  9. include/marl/debug.h
  10. include/marl/defer.h
  11. include/marl/deprecated.h
  12. include/marl/event.h
  13. include/marl/export.h
  14. include/marl/finally.h
  15. include/marl/memory.h
  16. include/marl/mutex.h
  17. include/marl/parallelize.h
  18. include/marl/pool.h
  19. include/marl/sanitizers.h
  20. include/marl/scheduler.h
  21. include/marl/task.h
  22. include/marl/thread.h
  23. include/marl/thread_local.h
  24. include/marl/ticket.h
  25. include/marl/trace.h
  26. include/marl/tsa.h
  27. include/marl/waitgroup.h
  28. lib/cmake/marl/marl-config.cmake
  29. lib/cmake/marl/marl-targets-release.cmake
  30. lib/cmake/marl/marl-targets.cmake
  31. lib/libmarl.so
  32. lib/libmarl.so.1
  33. lib/libmarl.so.1.0.0-dev
  34. @owner
  35. @group
  36. @mode
Collapse this list.
Dependency lines:
  • marl>0:devel/marl
To install the port:
cd /usr/ports/devel/marl/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/marl
  • pkg install marl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: marl
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: riscv64
distinfo:
TIMESTAMP = 1704327882 SHA256 (google-marl-g20231218-dbf097e_GH0.tar.gz) = 7420862dee528e77f4cf4cb0483da61f867683fcfe79918784a9a25089db4ec0 SIZE (google-marl-g20231218-dbf097e_GH0.tar.gz) = 108223

Expand this list (4 items)

Collapse this list.

SHA256 (google-benchmark-2dd015d_GH0.tar.gz) = 8ba5709151bf1578c7599a6d7b535aaa3951515d9096e56973e3bb2dded46d83 SIZE (google-benchmark-2dd015d_GH0.tar.gz) = 204703 SHA256 (google-googletest-fb49e6c_GH0.tar.gz) = 9dea59892fff919ab6c005f36971e76b4bb4e399a6b22fbf85a30352d8a52be2 SIZE (google-googletest-fb49e6c_GH0.tar.gz) = 905489

Collapse this list.


Packages (timestamps in pop-ups are UTC):
marl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20231218g20231218-g20231218g20231218---
FreeBSD:13:quarterlyg20231218g20231218g20210818g20231218g20231218-g20231218g20231218
FreeBSD:14:latestg20231218g20231218g20210818g20231218g20231218--g20210818
FreeBSD:14:quarterlyg20231218g20231218-g20231218g20231218-g20231218g20231218
FreeBSD:15:latestg20231218g20231218n/ag20231218n/a-g20231218g20231218
FreeBSD:15:quarterly--n/a-n/a---
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
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_marl
USES:
cmake:testing 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/google/marl/tar.gz/dbf097e?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port