| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
1.20
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
03 Jul 2011 14:59:23
1.20
|
ohauer  |
-remove MD5 |
12 Feb 2011 09:30:23
1.20
|
az  |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
24 May 2010 06:52:50
1.20
|
az  |
Update to 1.20
Changes: http://search.cpan.org/dist/IO-Lambda/Changes
PR: ports/146370
Submitted by: az@
Approved by: maintainer timeout |
15 Dec 2009 21:09:25
1.15
|
pgollucci  |
- Update to 1.15
PR: ports/141571
Approved by: maintainer
Submitted by: myself (pgollucci@) |
21 Sep 2009 16:39:20
1.13
|
az  |
- Update to 1.13
Changelog: http://cpansearch.perl.org/src/KARASIK/IO-Lambda-1.13/Changes
PR: ports/139016
Submitted by: az
Approved by: maintainer
Feature safe: yes |
04 Sep 2009 05:52:25
1.12
|
az  |
Update to version 0.12
Fix pkg-descr WWW issue
PR: ports/137877
Submitted by: az
Approved by: maintainer (timeout 2 week) |
30 Jul 2009 23:04:49
1.11
|
pgollucci  |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
23 Jul 2009 17:24:36
1.11
|
pgollucci  |
- Update to 1.11
PR: ports/136506
Approved by: maintainer timeout (ivan@serezhkin.com; 14 days)
Submitted by: myself (pgollucci@) |
16 Jan 2009 15:16:40
1.02
|
amdmi3  |
- Update to 1.02
PR: 130615
Submitted by: Vany Serezhkin <ivan at serezhkin dot com> (maintainer) |
13 Nov 2008 09:24:46
0.39
|
jadawin  |
- Update to 0.39
PR: ports/128835
Submitted by: Ivan B. Serezhkin <ivan _at_ serezhkin _dot_ com> (maintainer) |
11 Nov 2008 15:51:54
0.36
|
wxs  |
This module is another attempt to fight the horrors of
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> |