From gslin@netnews.NCTU.edu.tw  Fri Sep  1 11:43:00 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B6D9116A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  1 Sep 2006 11:43:00 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 59AC143D5A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  1 Sep 2006 11:43:00 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 54096E1; Fri,  1 Sep 2006 19:42:56 +0800 (CST)
Message-Id: <20060901114256.54096E1@netnews.NCTU.edu.tw>
Date: Fri,  1 Sep 2006 19:42:56 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [NEW PORT] net/p5-Net-NIS: Interface to Sun's Network Information Service
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         102749
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Net-NIS: Interface to Sun's Network Information Service
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 01 11:50:17 GMT 2006
>Closed-Date:    Sat Sep 30 01:53:13 GMT 2006
>Last-Modified:  Sat Sep 30 01:53:13 GMT 2006
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
This is a snapshot release of the NIS interface to Perl 5.  There are
three parts to the interface: the raw component (Net::NIS), the
object-oriented component (Net::NIS::Table), and the tied interface
(Net::NIS).

Unless someone provides strong reason to support the raw or OO
components, they will be marked as deprecated and not documented or
enhanced (but still supported for backward compatibility).

WWW:	http://search.cpan.org/dist/Net-NIS/

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

--- p5-Net-NIS-0.34.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-Net-NIS
#	p5-Net-NIS/pkg-descr
#	p5-Net-NIS/Makefile
#	p5-Net-NIS/pkg-plist
#	p5-Net-NIS/distinfo
#
echo c - p5-Net-NIS
mkdir -p p5-Net-NIS > /dev/null 2>&1
echo x - p5-Net-NIS/pkg-descr
sed 's/^X//' >p5-Net-NIS/pkg-descr << 'END-of-p5-Net-NIS/pkg-descr'
XThis is a snapshot release of the NIS interface to Perl 5.  There are
Xthree parts to the interface: the raw component (Net::NIS), the
Xobject-oriented component (Net::NIS::Table), and the tied interface
X(Net::NIS).
X
XUnless someone provides strong reason to support the raw or OO
Xcomponents, they will be marked as deprecated and not documented or
Xenhanced (but still supported for backward compatibility).
X
XWWW:	http://search.cpan.org/dist/Net-NIS/
END-of-p5-Net-NIS/pkg-descr
echo x - p5-Net-NIS/Makefile
sed 's/^X//' >p5-Net-NIS/Makefile << 'END-of-p5-Net-NIS/Makefile'
X# New ports collection makefile for:	p5-Net-NIS
X# Date created:		2006-09-01
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-NIS
XPORTVERSION=	0.34
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	perl@FreeBSD.org
XCOMMENT=	Interface to Sun's Network Information Service
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Net::NIS.3 Net::NISTable.3
X
X.include <bsd.port.mk>
END-of-p5-Net-NIS/Makefile
echo x - p5-Net-NIS/pkg-plist
sed 's/^X//' >p5-Net-NIS/pkg-plist << 'END-of-p5-Net-NIS/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/Net/NIS.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Net/NIS.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/Net/NIS/Table.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Net/NISTable.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NIS/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NIS/NIS.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NIS/NIS.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NIS/autosplit.ix
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NIS
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net/NIS
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net
END-of-p5-Net-NIS/pkg-plist
echo x - p5-Net-NIS/distinfo
sed 's/^X//' >p5-Net-NIS/distinfo << 'END-of-p5-Net-NIS/distinfo'
XMD5 (Net-NIS-0.34.tar.gz) = 30e5847227fdd999c3c815563fbbe6fc
XSHA256 (Net-NIS-0.34.tar.gz) = 226bc312c15a6b59272585305198039d611662e34f4a443b192836abb4ba5881
XSIZE (Net-NIS-0.34.tar.gz) = 16124
END-of-p5-Net-NIS/distinfo
exit
--- p5-Net-NIS-0.34.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Sep 1 11:50:24 UTC 2006 
Responsible-Changed-Why:  
clsung@ wants his PRs 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/102749: commit references a PR
Date: Wed, 20 Sep 2006 02:28:16 +0000 (UTC)

 clsung      2006-09-20 02:28:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net                  Makefile 
   Added files:
     net/p5-Net-NIS       Makefile distinfo pkg-descr pkg-plist 
   Log:
   Add p5-Net-NIS 0.34, interface to Sun's Network Information Service.
   
   PR:             ports/102749
   Submitted by:   Gea-Suan Lin <gslin at gslin.org>
   
   Revision  Changes    Path
   1.1736    +1 -0      ports/net/Makefile
   1.1       +22 -0     ports/net/p5-Net-NIS/Makefile (new)
   1.1       +3 -0      ports/net/p5-Net-NIS/distinfo (new)
   1.1       +10 -0     ports/net/p5-Net-NIS/pkg-descr (new)
   1.1       +13 -0     ports/net/p5-Net-NIS/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Sat Sep 30 01:53:11 UTC 2006 
State-Changed-Why:  
New port added. Thank You. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102749 
>Unformatted:
