Path to this page:
./
devel/p5-IO-Interactive,
Perl 5 module prodiving utilities for interactive I/O
Branch: CURRENT,
Version: 0.0.6nb1,
Package name: p5-IO-Interactive-0.0.6nb1,
Maintainer: pkgsrc-usersThe Perl 5 module IO::Interactive provides utility subroutines that
make it easier to develop interactive applications.
Required to run:[
lang/perl5] [
devel/p5-version]
Master sites: (Expand)
SHA1: 93022d3caff9360fc02ce7244a6e2d429e19f3fd
RMD160: 2358765df1b135075aea04b2355e6d5baa6241c4
Filesize: 6.335 KB
Version history: (Expand)
- (2010-08-21) Updated to version: p5-IO-Interactive-0.0.6nb1
- (2010-03-10) Updated to version: p5-IO-Interactive-0.0.6
- (2009-01-21) Updated to version: p5-IO-Interactive-0.0.5
- (2008-11-17) Updated to version: p5-IO-Interactive-0.0.4
- (2008-10-20) Updated to version: p5-IO-Interactive-0.0.3nb1
- (2007-05-13) Package added to pkgsrc.se, version p5-IO-Interactive-0.0.3 (created)
CVS history: (Expand)
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) |  |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
| 2010-03-10 20:00:09 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-IO-Interactive from 0.0.5 to 0.0.6
pkgsrc changes:
- Adjust dependencies
- Add license definition
Upstream changes:
None noted
|
2009-01-21 00:29:19 by Havard Eidnes | Files touched by this commit (2) |  |
Log message:
Updated from version 0.0.4 to 0.0.5.
Upstream changes:
0.05 - Wed Jan 14 22:54:13 2009
* Happy 2009! There aren't any code changes, but I needed to
make the version in the Pod match the code version.
|
2008-11-17 03:54:02 by Havard Eidnes | Files touched by this commit (2) |  |
Log message:
Updated from version v0.0.3nb1 to 0.0.4.
Upstream changes:
0.04 - Sun Aug 31 13:54:27 2008
* Fixes include:
* #24823: is_interactive() and command line arguments
* #38660: "null" filehandle is a memory leak
* #20689: IO::Interactive leaks temp files
0.03_01 - Sun Aug 24 21:53:11 2008
* Cleaning up old tickets:
+ #20689 Now that we don't use a scalar filehandle,
no extra temp files under 5.6.2
+ #24823 Applied Schwern's patch to ignore command
line arguments
+ #38660 Fix memory link (same fix for #20689, not
printing to a scalar
* Maintainer is now brian d foy <bdfoy@cpan.org>
|
| 2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179) |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
|
| 2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|
| 2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980) |
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
|
2007-05-13 16:38:15 by Stoned Elipot | Files touched by this commit (4) |  |
Log message:
Initial import of p5-IO-Interactive version 0.0.3 into The NetBSD
Packages Collection.
The Perl 5 module IO::Interactive provides utility subroutines that
make it easier to develop interactive applications.
|