From tjs@pluto.cdpa.nsysu.edu.tw  Sat Mar 10 14:24:47 2007
Return-Path: <tjs@pluto.cdpa.nsysu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9BD2916A401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Mar 2007 14:24:47 +0000 (UTC)
	(envelope-from tjs@pluto.cdpa.nsysu.edu.tw)
Received: from pluto.cdpa.nsysu.edu.tw (Pluto.CDPA.nsysu.edu.tw [140.117.205.30])
	by mx1.freebsd.org (Postfix) with ESMTP id 535DF13C467
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Mar 2007 14:24:46 +0000 (UTC)
	(envelope-from tjs@pluto.cdpa.nsysu.edu.tw)
Received: from pluto.cdpa.nsysu.edu.tw (localhost [127.0.0.1])
	by pluto.cdpa.nsysu.edu.tw (8.13.8/8.13.8) with ESMTP id l2AEOTHe008963
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Mar 2007 22:24:29 +0800 (CST)
	(envelope-from tjs@pluto.cdpa.nsysu.edu.tw)
Received: (from root@localhost)
	by pluto.cdpa.nsysu.edu.tw (8.13.8/8.13.8/Submit) id l2AEOTaZ008917;
	Sat, 10 Mar 2007 22:24:29 +0800 (CST)
	(envelope-from tjs)
Message-Id: <200703101424.l2AEOTaZ008917@pluto.cdpa.nsysu.edu.tw>
Date: Sat, 10 Mar 2007 22:24:29 +0800 (CST)
From: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] net/p5-Socket-Multicast6: Constructors and constants for IPv4/IPv6 multicast socket operations
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         110155
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Socket-Multicast6: Constructors and constants for IPv4/IPv6 multicast socket operations
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 10 14:30:05 GMT 2007
>Closed-Date:    Tue Mar 13 09:11:24 GMT 2007
>Last-Modified:  Tue Mar 13 09:20:05 GMT 2007
>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:
This module is used to gain access to constants and utility functions used
when manipulating multicast socket attributes.

For simple, object-oriented way of doing the same thing, take a look at
IO::Socket::Multicast6 or IO::Socket::Multicast

WWW:	http://search.cpan.org/dist/Socket-Multicast6/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-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-Socket-Multicast6
#	p5-Socket-Multicast6/pkg-descr
#	p5-Socket-Multicast6/Makefile
#	p5-Socket-Multicast6/pkg-plist
#	p5-Socket-Multicast6/distinfo
#
echo c - p5-Socket-Multicast6
mkdir -p p5-Socket-Multicast6 > /dev/null 2>&1
echo x - p5-Socket-Multicast6/pkg-descr
sed 's/^X//' >p5-Socket-Multicast6/pkg-descr << 'END-of-p5-Socket-Multicast6/pkg-descr'
XThis module is used to gain access to constants and utility functions used
Xwhen manipulating multicast socket attributes.
X
XFor simple, object-oriented way of doing the same thing, take a look at
XIO::Socket::Multicast6 or IO::Socket::Multicast
X
XWWW:	http://search.cpan.org/dist/Socket-Multicast6/
END-of-p5-Socket-Multicast6/pkg-descr
echo x - p5-Socket-Multicast6/Makefile
sed 's/^X//' >p5-Socket-Multicast6/Makefile << 'END-of-p5-Socket-Multicast6/Makefile'
X# New ports collection makefile for:	p5-Socket-Multicast6
X# Date created:		2007-03-10
X# Whom:			Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Socket-Multicast6
XPORTVERSION=	0.02
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/N/NJ/NJH
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tjs@cdpa.nsysu.edu.tw
XCOMMENT=	Constructors and constants for IPv4/IPv6 multicast socket operations
X
XRUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Socket::Multicast6.3
X
X.include <bsd.port.mk>
END-of-p5-Socket-Multicast6/Makefile
echo x - p5-Socket-Multicast6/pkg-plist
sed 's/^X//' >p5-Socket-Multicast6/pkg-plist << 'END-of-p5-Socket-Multicast6/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/Multicast6/Multicast6.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/Multicast6/Multicast6.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/Multicast6/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/Socket/Multicast6.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket/Multicast6
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Socket
END-of-p5-Socket-Multicast6/pkg-plist
echo x - p5-Socket-Multicast6/distinfo
sed 's/^X//' >p5-Socket-Multicast6/distinfo << 'END-of-p5-Socket-Multicast6/distinfo'
XMD5 (Socket-Multicast6-0.02.tar.gz) = d101162cb98993720d388383cf4e628e
XSHA256 (Socket-Multicast6-0.02.tar.gz) = 75d5faee9c7338d1dc73c47be9077b183207fa9492298f811b174cc4ff7977e1
XSIZE (Socket-Multicast6-0.02.tar.gz) = 33919
END-of-p5-Socket-Multicast6/distinfo
exit
--- p5-Socket-Multicast6-0.02.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Mar 10 14:41:07 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110155 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Mar 13 09:11:22 UTC 2007 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110155 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/110155: commit references a PR
Date: Tue, 13 Mar 2007 09:11:38 +0000 (UTC)

 miwi        2007-03-13 09:11:32 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net                  Makefile 
   Added files:
     net/p5-Socket-Multicast6 Makefile distinfo pkg-descr pkg-plist 
   Log:
   This module is used to gain access to constants and utility functions used
   when manipulating multicast socket attributes.
   
   For simple, object-oriented way of doing the same thing, take a look at
   IO::Socket::Multicast6 or IO::Socket::Multicast
   
   WWW:    http://search.cpan.org/dist/Socket-Multicast6/
   
   PR:             ports/110155
   Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
   
   Revision  Changes    Path
   1.1830    +1 -0      ports/net/Makefile
   1.1       +24 -0     ports/net/p5-Socket-Multicast6/Makefile (new)
   1.1       +3 -0      ports/net/p5-Socket-Multicast6/distinfo (new)
   1.1       +7 -0      ports/net/p5-Socket-Multicast6/pkg-descr (new)
   1.1       +8 -0      ports/net/p5-Socket-Multicast6/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
