Date: Sat, 10 Mar 2007 22:48:22 +0800 (CST) From: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/110158: [NEW PORT] net/p5-IO-Socket-Multicast6: Send and receive IPv4 and IPv6 multicast messages Message-ID: <200703101448.l2AEmMIw015328@pluto.cdpa.nsysu.edu.tw> Resent-Message-ID: <200703101450.l2AEo63B037498@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 110158 >Category: ports >Synopsis: [NEW PORT] net/p5-IO-Socket-Multicast6: Send and receive IPv4 and IPv6 multicast messages >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 10 14:50:05 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Jin-Shan Tseng >Release: FreeBSD 6.2-STABLE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Feb 24 20:40:22 CST 2007 >Description: 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/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-IO-Socket-Multicast6-0.02.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-IO-Socket-Multicast6 # p5-IO-Socket-Multicast6/pkg-descr # p5-IO-Socket-Multicast6/Makefile # p5-IO-Socket-Multicast6/pkg-plist # p5-IO-Socket-Multicast6/distinfo # echo c - p5-IO-Socket-Multicast6 mkdir -p p5-IO-Socket-Multicast6 > /dev/null 2>&1 echo x - p5-IO-Socket-Multicast6/pkg-descr sed 's/^X//' >p5-IO-Socket-Multicast6/pkg-descr << 'END-of-p5-IO-Socket-Multicast6/pkg-descr' XThe IO::Socket::Multicast6 module subclasses IO::Socket::INET6 to enable you to Xmanipulate multicast groups. With this module you will be able to receive Xincoming multicast transmissions and generate your own outgoing multicast Xpackets. X XThis module uses the same API as IO::Socket::Multicast, but with added support Xfor IPv6 (IPv4 is still supported). Unlike IO::Socket::Multicast, this is a Xpure-perl module. X XWWW: http://search.cpan.org/dist/IO-Socket-Multicast6/ END-of-p5-IO-Socket-Multicast6/pkg-descr echo x - p5-IO-Socket-Multicast6/Makefile sed 's/^X//' >p5-IO-Socket-Multicast6/Makefile << 'END-of-p5-IO-Socket-Multicast6/Makefile' X# New ports collection makefile for: p5-IO-Socket-Multicast6 X# Date created: 2007-03-10 X# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> X# X# $FreeBSD$ X# X XPORTNAME= IO-Socket-Multicast6 XPORTVERSION= 0.02 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= IO XPKGNAMEPREFIX= p5- X XMAINTAINER= tjs@cdpa.nsysu.edu.tw XCOMMENT= Send and receive IPv4 and IPv6 multicast messages X XRUN_DEPENDS= p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 \ X p5-IO-Interface>=1.01:${PORTSDIR}/net/p5-IO-Interface \ X p5-Socket-Multicast6>=0.01:${PORTSDIR}/net/p5-Socket-Multicast6 \ X ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 X XPERL_MODBUILD= yes X XMAN3= IO::Socket::Multicast6.3 X X.include <bsd.port.mk> END-of-p5-IO-Socket-Multicast6/Makefile echo x - p5-IO-Socket-Multicast6/pkg-plist sed 's/^X//' >p5-IO-Socket-Multicast6/pkg-plist << 'END-of-p5-IO-Socket-Multicast6/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/IO/Socket/Multicast6.pm X@dirrmtry %%SITE_PERL%%/IO/Socket X@dirrmtry %%SITE_PERL%%/IO END-of-p5-IO-Socket-Multicast6/pkg-plist echo x - p5-IO-Socket-Multicast6/distinfo sed 's/^X//' >p5-IO-Socket-Multicast6/distinfo << 'END-of-p5-IO-Socket-Multicast6/distinfo' XMD5 (IO-Socket-Multicast6-0.02.tar.gz) = ccc2f461f4936cd4336722872af654dd XSHA256 (IO-Socket-Multicast6-0.02.tar.gz) = 9d2359516570f2133ab71bc709deba0528fabe0f75a7e4ea10a1377b098feaea XSIZE (IO-Socket-Multicast6-0.02.tar.gz) = 12156 END-of-p5-IO-Socket-Multicast6/distinfo exit --- p5-IO-Socket-Multicast6-0.02.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703101448.l2AEmMIw015328>