aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-07-24 11:05:21 +0800
committerbf <bf@FreeBSD.org>2011-07-24 11:05:21 +0800
commit5ab87d1085e182bfbd6679990a3974606e307aa7 (patch)
treedfe77bd19c771efbe2f759c02715facd1abc9165 /math
parent1671189c4b683d7e3de22dc9b62d3576ca67d21f (diff)
downloadfreebsd-ports-gnome-5ab87d1085e182bfbd6679990a3974606e307aa7.tar.gz
freebsd-ports-gnome-5ab87d1085e182bfbd6679990a3974606e307aa7.tar.zst
freebsd-ports-gnome-5ab87d1085e182bfbd6679990a3974606e307aa7.zip
take in some orphans
Diffstat (limited to 'math')
-rw-r--r--math/arpack++/Makefile2
-rw-r--r--math/blitz++/Makefile2
-rw-r--r--math/itl/Makefile2
-rw-r--r--math/mtl/Makefile2
-rw-r--r--math/mumps/Makefile2
-rw-r--r--math/petsc/Makefile2
-rw-r--r--math/superlu_mt/Makefile2
-rw-r--r--math/taucs/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile
index 256c22815ede..bc67167beb3d 100644
--- a/math/arpack++/Makefile
+++ b/math/arpack++/Makefile
@@ -18,7 +18,7 @@ PATCH_SITES= http://reuter.mit.edu/blue/software/ \
PATCHFILES= arpack++1.2.patch.diff
PATCH_DIST_STRIP= -p1
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= ARPACK++ is an object-oriented version of the ARPACK package
RUN_DEPENDS= ${LOCALBASE}/lib/libsuperlu.a:${PORTSDIR}/math/superlu
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile
index 684cc17e408f..c8792b0e820c 100644
--- a/math/blitz++/Makefile
+++ b/math/blitz++/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= math
MASTER_SITES= SF/blitz/blitz/Blitz%2B%2B%20${PORTVERSION}
DISTNAME= blitz-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= A C++ class library for scientific computing
.ifndef NOPORTDOCS
diff --git a/math/itl/Makefile b/math/itl/Makefile
index c8a09d159536..42076c700d65 100644
--- a/math/itl/Makefile
+++ b/math/itl/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math devel
MASTER_SITES= http://www.osl.iu.edu/download/research/itl/
DISTNAME= ${PORTNAME}-4.0.0-1
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= Iterative Template Library (based on MTL)
BUILD_DEPENDS= ${LOCALBASE}/include/mtl/mtl.h:${PORTSDIR}/math/mtl \
diff --git a/math/mtl/Makefile b/math/mtl/Makefile
index 4fa386ee4efb..4198ce3d2b2c 100644
--- a/math/mtl/Makefile
+++ b/math/mtl/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= math devel
MASTER_SITES= http://www.osl.iu.edu/download/research/mtl/
DISTNAME= ${PORTNAME}-2.1.2-22
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= The Matrix Template Library
GNU_CONFIGURE= yes
diff --git a/math/mumps/Makefile b/math/mumps/Makefile
index ec7175223c4a..0e1b313b64fc 100644
--- a/math/mumps/Makefile
+++ b/math/mumps/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://mumps.enseeiht.fr/ \
http://www.enseeiht.fr/irit/apo/MUMPS/
DISTNAME= MUMPS_${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= MUltifrontal Massively Parallel sparse direct Solver
#-----------------------------------------------------------------------
diff --git a/math/petsc/Makefile b/math/petsc/Makefile
index 186da917c7d9..ef024397f83d 100644
--- a/math/petsc/Makefile
+++ b/math/petsc/Makefile
@@ -12,7 +12,7 @@ PORTEPOCH= 1
CATEGORIES= math parallel
MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/petsc/release-snapshots/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= Portable, Extensible Toolkit for Scientific computation
RUN_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \
diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile
index f7236bafd22b..306b04748c0e 100644
--- a/math/superlu_mt/Makefile
+++ b/math/superlu_mt/Makefile
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} simax97.ps.gz:doc
DIST_SUBDIR= superlu2
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= Routines for performing multithreaded sparse factorization
USE_FORTRAN= yes
diff --git a/math/taucs/Makefile b/math/taucs/Makefile
index 3b341977222e..dcf5170f9b76 100644
--- a/math/taucs/Makefile
+++ b/math/taucs/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.tau.ac.il/~stoledo/taucs/${PORTVERSION}/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= C library of sparse linear solvers
USE_FORTRAN= yes