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-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.

Number of commits found: 85

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.803
21 Feb 2024 15:06:55
commit hash: 46573e25a13b2d573fa979cbe30202aa62f54df0commit hash: 46573e25a13b2d573fa979cbe30202aa62f54df0commit hash: 46573e25a13b2d573fa979cbe30202aa62f54df0commit hash: 46573e25a13b2d573fa979cbe30202aa62f54df0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-IO-Async: Update to 0.803

- Update LICENSE_FILE

Changes:	https://metacpan.org/dist/IO-Async/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.802
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.802
31 Aug 2022 11:40:57
commit hash: 4f72b277f88ddb968576aac2c022eac8ff4731a7commit hash: 4f72b277f88ddb968576aac2c022eac8ff4731a7commit hash: 4f72b277f88ddb968576aac2c022eac8ff4731a7commit hash: 4f72b277f88ddb968576aac2c022eac8ff4731a7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-IO-Async: Update to 0.802

Changes:	https://metacpan.org/dist/IO-Async/changes
0.801
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.801
11 Jan 2022 18:44:08
commit hash: 3e9586b41a781133e31b5cb642973a7a739b579ccommit hash: 3e9586b41a781133e31b5cb642973a7a739b579ccommit hash: 3e9586b41a781133e31b5cb642973a7a739b579ccommit hash: 3e9586b41a781133e31b5cb642973a7a739b579c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-IO-Async: Update to 0.801

Changes:	https://metacpan.org/dist/IO-Async/changes
0.800
21 Nov 2021 18:19:28
commit hash: f4f967e9c741a00c5f06184ae82e073c041fadcfcommit hash: f4f967e9c741a00c5f06184ae82e073c041fadcfcommit hash: f4f967e9c741a00c5f06184ae82e073c041fadcfcommit hash: f4f967e9c741a00c5f06184ae82e073c041fadcf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-IO-Async: Update to 0.800

Changes:	https://metacpan.org/dist/IO-Async/changes
0.79
08 Aug 2021 21:43:52
commit hash: 8a4a955a8b8ec20bf663047790368d7e57500fcecommit hash: 8a4a955a8b8ec20bf663047790368d7e57500fcecommit hash: 8a4a955a8b8ec20bf663047790368d7e57500fcecommit hash: 8a4a955a8b8ec20bf663047790368d7e57500fce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-IO-Async: Update to 0.79

Changes:	https://metacpan.org/dist/IO-Async/changes
0.78
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.78
26 Jan 2021 17:23:42
Revision:562766Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.78

Changes:	https://metacpan.org/changes/distribution/IO-Async
0.77
16 May 2020 10:52:51
Revision:535399Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.77

Changes:	https://metacpan.org/changes/distribution/IO-Async
0.76
08 May 2020 08:48:45
Revision:534348Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.76

Changes:	https://metacpan.org/changes/distribution/IO-Async
0.75
08 Dec 2019 16:57:56
Revision:519362Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.75

Changes:	https://metacpan.org/changes/distribution/IO-Async
0.74
28 Jun 2019 21:16:51
Revision:505302Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.74

Changes:	https://metacpan.org/changes/distribution/IO-Async
0.73
13 Jun 2019 15:50:05
Revision:504120Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.73

- Take maintainership

Changes:	https://metacpan.org/changes/distribution/IO-Async
0.72
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.72
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.72
03 Apr 2018 09:52:28
Revision:466330Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.72

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.71
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.71
23 Dec 2016 20:28:07
Revision:429281Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.71
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.70
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.70
12 Jan 2016 21:39:15
Revision:405939Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.70

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.69
01 Jan 2016 23:39:46
Revision:405038Original commit files touched by this commit
adamw search for other commits by this committer
Remove perl5.16-specific bits from perl@ ports. While here, sort
plists as necessary.
0.69
11 Nov 2015 12:16:00
Revision:401238Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.69

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.68
02 Aug 2015 06:27:57
Revision:393410Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.68

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.67
01 Jun 2015 19:37:44
Revision:388263Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.67
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.66
19 Apr 2015 16:21:01
Revision:384299Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.66

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.65
15 Feb 2015 16:07:03
Revision:379041Original commit files touched by this commit
adamw search for other commits by this committer
Update to 0.65.

Changes: https://metacpan.org/changes/distribution/IO-Async
0.64_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.64
31 Oct 2014 09:44:09
Revision:371791Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.64

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.63
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.63
26 Jul 2014 04:29:57
Revision:362951Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove TEST_DEPENDS from BUILD_DEPENDS
0.63
15 Jul 2014 06:13:34
Revision:361871Original commit files touched by this commit
leeym search for other commits by this committer
- update to 0.63
0.62
29 Mar 2014 07:44:41
Revision:349481Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.62

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.61
15 Oct 2013 16:58:45
Revision:330408Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.61
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.60
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.60
20 Sep 2013 10:21:11
Revision:327682Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.60.

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.59
25 Aug 2013 16:25:05
Revision:325361Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.59

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.58
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.58
13 Jun 2013 10:23:48
Revision:320748Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.58.

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.56
19 Apr 2013 14:35:52
Revision:316105Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.56

Changes:	http://search.cpan.org/dist/IO-Async/Changes
Feature safe:	yes
0.55
11 Mar 2013 13:36:01
Revision:313895Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.55
- Reformat pkg-descr

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.54
17 Feb 2013 07:13:33
Revision:312403Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.54

Changes:	http://search.cpan.org/dist/IO-Async/Changes
0.53
16 Dec 2012 06:12:28
Revision:308985Original commit files touched by this commit
az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
0.53
06 Dec 2012 09:48:02
Revision:308375Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.53.

Changes: http://search.cpan.org/dist/IO-Async/Changes

Feature safe:	yes
0.52
09 Jul 2012 14:20:39
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.52
- Fix PLIST: remove superfluous @dirrmtry entry in PLIST

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.51
26 Jun 2012 13:16:16
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.51

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.50
20 Jun 2012 19:05:51
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.50
- Pet portlint(1) by moving TEST_DEPENDS section earlier

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.49
21 May 2012 10:21:33
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.49

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.48
19 May 2012 18:42:32
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.48

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.47
28 Mar 2012 09:59:52
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.47

Changes:        http://search.cpan.org/dist/IO-Async/Changes
Feature safe:   yes
0.46
03 Mar 2012 07:12:36
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.46

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.45
28 Nov 2011 09:20:24
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.45
- Add TEST_DEPENDS

Changes:        http://search.cpan.org/dist/IO-Async/Changes
Feature safe:   yes
0.44
17 Oct 2011 01:32:28
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.44

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.43
05 Aug 2011 11:37:20
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.43

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.42
12 Jul 2011 07:11:10
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 0.42
- changes: http://cpansearch.perl.org/src/PEVANS/IO-Async-0.42/Changes
0.40
18 Mar 2011 18:07:09
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.40
- Make use of the new CPAN:USER macro

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.39
12 Feb 2011 10:35:42
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.39

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.38_1
06 Feb 2011 11:28:17
Original commit files touched by this commit
culot search for other commits by this committer
- Add p5-CPS dependency
- Bump PORTREVISION

Approved by:    sahil@ (mentor)
Feature safe:   yes
0.38
05 Feb 2011 10:43:17
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.38

Changes:        http://search.cpan.org/dist/IO-Async/Changes
Approved by:    sahil@/wen@ (mentors, implicit)
Feature safe:   yes
0.37
01 Feb 2011 15:04:21
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.37
- Changelog: http://cpansearch.perl.org/src/PEVANS/IO-Async-0.37/Changes

Feature safe:   yes
0.31
15 Dec 2010 07:41:38
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 0.31
- changes: http://cpansearch.perl.org/src/PEVANS/IO-Async-0.31/Changes
0.29
07 Dec 2010 19:35:25
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
0.29
24 Sep 2010 02:03:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
0.29
12 Jul 2010 09:14:58
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.29

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.28
22 Apr 2010 02:37:27
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.28

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.27
31 Jan 2010 01:24:46
Original commit files touched by this commit
pgollucci search for other commits by this committer
- why does cvs hate me ?
  these Makefile s were meant to be committed before

PR:     142631, 142641, 142674, 142681
0.26
31 Jan 2010 01:05:43
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.27

PR:             ports/142641
Submitted by:   myself (pgollucci@)
Approved by:    maintainer timeout (clsung; > 2 weeks)
0.26
11 Jan 2010 03:43:29
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.26
- Added Async::MergePoint and Socket::GetAddrInfo to DEPENDS to pacify Perl's
configure

PR:             ports/140994
Submitted by:   Sahil Tandon <sahil@tandon.net>
Approved by:    maintainer timeout (clsung; > 1 month)
0.25
14 Nov 2009 05:23:19
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.25

PR:             ports/140284
Submitted by:   Sahil Tandon <sahil_AT_tandon dot net>
0.24
28 Oct 2009 05:54:42
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.24

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.23
21 Aug 2009 08:13:01
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.23

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.22
30 Jul 2009 03:19:36
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.22

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.21
20 Jul 2009 08:16:16
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.21

PR:             ports/136505
Submitted by:   pgollucci
0.20
28 May 2009 04:12:20
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.20

PR:             ports/134640
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
0.19
04 Mar 2009 02:15:09
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.19

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.18
25 Jan 2009 07:40:11
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.18

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.17
08 Sep 2008 03:07:58
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.17

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.16.001
27 Aug 2008 03:50:01
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.16.001

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.13
28 Mar 2008 01:39:57
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.13

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.11
30 Jan 2008 09:07:54
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.11

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.10
08 Jan 2008 02:30:26
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.10

Changes:        http://search.cpan.org/dist/IO-Async/Changes
0.09
10 Oct 2007 09:37:09
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.09
0.08
20 Jul 2007 06:00:28
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.08

PR:             ports/114691
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
0.07
14 Jun 2007 01:57:12
Original commit files touched by this commit
clsung search for other commits by this committer
Add p5-IO-Async 0.07, perl modules that implement asynchronous
filehandle IO.

PR:             ports/113505
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 85