Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2001 07:31:03 -0700 (PDT)
From:      Charlie & <root@sankofa.setjmp.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        noc@setjmp.net
Subject:   ports/30646: New Port: astro/p5-SETI-Stats
Message-ID:  <200109181431.f8IEV3338479@sankofa.setjmp.net>

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

>Number:         30646
>Category:       ports
>Synopsis:       New Port: astro/p5-SETI-Stats
>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:   Tue Sep 18 07:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Eric A. Griff
>Release:        FreeBSD 4.4-RC i386
>Organization:
>Environment:
System: FreeBSD sankofa.setjmp.net 4.4-RC FreeBSD 4.4-RC #0: Wed Aug 29 20:55:37 PDT 2001 root@sankofa.setjmp.net:/usr/src/sys/compile/SANKOFA i386


	
>Description:
	This is a port of the SETI::Stats perl module. It enables
accessing the status of running SETI@home applications from local and remote

>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-SETI-Stats
#	p5-SETI-Stats/Makefile
#	p5-SETI-Stats/distinfo
#	p5-SETI-Stats/pkg-plist
#	p5-SETI-Stats/pkg-comment
#	p5-SETI-Stats/pkg-descr
#
echo c - p5-SETI-Stats
mkdir -p p5-SETI-Stats > /dev/null 2>&1
echo x - p5-SETI-Stats/Makefile
sed 's/^X//' >p5-SETI-Stats/Makefile << 'END-of-p5-SETI-Stats/Makefile'
X# New ports collection makefile for: p5-SETI-Stats
X# Date created: 		18 September 2001
X# Whom: 			Eric A. Griff <eric@talesfromthereal.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	SETI-Stats
XPORTVERSION=	1.06
XCATEGORIES=	astro perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/M/MH/MHAMILTON
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	eric@talesfromthereal.com
X
XPERL_CONFIGURE=	yes
XMAN3=		SETI::Stats.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${PREFIX}/share/doc/SETI-Stats
X	${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/SETI-Stats
X	${INSTALL_MAN} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/SETI-Stats
X.endif
X
X.include <bsd.port.mk>
END-of-p5-SETI-Stats/Makefile
echo x - p5-SETI-Stats/distinfo
sed 's/^X//' >p5-SETI-Stats/distinfo << 'END-of-p5-SETI-Stats/distinfo'
XMD5 (SETI-Stats-1.06.tar.gz) = 500c66ad621a67459eeaa990360652e4
END-of-p5-SETI-Stats/distinfo
echo x - p5-SETI-Stats/pkg-plist
sed 's/^X//' >p5-SETI-Stats/pkg-plist << 'END-of-p5-SETI-Stats/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/SETI/Stats.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SETI-Stats/.packlist
X%%PORTDOCS%%share/doc/SETI-Stats/README
X%%PORTDOCS%%share/doc/SETI-Stats/ChangeLog
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SETI-Stats
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/SETI
X%%PORTDOCS%%@dirrm share/doc/SETI-Stats
END-of-p5-SETI-Stats/pkg-plist
echo x - p5-SETI-Stats/pkg-comment
sed 's/^X//' >p5-SETI-Stats/pkg-comment << 'END-of-p5-SETI-Stats/pkg-comment'
XPerl module for local/remote access to SETI@home stats
END-of-p5-SETI-Stats/pkg-comment
echo x - p5-SETI-Stats/pkg-descr
sed 's/^X//' >p5-SETI-Stats/pkg-descr << 'END-of-p5-SETI-Stats/pkg-descr'
XThis Perl class provides an object oriented API which lets you gather
XSETI@home stats from one or more machines and gives you a programmatic
Xway of getting access to them.  It can cope with multiple SETI@home
Xclients which share a directory hierarchy accessible to the machine it
Xis run on, clients which each have their own private filespace (using
Xrsh, ssh or equivalent) and even works for boxes running Windows NT.
X
XSETI::Stats borrows from Jan Rocho's perlseti.pl, but differs in
Xseveral ways - this is a module devoted to stats gathering rather than
Xa general purpose control program, it can be used to monitor remote
Xmachines without even requiring Perl to be installed on them, and
Xit provides a generic framework for access to (both local and remote)
XSETI@home client stats.  It could also be extended to cover stats
Xgathering from the SETI@home WWW server, though this may be better done
Xin a separate module to avoid code bloat.
END-of-p5-SETI-Stats/pkg-descr
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?200109181431.f8IEV3338479>