Revision: 2291 http://gar.svn.sourceforge.net/gar/?rev=2291&view=rev Author: fvandevelde Date: 2008-11-16 10:13:14 +0000 (Sun, 16 Nov 2008)
Log Message: ----------- IO-Multiplex: update to 1.10 Added Paths: ----------- csw/trunk/cpan/IO-Multiplex/ csw/trunk/cpan/IO-Multiplex/Makefile csw/trunk/cpan/IO-Multiplex/checksums csw/trunk/cpan/IO-Multiplex/files/ csw/trunk/cpan/IO-Multiplex/files/CSWpmiomultiplex.gspec Added: csw/trunk/cpan/IO-Multiplex/Makefile =================================================================== --- csw/trunk/cpan/IO-Multiplex/Makefile (rev 0) +++ csw/trunk/cpan/IO-Multiplex/Makefile 2008-11-16 10:13:14 UTC (rev 2291) @@ -0,0 +1,18 @@ +GARNAME = IO-Multiplex +GARVERSION = 1.10 +CATEGORIES = cpan +AUTHOR = BBB + +DESCRIPTION = Manage IO on many file handles +define BLURB + IO::Multiplex is designed to take the effort out of managing multiple file handles. + It is essentially a really fancy front end to the select system call. + In addition to maintaining the select loop, it buffers all input and output to/from the file handles. + It can also accept incoming connections on one or more listen sockets. +endef + +DISTFILES += CSWpmiomultiplex.gspec + +CONFIGURE_ARGS = + +include ../category.mk Added: csw/trunk/cpan/IO-Multiplex/checksums =================================================================== --- csw/trunk/cpan/IO-Multiplex/checksums (rev 0) +++ csw/trunk/cpan/IO-Multiplex/checksums 2008-11-16 10:13:14 UTC (rev 2291) @@ -0,0 +1,2 @@ +3d39b1e820737386ff9ea27e20a88d60 download/CSWpmiomultiplex.gspec +ce230ee0a4afbff59da66f0c42e0340b download/IO-Multiplex-1.10.tar.gz Added: csw/trunk/cpan/IO-Multiplex/files/CSWpmiomultiplex.gspec =================================================================== --- csw/trunk/cpan/IO-Multiplex/files/CSWpmiomultiplex.gspec (rev 0) +++ csw/trunk/cpan/IO-Multiplex/files/CSWpmiomultiplex.gspec 2008-11-16 10:13:14 UTC (rev 2291) @@ -0,0 +1,9 @@ +%var bitname pm_iomultiplex +%var pkgname CSWpmiomultiplex +%include url file://%{PKGLIB}/csw_cpan.gspec +%copyright +Copyright 1999 Bruce J Keeler <[EMAIL PROTECTED]> + +Copyright 2001-2008 Rob Brown <[EMAIL PROTECTED]> + +Released under the same terms as Perl itself. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel