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
asyncplusplus Async++ concurrency framework for C++11
1.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 1.1_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-11-03 01:43:56
Last Update: 2024-01-23 23:56:54
Commit Hash: 004f8ad
License: MIT
WWW:
https://github.com/Amanieu/asyncplusplus
Description:
sync++ is a lightweight concurrency framework for C++11. The concept was inspired by the Microsoft PPL library and the N3428 C++ standard proposal.
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 (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/asyncplusplus-1.1_1/catalog.mk
  3. /usr/local/share/licenses/asyncplusplus-1.1_1/LICENSE
  4. /usr/local/share/licenses/asyncplusplus-1.1_1/MIT
  5. cmake/Async++Config.cmake
  6. cmake/asyncxx-targets-release.cmake
  7. cmake/asyncxx-targets.cmake
  8. include/async++.h
  9. include/async++/aligned_alloc.h
  10. include/async++/cancel.h
  11. include/async++/continuation_vector.h
  12. include/async++/parallel_for.h
  13. include/async++/parallel_invoke.h
  14. include/async++/parallel_reduce.h
  15. include/async++/partitioner.h
  16. include/async++/range.h
  17. include/async++/ref_count.h
  18. include/async++/scheduler.h
  19. include/async++/scheduler_fwd.h
  20. include/async++/task.h
  21. include/async++/task_base.h
  22. include/async++/traits.h
  23. include/async++/when_all_any.h
  24. lib/libasync++.a
  25. lib/libasync++.so
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • asyncplusplus>0:devel/asyncplusplus
To install the port:
cd /usr/ports/devel/asyncplusplus/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/asyncplusplus
  • pkg install asyncplusplus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: asyncplusplus
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706053634 SHA256 (Amanieu-asyncplusplus-v1.1-627e0520d1b22c075f65fb7abc6269377e3a4c40_GH0.tar.gz) = d80ea20299d3e2165ac3f78534ca6e442f5e5348fb14765b4c97a36f71b71a10 SIZE (Amanieu-asyncplusplus-v1.1-627e0520d1b22c075f65fb7abc6269377e3a4c40_GH0.tar.gz) = 34922

Packages (timestamps in pop-ups are UTC):
asyncplusplus
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1_11.1_11.11.1_11.1_1-1.1-
FreeBSD:13:quarterly1.1_11.1_11.11.1_11.1_11.11.11.1
FreeBSD:14:latest1.1_11.1_11.11.1_11.1_11.1-1.1
FreeBSD:14:quarterly1.11.1_1-1.11.1_11.11.11.1
FreeBSD:15:latest1.1_11.1_1n/a1.1_1n/a1.1_11.1_11.1_1
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
This port is required by:
for Build
  1. sysutils/nmdaemon

Configuration Options:
===> The following configuration options are available for asyncplusplus-1.1_1: STATIC=on: Build static library ===> Use 'make config' to modify these settings
Options name:
devel_asyncplusplus
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/Amanieu/asyncplusplus/tar.gz/627e0520d1b22c075f65fb7abc6269377e3a4c40?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port