Date: Tue, 13 Mar 2007 09:13:15 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/p5-IO-Socket-Multicast6 Makefile distinfo pkg-descr pkg-plist Message-ID: <200703130913.l2D9DFaN089087@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703130913.l2D9DFaN089087>
