summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2014-12-24 00:14:11 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2014-12-24 00:14:11 +0000
commit6d2e8f9aebbcd9134425dfb7bef6619062bee6ec (patch)
tree2abe5676ea17dc767753ba7e3f8c49e349e14517 /math
parentProperly support png 1.5 (diff)
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
Notes
Notes: svn path=/head/; revision=375378
Diffstat (limited to 'math')
-rw-r--r--math/jacal/Makefile2
-rw-r--r--math/jakarta-commons-math/Makefile2
-rw-r--r--math/jakarta-commons-math3/Makefile2
-rw-r--r--math/p5-AI-Genetic/Makefile2
-rw-r--r--math/p5-AI-NeuralNet-BackProp/Makefile2
-rw-r--r--math/p5-AI-Perceptron/Makefile2
-rw-r--r--math/p5-CAD-Calc/Makefile2
-rw-r--r--math/p5-Math-Algebra-Symbols/Makefile2
-rw-r--r--math/p5-Math-Combinatorics/Makefile2
-rw-r--r--math/p5-Math-Derivative/Makefile2
-rw-r--r--math/p5-Math-FFT/Makefile2
-rw-r--r--math/p5-Math-Geometry-Planar-GPC/Makefile2
-rw-r--r--math/p5-Math-Geometry-Planar-Offset/Makefile2
-rw-r--r--math/p5-Math-Geometry-Planar/Makefile2
-rw-r--r--math/p5-Math-Intersection-StraightLine/Makefile2
-rw-r--r--math/p5-Math-Logic/Makefile2
-rw-r--r--math/p5-Math-Random-OO/Makefile2
-rw-r--r--math/p5-Math-RandomOrg/Makefile2
-rw-r--r--math/p5-Math-Round-Var/Makefile2
-rw-r--r--math/p5-Math-Sequence/Makefile2
-rw-r--r--math/p5-Math-Series/Makefile2
-rw-r--r--math/p5-Math-Spline/Makefile2
-rw-r--r--math/p5-Math-Symbolic-Custom-Simplification/Makefile2
-rw-r--r--math/p5-Math-SymbolicX-BigNum/Makefile2
-rw-r--r--math/p5-Math-SymbolicX-NoSimplification/Makefile2
-rw-r--r--math/p5-Math-SymbolicX-Statistics-Distributions/Makefile2
-rw-r--r--math/p5-Number-WithError-LaTeX/Makefile2
-rw-r--r--math/p5-Set-Partition/Makefile2
-rw-r--r--math/p5-Statistics-Descriptive-Discrete/Makefile2
-rw-r--r--math/py-symeig/Makefile2
30 files changed, 30 insertions, 30 deletions
diff --git a/math/jacal/Makefile b/math/jacal/Makefile
index 1423d6bec032..3d54ee97708b 100644
--- a/math/jacal/Makefile
+++ b/math/jacal/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1c3
CATEGORIES= math
MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Symbolic mathematics program written in Scheme
LICENSE= GPLv3
diff --git a/math/jakarta-commons-math/Makefile b/math/jakarta-commons-math/Makefile
index 178019d6bf65..0b4d75496d6a 100644
--- a/math/jakarta-commons-math/Makefile
+++ b/math/jakarta-commons-math/Makefile
@@ -13,7 +13,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-src.tar.gz:source1 \
junit-4.8.2.jar:source2
EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}-src.tar.gz
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Java library of self-contained mathematics and statistics components
LICENSE= APACHE20
diff --git a/math/jakarta-commons-math3/Makefile b/math/jakarta-commons-math3/Makefile
index 34a994e7490d..119d84a5b066 100644
--- a/math/jakarta-commons-math3/Makefile
+++ b/math/jakarta-commons-math3/Makefile
@@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-src.tar.gz:source1 \
junit-4.8.2.jar:source2
EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}-src.tar.gz
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Java library of self-contained mathematics and statistics components
LICENSE= APACHE20
diff --git a/math/p5-AI-Genetic/Makefile b/math/p5-AI-Genetic/Makefile
index d88fa4acd661..67f3329bc02e 100644
--- a/math/p5-AI-Genetic/Makefile
+++ b/math/p5-AI-Genetic/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Pure Perl genetic algorithm implementation
LICENSE= ART10 GPLv1
diff --git a/math/p5-AI-NeuralNet-BackProp/Makefile b/math/p5-AI-NeuralNet-BackProp/Makefile
index 3a419369a0bd..f080279b85c4 100644
--- a/math/p5-AI-NeuralNet-BackProp/Makefile
+++ b/math/p5-AI-NeuralNet-BackProp/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Perl module implementing back-propagation feed-forward neural network
LICENSE= ART10 GPLv1
diff --git a/math/p5-AI-Perceptron/Makefile b/math/p5-AI-Perceptron/Makefile
index 1fafe9e8c385..a25f9ba3b0d4 100644
--- a/math/p5-AI-Perceptron/Makefile
+++ b/math/p5-AI-Perceptron/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Perl module for introducing to internal operations of neural networks
LICENSE= ART10 GPLv1
diff --git a/math/p5-CAD-Calc/Makefile b/math/p5-CAD-Calc/Makefile
index f1ff9070b423..f5f13c18df13 100644
--- a/math/p5-CAD-Calc/Makefile
+++ b/math/p5-CAD-Calc/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Generic cad-related geometry calculations
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-Algebra-Symbols/Makefile b/math/p5-Math-Algebra-Symbols/Makefile
index 060a642ad968..ff34da2e8668 100644
--- a/math/p5-Math-Algebra-Symbols/Makefile
+++ b/math/p5-Math-Algebra-Symbols/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Symbolic Algebra in Pure Perl
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-Combinatorics/Makefile b/math/p5-Math-Combinatorics/Makefile
index c4d374a49442..98e6cab5472e 100644
--- a/math/p5-Math-Combinatorics/Makefile
+++ b/math/p5-Math-Combinatorics/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Perform combinations and permutations on lists
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-Derivative/Makefile b/math/p5-Math-Derivative/Makefile
index 0c549a6f709f..03ebe80a62fc 100644
--- a/math/p5-Math-Derivative/Makefile
+++ b/math/p5-Math-Derivative/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Numeric 1st and 2nd order differentiation
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile
index 43fbdde9d7cb..445615f41af7 100644
--- a/math/p5-Math-FFT/Makefile
+++ b/math/p5-Math-FFT/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Perl module providing an interface to Fast Fourier Transform routines
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-Geometry-Planar-GPC/Makefile b/math/p5-Math-Geometry-Planar-GPC/Makefile
index 36d2ff0c155a..913976de4475 100644
--- a/math/p5-Math-Geometry-Planar-GPC/Makefile
+++ b/math/p5-Math-Geometry-Planar-GPC/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Perl wrapper for Alan Murta's gpc library
LICENSE= ART10
diff --git a/math/p5-Math-Geometry-Planar-Offset/Makefile b/math/p5-Math-Geometry-Planar-Offset/Makefile
index 6654024f54cf..a9578bfb9341 100644
--- a/math/p5-Math-Geometry-Planar-Offset/Makefile
+++ b/math/p5-Math-Geometry-Planar-Offset/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Calculate offset polygons
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-Geometry-Planar/Makefile b/math/p5-Math-Geometry-Planar/Makefile
index f28d9e96887d..f368b9867a18 100644
--- a/math/p5-Math-Geometry-Planar/Makefile
+++ b/math/p5-Math-Geometry-Planar/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION}-withoutworldwriteables
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Collection of planar geometry functions
LICENSE= ART10
diff --git a/math/p5-Math-Intersection-StraightLine/Makefile b/math/p5-Math-Intersection-StraightLine/Makefile
index c75c0287bce6..a6d9f44ce0d1 100644
--- a/math/p5-Math-Intersection-StraightLine/Makefile
+++ b/math/p5-Math-Intersection-StraightLine/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Calculate intersection point for two lines
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-Logic/Makefile b/math/p5-Math-Logic/Makefile
index 4cdedea35b7c..7f883af476d2 100644
--- a/math/p5-Math-Logic/Makefile
+++ b/math/p5-Math-Logic/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Perl module providing pure 2, 3, or multi-value logic
USES= perl5
diff --git a/math/p5-Math-Random-OO/Makefile b/math/p5-Math-Random-OO/Makefile
index 7d2b3686d58f..dc2edae07a2c 100644
--- a/math/p5-Math-Random-OO/Makefile
+++ b/math/p5-Math-Random-OO/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Consistent object-oriented interface for generating random numbers
LICENSE= APACHE20
diff --git a/math/p5-Math-RandomOrg/Makefile b/math/p5-Math-RandomOrg/Makefile
index c9d9c0dd3fee..325df7bbadd2 100644
--- a/math/p5-Math-RandomOrg/Makefile
+++ b/math/p5-Math-RandomOrg/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Retrieve random numbers and data from random.org
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-Round-Var/Makefile b/math/p5-Math-Round-Var/Makefile
index 3e7e240b690e..f1a90445ad8a 100644
--- a/math/p5-Math-Round-Var/Makefile
+++ b/math/p5-Math-Round-Var/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-v${PORTVERSION}
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Variations on rounding
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-Sequence/Makefile b/math/p5-Math-Sequence/Makefile
index 504b797e91a7..eb892908b9a3 100644
--- a/math/p5-Math-Sequence/Makefile
+++ b/math/p5-Math-Sequence/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Perl extension dealing with mathematic sequences
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-Series/Makefile b/math/p5-Math-Series/Makefile
index 5e1319782619..3e986b885d8a 100644
--- a/math/p5-Math-Series/Makefile
+++ b/math/p5-Math-Series/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Perl extension dealing with mathematic series
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-Spline/Makefile b/math/p5-Math-Spline/Makefile
index 38e651a0dd4b..029d24eec238 100644
--- a/math/p5-Math-Spline/Makefile
+++ b/math/p5-Math-Spline/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Cubic Spline Interpolation of data
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-Symbolic-Custom-Simplification/Makefile b/math/p5-Math-Symbolic-Custom-Simplification/Makefile
index 97cc3b9bb792..a6ea9cad1e12 100644
--- a/math/p5-Math-Symbolic-Custom-Simplification/Makefile
+++ b/math/p5-Math-Symbolic-Custom-Simplification/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= User defined simplification routines
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-SymbolicX-BigNum/Makefile b/math/p5-Math-SymbolicX-BigNum/Makefile
index 3db01d3a67e6..92d69a22694b 100644
--- a/math/p5-Math-SymbolicX-BigNum/Makefile
+++ b/math/p5-Math-SymbolicX-BigNum/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Big number support for the Math::Symbolic parser
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-SymbolicX-NoSimplification/Makefile b/math/p5-Math-SymbolicX-NoSimplification/Makefile
index b8a7d10b6d4d..f59026ce4d03 100644
--- a/math/p5-Math-SymbolicX-NoSimplification/Makefile
+++ b/math/p5-Math-SymbolicX-NoSimplification/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Turn off Math::Symbolic simplification
LICENSE= ART10 GPLv1
diff --git a/math/p5-Math-SymbolicX-Statistics-Distributions/Makefile b/math/p5-Math-SymbolicX-Statistics-Distributions/Makefile
index 28d162b238fe..f68b8d4c7720 100644
--- a/math/p5-Math-SymbolicX-Statistics-Distributions/Makefile
+++ b/math/p5-Math-SymbolicX-Statistics-Distributions/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Statistical distributions
LICENSE= ART10 GPLv1
diff --git a/math/p5-Number-WithError-LaTeX/Makefile b/math/p5-Number-WithError-LaTeX/Makefile
index ba35db6636b4..c42f5f5b0df0 100644
--- a/math/p5-Number-WithError-LaTeX/Makefile
+++ b/math/p5-Number-WithError-LaTeX/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= LaTeX output for Number::WithError
LICENSE= ART10 GPLv1
diff --git a/math/p5-Set-Partition/Makefile b/math/p5-Set-Partition/Makefile
index 0dd7f053b90a..ce2290243b5e 100644
--- a/math/p5-Set-Partition/Makefile
+++ b/math/p5-Set-Partition/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Enumerate all arrangements of a set in fixed subsets
LICENSE= ART10 GPLv1
diff --git a/math/p5-Statistics-Descriptive-Discrete/Makefile b/math/p5-Statistics-Descriptive-Discrete/Makefile
index d1602cb7b7ea..3305370ea18d 100644
--- a/math/p5-Statistics-Descriptive-Discrete/Makefile
+++ b/math/p5-Statistics-Descriptive-Discrete/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Compute descriptive statistics for discrete data sets
LICENSE= ART10 GPLv1
diff --git a/math/py-symeig/Makefile b/math/py-symeig/Makefile
index 256031c88ffb..c2b45992e646 100644
--- a/math/py-symeig/Makefile
+++ b/math/py-symeig/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math python
MASTER_SITES= SF/mdp-toolkit/mdp-toolkit/2.4
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= 5u623l20@gmail.com
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Symmetrical eigenvalue routines for NumPy
LICENSE= BSD3CLAUSE