ports/104620: [NEW PORT] math/p5-Algorithm-CurveFit: Nonlinear Least Squares Fitting

Gea-Suan Lin gslin at gslin.org
Fri Oct 20 16:00:39 UTC 2006


>Number:         104620
>Category:       ports
>Synopsis:       [NEW PORT] math/p5-Algorithm-CurveFit: Nonlinear Least Squares Fitting
>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:   Fri Oct 20 16:00:37 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
Algorithm::CurveFit implements a nonlinear least squares curve fitting
algorithm. That means, it fits a curve of known form (sine-like,
exponential, polynomial of degree n, etc.) to a given set of data
points.

WWW:	http://search.cpan.org/dist/Algorithm-CurveFit/

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

--- p5-Algorithm-CurveFit-1.02.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:
#
#	p5-Algorithm-CurveFit
#	p5-Algorithm-CurveFit/pkg-descr
#	p5-Algorithm-CurveFit/Makefile
#	p5-Algorithm-CurveFit/pkg-plist
#	p5-Algorithm-CurveFit/distinfo
#
echo c - p5-Algorithm-CurveFit
mkdir -p p5-Algorithm-CurveFit > /dev/null 2>&1
echo x - p5-Algorithm-CurveFit/pkg-descr
sed 's/^X//' >p5-Algorithm-CurveFit/pkg-descr << 'END-of-p5-Algorithm-CurveFit/pkg-descr'
XAlgorithm::CurveFit implements a nonlinear least squares curve fitting
Xalgorithm. That means, it fits a curve of known form (sine-like,
Xexponential, polynomial of degree n, etc.) to a given set of data
Xpoints.
X
XWWW:	http://search.cpan.org/dist/Algorithm-CurveFit/
END-of-p5-Algorithm-CurveFit/pkg-descr
echo x - p5-Algorithm-CurveFit/Makefile
sed 's/^X//' >p5-Algorithm-CurveFit/Makefile << 'END-of-p5-Algorithm-CurveFit/Makefile'
X# New ports collection makefile for:	p5-Algorithm-CurveFit
X# Date created:		2006-10-20
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Algorithm-CurveFit
XPORTVERSION=	1.02
XCATEGORIES=	math
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	Algorithm
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin at gslin.org
XCOMMENT=	Nonlinear Least Squares Fitting
X
XRUN_DEPENDS=	${SITE_PERL}/Math/MatrixReal.pm:${PORTSDIR}/math/p5-MatrixReal \
X		${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Algorithm::CurveFit.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600	# inherited from math/p5-Math-Symbolic
XIGNORE=		requires 5.6.0 or newer. Please install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Algorithm-CurveFit/Makefile
echo x - p5-Algorithm-CurveFit/pkg-plist
sed 's/^X//' >p5-Algorithm-CurveFit/pkg-plist << 'END-of-p5-Algorithm-CurveFit/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/CurveFit/.packlist
X%%SITE_PERL%%/Algorithm/CurveFit.pm
X at dirrmtry %%SITE_PERL%%/Algorithm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/CurveFit
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm
END-of-p5-Algorithm-CurveFit/pkg-plist
echo x - p5-Algorithm-CurveFit/distinfo
sed 's/^X//' >p5-Algorithm-CurveFit/distinfo << 'END-of-p5-Algorithm-CurveFit/distinfo'
XMD5 (Algorithm-CurveFit-1.02.tar.gz) = d6a7e924fc9d27f498452dd560883949
XSHA256 (Algorithm-CurveFit-1.02.tar.gz) = 4d6e122e12fd1a429788991b7fbc9bed3a3e7dc1be893d2e0e21a4c4048aac5a
XSIZE (Algorithm-CurveFit-1.02.tar.gz) = 8494
END-of-p5-Algorithm-CurveFit/distinfo
exit
--- p5-Algorithm-CurveFit-1.02.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list