aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-12-28 08:20:20 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-12-28 08:20:20 +0000
commit33fcf400f838216918ccb1320780c48a168d9888 (patch)
treef6710814372eb986352ca93646ea29f2d76d4171 /math
parent3d076000613d95a0babad042f37d6a8f93f69b34 (diff)
Notes
Diffstat (limited to 'math')
-rw-r--r--math/p5-AI-Perceptron/pkg-descr2
-rw-r--r--math/p5-Bit-ShiftReg/pkg-descr2
-rw-r--r--math/p5-CAD-Calc/pkg-descr2
-rw-r--r--math/p5-Math-Algebra-Symbols/pkg-descr2
-rw-r--r--math/p5-Math-Bezier/pkg-descr2
-rw-r--r--math/p5-Math-Geometry-Planar-GPC/pkg-descr2
-rw-r--r--math/p5-Math-Geometry-Planar-Offset/pkg-descr2
-rw-r--r--math/p5-Math-Geometry-Planar/pkg-descr2
-rw-r--r--math/p5-Math-MPC/pkg-descr2
-rw-r--r--math/p5-Math-RandomOrg/pkg-descr2
-rw-r--r--math/p5-Math-Round-Var/pkg-descr2
-rw-r--r--math/p5-Math-Sequence/pkg-descr2
-rw-r--r--math/p5-Math-Series/pkg-descr2
-rw-r--r--math/p5-Math-Symbolic-Custom-CCompiler/pkg-descr2
-rw-r--r--math/p5-Math-Symbolic-Custom-Contains/pkg-descr2
-rw-r--r--math/p5-Math-Symbolic-Custom-ErrorPropagation/pkg-descr2
-rw-r--r--math/p5-Math-Symbolic-Custom-LaTeXDumper/pkg-descr2
-rw-r--r--math/p5-Math-Symbolic-Custom-Pattern/pkg-descr2
-rw-r--r--math/p5-Math-Symbolic-Custom-Simplification/pkg-descr2
-rw-r--r--math/p5-Math-Symbolic-Custom-Transformation/pkg-descr2
-rw-r--r--math/p5-Math-Symbolic/pkg-descr2
-rw-r--r--math/p5-Math-SymbolicX-BigNum/pkg-descr2
-rw-r--r--math/p5-Math-SymbolicX-Complex/pkg-descr2
-rw-r--r--math/p5-Math-SymbolicX-Error/pkg-descr2
-rw-r--r--math/p5-Math-SymbolicX-Inline/pkg-descr2
-rw-r--r--math/p5-Math-SymbolicX-NoSimplification/pkg-descr2
-rw-r--r--math/p5-Math-SymbolicX-ParserExtensionFactory/pkg-descr2
-rw-r--r--math/p5-Math-SymbolicX-Statistics-Distributions/pkg-descr2
-rw-r--r--math/p5-Math-Units/pkg-descr2
-rw-r--r--math/p5-Number-WithError-LaTeX/pkg-descr2
-rw-r--r--math/p5-Set-Partition/pkg-descr2
-rw-r--r--math/p5-Statistics-Descriptive-Discrete/pkg-descr2
32 files changed, 32 insertions, 32 deletions
diff --git a/math/p5-AI-Perceptron/pkg-descr b/math/p5-AI-Perceptron/pkg-descr
index 9d7698984375..cc4fcaa503eb 100644
--- a/math/p5-AI-Perceptron/pkg-descr
+++ b/math/p5-AI-Perceptron/pkg-descr
@@ -2,4 +2,4 @@ This module is meant to be an introduction to the internal operations of Neural
Networks. It lets the user create a single node in a neural net based on the
Perceptron model.
-WWW: http://search.cpan.org/dist/AI-Perceptron
+WWW: http://search.cpan.org/dist/AI-Perceptron/
diff --git a/math/p5-Bit-ShiftReg/pkg-descr b/math/p5-Bit-ShiftReg/pkg-descr
index 6df00fcd154e..bd0cd8de61e2 100644
--- a/math/p5-Bit-ShiftReg/pkg-descr
+++ b/math/p5-Bit-ShiftReg/pkg-descr
@@ -5,4 +5,4 @@ integer types unsigned char, unsigned short, unsigned int, and unsigned long
have on your machine. The module automatically determines the number of bits of
each integer type and adjusts its internal constants accordingly.
-WWW: http://search.cpan.org/dist/Bit-ShiftReg
+WWW: http://search.cpan.org/dist/Bit-ShiftReg/
diff --git a/math/p5-CAD-Calc/pkg-descr b/math/p5-CAD-Calc/pkg-descr
index db89c8eb7e4d..6fbe365d8724 100644
--- a/math/p5-CAD-Calc/pkg-descr
+++ b/math/p5-CAD-Calc/pkg-descr
@@ -1,4 +1,4 @@
A library of generic CAD-related geometry calculations.
Author: Eric L. Wilhelm <ewilhelm at cpan dot org>
-WWW: http://search.cpan.org/dist/CAD-Calc
+WWW: http://search.cpan.org/dist/CAD-Calc/
diff --git a/math/p5-Math-Algebra-Symbols/pkg-descr b/math/p5-Math-Algebra-Symbols/pkg-descr
index 799e8c00f30b..c4bd83857c60 100644
--- a/math/p5-Math-Algebra-Symbols/pkg-descr
+++ b/math/p5-Math-Algebra-Symbols/pkg-descr
@@ -4,4 +4,4 @@ operator expressions algebraically using the familiar Perl syntax.
These expressions are constructed from "Symbols", "Operators", and
"Functions", and processed via "Methods". For examples, see: "Examples".
-WWW: http://search.cpan.org/dist/Math-Algebra-Symbols
+WWW: http://search.cpan.org/dist/Math-Algebra-Symbols/
diff --git a/math/p5-Math-Bezier/pkg-descr b/math/p5-Math-Bezier/pkg-descr
index 14493fa7ae04..be8af0a9361e 100644
--- a/math/p5-Math-Bezier/pkg-descr
+++ b/math/p5-Math-Bezier/pkg-descr
@@ -1,3 +1,3 @@
Math::Bezier is a perl interface to solve Bezier curves.
-WWW: http://search.cpan.org/dist/Math-Bezier
+WWW: http://search.cpan.org/dist/Math-Bezier/
diff --git a/math/p5-Math-Geometry-Planar-GPC/pkg-descr b/math/p5-Math-Geometry-Planar-GPC/pkg-descr
index 740bdf570a25..3ce3d0d7b61a 100644
--- a/math/p5-Math-Geometry-Planar-GPC/pkg-descr
+++ b/math/p5-Math-Geometry-Planar-GPC/pkg-descr
@@ -6,4 +6,4 @@ Group, University of Manchester.
Please refer to the gpc manual for more details on gpc.
-WWW: http://search.cpan.org/dist/Math-Geometry-Planar-GPC
+WWW: http://search.cpan.org/dist/Math-Geometry-Planar-GPC/
diff --git a/math/p5-Math-Geometry-Planar-Offset/pkg-descr b/math/p5-Math-Geometry-Planar-Offset/pkg-descr
index 457e13df845b..1feb3e841bfd 100644
--- a/math/p5-Math-Geometry-Planar-Offset/pkg-descr
+++ b/math/p5-Math-Geometry-Planar-Offset/pkg-descr
@@ -1,4 +1,4 @@
A library for calculating offset polygons.
Author: Eric L. Wilhelm <ewilhelm at cpan dot org>
-WWW: http://search.cpan.org/dist/Math-Geometry-Planar-Offset
+WWW: http://search.cpan.org/dist/Math-Geometry-Planar-Offset/
diff --git a/math/p5-Math-Geometry-Planar/pkg-descr b/math/p5-Math-Geometry-Planar/pkg-descr
index a9825d691719..b0f3e20b2c5d 100644
--- a/math/p5-Math-Geometry-Planar/pkg-descr
+++ b/math/p5-Math-Geometry-Planar/pkg-descr
@@ -1,3 +1,3 @@
A collection of planar geometry functions
-WWW: http://search.cpan.org/dist/Math-Geometry-Planar
+WWW: http://search.cpan.org/dist/Math-Geometry-Planar/
diff --git a/math/p5-Math-MPC/pkg-descr b/math/p5-Math-MPC/pkg-descr
index ad54c2f073cd..d16efd9915bb 100644
--- a/math/p5-Math-MPC/pkg-descr
+++ b/math/p5-Math-MPC/pkg-descr
@@ -4,4 +4,4 @@ The MPC library is a C library for multiple-precision complex number
computations with exact rounding. It is based on the MPFR C library
which, in turn, is based on the GMP C library.
-WWW: http://search.cpan.org/dist/Math-MPC
+WWW: http://search.cpan.org/dist/Math-MPC/
diff --git a/math/p5-Math-RandomOrg/pkg-descr b/math/p5-Math-RandomOrg/pkg-descr
index 7d8b98b9e0b6..67d6142bdb1c 100644
--- a/math/p5-Math-RandomOrg/pkg-descr
+++ b/math/p5-Math-RandomOrg/pkg-descr
@@ -2,5 +2,5 @@ Math::RandomOrg provides functions for retrieving random data from the
random.org server. Data may be retrieved in an integer or byte-stream
format using the randnum and randbyte functions respectively.
-WWW: http://search.cpan.org/dist/Math-RandomOrg
+WWW: http://search.cpan.org/dist/Math-RandomOrg/
http://random.org
diff --git a/math/p5-Math-Round-Var/pkg-descr b/math/p5-Math-Round-Var/pkg-descr
index 3e0d66f2fc07..724fa386c5a5 100644
--- a/math/p5-Math-Round-Var/pkg-descr
+++ b/math/p5-Math-Round-Var/pkg-descr
@@ -7,4 +7,4 @@ It also implements flexible scheme parsing, so that your programs and
modules can offload the how-to-round decisions to this module.
Author: Eric L. Wilhelm <ewilhelm at cpan dot org>
-WWW: http://search.cpan.org/dist/Math-Round-Var
+WWW: http://search.cpan.org/dist/Math-Round-Var/
diff --git a/math/p5-Math-Sequence/pkg-descr b/math/p5-Math-Sequence/pkg-descr
index 70638e672490..2a517400eee9 100644
--- a/math/p5-Math-Sequence/pkg-descr
+++ b/math/p5-Math-Sequence/pkg-descr
@@ -22,4 +22,4 @@ calculation, this is just a shortcut for repeated use of the iterator.
Every element in the sequence may only access its predecessor, not the
elements before that.
-WWW: http://search.cpan.org/dist/Math-Sequence
+WWW: http://search.cpan.org/dist/Math-Sequence/
diff --git a/math/p5-Math-Series/pkg-descr b/math/p5-Math-Series/pkg-descr
index d3ea7519badb..d3c826689f3e 100644
--- a/math/p5-Math-Series/pkg-descr
+++ b/math/p5-Math-Series/pkg-descr
@@ -24,4 +24,4 @@ calculation, this is just a shortcut for repeated use of the iterator.
Every element in the series may only access its predecessor, not the
elements before that.
-WWW: http://search.cpan.org/dist/Math-Series
+WWW: http://search.cpan.org/dist/Math-Series/
diff --git a/math/p5-Math-Symbolic-Custom-CCompiler/pkg-descr b/math/p5-Math-Symbolic-Custom-CCompiler/pkg-descr
index ec7ebb6a218d..bef603c7c902 100644
--- a/math/p5-Math-Symbolic-Custom-CCompiler/pkg-descr
+++ b/math/p5-Math-Symbolic-Custom-CCompiler/pkg-descr
@@ -17,4 +17,4 @@ Alternatively, you can use the module not for faster calculations from
your Perl program, but to generate C code for you. I have used it to
generate an implementation for (many!) Zernike Polynomials for work in C.
-WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-CCompiler
+WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-CCompiler/
diff --git a/math/p5-Math-Symbolic-Custom-Contains/pkg-descr b/math/p5-Math-Symbolic-Custom-Contains/pkg-descr
index badce9755b7b..3e1c0e3612bf 100644
--- a/math/p5-Math-Symbolic-Custom-Contains/pkg-descr
+++ b/math/p5-Math-Symbolic-Custom-Contains/pkg-descr
@@ -2,4 +2,4 @@ This module extends the functionality of Math::Symbolic by offering
facilities to test a Math::Symbolic tree for existance of a specific
subtree in the Math::Symbolic tree.
-WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-Contains
+WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-Contains/
diff --git a/math/p5-Math-Symbolic-Custom-ErrorPropagation/pkg-descr b/math/p5-Math-Symbolic-Custom-ErrorPropagation/pkg-descr
index 94586d485f71..3c1433f2bcc6 100644
--- a/math/p5-Math-Symbolic-Custom-ErrorPropagation/pkg-descr
+++ b/math/p5-Math-Symbolic-Custom-ErrorPropagation/pkg-descr
@@ -2,4 +2,4 @@ This module extends the functionality of Math::Symbolic by offering
facilities to calculate the propagated variance of a function of variables
with variances themselves.
-WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-ErrorPropagation
+WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-ErrorPropagation/
diff --git a/math/p5-Math-Symbolic-Custom-LaTeXDumper/pkg-descr b/math/p5-Math-Symbolic-Custom-LaTeXDumper/pkg-descr
index 42a91de0f82a..57a7c08d75d1 100644
--- a/math/p5-Math-Symbolic-Custom-LaTeXDumper/pkg-descr
+++ b/math/p5-Math-Symbolic-Custom-LaTeXDumper/pkg-descr
@@ -6,4 +6,4 @@ For details on how the custom method delegation model works, please have a
look at the Math::Symbolic::Custom and Math::Symbolic::Custom::Base
classes.
-WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-LaTeXDumper
+WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-LaTeXDumper/
diff --git a/math/p5-Math-Symbolic-Custom-Pattern/pkg-descr b/math/p5-Math-Symbolic-Custom-Pattern/pkg-descr
index 19553a9a8445..691311f83d6e 100644
--- a/math/p5-Math-Symbolic-Custom-Pattern/pkg-descr
+++ b/math/p5-Math-Symbolic-Custom-Pattern/pkg-descr
@@ -12,4 +12,4 @@ is_of_form() methods on any Math::Symbolic tree. (Exported by the
Math::Symbolic::Custom::Pattern::Export module. Refer to that module for
details on is_of_form().)
-WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-Pattern
+WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-Pattern/
diff --git a/math/p5-Math-Symbolic-Custom-Simplification/pkg-descr b/math/p5-Math-Symbolic-Custom-Simplification/pkg-descr
index aa9cf1c3d51b..814f592ad4c5 100644
--- a/math/p5-Math-Symbolic-Custom-Simplification/pkg-descr
+++ b/math/p5-Math-Symbolic-Custom-Simplification/pkg-descr
@@ -16,4 +16,4 @@ Math::Symbolic::Operator object.
Calling unregister on your subclass restores whichever simplification
routines where in place before.
-WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-Simplification
+WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-Simplification/
diff --git a/math/p5-Math-Symbolic-Custom-Transformation/pkg-descr b/math/p5-Math-Symbolic-Custom-Transformation/pkg-descr
index 3ae6b34e442c..7f1bee18951f 100644
--- a/math/p5-Math-Symbolic-Custom-Transformation/pkg-descr
+++ b/math/p5-Math-Symbolic-Custom-Transformation/pkg-descr
@@ -17,4 +17,4 @@ encapsulation-breaking methods. This is meant to be changed by this
distribution.
Author: Steffen Mueller <symbolic-module@steffen-mueller.net>
-WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-Transformation
+WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-Transformation/
diff --git a/math/p5-Math-Symbolic/pkg-descr b/math/p5-Math-Symbolic/pkg-descr
index 984a3330d5ca..ef95a91a1132 100644
--- a/math/p5-Math-Symbolic/pkg-descr
+++ b/math/p5-Math-Symbolic/pkg-descr
@@ -8,4 +8,4 @@ x^5'. You may use the Math::Symbolic->parse_from_string() class method for
this.
Author: Steffen Mueller <symbolic-module@steffen-mueller.net>
-WWW: http://search.cpan.org/dist/Math-Symbolic
+WWW: http://search.cpan.org/dist/Math-Symbolic/
diff --git a/math/p5-Math-SymbolicX-BigNum/pkg-descr b/math/p5-Math-SymbolicX-BigNum/pkg-descr
index ec6c2de2e061..19edc6eced6b 100644
--- a/math/p5-Math-SymbolicX-BigNum/pkg-descr
+++ b/math/p5-Math-SymbolicX-BigNum/pkg-descr
@@ -4,4 +4,4 @@ in $Math::Symbolic::Parser) with certain special functions that create
arbitrary precision constants. (Math::Symbolic::Variable objects have been
able to contain arbitrary precision objects since the very beginning.)
-WWW: http://search.cpan.org/dist/Math-SymbolicX-BigNum
+WWW: http://search.cpan.org/dist/Math-SymbolicX-BigNum/
diff --git a/math/p5-Math-SymbolicX-Complex/pkg-descr b/math/p5-Math-SymbolicX-Complex/pkg-descr
index 253437c42ab5..eac6d2808c01 100644
--- a/math/p5-Math-SymbolicX-Complex/pkg-descr
+++ b/math/p5-Math-SymbolicX-Complex/pkg-descr
@@ -4,4 +4,4 @@ in $Math::Symbolic::Parser) with certain special functions that create
complex constants. (Math::Symbolic::Variable objects have been able to
contain complex number objects since the very beginning.)
-WWW: http://search.cpan.org/dist/Math-SymbolicX-Complex
+WWW: http://search.cpan.org/dist/Math-SymbolicX-Complex/
diff --git a/math/p5-Math-SymbolicX-Error/pkg-descr b/math/p5-Math-SymbolicX-Error/pkg-descr
index a1a75eca3098..aa69b8e60a06 100644
--- a/math/p5-Math-SymbolicX-Error/pkg-descr
+++ b/math/p5-Math-SymbolicX-Error/pkg-descr
@@ -6,4 +6,4 @@ objects. (Math::Symbolic::Variable objects have been able to contain
objects since the very beginning.)
Author: Steffen Mueller <symbolic-module@steffen-mueller.net>
-WWW: http://search.cpan.org/dist/Math-SymbolicX-Error
+WWW: http://search.cpan.org/dist/Math-SymbolicX-Error/
diff --git a/math/p5-Math-SymbolicX-Inline/pkg-descr b/math/p5-Math-SymbolicX-Inline/pkg-descr
index df43dad59f5c..3469d5b3af52 100644
--- a/math/p5-Math-SymbolicX-Inline/pkg-descr
+++ b/math/p5-Math-SymbolicX-Inline/pkg-descr
@@ -7,4 +7,4 @@ define arbitrary Math::Symbolic trees (including derivatives) and let this
module compile them to package subroutines.
Author: Steffen Mueller <symbolic-module@steffen-mueller.net>
-WWW: http://search.cpan.org/dist/Math-SymbolicX-Inline
+WWW: http://search.cpan.org/dist/Math-SymbolicX-Inline/
diff --git a/math/p5-Math-SymbolicX-NoSimplification/pkg-descr b/math/p5-Math-SymbolicX-NoSimplification/pkg-descr
index 097bd2e219eb..90f4e72ed45e 100644
--- a/math/p5-Math-SymbolicX-NoSimplification/pkg-descr
+++ b/math/p5-Math-SymbolicX-NoSimplification/pkg-descr
@@ -13,4 +13,4 @@ of nodes. (And may, in fact, still do if you keep the simplification
heuristics turned on because most expressions cannot be simplified
significantly.)
-WWW: http://search.cpan.org/dist/Math-SymbolicX-NoSimplification
+WWW: http://search.cpan.org/dist/Math-SymbolicX-NoSimplification/
diff --git a/math/p5-Math-SymbolicX-ParserExtensionFactory/pkg-descr b/math/p5-Math-SymbolicX-ParserExtensionFactory/pkg-descr
index 490339ceb5d6..c131c73771a5 100644
--- a/math/p5-Math-SymbolicX-ParserExtensionFactory/pkg-descr
+++ b/math/p5-Math-SymbolicX-ParserExtensionFactory/pkg-descr
@@ -35,4 +35,4 @@ first time you use this module in your code. The run time performance
penalty should be low, however.
Author: Steffen Mueller <symbolic-module@steffen-mueller.net>
-WWW: http://search.cpan.org/dist/Math-SymbolicX-ParserExtensionFactory
+WWW: http://search.cpan.org/dist/Math-SymbolicX-ParserExtensionFactory/
diff --git a/math/p5-Math-SymbolicX-Statistics-Distributions/pkg-descr b/math/p5-Math-SymbolicX-Statistics-Distributions/pkg-descr
index cc441e3e6b45..4230552ea9c8 100644
--- a/math/p5-Math-SymbolicX-Statistics-Distributions/pkg-descr
+++ b/math/p5-Math-SymbolicX-Statistics-Distributions/pkg-descr
@@ -17,4 +17,4 @@ explained below.
Please see the section on Export for details on how to choose the
interface style you want to use.
-WWW: http://search.cpan.org/dist/Math-SymbolicX-Statistics-Distributions
+WWW: http://search.cpan.org/dist/Math-SymbolicX-Statistics-Distributions/
diff --git a/math/p5-Math-Units/pkg-descr b/math/p5-Math-Units/pkg-descr
index cee4c90f3175..d54ceeb2f1b9 100644
--- a/math/p5-Math-Units/pkg-descr
+++ b/math/p5-Math-Units/pkg-descr
@@ -14,4 +14,4 @@ Too many units, prefixes and abbreviations are supported to list here. See
the source code for a complete listing.
Author: Ken Fox
-WWW: http://search.cpan.org/dist/Math-Units
+WWW: http://search.cpan.org/dist/Math-Units/
diff --git a/math/p5-Number-WithError-LaTeX/pkg-descr b/math/p5-Number-WithError-LaTeX/pkg-descr
index 36604d034f51..20f2243746df 100644
--- a/math/p5-Number-WithError-LaTeX/pkg-descr
+++ b/math/p5-Number-WithError-LaTeX/pkg-descr
@@ -9,4 +9,4 @@ just a convenience thing since it is delegated to TeX::Encode.
Unlike Number::WithError, this module requires perl version 5.8 or later.
(That is the rationale for creating a separate distribution, too.)
-WWW: http://search.cpan.org/dist/Number-WithError-LaTeX
+WWW: http://search.cpan.org/dist/Number-WithError-LaTeX/
diff --git a/math/p5-Set-Partition/pkg-descr b/math/p5-Set-Partition/pkg-descr
index b8663485f183..7229e57c57e4 100644
--- a/math/p5-Set-Partition/pkg-descr
+++ b/math/p5-Set-Partition/pkg-descr
@@ -9,4 +9,4 @@ returned, and the object returns undef when the entire combination space
has been exhausted.
Author: David Landgren (http://www.landgren.net/perl/)
-WWW: http://search.cpan.org/dist/Set-Partition
+WWW: http://search.cpan.org/dist/Set-Partition/
diff --git a/math/p5-Statistics-Descriptive-Discrete/pkg-descr b/math/p5-Statistics-Descriptive-Discrete/pkg-descr
index af6dda34c159..4ec967dc36bc 100644
--- a/math/p5-Statistics-Descriptive-Discrete/pkg-descr
+++ b/math/p5-Statistics-Descriptive-Discrete/pkg-descr
@@ -17,4 +17,4 @@ required by Statistics::Descriptive::Full. It also required only 4MB of
RAM instead of the 400MB used by Statistics::Descriptive::Full for the
same data set.
-WWW: http://search.cpan.org/dist/Statistics-Descriptive-Discrete
+WWW: http://search.cpan.org/dist/Statistics-Descriptive-Discrete/