Path to this page:
./
net/p5-IO-Socket-Multicast,
Perl multicast socket IO
Branch: CURRENT,
Version: 1.12,
Package name: p5-IO-Socket-Multicast-1.12,
Maintainer: heThe IO::Socket::Multicast module subclasses IO::Socket::INET to enable
you to manipulate multicast groups. With this module (and an operating
system that supports multicasting), you will be able to receive incoming
multicast transmissions and generate your own outgoing multicast
packets.
Required to run:[
lang/perl5] [
net/p5-IO-Interface]
Master sites: (Expand)
SHA1: 79282fa332f2bd603a67107dc38f95898df07ca6
RMD160: ce58eae3b6979aeead189ab871f3ccd8ea738acf
Filesize: 11.411 KB
Version history: (Expand)
- (2010-08-26) Updated to version: p5-IO-Socket-Multicast-1.12
- (2010-08-21) Updated to version: p5-IO-Socket-Multicast-1.11nb1
- (2010-03-16) Updated to version: p5-IO-Socket-Multicast-1.11
- (2009-08-21) Updated to version: p5-IO-Socket-Multicast-1.07
- (2008-10-20) Updated to version: p5-IO-Socket-Multicast-1.05nb1
- (2008-07-22) Updated to version: p5-IO-Socket-Multicast-1.05
CVS history: (Expand)
2010-08-26 08:50:59 by Jens Rehsack | Files touched by this commit (2) |  |
Log message:
Updating net/p5-IO-Socket-Multicast from 1.11nb1 to 1.12
pkgsrc changes:
- fixing homepage
Upstream changes:
1.12 - Wed Apr 28 20:38:53 EST 2010
Test adjustments thankyou Christian W. (BRAMBLE)
Documentation updates and corrections (BRAMBLE)
|
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-16 19:31:41 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating net/p5-IO-Socket-Multicast from 1.07 to 1.11
Upstream changes:
1.11 - Wed Nov 4 13:48:18 EST 2009
More test adjustments /re Win32 (BRAMBLE)
1.09
Refactored tests to prevent false negatives on Win32 (ADAMK)
1.08 Mon Nov 2 11:23:33 EST 2009
Test fixes and spelling corrections (BRAMBLE)
|
| 2009-08-20 20:45:48 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating package net/p5-IO-Socket-Multicast from 1.05nb1 to 1.07
pkgsrc changes:
- Adding license (perl5 license)
Upstream changes:
1.07 Tue Jul 14 12:54:46 EDT 2009
Patches to run correctly on Windows platforms under Perl 5.10
courtesy Andrew Bramble
Regression test fixes.
1.06 Beta test
|
| 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-07-14 20:54:18 by Havard Eidnes | Files touched by this commit (3) |
Log message:
Change HOMEPAGE urls to use http://search.cpan.org/dist/
No other change to the packages, so no version bump.
|
2008-07-14 20:18:17 by Havard Eidnes | Files touched by this commit (2) |  |
Log message:
Update from version 0.25 to 1.05. Changes:
1.05 Sat Aug 12 17:28:41 EDT 2006
Run correctly on Windows platforms under Perl 5.8.8.
1.03-1.04 Fri Dec 2 10:44:35 EST 2005
Various fixes to compile cleanly on Windows platforms.
1.02 Thu Nov 17 12:04:21 EST 2005
Skip regression test #4 (mcast_drop) because it always fails
on windows platforms. This
should not affect functionality, as the test asks
mcast_drop() to return a false value when dropping
an address twice.
1.01 July 5, 2005
All symbols now in IO::Socket::Multicast package
(some were in IO::Socket in previous versions)
Incorporates patches to compile cleanly on Win32 systems,
contributed by Thomas Kratz.
1.00 April 9, 2005
Reconstructed module after CVS server crash.
Fixed documentation errors
|
| 2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|