Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2008 14:43:56 +0800
From:      Terry Sposato <terry@sucked-in.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/125944: New Port: devel/p5-Sys-MemInfo
Message-ID:  <4889762C.1060506@sucked-in.com>
In-Reply-To: <200807250620.m6P6K1t5032066@freefall.freebsd.org>
References:  <200807250620.m6P6K1t5032066@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------000401050905060805000409
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

FreeBSD-gnats-submit@FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/125944'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=125944
>
>   
>> Category:       ports
>> Responsible:    freebsd-ports-bugs
>> Synopsis:       New Port: devel/p5-Sys-MemInfo
>> Arrival-Date:   Fri Jul 25 06:20:01 UTC 2008
>>     
Forgot to change the WWW: line to reflect the correct address.
Updated shar file is attached.

--------------000401050905060805000409
Content-Type: text/plain;
 name="p5-Sys-MemInfo.shar"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="p5-Sys-MemInfo.shar"

# 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:
#
#	devel/p5-Sys-MemInfo/
#	devel/p5-Sys-MemInfo/Makefile
#	devel/p5-Sys-MemInfo/distinfo
#	devel/p5-Sys-MemInfo/pkg-descr
#	devel/p5-Sys-MemInfo/pkg-plist
#
echo c - devel/p5-Sys-MemInfo/
mkdir -p devel/p5-Sys-MemInfo/ > /dev/null 2>&1
echo x - devel/p5-Sys-MemInfo/Makefile
sed 's/^X//' >devel/p5-Sys-MemInfo/Makefile << 'END-of-devel/p5-Sys-MemInfo/Makefile'
X# New ports collection makefile for:	Sys-MemInfo
X# Date created:	   25 July 2008
X# Whom:		   Terry Sposato <terry@sucked-in.com>
X#
X# $FreeBSD: ports/devel/p5-Sys-MemInfo/Makefile,v 0.91 2008/07/25 13:21:31 $
X#
X
XPORTNAME=	Sys-MemInfo
XPORTVERSION=	0.91
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	terry@sucked-in.com
XCOMMENT=	Sys::MemInfo - Perl extension for getting Memory information
X
XWRKSRC=         ${WRKDIR}/${PORTNAME}
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-devel/p5-Sys-MemInfo/Makefile
echo x - devel/p5-Sys-MemInfo/distinfo
sed 's/^X//' >devel/p5-Sys-MemInfo/distinfo << 'END-of-devel/p5-Sys-MemInfo/distinfo'
XMD5 (Sys-MemInfo-0.91.tar.gz) = d2ddda32c58114352e04ecb866de7f17
XSHA256 (Sys-MemInfo-0.91.tar.gz) = c15af4b9db68f86b182504823e4c9a36ee977d9142a2306f089b4dc1cd26c143
XSIZE (Sys-MemInfo-0.91.tar.gz) = 6802
END-of-devel/p5-Sys-MemInfo/distinfo
echo x - devel/p5-Sys-MemInfo/pkg-descr
sed 's/^X//' >devel/p5-Sys-MemInfo/pkg-descr << 'END-of-devel/p5-Sys-MemInfo/pkg-descr'
XSys::MemInfo return the total amount of free and used 
Xphysical memory in bytes in totalmem and freemem variables.
XTotal amount of free and user swap memory are alse returned 
Xin totalswap and freeswap variables.
X
XWWW: http://search.cpan.org/dist/Sys-MemInfo/
END-of-devel/p5-Sys-MemInfo/pkg-descr
echo x - devel/p5-Sys-MemInfo/pkg-plist
sed 's/^X//' >devel/p5-Sys-MemInfo/pkg-plist << 'END-of-devel/p5-Sys-MemInfo/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/Sys/MemInfo.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/MemInfo/MemInfo.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/MemInfo/MemInfo.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/MemInfo/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/MemInfo
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Sys
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys
END-of-devel/p5-Sys-MemInfo/pkg-plist
exit


--------------000401050905060805000409--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4889762C.1060506>