From tobez@tobez.org  Mon Jan  1 09:25:06 2001
Return-Path: <tobez@tobez.org>
Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254])
	by hub.freebsd.org (Postfix) with ESMTP id 7DF4A37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 Jan 2001 09:25:05 -0800 (PST)
Received: by heechee.tobez.org (Postfix, from userid 1001)
	id B325654E7; Mon,  1 Jan 2001 18:24:58 +0100 (CET)
Message-Id: <20010101172458.B325654E7@heechee.tobez.org>
Date: Mon,  1 Jan 2001 18:24:58 +0100 (CET)
From: tobez@tobez.org
Reply-To: tobez@tobez.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: math/p5-Statistics-LTU (A Perl implementation of Linear Threshold Units)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         24000
>Category:       ports
>Synopsis:       New port: math/p5-Statistics-LTU (A Perl implementation of Linear Threshold Units)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 01 09:30:01 PST 2001
>Closed-Date:    Wed Jan 3 16:14:33 PST 2001
>Last-Modified:  Wed Jan 03 16:14:51 PST 2001
>Originator:     Anton Berezin
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
>Description:

Statistics::LTU defines methods for creating, destroying, training and
testing Linear Threshold Units.  A linear threshold unit is a 1-layer
neural network, also called a perceptron.  LTU's are used to learn
classifications from examples.

>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-Statistics-LTU
#	p5-Statistics-LTU/pkg-plist
#	p5-Statistics-LTU/pkg-descr
#	p5-Statistics-LTU/pkg-comment
#	p5-Statistics-LTU/distinfo
#	p5-Statistics-LTU/Makefile
#
echo c - p5-Statistics-LTU
mkdir -p p5-Statistics-LTU > /dev/null 2>&1
echo x - p5-Statistics-LTU/pkg-plist
sed 's/^X//' >p5-Statistics-LTU/pkg-plist << 'END-of-p5-Statistics-LTU/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Statistics/LTU/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Statistics/LTU.pod
Xlib/perl5/site_perl/%%PERL_VER%%/Statistics/weather.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Statistics/LTU.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Statistics/LTU
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Statistics 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Statistics 2>/dev/null || true
END-of-p5-Statistics-LTU/pkg-plist
echo x - p5-Statistics-LTU/pkg-descr
sed 's/^X//' >p5-Statistics-LTU/pkg-descr << 'END-of-p5-Statistics-LTU/pkg-descr'
XStatistics::LTU defines methods for creating, destroying, training and
Xtesting Linear Threshold Units.  A linear threshold unit is a 1-layer
Xneural network, also called a perceptron.  LTU's are used to learn
Xclassifications from examples.
X
X-Anton
X<tobez@tobez.org>
END-of-p5-Statistics-LTU/pkg-descr
echo x - p5-Statistics-LTU/pkg-comment
sed 's/^X//' >p5-Statistics-LTU/pkg-comment << 'END-of-p5-Statistics-LTU/pkg-comment'
XA Perl implementation of Linear Threshold Units
END-of-p5-Statistics-LTU/pkg-comment
echo x - p5-Statistics-LTU/distinfo
sed 's/^X//' >p5-Statistics-LTU/distinfo << 'END-of-p5-Statistics-LTU/distinfo'
XMD5 (Statistics-LTU-2.8.tar.gz) = 22d194baec8ef7696b57a4a365a0850d
END-of-p5-Statistics-LTU/distinfo
echo x - p5-Statistics-LTU/Makefile
sed 's/^X//' >p5-Statistics-LTU/Makefile << 'END-of-p5-Statistics-LTU/Makefile'
X# New ports collection makefile for:	math/p5-Statistics-LTU
X# Date created:				01 January 2001
X# Whom:					Anton Berezin <tobez@tobez.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Statistics-LTU
XPORTVERSION=	2.8
XCATEGORIES=	math perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Statistics
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tobez@tobez.org
X
XUSE_PERL5=	yes
XPERL_CONFIGURE=	yes
X
XMAN3=		Statistics::LTU.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Statistics-LTU/Makefile
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Wed Jan 3 16:14:33 PST 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24000 
>Unformatted:
