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
p5-Future-AsyncAwait Deferred subroutine syntax for futures
0.66 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 0.66Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-30 13:08:14
Last Update: 2023-09-11 03:07:55
Commit Hash: 7f50a36
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/dist/Future-AsyncAwait
Description:
Future::AsyncAwait provides syntax for deferring and resuming subroutines while waiting for Futures to complete. This syntax aims to make code that performs asynchronous operations using futures look neater and more expressive than simply using then chaining and other techniques on the futures themselves. It is also a similar syntax used by a number of other languages; notably C# 5, EcmaScript 6, Python 3, Dart, Rust, C++20. This module is still under active development. While it now seems relatively stable enough for most use-cases and has received a lot of "battle-testing" in a wide variety of scenarios, there may still be the occasional case of memory leak left in it, especially if still-pending futures are abandoned. The new syntax takes the form of two new keywords, async and await.
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 (17 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Future-AsyncAwait-0.66/catalog.mk
  2. /usr/local/share/licenses/p5-Future-AsyncAwait-0.66/LICENSE
  3. /usr/local/share/licenses/p5-Future-AsyncAwait-0.66/ART10
  4. /usr/local/share/licenses/p5-Future-AsyncAwait-0.66/GPLv1+
  5. lib/perl5/site_perl/mach/5.34/Future/AsyncAwait.pm
  6. lib/perl5/site_perl/mach/5.34/Future/AsyncAwait/Awaitable.pm
  7. lib/perl5/site_perl/mach/5.34/Future/AsyncAwait/ExtensionBuilder.pm
  8. lib/perl5/site_perl/mach/5.34/Future/AsyncAwait/ExtensionBuilder_data.pm
  9. lib/perl5/site_perl/mach/5.34/Test/Future/AsyncAwait/Awaitable.pm
  10. lib/perl5/site_perl/mach/5.34/auto/Future/AsyncAwait/AsyncAwait.so
  11. lib/perl5/site_perl/man/man3/Future::AsyncAwait.3.gz
  12. lib/perl5/site_perl/man/man3/Future::AsyncAwait::Awaitable.3.gz
  13. lib/perl5/site_perl/man/man3/Future::AsyncAwait::ExtensionBuilder.3.gz
  14. lib/perl5/site_perl/man/man3/Test::Future::AsyncAwait::Awaitable.3.gz
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • p5-Future-AsyncAwait>0:devel/p5-Future-AsyncAwait
To install the port:
cd /usr/ports/devel/p5-Future-AsyncAwait/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Future-AsyncAwait
  • pkg install p5-Future-AsyncAwait
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Future-AsyncAwait
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1694348248 SHA256 (Future-AsyncAwait-0.66.tar.gz) = c6a0f4de462bf324b5baca1775d199ec3246a358c13db9b64acbfcdbe6e5ec21 SIZE (Future-AsyncAwait-0.66.tar.gz) = 89892

Packages (timestamps in pop-ups are UTC):
p5-Future-AsyncAwait
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.660.66-0.660.66---
FreeBSD:13:quarterly0.660.660.650.660.660.660.660.66
FreeBSD:14:latest0.660.66-0.660.660.65-0.65
FreeBSD:14:quarterly0.660.66-0.660.660.660.660.66
FreeBSD:15:latest0.660.66n/a0.66n/a0.660.660.66
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. p5-Future>=0.50 : devel/p5-Future
  2. p5-XS-Parse-Keyword>=0.13 : devel/p5-XS-Parse-Keyword
  3. p5-XS-Parse-Sublike>=0.14 : devel/p5-XS-Parse-Sublike
  4. perl5>=5.34<5.35 : lang/perl5.34
  5. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  6. perl5>=5.34<5.35 : lang/perl5.34
Test dependencies:
  1. p5-Test2-Suite>=0.000148 : devel/p5-Test2-Suite
Runtime dependencies:
  1. p5-Future>=0.50 : devel/p5-Future
  2. p5-XS-Parse-Keyword>=0.13 : devel/p5-XS-Parse-Keyword
  3. p5-XS-Parse-Sublike>=0.14 : devel/p5-XS-Parse-Sublike
  4. perl5>=5.34<5.35 : lang/perl5.34
This port is required by:
for Build
  1. devel/p5-Syntax-Keyword-Dynamically

Configuration Options:
No options to configure
Options name:
devel_p5-Future-AsyncAwait
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/P/PE/PEVANS/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/P/PE/PEVANS/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Future/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/P/PE/PEVANS/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/P/PE/PEVANS/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/P/PE/PEVANS/
  7. http://backpan.perl.org/authors/id/P/PE/PEVANS/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/P/PE/PEVANS/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/P/PE/PEVANS/
  10. https://cpan.metacpan.org/authors/id/P/PE/PEVANS/
  11. https://cpan.metacpan.org/modules/by-module/Future/
  12. https://www.cpan.org/authors/id/P/PE/PEVANS/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.66
11 Sep 2023 03:07:55
commit hash: 7f50a36746f5e8e8b6bac27a24e1c04627cd80fccommit hash: 7f50a36746f5e8e8b6bac27a24e1c04627cd80fccommit hash: 7f50a36746f5e8e8b6bac27a24e1c04627cd80fccommit hash: 7f50a36746f5e8e8b6bac27a24e1c04627cd80fc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Future-AsyncAwait: Update to 0.66

Changes:	https://metacpan.org/dist/Future-AsyncAwait/changes
0.65
05 Apr 2023 17:30:02
commit hash: 881730be224e92f3d7edd8ef1a013e8157c3f49fcommit hash: 881730be224e92f3d7edd8ef1a013e8157c3f49fcommit hash: 881730be224e92f3d7edd8ef1a013e8157c3f49fcommit hash: 881730be224e92f3d7edd8ef1a013e8157c3f49f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Future-AsyncAwait: Update to 0.65

Changes:	https://metacpan.org/dist/Future-AsyncAwait/changes
0.64
21 Mar 2023 19:20:17
commit hash: 20c0e6d74dba31308e8050eda06b91c6e2b5a450commit hash: 20c0e6d74dba31308e8050eda06b91c6e2b5a450commit hash: 20c0e6d74dba31308e8050eda06b91c6e2b5a450commit hash: 20c0e6d74dba31308e8050eda06b91c6e2b5a450 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Future-AsyncAwait: Update to 0.64

Changes:	https://metacpan.org/dist/Future-AsyncAwait/changes
0.62
30 Jan 2023 12:58:44
commit hash: 7203a0163a456cdffc0477cc5c4e411c84562be8commit hash: 7203a0163a456cdffc0477cc5c4e411c84562be8commit hash: 7203a0163a456cdffc0477cc5c4e411c84562be8commit hash: 7203a0163a456cdffc0477cc5c4e411c84562be8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Future-AsyncAwait: Add p5-Future-AsyncAwait 0.62

Future::AsyncAwait provides syntax for deferring and resuming subroutines while
waiting for Futures to complete. This syntax aims to make code that performs
asynchronous operations using futures look neater and more expressive than
simply using then chaining and other techniques on the futures themselves. It is
also a similar syntax used by a number of other languages; notably C# 5,
EcmaScript 6, Python 3, Dart, Rust, C++20.

This module is still under active development. While it now seems relatively
stable enough for most use-cases and has received a lot of "battle-testing" in a
wide variety of scenarios, there may still be the occasional case of memory leak
left in it, especially if still-pending futures are abandoned.

The new syntax takes the form of two new keywords, async and await.

Number of commits found: 4