Date: Thu, 21 Mar 2002 12:02:47 GMT From: Janos Mohacsi <janos.mohacsi@dante.org.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/36162: New Port: p5-IO-Socket-Multicast Message-ID: <200203211202.g2LC2lv12854@budapest.dante.org.uk>
next in thread | raw e-mail | index | archive | help
>Number: 36162 >Category: ports >Synopsis: New Port: p5-IO-Socket-Multicast >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 21 04:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.4-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.4-STABLE FreeBSD 4.4-STABLE #1: Sun Oct 21 13:05:36 BST 2001 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New perl module for Multicast programming: IO-Socket-Multicast >How-To-Repeat: apply this shar >Fix: # 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-Multicast/ # p5-IO-Socket-Multicast/pkg-descr # p5-IO-Socket-Multicast/pkg-comment # p5-IO-Socket-Multicast/pkg-plist # p5-IO-Socket-Multicast/Makefile # p5-IO-Socket-Multicast/distinfo # echo c - p5-IO-Socket-Multicast/ mkdir -p p5-IO-Socket-Multicast/ > /dev/null 2>&1 echo x - p5-IO-Socket-Multicast/pkg-descr sed 's/^X//' >p5-IO-Socket-Multicast/pkg-descr << 'END-of-p5-IO-Socket-Multicast/pkg-descr' XThe IO::Socket::Multicast module subclasses IO::Socket::INET to enable Xyou to manipulate multicast groups. With this module (and an operating Xsystem that supports multicasting), you will be able to receive incoming Xmulticast transmissions and generate your own outgoing multicast Xpackets. X XWWW: http://search.cpan.org/search?dist=IO-Socket-Multicast END-of-p5-IO-Socket-Multicast/pkg-descr echo x - p5-IO-Socket-Multicast/pkg-comment sed 's/^X//' >p5-IO-Socket-Multicast/pkg-comment << 'END-of-p5-IO-Socket-Multicast/pkg-comment' XPerl module to support Send and receive multicast messages END-of-p5-IO-Socket-Multicast/pkg-comment echo x - p5-IO-Socket-Multicast/pkg-plist sed 's/^X//' >p5-IO-Socket-Multicast/pkg-plist << 'END-of-p5-IO-Socket-Multicast/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO/Socket/Multicast/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO/Socket/Multicast/Multicast.bs Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO/Socket/Multicast/Multicast.so Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IO/Socket/Multicast.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO/Socket/Multicast/ END-of-p5-IO-Socket-Multicast/pkg-plist echo x - p5-IO-Socket-Multicast/Makefile sed 's/^X//' >p5-IO-Socket-Multicast/Makefile << 'END-of-p5-IO-Socket-Multicast/Makefile' X# New ports collection makefile for: p5-IO-Socket-Multicast X# Date created: 21 March 2002 X# Whom: Janos.Mohacsi@dante.org.uk X# X# $FreeBSD$ X# X XPORTNAME= IO-Socket-Multicast XPORTVERSION= 0.25 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= IO XPKGNAMEPREFIX= p5- X XMAINTAINER= janos.mohacsi@dante.org.uk X XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface XRUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface X XPERL_CONFIGURE= yes X XMAN3= IO::Socket::Multicast.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include <bsd.port.mk> END-of-p5-IO-Socket-Multicast/Makefile echo x - p5-IO-Socket-Multicast/distinfo sed 's/^X//' >p5-IO-Socket-Multicast/distinfo << 'END-of-p5-IO-Socket-Multicast/distinfo' XMD5 (IO-Socket-Multicast-0.25.tar.gz) = 57e089b7edefa291e4542e7d8f051352 END-of-p5-IO-Socket-Multicast/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203211202.g2LC2lv12854>