cvs commit: ports/net Makefile ports/net/p5-IO-Socket-Multicast6
Makefile distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Tue Mar 13 09:13:15 UTC 2007
miwi 2007-03-13 09:13:15 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/p5-IO-Socket-Multicast6 Makefile distinfo pkg-descr
pkg-plist
Log:
The IO::Socket::Multicast6 module subclasses IO::Socket::INET6 to enable you to
manipulate multicast groups. With this module you will be able to receive
incoming multicast transmissions and generate your own outgoing multicast
packets.
This module uses the same API as IO::Socket::Multicast, but with added support
for IPv6 (IPv4 is still supported). Unlike IO::Socket::Multicast, this is a
pure-perl module.
WWW: http://search.cpan.org/dist/IO-Socket-Multicast6/
PR: ports/110158
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Revision Changes Path
1.1831 +1 -0 ports/net/Makefile
1.1 +27 -0 ports/net/p5-IO-Socket-Multicast6/Makefile (new)
1.1 +3 -0 ports/net/p5-IO-Socket-Multicast6/distinfo (new)
1.1 +10 -0 ports/net/p5-IO-Socket-Multicast6/pkg-descr (new)
1.1 +4 -0 ports/net/p5-IO-Socket-Multicast6/pkg-plist (new)
More information about the cvs-ports
mailing list