Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv7717

Added Files:
        switch-pm.info svn-web-pm.info statistics-regression-pm.info 
Log Message:
to 10.7

--- NEW FILE: statistics-regression-pm.info ---
Package: statistics-regression-pm
Version: 0.53
Revision: 1
Source: mirror:cpan:authors/id/I/IA/IAWELCH/Statistics-Regression-%v.tar.gz
Type: perl
Depends: test-pod-pm
UpdatePOD: True
Source-MD5: 761f4a266b2d376ebd15b2bc6038a757
DocFiles: Changes README MANIFEST
DescPackaging: <<
        Former Maintainer: Koen van der Drift <[email protected]>
<<
Description: Perl module for weighted linear regression
DescDetail: <<
Statistics/Regression.pm is a multivariate linear regression package.  That is,
it estimates the c coefficients for a line-fit of the type

y= c(0)*x(0) + c(1)*x1 + c(2)*x2 + ... + c(k)*xk

given a data set of N observations, each with k independent x variables and one
y variable.  Naturally, N must be greater than k---and preferably considerably
greater.  Any reasonable undergraduate statistics book will explain what a
regression is.  Most of the time, the user will provide a constant ('1') as
x(0) for each observation in order to allow the regression package to fit an
intercept.
<<
License: Artistic
Maintainer: None <[email protected]>
Homepage: http://search.cpan.org/dist/Statistics-Regression/

--- NEW FILE: svn-web-pm.info ---
Info2: <<
Package: svn-web-pm%type_pkg[perl]
Version: 0.43
Revision: 4
Type: perl (5.12.3)
Description: Subversion repository web frontend
License: Artistic/GPL
Maintainer: Dave Vasilevsky <[email protected]>

DescDetail: <<
        Currently works only with Apache 1. A version compatible with Apache 2
        is in process upstream.
<<

BuildDepends: <<
        fink (>= 0.30.2),
        module-build-pm%type_pkg[perl]
<<
Depends: <<
        exception-class-pm%type_pkg[perl],
        locale-maketext-lexicon-pm%type_pkg[perl],
        locale-maketext-simple-pm,
        svn-swig-pm%type_pkg[perl],
        text-diff-html-pm%type_pkg[perl],
        template-plugin-number-format-pm%type_pkg[perl],
        xml-rss-pm%type_pkg[perl],
        yaml-pm
<<

Source: mirror:cpan:authors/id/N/NI/NIKC/SVN-Web-%v.tar.gz
Source-MD5: d993f0e1e1a3aa8d6332b9732ce51404

DefaultScript: ModuleBuild
InfoTest: <<
        TestDepends: <<
                www-mechanize-pm%type_pkg[perl]
        <<
<<
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
        mv %i/bin/svnweb-install %i/bin/svnweb-install%type_raw[perl]
        mv %i/bin/svnweb-server %i/bin/svnweb-server%type_raw[perl]
<<
PostInstScript: <<
        update-alternatives \
                --install \
                        %p/bin/svnweb-install \
                        svnweb-install \
                        %p/bin/svnweb-install%type_raw[perl] \
                        %type_pkg[perl] \
                --slave \
                        %p/bin/svnweb-server \
                        svnweb-server \
                        %p/bin/svnweb-server%type_raw[perl]
<<
PreRmScript: <<
        update-alternatives --remove svnweb-install \
                %p/bin/svnweb-install%type_raw[perl]
<<


DocFiles: CHANGES.pod CONTRIBUTING.pod README SIGNATURE TODO UPDATING.pod

Homepage: http://search.cpan.org/dist/SVN-Web/
<<

--- NEW FILE: switch-pm.info ---
Info2: <<
Package: switch-pm%type_pkg[perl]
Version: 2.16
Revision: 1
Description: Switch/case functions
Type: perl (5.12.3)
License: Artistic/GPL
Maintainer: Daniel Macks <[email protected]>

Depends: <<
        perl%type_pkg[perl]-core
<<

Source: mirror:cpan:authors/id/R/RG/RGARCIA/Switch-%v.tar.gz
Source-MD5: bf75dc7f171b4718a2118c3d6cbe6013

InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: true
DocFiles: Changes README

Homepage: http://search.cpan.org/dist/Switch
DescPackaging: <<
        Perlversioned because it's a dual-lifed module that is a
        Provides of some perlXXX-core so need to use same naming.

        Needs Filter::Util::Call and Text::Balanced, both of which are
        sufficiently available in perlXXX-core so don't need explicit
        dep at this time.
<<
<<


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to