ports/74381: [new port] math/p5-Math-Derivative

Fernan Aguero fernan at iib.unsam.edu.ar
Thu Nov 25 17:40:23 UTC 2004


>Number:         74381
>Category:       ports
>Synopsis:       [new port] math/p5-Math-Derivative
>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 Nov 25 17:40:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Fernan Aguero
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
IIB-UNSAM
>Environment:

FreeBSD pi.iib.unsam.edu.ar 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Wed May 26 12:56:43 ART 2004 fernan at pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI  i386

	
>Description:
	
	
	This PR is part of a series of PRs, preparing for the upcoming
	update of biology/p5-bioperl to v1.5, once it is released.

	This and other perl modules are new dependencies of bioperl-1.5
	
>How-To-Repeat:
	
	
>Fix:

	



--- p5-Math-Derivative.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-Math-Derivative
#	p5-Math-Derivative/Makefile
#	p5-Math-Derivative/distinfo
#	p5-Math-Derivative/pkg-descr
#	p5-Math-Derivative/pkg-plist
#
echo c - p5-Math-Derivative
mkdir -p p5-Math-Derivative > /dev/null 2>&1
echo x - p5-Math-Derivative/Makefile
sed 's/^X//' >p5-Math-Derivative/Makefile << 'END-of-p5-Math-Derivative/Makefile'
X# vim:ts=8
X# New ports collection makefile for:	p5-Math-Derivative
X# Date created:				25 November 2004
X# Whom:					Fernan Aguero <fernan at iib.unsam.edu.ar>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Math-Derivative
XPORTVERSION=	0.01
XCATEGORIES=	math perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Math
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	fernan at iib.unsam.edu.ar
XCOMMENT=	Numeric 1st and 2nd order differentiation
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Math::Derivative.3
X
X.include <bsd.port.mk>
END-of-p5-Math-Derivative/Makefile
echo x - p5-Math-Derivative/distinfo
sed 's/^X//' >p5-Math-Derivative/distinfo << 'END-of-p5-Math-Derivative/distinfo'
XMD5 (Math-Derivative-0.01.tar.gz) = a359b1b4b545c03f4147594fc64420a2
XSIZE (Math-Derivative-0.01.tar.gz) = 1935
END-of-p5-Math-Derivative/distinfo
echo x - p5-Math-Derivative/pkg-descr
sed 's/^X//' >p5-Math-Derivative/pkg-descr << 'END-of-p5-Math-Derivative/pkg-descr'
XThis Perl package exports functions for performing numerical first
X(Derivative1) and second Derivative2) order differentiation on vectors
Xof data. They both take references to two arrays containing the x and y
Xordinates of the data and return an array of the 1st or 2nd derivative
Xat the given x ordinates. Derivative2 may optionally be given values to
Xuse for the first dervivative at the start and end points of the data -
Xotherwiswe 'natural' values are used.
END-of-p5-Math-Derivative/pkg-descr
echo x - p5-Math-Derivative/pkg-plist
sed 's/^X//' >p5-Math-Derivative/pkg-plist << 'END-of-p5-Math-Derivative/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Derivative/.packlist
X%%SITE_PERL%%/Math/Derivative.pm
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Derivative
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
END-of-p5-Math-Derivative/pkg-plist
exit
--- p5-Math-Derivative.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list