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: ports/102749: [NEW PORT] net/p5-Net-NIS: Interface to Sun's Network Information Service Message-ID: <20060901114256.54096E1@netnews.NCTU.edu.tw> Resent-Message-ID: <200609011150.k81BoHH0007121@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 01 11:50:17 GMT 2006 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060901114256.54096E1>