diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:30:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:30:45 +0000 |
commit | d235aae94b14d5f3a70383e02e593e446f8b5652 (patch) | |
tree | 128fff9038722fe83cf027d48ec74689f6b5b45b /math | |
parent | 95bc73a719c47b349ab9b12dbd548af71a58a24d (diff) | |
download | ports-d235aae94b14d5f3a70383e02e593e446f8b5652.tar.gz ports-d235aae94b14d5f3a70383e02e593e446f8b5652.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=362717
Diffstat (limited to 'math')
-rw-r--r-- | math/PDL/Makefile | 2 | ||||
-rw-r--r-- | math/atlas-devel/Makefile | 2 | ||||
-rw-r--r-- | math/bihar/Makefile | 2 | ||||
-rw-r--r-- | math/blacs/Makefile | 2 | ||||
-rw-r--r-- | math/blocksolve95/Makefile | 2 | ||||
-rw-r--r-- | math/dcdflib/Makefile | 2 | ||||
-rw-r--r-- | math/gotoblas/Makefile | 2 | ||||
-rw-r--r-- | math/isabelle/Makefile | 14 | ||||
-rw-r--r-- | math/itl/Makefile | 2 | ||||
-rw-r--r-- | math/javaview/Makefile | 2 | ||||
-rw-r--r-- | math/jsmath-fonts-sprite/Makefile | 2 | ||||
-rw-r--r-- | math/jsmath/Makefile | 2 | ||||
-rw-r--r-- | math/kash3/Makefile | 2 | ||||
-rw-r--r-- | math/lapack95/Makefile | 2 | ||||
-rw-r--r-- | math/matrix/Makefile | 2 | ||||
-rw-r--r-- | math/maxima/Makefile | 2 | ||||
-rw-r--r-- | math/mprime/Makefile | 2 | ||||
-rw-r--r-- | math/petsc/Makefile | 2 | ||||
-rw-r--r-- | math/pure-mpfr/Makefile | 2 | ||||
-rw-r--r-- | math/pure-rational/Makefile | 2 | ||||
-rw-r--r-- | math/py-basemap/Makefile | 2 | ||||
-rw-r--r-- | math/rpcalc/Makefile | 2 | ||||
-rw-r--r-- | math/scalapack/Makefile | 2 | ||||
-rw-r--r-- | math/sdpa-gmp/Makefile | 2 | ||||
-rw-r--r-- | math/sdpa/Makefile | 2 | ||||
-rw-r--r-- | math/sdpara/Makefile | 2 | ||||
-rw-r--r-- | math/sedumi/Makefile | 2 | ||||
-rw-r--r-- | math/superlu/Makefile | 2 | ||||
-rw-r--r-- | math/ump/Makefile | 2 |
29 files changed, 35 insertions, 35 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index db3cc2d51304..b3ffc2a61a50 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN/${PORTNAME}:cpan \ SF/pdl/PDL/${PORTVERSION}:sf DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:cpan,sf -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl Data Language BUILD_DEPENDS= p5-Astro-FITS-Header>=0:${PORTSDIR}/astro/p5-Astro-FITS-Header \ diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile index 2d4068e6ca85..f9459990f6c6 100644 --- a/math/atlas-devel/Makefile +++ b/math/atlas-devel/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/math-${PORTNAME}/Developer%20%28unstable%29/${PORTVERSION} PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Development version of math/atlas IGNORE = : dependent ports have been altered to link with math/atlas -- please\ diff --git a/math/bihar/Makefile b/math/bihar/Makefile index 4219e30f6eea..637b4ddf5089 100644 --- a/math/bihar/Makefile +++ b/math/bihar/Makefile @@ -33,7 +33,7 @@ DISTFILES+= fft.doc DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= #empty -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Biharmonic equation in rectangular geometry and polar coordinates LIB_DEPENDS= liblinpack.so:${PORTSDIR}/math/linpack diff --git a/math/blacs/Makefile b/math/blacs/Makefile index 9d106ca98c52..c643602e2b97 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -15,7 +15,7 @@ DISTFILES+= blacs_install.ps f77blacsqref.ps lawn94.ps \ DIST_SUBDIR= blacs EXTRACT_ONLY= mpiblacs.tgz blacstester.tgz mpiblacs-patch03.tgz -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The BLACS (Basic Linear Algebra Communication Subprograms) PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile index ba6a2c05b4f0..a518c060d8bc 100644 --- a/math/blocksolve95/Makefile +++ b/math/blocksolve95/Makefile @@ -11,7 +11,7 @@ DISTNAME= BlockSolve95 EXTRACT_SUFX= .tar.Z DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software for the efficient solution of large, sparse linear systems BUILD_DEPENDS= ${MPIDIR}/lib/libmpich.a:${PORTSDIR}/net/mpich2 diff --git a/math/dcdflib/Makefile b/math/dcdflib/Makefile index 67856947a632..7028a4c6e943 100644 --- a/math/dcdflib/Makefile +++ b/math/dcdflib/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://odin.mda.uth.tmc.edu/pub/source/ -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library of C Routines for Cumulative Distribution Functions WRKSRC= ${WRKDIR}/dcdflib.c/src diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile index 7102faad8588..db46add9417c 100644 --- a/math/gotoblas/Makefile +++ b/math/gotoblas/Makefile @@ -13,7 +13,7 @@ DISTFILES= GotoBLAS2-${GOTOBLAS2VER}_bsd.tar.gz \ large.tgz:lapack_tmg timing.tgz:lapack_tmg EXTRACT_ONLY= ${GOTOBLAS2_SRCFILE} -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast implementation of Basic Linear Algebra Subprograms LICENSE= BSD diff --git a/math/isabelle/Makefile b/math/isabelle/Makefile index a22f882df95c..aa67bb780172 100644 --- a/math/isabelle/Makefile +++ b/math/isabelle/Makefile @@ -30,8 +30,8 @@ HOL_HOL4_DESC= Build optional heap: HOL4 EMACS_PKG_DESC= Build with Emacs Packages USES= perl5 +MAKE_JOBS_UNSAFE= yes -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} @@ -160,16 +160,16 @@ post-build: post-install: ${WRKSRC}/bin/isabelle install \ - -d ${PREFIX}/share/isabelle \ - -p ${PREFIX}/bin + -d ${STAGEDIR}${PREFIX}/share/isabelle \ + -p ${STAGEDIR}${PREFIX}/bin .if ${PORT_OPTIONS:MDOCS} - ${MKDIR} ${DOCSDIR} + ${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in ${DOCFILES} - ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${STAGEDIR}${DOCSDIR} .endfor (cd ${WRKSRC}; \ - ${FIND} -d browser_info -type d -exec ${MKDIR} ${DOCSDIR}/{} \; ; \ - ${FIND} -d browser_info -type f -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \;) + ${FIND} -d browser_info -type d -exec ${MKDIR} ${STAGEDIR}${DOCSDIR}/{} \; ; \ + ${FIND} -d browser_info -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/{} \;) .endif .include <bsd.port.post.mk> diff --git a/math/itl/Makefile b/math/itl/Makefile index d9fe452af64d..95959d7d38c1 100644 --- a/math/itl/Makefile +++ b/math/itl/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math devel MASTER_SITES= http://www.osl.iu.edu/download/research/itl/ DISTNAME= ${PORTNAME}-4.0.0-1 -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Iterative Template Library (based on MTL) BUILD_DEPENDS= ${LOCALBASE}/include/mtl/mtl.h:${PORTSDIR}/math/mtl \ diff --git a/math/javaview/Makefile b/math/javaview/Makefile index 729fb7a63bf7..5dafe9ab910a 100644 --- a/math/javaview/Makefile +++ b/math/javaview/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.javaview.de/download/data/ DISTFILES= javaview.zip jv_models.zip jv_tutor.zip DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D viewer and a mathematical visualization software RUN_DEPENDS= bash:${PORTSDIR}/shells/bash diff --git a/math/jsmath-fonts-sprite/Makefile b/math/jsmath-fonts-sprite/Makefile index 488797aaf16a..cdab2b09d491 100644 --- a/math/jsmath-fonts-sprite/Makefile +++ b/math/jsmath-fonts-sprite/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math www MASTER_SITES= http://www.math.union.edu/~dpvc/jsMath/download/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sprite fonts pack for jsMath USES= zip diff --git a/math/jsmath/Makefile b/math/jsmath/Makefile index f760437fa380..7604df4c6dec 100644 --- a/math/jsmath/Makefile +++ b/math/jsmath/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 3.6e CATEGORIES= math www MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION} -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= JavaScript tool for including mathematics in web pages USES= zip diff --git a/math/kash3/Makefile b/math/kash3/Makefile index 6d3230289cb6..0f447c606223 100644 --- a/math/kash3/Makefile +++ b/math/kash3/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.math.tu-berlin.de/pub/algebra/Kant/Kash_3/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ DISTFILES= ${PORTNAME:tu}-${ELFTYPE}-i686-${PORTVERSION:S|.|-|g}.tar.bz2 -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Computer algebra system for computing in algebraic number fields RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl diff --git a/math/lapack95/Makefile b/math/lapack95/Makefile index 05d4cc723054..247170b47019 100644 --- a/math/lapack95/Makefile +++ b/math/lapack95/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz DIST_SUBDIR= lapack95 -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LAPACK95, Fortran90/95 wrapper for LAPACK USES= fortran diff --git a/math/matrix/Makefile b/math/matrix/Makefile index fdcd8f7b46e2..fc4d49e2f873 100644 --- a/math/matrix/Makefile +++ b/math/matrix/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math devel MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ DISTNAME= matrix-${PORTVERSION} -MAINTAINER= anton@chelcom.ru +MAINTAINER= ports@FreeBSD.org COMMENT= C++ library to manipulate matrices and vectors WRKSRC= ${WRKDIR}/matrix diff --git a/math/maxima/Makefile b/math/maxima/Makefile index e01ccbaac9aa..bef730501f69 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 5.31.3 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Symbolic mathematics program LICENSE= GPLv2 diff --git a/math/mprime/Makefile b/math/mprime/Makefile index fab5221649a0..3b9fabebb614 100644 --- a/math/mprime/Makefile +++ b/math/mprime/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math benchmarks net MASTER_SITES= ftp://mersenne.org/gimps/ DISTNAME= sprime${PORTVERSION:S/^0.0.//:S/.//}-freebsd -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= mersenne.org distributed Great Internet Mersenne Prime Search ONLY_FOR_ARCHS= i386 diff --git a/math/petsc/Makefile b/math/petsc/Makefile index ebb3d0d0f598..c9258ff267a7 100644 --- a/math/petsc/Makefile +++ b/math/petsc/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= math parallel MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/petsc/release-snapshots/ -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable, Extensible Toolkit for Scientific computation BUILD_DEPENDS= python:${PORTSDIR}/lang/python diff --git a/math/pure-mpfr/Makefile b/math/pure-mpfr/Makefile index e65790f088ef..a90e1bbac416 100644 --- a/math/pure-mpfr/Makefile +++ b/math/pure-mpfr/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math MASTER_SITES= https://cdn.bitbucket.org/purelang/pure-lang/downloads/ DIST_SUBDIR= pure -MAINTAINER= lichray@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Multiprecision floats for Pure LICENSE= GPLv3 LGPL3 diff --git a/math/pure-rational/Makefile b/math/pure-rational/Makefile index 4eca9bdea485..15dccd5c5832 100644 --- a/math/pure-rational/Makefile +++ b/math/pure-rational/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math MASTER_SITES= https://cdn.bitbucket.org/purelang/pure-lang/downloads/ DIST_SUBDIR= pure -MAINTAINER= lichray@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Rational number library for the Pure language LICENSE= GPLv3 diff --git a/math/py-basemap/Makefile b/math/py-basemap/Makefile index e62c2ad497e3..7fe6a1c3dcbf 100644 --- a/math/py-basemap/Makefile +++ b/math/py-basemap/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math python MASTER_SITES= SF/matplotlib/matplotlib-toolkits/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= mainland@apeiron.net +MAINTAINER= ports@FreeBSD.org COMMENT= Plots data on map projections (with continental and political boundaries) RUN_DEPENDS= ${PYTHON_SITELIBDIR}/matplotlib/:${PORTSDIR}/math/py-matplotlib diff --git a/math/rpcalc/Makefile b/math/rpcalc/Makefile index 41a6ce4ccfa7..5473d808a813 100644 --- a/math/rpcalc/Makefile +++ b/math/rpcalc/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= math MASTER_SITES= BERLIOS -MAINTAINER= edwin@mavetju.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple RPN calculator RUN_DEPENDS= ${PYTHON_SITELIBDIR}//PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index 822bb6cf0028..1a13721973f3 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -15,7 +15,7 @@ DISTFILES+= scalapack_install.ps scalapackqref.ps \ DIST_SUBDIR= scalapack EXTRACT_ONLY= scalapack-${PORTVERSION}.tgz manpages.tgz -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The ScaLAPACK Scalable LAPACK library BUILD_DEPENDS= f2c:${PORTSDIR}/lang/f2c diff --git a/math/sdpa-gmp/Makefile b/math/sdpa-gmp/Makefile index 927da7d4e2cf..556897903dfb 100644 --- a/math/sdpa-gmp/Makefile +++ b/math/sdpa-gmp/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${SRCFILE} ${MANUALFILE} DIST_SUBDIR= sdpa EXTRACT_ONLY= ${SRCFILE} -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi precision arithmetic version of math/sdpa NO_STAGE= yes diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile index 17577e934e1c..a01a5639d530 100644 --- a/math/sdpa/Makefile +++ b/math/sdpa/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://sdpa.indsys.chuo-u.ac.jp/sdpa/files/ DISTNAME= ${PORTNAME}.${PORTVERSION}.src-${SRCDATE} DIST_SUBDIR= sdpa -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Very efficient SDP (semidefinite programming) solver USES= fortran gmake diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile index 03102d5b854d..b00bc433e17a 100644 --- a/math/sdpara/Makefile +++ b/math/sdpara/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${SRCFILE}#${MANUALFILE} DIST_SUBDIR= sdpa EXTRACT_ONLY= ${SRCFILE} -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SDPARA parallel version of SDPA (math/sdpa) LIB_DEPENDS= libscalapack.so:${PORTSDIR}/math/scalapack \ diff --git a/math/sedumi/Makefile b/math/sedumi/Makefile index 5272120ddd91..9786e47e78f4 100644 --- a/math/sedumi/Makefile +++ b/math/sedumi/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|maho/sedumi|} # http://sedumi.mcmaster.ca/ DISTNAME= SeDuMi_1_1R3 -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SeDuMi is an semidefinite programming solver on Matlab RUN_DEPENDS= octave:${PORTSDIR}/math/octave diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 91f7bae8d1ce..8048d0bea4f9 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} superlu_ug.pdf SLU_general.ps.gz:doc simax DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library of routines for performing sparse factorization USES= fortran diff --git a/math/ump/Makefile b/math/ump/Makefile index caa943c29974..a6500eb4db2f 100644 --- a/math/ump/Makefile +++ b/math/ump/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math MASTER_SITES= SF/u-m-p/u-m-p/${PORTVERSION} PKGNAMESUFFIX= -math -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical, easy to use math program CONFLICTS= ump-1.[0-9]* |