aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-10-24 09:11:38 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-10-24 09:11:38 +0000
commit989772c9ac17dbf61d27a16069c9a6a83b5b0c2c (patch)
tree9b46cfe4da7168c9fcd7be5e95889fe95c5f07d1 /math
parentad16b66412609069f1b49ba2ed222c8fce166fba (diff)
downloadports-989772c9ac17dbf61d27a16069c9a6a83b5b0c2c.tar.gz
ports-989772c9ac17dbf61d27a16069c9a6a83b5b0c2c.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/diehard/pkg-descr3
-rw-r--r--math/emacs-calc/pkg-descr4
-rw-r--r--math/libjbigi/pkg-descr2
-rw-r--r--math/p5-AI-DecisionTree/pkg-descr3
-rw-r--r--math/p5-AI-NeuralNet-BackProp/pkg-descr2
-rw-r--r--math/p5-Bit-Vector/pkg-descr2
-rw-r--r--math/p5-CAD-Calc/pkg-descr2
-rw-r--r--math/p5-Math-Cephes/pkg-descr2
-rw-r--r--math/p5-Math-Geometry-Planar-Offset/pkg-descr2
-rw-r--r--math/p5-Math-LinearCombination/pkg-descr3
-rw-r--r--math/p5-Math-Round-Var/pkg-descr2
-rw-r--r--math/p5-Math-SimpleVariable/pkg-descr3
-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-Error/pkg-descr2
-rw-r--r--math/p5-Math-SymbolicX-Inline/pkg-descr2
-rw-r--r--math/p5-Math-SymbolicX-ParserExtensionFactory/pkg-descr2
-rw-r--r--math/p5-Math-Units/pkg-descr2
-rw-r--r--math/p5-MatrixReal/pkg-descr7
-rw-r--r--math/p5-Number-Compare/pkg-descr3
-rw-r--r--math/p5-Set-Partition/pkg-descr2
-rw-r--r--math/p5-Statistics-Contingency/pkg-descr3
-rw-r--r--math/p5-Statistics-Lite/pkg-descr3
-rw-r--r--math/rpcalc/pkg-descr2
-rw-r--r--math/ruby-algebra/pkg-descr1
-rw-r--r--math/ruby-netcdf/pkg-descr1
26 files changed, 21 insertions, 43 deletions
diff --git a/math/diehard/pkg-descr b/math/diehard/pkg-descr
index b3d9ff792ff8..4c632c6b4133 100644
--- a/math/diehard/pkg-descr
+++ b/math/diehard/pkg-descr
@@ -2,6 +2,3 @@ Diehard is a battery of tests for random number generators developed by
Dr. George Marsaglia of Florida State University Department of
Statistics. Originally developed for testing pseudo-random generators,
Diehard has since become a de facto standard for testing RNGs.
-
--- Sergey Skvortsov
-skv@FreeBSD.org
diff --git a/math/emacs-calc/pkg-descr b/math/emacs-calc/pkg-descr
index 3cbbc26c228b..a1bd8f31fd55 100644
--- a/math/emacs-calc/pkg-descr
+++ b/math/emacs-calc/pkg-descr
@@ -5,10 +5,8 @@ extensive manual which you can print or read on-line.
-- the Emacs Calc home page
-WWW: http://www.synaptics.com/people/daveg
-
Add
(load "calc-autoload")
to your .emacs file to define autoloads.
-Maintainer: Andrew Bernard (andrewb@cs.cmu.edu)
+WWW: http://www.synaptics.com/people/daveg
diff --git a/math/libjbigi/pkg-descr b/math/libjbigi/pkg-descr
index 0b29a90540e9..babe3e486561 100644
--- a/math/libjbigi/pkg-descr
+++ b/math/libjbigi/pkg-descr
@@ -5,5 +5,3 @@ a little manual work and a piece of chewinggum: it is possible to
make the public key cryptography quite a bit faster.
WWW: http://www.i2p.net/jbigi
-
--- lioux@FreeBSD.org
diff --git a/math/p5-AI-DecisionTree/pkg-descr b/math/p5-AI-DecisionTree/pkg-descr
index bd13eff2b70b..57deebc94d14 100644
--- a/math/p5-AI-DecisionTree/pkg-descr
+++ b/math/p5-AI-DecisionTree/pkg-descr
@@ -6,6 +6,5 @@ A decision tree like this one can be learned from training data, and
then applied to previously unseen data to obtain results that are consistent
with the training data.
-WWW: http://search.cpan.org/dist/AI-DecisionTree/
-
Author: Ken Williams <ken@mathforum.org>
+WWW: http://search.cpan.org/dist/AI-DecisionTree/
diff --git a/math/p5-AI-NeuralNet-BackProp/pkg-descr b/math/p5-AI-NeuralNet-BackProp/pkg-descr
index a0556de5a5f9..68b1c2cc1a8a 100644
--- a/math/p5-AI-NeuralNet-BackProp/pkg-descr
+++ b/math/p5-AI-NeuralNet-BackProp/pkg-descr
@@ -2,5 +2,3 @@ AI::NeuralNet::BackProp is a simply back-propagation,
feed-foward neural network designed to learn using
a generalization of the Delta rule and a bit of Hopefield
theory.
-
---will
diff --git a/math/p5-Bit-Vector/pkg-descr b/math/p5-Bit-Vector/pkg-descr
index db5e87fe6980..d27d9337a6c7 100644
--- a/math/p5-Bit-Vector/pkg-descr
+++ b/math/p5-Bit-Vector/pkg-descr
@@ -14,5 +14,3 @@ The C library can nevertheless be used stand-alone, without Perl.
Author: Steffen Beyer <sb@engelschall.com>
WWW: http://search.cpan.org/dist/Bit-Vector/
-
---will
diff --git a/math/p5-CAD-Calc/pkg-descr b/math/p5-CAD-Calc/pkg-descr
index dd8bc8607ab4..db89c8eb7e4d 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.
-WWW: http://search.cpan.org/dist/CAD-Calc
Author: Eric L. Wilhelm <ewilhelm at cpan dot org>
+WWW: http://search.cpan.org/dist/CAD-Calc
diff --git a/math/p5-Math-Cephes/pkg-descr b/math/p5-Math-Cephes/pkg-descr
index 9f64c9bce12e..616caf988fe6 100644
--- a/math/p5-Math-Cephes/pkg-descr
+++ b/math/p5-Math-Cephes/pkg-descr
@@ -7,5 +7,5 @@
There are a number of export tags defined which allow
importing groups of functions.
-WWW: http://search.cpan.org/dist/Math-Cephes
Author: Randy Kobes
+WWW: http://search.cpan.org/dist/Math-Cephes
diff --git a/math/p5-Math-Geometry-Planar-Offset/pkg-descr b/math/p5-Math-Geometry-Planar-Offset/pkg-descr
index 19e1a8696be5..457e13df845b 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.
-WWW: http://search.cpan.org/dist/Math-Geometry-Planar-Offset
Author: Eric L. Wilhelm <ewilhelm at cpan dot org>
+WWW: http://search.cpan.org/dist/Math-Geometry-Planar-Offset
diff --git a/math/p5-Math-LinearCombination/pkg-descr b/math/p5-Math-LinearCombination/pkg-descr
index cbef339701e8..284dcd40bc73 100644
--- a/math/p5-Math-LinearCombination/pkg-descr
+++ b/math/p5-Math-LinearCombination/pkg-descr
@@ -3,6 +3,3 @@ combinations of variables. Evaluation and manipulation of linear
combinations is also supported.
WWW: http://search.cpan.org/dist/Math-LinearCombination/
-
--- Sergey Skvortsov
-skv@FreeBSD.org
diff --git a/math/p5-Math-Round-Var/pkg-descr b/math/p5-Math-Round-Var/pkg-descr
index 05b5acc4eaa4..3e0d66f2fc07 100644
--- a/math/p5-Math-Round-Var/pkg-descr
+++ b/math/p5-Math-Round-Var/pkg-descr
@@ -6,5 +6,5 @@ values as objects.
It also implements flexible scheme parsing, so that your programs and
modules can offload the how-to-round decisions to this module.
-WWW: http://search.cpan.org/dist/Math-Round-Var
Author: Eric L. Wilhelm <ewilhelm at cpan dot org>
+WWW: http://search.cpan.org/dist/Math-Round-Var
diff --git a/math/p5-Math-SimpleVariable/pkg-descr b/math/p5-Math-SimpleVariable/pkg-descr
index 1e192259248c..3ff5c12bfd7a 100644
--- a/math/p5-Math-SimpleVariable/pkg-descr
+++ b/math/p5-Math-SimpleVariable/pkg-descr
@@ -2,6 +2,3 @@ Math::SimpleVariable is a simple representation of mathematical
variables, with an obligatory name and an optional value.
WWW: http://search.cpan.org/dist/Math-SimpleVariable/
-
--- Sergey Skvortsov
-skv@FreeBSD.org
diff --git a/math/p5-Math-Symbolic-Custom-Transformation/pkg-descr b/math/p5-Math-Symbolic-Custom-Transformation/pkg-descr
index 8f9ece2bdcaf..3ae6b34e442c 100644
--- a/math/p5-Math-Symbolic-Custom-Transformation/pkg-descr
+++ b/math/p5-Math-Symbolic-Custom-Transformation/pkg-descr
@@ -16,5 +16,5 @@ To modify the tree, you had to use equally low-level or even
encapsulation-breaking methods. This is meant to be changed by this
distribution.
-WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-Transformation
Author: Steffen Mueller <symbolic-module@steffen-mueller.net>
+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 324ee660063a..984a3330d5ca 100644
--- a/math/p5-Math-Symbolic/pkg-descr
+++ b/math/p5-Math-Symbolic/pkg-descr
@@ -7,5 +7,5 @@ using the builtin parser to generate trees from expressions such as '2 *
x^5'. You may use the Math::Symbolic->parse_from_string() class method for
this.
-WWW: http://search.cpan.org/dist/Math-Symbolic
Author: Steffen Mueller <symbolic-module@steffen-mueller.net>
+WWW: http://search.cpan.org/dist/Math-Symbolic
diff --git a/math/p5-Math-SymbolicX-Error/pkg-descr b/math/p5-Math-SymbolicX-Error/pkg-descr
index 5296b540dfde..a1a75eca3098 100644
--- a/math/p5-Math-SymbolicX-Error/pkg-descr
+++ b/math/p5-Math-SymbolicX-Error/pkg-descr
@@ -5,5 +5,5 @@ with certain special functions that create constants as Number::WithError
objects. (Math::Symbolic::Variable objects have been able to contain
objects since the very beginning.)
-WWW: http://search.cpan.org/dist/Math-SymbolicX-Error
Author: Steffen Mueller <symbolic-module@steffen-mueller.net>
+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 0adac8603b19..df43dad59f5c 100644
--- a/math/p5-Math-SymbolicX-Inline/pkg-descr
+++ b/math/p5-Math-SymbolicX-Inline/pkg-descr
@@ -6,5 +6,5 @@ symbolic expressions in the context of Math::Symbolic. That means you can
define arbitrary Math::Symbolic trees (including derivatives) and let this
module compile them to package subroutines.
-WWW: http://search.cpan.org/dist/Math-SymbolicX-Inline
Author: Steffen Mueller <symbolic-module@steffen-mueller.net>
+WWW: http://search.cpan.org/dist/Math-SymbolicX-Inline
diff --git a/math/p5-Math-SymbolicX-ParserExtensionFactory/pkg-descr b/math/p5-Math-SymbolicX-ParserExtensionFactory/pkg-descr
index 0a0cb788d5dc..490339ceb5d6 100644
--- a/math/p5-Math-SymbolicX-ParserExtensionFactory/pkg-descr
+++ b/math/p5-Math-SymbolicX-ParserExtensionFactory/pkg-descr
@@ -34,5 +34,5 @@ time because it has to regenerate the complete Math::Symbolic parser the
first time you use this module in your code. The run time performance
penalty should be low, however.
-WWW: http://search.cpan.org/dist/Math-SymbolicX-ParserExtensionFactory
Author: Steffen Mueller <symbolic-module@steffen-mueller.net>
+WWW: http://search.cpan.org/dist/Math-SymbolicX-ParserExtensionFactory
diff --git a/math/p5-Math-Units/pkg-descr b/math/p5-Math-Units/pkg-descr
index d7a771aa3c59..cee4c90f3175 100644
--- a/math/p5-Math-Units/pkg-descr
+++ b/math/p5-Math-Units/pkg-descr
@@ -13,5 +13,5 @@ that future conversions can be performed very quickly.
Too many units, prefixes and abbreviations are supported to list here. See
the source code for a complete listing.
-WWW: http://search.cpan.org/dist/Math-Units
Author: Ken Fox
+WWW: http://search.cpan.org/dist/Math-Units
diff --git a/math/p5-MatrixReal/pkg-descr b/math/p5-MatrixReal/pkg-descr
index 5bc158c46f51..e51227b64775 100644
--- a/math/p5-MatrixReal/pkg-descr
+++ b/math/p5-MatrixReal/pkg-descr
@@ -15,7 +15,8 @@ keyboard or your code, solving linear equations, etc.
It also has an implementation of Kleene's algorithm for finding minimal
costs for paths in a graph.
+Author: Steffen Beyer <sb@engelschall.com>
+ Rodolphe Ortalo <ortalo@laas.fr>
+ Jonathan Leto <jonathan@leto.net>
+
WWW: http://search.cpan.org/dist/Math-MatrixReal/
-Authors: Steffen Beyer <sb@engelschall.com>
- Rodolphe Ortalo <ortalo@laas.fr>
- Jonathan Leto <jonathan@leto.net>
diff --git a/math/p5-Number-Compare/pkg-descr b/math/p5-Number-Compare/pkg-descr
index 7f57c1db8105..087e931c23e5 100644
--- a/math/p5-Number-Compare/pkg-descr
+++ b/math/p5-Number-Compare/pkg-descr
@@ -10,6 +10,3 @@ mi), or gigabytes (g, gi). Those suffixed with an i use the appropriate
http://physics.nist.gov/cuu/Units/binary.html
WWW: http://search.cpan.org/dist/Number-Compare/
-
--- Sergey Skvortsov
-skv@FreeBSD.org
diff --git a/math/p5-Set-Partition/pkg-descr b/math/p5-Set-Partition/pkg-descr
index 5fa8e1f69f74..b8663485f183 100644
--- a/math/p5-Set-Partition/pkg-descr
+++ b/math/p5-Set-Partition/pkg-descr
@@ -8,5 +8,5 @@ according to the given partitioning. All possible arrangements are
returned, and the object returns undef when the entire combination space
has been exhausted.
-WWW: http://search.cpan.org/dist/Set-Partition
Author: David Landgren (http://www.landgren.net/perl/)
+WWW: http://search.cpan.org/dist/Set-Partition
diff --git a/math/p5-Statistics-Contingency/pkg-descr b/math/p5-Statistics-Contingency/pkg-descr
index f13ecd638f7e..e4755b58da6f 100644
--- a/math/p5-Statistics-Contingency/pkg-descr
+++ b/math/p5-Statistics-Contingency/pkg-descr
@@ -9,6 +9,5 @@ measures you are interested in. When all results have been collected, you
can get a report on accuracy, precision, recall, F1, and so on, with both
macro-averaging and micro-averaging over categories.
-WWW: http://search.cpan.org/dist/Statistics-Contingency/
-
Author: Ken Williams <kenw@ee.usyd.edu.au>
+WWW: http://search.cpan.org/dist/Statistics-Contingency/
diff --git a/math/p5-Statistics-Lite/pkg-descr b/math/p5-Statistics-Lite/pkg-descr
index 0aa738ad0dfb..0e755e7748cf 100644
--- a/math/p5-Statistics-Lite/pkg-descr
+++ b/math/p5-Statistics-Lite/pkg-descr
@@ -3,6 +3,5 @@ to larger, more complete, object-oriented statistics packages.
As such, it is likely to be better suited, in general, to smaller
data sets.
-WWW: http://search.cpan.org/dist/Statistics-Lite/
-
Author: Brian Lalonde <brian@webcoder.info>
+WWW: http://search.cpan.org/dist/Statistics-Lite/
diff --git a/math/rpcalc/pkg-descr b/math/rpcalc/pkg-descr
index 353fe2b208d7..bd0a472784fc 100644
--- a/math/rpcalc/pkg-descr
+++ b/math/rpcalc/pkg-descr
@@ -4,5 +4,5 @@ much quicker to pull it up than to pull an actual HP calculator out
of the desk), and I made several improvements. So I decided to make
it available to others who also like RPN calculators.
-WWW: http://rpcalc.bellz.org/index.html
Author: Doug Bell <doug101 AT bellz DOT org>
+WWW: http://rpcalc.bellz.org/index.html
diff --git a/math/ruby-algebra/pkg-descr b/math/ruby-algebra/pkg-descr
index 4ef471dab926..184f6c6e8d80 100644
--- a/math/ruby-algebra/pkg-descr
+++ b/math/ruby-algebra/pkg-descr
@@ -20,5 +20,4 @@ Things Ruby/Algebra offers include the following:
o Operating matrices
Author: Shin-ichiro HARA <sinara@blade.nagaokaut.ac.jp>
-
WWW: http://blade.nagaokaut.ac.jp/~sinara/ruby/math/
diff --git a/math/ruby-netcdf/pkg-descr b/math/ruby-netcdf/pkg-descr
index f89d48a0bdc3..8495f5885bf3 100644
--- a/math/ruby-netcdf/pkg-descr
+++ b/math/ruby-netcdf/pkg-descr
@@ -2,4 +2,5 @@ This is a Ruby interface to the NetCDF scientific IO library.
Author: Takeshi Horinouchi <horinout@kurasc.kyoto-u.ac.jp>
& Dennou Ruby Project
+
WWW: http://ruby.gfd-dennou.org/products/ruby-netcdf