Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 09:12:54 -0700 (PDT)
From:      Joseph Scott <joseph@randomnetworks.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44441: NEW PORT net/p5-Net-Services
Message-ID:  <200210241612.JAA97272@pebkac.owp.csus.edu>

next in thread | raw e-mail | index | archive | help

>Number:         44441
>Category:       ports
>Synopsis:       NEW PORT net/p5-Net-Services
>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 Oct 24 09:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 3.5-STABLE i386
>Organization:
>Environment:

>Description:

New port of the Net::Services perl module.  From the pkg-descr :

Constructs a hash from the /etc/services file and provides a tied interface
to it that takes care of things like the protocol name.

>How-To-Repeat:

>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-Net-Services
#	p5-Net-Services/Makefile
#	p5-Net-Services/distinfo
#	p5-Net-Services/pkg-comment
#	p5-Net-Services/pkg-descr
#	p5-Net-Services/pkg-plist
#
echo c - p5-Net-Services
mkdir -p p5-Net-Services > /dev/null 2>&1
echo x - p5-Net-Services/Makefile
sed 's/^X//' >p5-Net-Services/Makefile << 'END-of-p5-Net-Services/Makefile'
X# New ports collection makefile for:	p5-Net-Services
X# Date created:				Wed 23 Oct 2002
X# Whom:	      				Joseph Scott <joseph@randomnetworks.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-Services
XPORTVERSION=	1.3
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	joseph@randomnetworks.com
X
XPERL_CONFIGURE=	YES
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Net::Services.3
X
X.include <bsd.port.mk>
END-of-p5-Net-Services/Makefile
echo x - p5-Net-Services/distinfo
sed 's/^X//' >p5-Net-Services/distinfo << 'END-of-p5-Net-Services/distinfo'
XMD5 (Net-Services-1.3.tar.gz) = 0506f0be7c927a95203d67416c05bdea
END-of-p5-Net-Services/distinfo
echo x - p5-Net-Services/pkg-comment
sed 's/^X//' >p5-Net-Services/pkg-comment << 'END-of-p5-Net-Services/pkg-comment'
XProvides a tied interface to the /etc/services file 
END-of-p5-Net-Services/pkg-comment
echo x - p5-Net-Services/pkg-descr
sed 's/^X//' >p5-Net-Services/pkg-descr << 'END-of-p5-Net-Services/pkg-descr'
XConstructs a hash from the /etc/services file and provides a tied interface 
Xto it that takes care of things like the protocol name. 
X
XWWW: http://search.cpan.org/search?module=Net::Services
END-of-p5-Net-Services/pkg-descr
echo x - p5-Net-Services/pkg-plist
sed 's/^X//' >p5-Net-Services/pkg-plist << 'END-of-p5-Net-Services/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Net/Services.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Services/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Services
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
END-of-p5-Net-Services/pkg-plist
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?200210241612.JAA97272>