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
p5-IO-Async Perl modules that implement asynchronous filehandle IO
0.803 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.802Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-06-14 01:59:01
Last Update: 2024-02-21 15:06:55
Commit Hash: 46573e2
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/IO-Async
Description:
This collection of modules allows programs to be written that perform asynchronous filehandle IO operations. A typical program using them would consist of a single subclass of IO::Async::Set to act as a container for a number of IO::Async::Notifier objects (or subclasses thereof). The set itself is responsible for checking read- or write-readiness, and informing the notifiers of these conditions. The notifiers then perform whatever work is required on these conditions, by using subclass methods or callback functions.
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 (81 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-IO-Async-0.803/catalog.mk
  2. /usr/local/share/licenses/p5-IO-Async-0.803/LICENSE
  3. /usr/local/share/licenses/p5-IO-Async-0.803/ART10
  4. /usr/local/share/licenses/p5-IO-Async-0.803/GPLv1+
  5. lib/perl5/site_perl/Future/IO/Impl/IOAsync.pm
  6. lib/perl5/site_perl/IO/Async.pm
  7. lib/perl5/site_perl/IO/Async/Channel.pm
  8. lib/perl5/site_perl/IO/Async/Debug.pm
  9. lib/perl5/site_perl/IO/Async/File.pm
  10. lib/perl5/site_perl/IO/Async/FileStream.pm
  11. lib/perl5/site_perl/IO/Async/Function.pm
  12. lib/perl5/site_perl/IO/Async/Future.pm
  13. lib/perl5/site_perl/IO/Async/Handle.pm
  14. lib/perl5/site_perl/IO/Async/Internals/ChildManager.pm
  15. lib/perl5/site_perl/IO/Async/Internals/Connector.pm
  16. lib/perl5/site_perl/IO/Async/Internals/FunctionWorker.pm
  17. lib/perl5/site_perl/IO/Async/Internals/TimeQueue.pm
  18. lib/perl5/site_perl/IO/Async/Listener.pm
  19. lib/perl5/site_perl/IO/Async/Loop.pm
  20. lib/perl5/site_perl/IO/Async/Loop/Poll.pm
  21. lib/perl5/site_perl/IO/Async/Loop/Select.pm
  22. lib/perl5/site_perl/IO/Async/LoopTests.pm
  23. lib/perl5/site_perl/IO/Async/Metrics.pm
  24. lib/perl5/site_perl/IO/Async/Notifier.pm
  25. lib/perl5/site_perl/IO/Async/OS.pm
  26. lib/perl5/site_perl/IO/Async/OS/MSWin32.pm
  27. lib/perl5/site_perl/IO/Async/OS/cygwin.pm
  28. lib/perl5/site_perl/IO/Async/OS/linux.pm
  29. lib/perl5/site_perl/IO/Async/PID.pm
  30. lib/perl5/site_perl/IO/Async/Process.pm
  31. lib/perl5/site_perl/IO/Async/Protocol.pm
  32. lib/perl5/site_perl/IO/Async/Protocol/LineStream.pm
  33. lib/perl5/site_perl/IO/Async/Protocol/Stream.pm
  34. lib/perl5/site_perl/IO/Async/Resolver.pm
  35. lib/perl5/site_perl/IO/Async/Routine.pm
  36. lib/perl5/site_perl/IO/Async/Signal.pm
  37. lib/perl5/site_perl/IO/Async/Socket.pm
  38. lib/perl5/site_perl/IO/Async/Stream.pm
  39. lib/perl5/site_perl/IO/Async/Test.pm
  40. lib/perl5/site_perl/IO/Async/Timer.pm
  41. lib/perl5/site_perl/IO/Async/Timer/Absolute.pm
  42. lib/perl5/site_perl/IO/Async/Timer/Countdown.pm
  43. lib/perl5/site_perl/IO/Async/Timer/Periodic.pm
  44. lib/perl5/site_perl/man/man3/Future::IO::Impl::IOAsync.3.gz
  45. lib/perl5/site_perl/man/man3/IO::Async.3.gz
  46. lib/perl5/site_perl/man/man3/IO::Async::Channel.3.gz
  47. lib/perl5/site_perl/man/man3/IO::Async::Debug.3.gz
  48. lib/perl5/site_perl/man/man3/IO::Async::File.3.gz
  49. lib/perl5/site_perl/man/man3/IO::Async::FileStream.3.gz
  50. lib/perl5/site_perl/man/man3/IO::Async::Function.3.gz
  51. lib/perl5/site_perl/man/man3/IO::Async::Future.3.gz
  52. lib/perl5/site_perl/man/man3/IO::Async::Handle.3.gz
  53. lib/perl5/site_perl/man/man3/IO::Async::Listener.3.gz
  54. lib/perl5/site_perl/man/man3/IO::Async::Loop.3.gz
  55. lib/perl5/site_perl/man/man3/IO::Async::Loop::Poll.3.gz
  56. lib/perl5/site_perl/man/man3/IO::Async::Loop::Select.3.gz
  57. lib/perl5/site_perl/man/man3/IO::Async::LoopTests.3.gz
  58. lib/perl5/site_perl/man/man3/IO::Async::Metrics.3.gz
  59. lib/perl5/site_perl/man/man3/IO::Async::Notifier.3.gz
  60. lib/perl5/site_perl/man/man3/IO::Async::OS.3.gz
  61. lib/perl5/site_perl/man/man3/IO::Async::OS::MSWin32.3.gz
  62. lib/perl5/site_perl/man/man3/IO::Async::OS::cygwin.3.gz
  63. lib/perl5/site_perl/man/man3/IO::Async::OS::linux.3.gz
  64. lib/perl5/site_perl/man/man3/IO::Async::PID.3.gz
  65. lib/perl5/site_perl/man/man3/IO::Async::Process.3.gz
  66. lib/perl5/site_perl/man/man3/IO::Async::Protocol.3.gz
  67. lib/perl5/site_perl/man/man3/IO::Async::Protocol::LineStream.3.gz
  68. lib/perl5/site_perl/man/man3/IO::Async::Protocol::Stream.3.gz
  69. lib/perl5/site_perl/man/man3/IO::Async::Resolver.3.gz
  70. lib/perl5/site_perl/man/man3/IO::Async::Routine.3.gz
  71. lib/perl5/site_perl/man/man3/IO::Async::Signal.3.gz
  72. lib/perl5/site_perl/man/man3/IO::Async::Socket.3.gz
  73. lib/perl5/site_perl/man/man3/IO::Async::Stream.3.gz
  74. lib/perl5/site_perl/man/man3/IO::Async::Test.3.gz
  75. lib/perl5/site_perl/man/man3/IO::Async::Timer.3.gz
  76. lib/perl5/site_perl/man/man3/IO::Async::Timer::Absolute.3.gz
  77. lib/perl5/site_perl/man/man3/IO::Async::Timer::Countdown.3.gz
  78. lib/perl5/site_perl/man/man3/IO::Async::Timer::Periodic.3.gz
  79. @owner
  80. @group
  81. @mode
Collapse this list.
Dependency lines:
  • p5-IO-Async>0:devel/p5-IO-Async
To install the port:
cd /usr/ports/devel/p5-IO-Async/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-IO-Async
  • pkg install p5-IO-Async
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-IO-Async
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708449010 SHA256 (IO-Async-0.803.tar.gz) = dc94ec92296db27fede6c37bba8b9c748c571000db8e61f794198981973c97ce SIZE (IO-Async-0.803.tar.gz) = 253714

Packages (timestamps in pop-ups are UTC):
p5-IO-Async
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8030.8030.770.8030.803-0.77-
FreeBSD:13:quarterly0.8020.8020.8020.8020.8020.8020.8020.802
FreeBSD:14:latest0.8030.8030.8020.8030.8030.802-0.802
FreeBSD:14:quarterly0.8020.802-0.8020.8020.8020.8020.802
FreeBSD:15:latest0.8030.803n/a0.802n/a0.8020.8020.803
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.44 : devel/p5-Future
  2. p5-Struct-Dumb>0 : devel/p5-Struct-Dumb
  3. perl5>=5.36<5.37 : lang/perl5.36
  4. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  5. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-Future-IO>=0 : devel/p5-Future-IO
  2. p5-Test-Metrics-Any>=0 : devel/p5-Test-Metrics-Any
  3. p5-Test-Pod>=1 : devel/p5-Test-Pod
  4. p5-Test2-Suite>=0.000149 : devel/p5-Test2-Suite
Runtime dependencies:
  1. p5-Future>=0.44 : devel/p5-Future
  2. p5-Struct-Dumb>0 : devel/p5-Struct-Dumb
  3. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. databases/p5-Net-Async-CassandraCQL
  2. dns/p5-IO-Async-Resolver-DNS
  3. net-im/p5-Net-Async-XMPP
  4. security/p5-IO-Async-SSL
  5. www/p5-FCGI-Async
  6. www/p5-Gungho
  7. www/p5-Net-Async-FastCGI
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/p5-Net-Async-HTTP
  3. Collapse this list.
for Run
  1. databases/p5-Net-Async-CassandraCQL
  2. dns/p5-IO-Async-Resolver-DNS
  3. net-im/p5-Net-Async-XMPP
  4. security/p5-IO-Async-SSL
  5. www/p5-FCGI-Async
  6. www/p5-Gungho
  7. www/p5-Net-Async-FastCGI
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/p5-Net-Async-HTTP
  3. Collapse this list.

Configuration Options:
No options to configure
Options name:
devel_p5-IO-Async
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/IO/
  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/IO/
  12. https://www.cpan.org/authors/id/P/PE/PEVANS/
Collapse this list.

There are no commits on branch 2022Q2 for this port