Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Jan 2003 12:42:02 +0100 (CET)
From:      Lars Thegler <lars@thegler.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lars@thegler.dk
Subject:   ports/46862: New port: sysutils/p5-Sys-CpuLoad - CPU load averages in Perl
Message-ID:  <20030108114202.658C1225@minerva.thegler.dk>

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

>Number:         46862
>Category:       ports
>Synopsis:       New port: sysutils/p5-Sys-CpuLoad - CPU load averages in Perl
>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:   Wed Jan 08 03:50:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
>Environment:
System: FreeBSD minerva.thegler.dk 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386

>Description:
This Perl5 module retrieves the 1 minute, 5 minute, and 15
minute load average of a machine.

WWW: http://search.cpan.org/search?dist=Sys-CpuLoad

>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-Sys-CpuLoad/
#	p5-Sys-CpuLoad/Makefile
#	p5-Sys-CpuLoad/distinfo
#	p5-Sys-CpuLoad/pkg-descr
#	p5-Sys-CpuLoad/pkg-comment
#	p5-Sys-CpuLoad/pkg-plist
#
echo c - p5-Sys-CpuLoad/
mkdir -p p5-Sys-CpuLoad/ > /dev/null 2>&1
echo x - p5-Sys-CpuLoad/Makefile
sed 's/^X//' >p5-Sys-CpuLoad/Makefile << 'END-of-p5-Sys-CpuLoad/Makefile'
X# New ports collection makefile for:	p5-Sys-CpuLoad
X# Date created:				Sun Jan  5 09:13:46 CET 2003
X# Whom:					Lars Thegler <lars@thegler.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Sys-CpuLoad
XPORTVERSION=	0.03
XCATEGORIES=	sysutils perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Sys
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lars@thegler.dk
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Sys::CpuLoad.3
X
X.include <bsd.port.mk>
END-of-p5-Sys-CpuLoad/Makefile
echo x - p5-Sys-CpuLoad/distinfo
sed 's/^X//' >p5-Sys-CpuLoad/distinfo << 'END-of-p5-Sys-CpuLoad/distinfo'
XMD5 (Sys-CpuLoad-0.03.tar.gz) = 40b7683c26e8c8d3b11ddef1c139ac27
END-of-p5-Sys-CpuLoad/distinfo
echo x - p5-Sys-CpuLoad/pkg-descr
sed 's/^X//' >p5-Sys-CpuLoad/pkg-descr << 'END-of-p5-Sys-CpuLoad/pkg-descr'
XThis Perl5 module retrieves the 1 minute, 5 minute, and 15
Xminute load average of a machine.
X
XWWW: http://search.cpan.org/search?dist=Sys-CpuLoad
X
X- Lars Thegler
Xlars@thegler.dk
END-of-p5-Sys-CpuLoad/pkg-descr
echo x - p5-Sys-CpuLoad/pkg-comment
sed 's/^X//' >p5-Sys-CpuLoad/pkg-comment << 'END-of-p5-Sys-CpuLoad/pkg-comment'
XPerl5 module to retrieve CPU load averages
END-of-p5-Sys-CpuLoad/pkg-comment
echo x - p5-Sys-CpuLoad/pkg-plist
sed 's/^X//' >p5-Sys-CpuLoad/pkg-plist << 'END-of-p5-Sys-CpuLoad/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Sys/CpuLoad.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sys/CpuLoad/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sys/CpuLoad/CpuLoad.so
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sys/CpuLoad/CpuLoad.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sys/CpuLoad/autosplit.ix
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sys/CpuLoad
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sys 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Sys 2>/dev/null || true
END-of-p5-Sys-CpuLoad/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?20030108114202.658C1225>