Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2007 13:58:24 +0200 (CEST)
From:      janos.mohacsi@bsd.hu
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113449: [NEW PORT] net/rrdman: Apply Holt-Winters prediction parameters to RRD data
Message-ID:  <200706071158.l57BwOD4046684@skye.ki.iif.hu>
Resent-Message-ID: <200706071200.l57C081K076573@freefall.freebsd.org>

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

>Number:         113449
>Category:       ports
>Synopsis:       [NEW PORT] net/rrdman: Apply Holt-Winters prediction parameters to RRD data
>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:   Thu Jun 07 12:00:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 5.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD skye.ki.iif.hu 5.5-STABLE FreeBSD 5.5-STABLE #3: Mon May  7 18:11:54 CEST
>Description:
RRDman is a set of utilities that manipulate the RRDtool database files. 
Currently it consists of the following utilities:

    * rrd_hwreapply: Re-apply Holt-Winters prediction parameters to RRD data

RRDman is hosted as a subproject of RRFW

WWW:	http://rrfw.sourceforge.net/rrdman/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- rrdman-1.0.1.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:
#
#	rrdman
#	rrdman/pkg-descr
#	rrdman/distinfo
#	rrdman/Makefile
#
echo c - rrdman
mkdir -p rrdman > /dev/null 2>&1
echo x - rrdman/pkg-descr
sed 's/^X//' >rrdman/pkg-descr << 'END-of-rrdman/pkg-descr'
XRRDman is a set of utilities that manipulate the RRDtool database files. 
XCurrently it consists of the following utilities:
X
X    * rrd_hwreapply: Re-apply Holt-Winters prediction parameters to RRD data
X
XRRDman is hosted as a subproject of RRFW
X
XWWW:	http://rrfw.sourceforge.net/rrdman/
END-of-rrdman/pkg-descr
echo x - rrdman/distinfo
sed 's/^X//' >rrdman/distinfo << 'END-of-rrdman/distinfo'
XMD5 (rrdman-1.0.1.tar.gz) = 5847dbc6e1db86be6e14a18243623a2b
XSHA256 (rrdman-1.0.1.tar.gz) = 69b2c7649893c490dcf3b9437094baaacdbce997032b58a0dc10abf27f5d5c12
XSIZE (rrdman-1.0.1.tar.gz) = 85414
END-of-rrdman/distinfo
echo x - rrdman/Makefile
sed 's/^X//' >rrdman/Makefile << 'END-of-rrdman/Makefile'
X# New ports collection makefile for:	rrdman
X# Date created:		2007-06-07
X# Whom:			Janos Mohacsi <janos.mohacsi@bsd.hu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	rrdman
XPORTVERSION=	1.0.1
XCATEGORIES=	net
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	rrfw
X
XMAINTAINER=	janos.mohacsi@bsd.hu
XCOMMENT=	Apply Holt-Winters prediction parameters to RRD data
X
XGNU_CONFIGURE=	YES
XUSE_PERl5=	YES
XPLIST_FILES=	bin/rrd_hwreapply
XMAN1=		rrd_hwreapply.1
X
X.include <bsd.port.mk>
END-of-rrdman/Makefile
exit
--- rrdman-1.0.1.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?200706071158.l57BwOD4046684>