Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
The 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.

View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.20 2013/05/31 12:41:36 wiz Exp $
#
DISTNAME= IO-Socket-Multicast-1.12
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
SVR4_PKGNAME= p5ism
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= he@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/IO-Socket-Multicast/
COMMENT= Perl multicast socket IO
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-IO-Interface>=0.94:../../net/p5-IO-Interface
PERL5_PACKLIST= auto/IO/Socket/Multicast/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.6 2010/08/26 06:50:59 sno Exp $
SHA1 (IO-Socket-Multicast-1.12.tar.gz) = 79282fa332f2bd603a67107dc38f95898df07ca6
RMD160 (IO-Socket-Multicast-1.12.tar.gz) = ce58eae3b6979aeead189ab871f3ccd8ea738acf
Size (IO-Socket-Multicast-1.12.tar.gz) = 11685 bytes