aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-Lambda/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.23Steve Wills2012-09-081-1/+1
| | | | | | | | PR: ports/170956 Approved by: maintainer timeout (ivan@serezhkin.com, >2 weeks) Notes: svn path=/head/; revision=303905
* Update to 1.20Andrej Zverev2010-05-241-1/+3
| | | | | | | | | | | Changes: http://search.cpan.org/dist/IO-Lambda/Changes PR: ports/146370 Submitted by: az@ Approved by: maintainer timeout Notes: svn path=/head/; revision=254950
* - Update to 1.15Philip M. Gollucci2009-12-151-1/+1
| | | | | | | | | PR: ports/141571 Approved by: maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=245931
* - Update to 1.13Andrej Zverev2009-09-211-1/+1
| | | | | | | | | | | | Changelog: http://cpansearch.perl.org/src/KARASIK/IO-Lambda-1.13/Changes PR: ports/139016 Submitted by: az Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=241882
* Update to version 0.12Andrej Zverev2009-09-041-1/+1
| | | | | | | | | | | Fix pkg-descr WWW issue PR: ports/137877 Submitted by: az Approved by: maintainer (timeout 2 week) Notes: svn path=/head/; revision=240835
* - Update to 1.11Philip M. Gollucci2009-07-231-1/+3
| | | | | | | | | PR: ports/136506 Approved by: maintainer timeout (ivan@serezhkin.com; 14 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=238257
* - Update to 1.02Dmitry Marakasov2009-01-161-6/+9
| | | | | | | | PR: 130615 Submitted by: Vany Serezhkin <ivan at serezhkin dot com> (maintainer) Notes: svn path=/head/; revision=226265
* - Update to 0.39Philippe Audeoud2008-11-131-1/+1
| | | | | | | | PR: ports/128835 Submitted by: Ivan B. Serezhkin <ivan _at_ serezhkin _dot_ com> (maintainer) Notes: svn path=/head/; revision=222791
* This module is another attempt to fight the horrors ofWesley Shields2008-11-111-0/+45
non-blocking I/O programming. It tries to bring back the simplicity of the declarative programming style, that is only otherwise available when one employs threads, coroutines, or co-processes. PR: ports/128652 Submitted by: Vany Serezhkin <ivan@serezhkin.com> Notes: svn path=/head/; revision=222741