diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
commit | 05a2cbc2b4065df619532438fa1273548077e37e (patch) | |
tree | ffe8dc35739c0dc07e44a2c2fc8227a6fd376cb7 /math | |
parent | 171453ccf2d9ef87f9483a6cfa6dc4a62e374495 (diff) | |
download | ports-05a2cbc2b4065df619532438fa1273548077e37e.tar.gz ports-05a2cbc2b4065df619532438fa1273548077e37e.zip |
Notes
Diffstat (limited to 'math')
41 files changed, 41 insertions, 24 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index d368d7a35e52..c9d1ed67e42e 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -8,6 +8,7 @@ PORTNAME= R PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \ ftp://cran.r-project.org/pub/R/src/base/R-2/ \ diff --git a/math/algae/Makefile b/math/algae/Makefile index 2008b4a81965..d3e375007ecf 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -7,7 +7,7 @@ PORTNAME= algae PORTVERSION= 4.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/arpack/Makefile b/math/arpack/Makefile index d33851bdebbd..3ecd49f30a1a 100644 --- a/math/arpack/Makefile +++ b/math/arpack/Makefile @@ -7,7 +7,7 @@ PORTNAME= arpack PORTVERSION= 96 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://www.caam.rice.edu/software/ARPACK/SRC/ DISTFILES= ${PORTNAME}${PORTVERSION}.tar.gz patch.tar.gz diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile index c90e5e93f973..3d503094f426 100644 --- a/math/atlas-devel/Makefile +++ b/math/atlas-devel/Makefile @@ -10,6 +10,7 @@ PORTNAME= atlas PORTVERSION= 3.7.37 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= math-atlas diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 8ecc07856a86..f7f66db72bf8 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -7,6 +7,7 @@ PORTNAME= atlas PORTVERSION= 3.8.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/math/bihar/Makefile b/math/bihar/Makefile index 86cc43f03ac6..04b293700b18 100644 --- a/math/bihar/Makefile +++ b/math/bihar/Makefile @@ -7,7 +7,7 @@ PORTNAME= bihar PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://netlib.bell-labs.com/netlib/ DISTNAME= ${PORTNAME} diff --git a/math/blacs/Makefile b/math/blacs/Makefile index de4a86d44623..54b0ef29041f 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -7,7 +7,7 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/blacs/ DISTNAME= BLACS diff --git a/math/blas/Makefile b/math/blas/Makefile index 2e3a04214039..92ad5d00bf63 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -7,7 +7,7 @@ PORTNAME= blas PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://www.netlib.org/blas/ \ ftp://ftp.mirrorservice.org/sites/netlib.bell-labs.com/netlib/blas/ \ diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile index 3b04537905a4..86ab6823eeb4 100644 --- a/math/blocksolve95/Makefile +++ b/math/blocksolve95/Makefile @@ -7,7 +7,7 @@ PORTNAME= blocksolve95 PORTVERSION= 3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math parallel MASTER_SITES= ftp://info.mcs.anl.gov/pub/BlockSolve95/ \ ftp://ftp.irisa.fr/pub/mirrors/BlockSolve95/ diff --git a/math/clp/Makefile b/math/clp/Makefile index 7b72d80f8c2b..b622487c220b 100644 --- a/math/clp/Makefile +++ b/math/clp/Makefile @@ -7,7 +7,7 @@ PORTNAME= Clp PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.coin-or.org/download/source/Clp/ \ http://www.mavetju.org/download/adopted/ diff --git a/math/elmer-umfpack/Makefile b/math/elmer-umfpack/Makefile index 44434484f0ee..b6d0d24ef1ee 100644 --- a/math/elmer-umfpack/Makefile +++ b/math/elmer-umfpack/Makefile @@ -7,7 +7,7 @@ PORTNAME= umfpack PORTVERSION= 4.4 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= math MASTER_SITES= SF/elmerfem diff --git a/math/fftw/Makefile b/math/fftw/Makefile index f48f8bc6a96f..16c07cc20018 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -7,7 +7,7 @@ PORTNAME= fftw PORTVERSION= 2.1.5 -PORTREVISION?= 4 +PORTREVISION?= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ ftp://ftp.fftw.org/pub/fftw/old/ \ diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index 1caeb97972d2..4e29a0dae3ed 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -7,6 +7,7 @@ PORTNAME= freefem++ DISTVERSION= 2.24-2 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= http://www.freefem.org/ff++/ftp/ diff --git a/math/freemat/Makefile b/math/freemat/Makefile index 1237b08975b3..038365c4ee6a 100644 --- a/math/freemat/Makefile +++ b/math/freemat/Makefile @@ -7,7 +7,7 @@ PORTNAME= FreeMat PORTVERSION= 3.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math science MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile index cf5005ff4ad4..c7ba5a638171 100644 --- a/math/gotoblas/Makefile +++ b/math/gotoblas/Makefile @@ -7,6 +7,7 @@ PORTNAME= gotoblas PORTVERSION= 1.26 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= #empty DISTNAME= GotoBLAS-${PORTVERSION} diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 600864e54641..ca342157fd70 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gretl PORTVERSION= 1.7.7 +PORTREVISION= 1 CATEGORIES= math finance MASTER_SITES= SF diff --git a/math/it++/Makefile b/math/it++/Makefile index 1ac1b26756ad..20ee44c38857 100644 --- a/math/it++/Makefile +++ b/math/it++/Makefile @@ -8,6 +8,7 @@ PORTNAME= it++ PORTVERSION= 3.8.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= itpp diff --git a/math/jags/Makefile b/math/jags/Makefile index 1b6ac5b1c122..1f0ef1d30f38 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -8,7 +8,7 @@ PORTNAME= jags PORTVERSION= 0.90 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://www-fis.iarc.fr/~martyn/software/jags/ DISTNAME= ${PORTNAME:U}-${PORTVERSION} diff --git a/math/kaskade/Makefile b/math/kaskade/Makefile index 7d4aea153fac..89fdbbc4850e 100644 --- a/math/kaskade/Makefile +++ b/math/kaskade/Makefile @@ -7,7 +7,7 @@ PORTNAME= kaskade PORTVERSION= 3.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math science MASTER_SITES= ftp://ftp.zib.de/pub/kaskade/3.x/ DISTNAME= ${PORTVERSION} diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile index 500c2e3066b0..6ce022db2946 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -7,6 +7,7 @@ PORTNAME= lapack++ PORTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://math.nist.gov/lapack++/:doc diff --git a/math/lapack/Makefile b/math/lapack/Makefile index a7e0760a919a..716c83dd4f76 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -7,7 +7,7 @@ PORTNAME= lapack PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/lapack/ \ http://netlib.org/lapack/ \ diff --git a/math/lapack95/Makefile b/math/lapack95/Makefile index 9c03e08b028f..90568132da8c 100644 --- a/math/lapack95/Makefile +++ b/math/lapack95/Makefile @@ -7,7 +7,7 @@ PORTNAME= lapack95 PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/lapack95/ DISTNAME= ${PORTNAME} diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index c0cb3f3691f5..f43948bbe0d8 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -8,7 +8,7 @@ PORTNAME= libRmath PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \ ftp://cran.r-project.org/pub/R/src/base/R-2/ \ diff --git a/math/linpack/Makefile b/math/linpack/Makefile index b523937922d6..cdd5396b0052 100644 --- a/math/linpack/Makefile +++ b/math/linpack/Makefile @@ -7,7 +7,7 @@ PORTNAME= linpack PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.netlib.org/linpack/ \ http://netlib.amss.ac.cn/linpack/ diff --git a/math/metis-edf/Makefile b/math/metis-edf/Makefile index 6f6ab93c451c..ce67ebd66967 100644 --- a/math/metis-edf/Makefile +++ b/math/metis-edf/Makefile @@ -7,7 +7,7 @@ PORTNAME= metis-edf DISTVERSION= 4.0-3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.code-aster.org/FICHIERS/ DISTNAME= ${PORTNAME}-${DISTVERSION}.noarch diff --git a/math/mumps/Makefile b/math/mumps/Makefile index a4133124ab40..5f77bb268cdc 100644 --- a/math/mumps/Makefile +++ b/math/mumps/Makefile @@ -7,6 +7,7 @@ PORTNAME= mumps PORTVERSION= 4.8.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://mumps.enseeiht.fr/ \ http://graal.ens-lyon.fr/MUMPS/ \ diff --git a/math/nsc2ke/Makefile b/math/nsc2ke/Makefile index e2aa9347be59..9a707e796ffb 100644 --- a/math/nsc2ke/Makefile +++ b/math/nsc2ke/Makefile @@ -7,6 +7,7 @@ PORTNAME= nsc2ke PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= http://www-c.inria.fr/gamma/cdrom/ftp/nsc2ke/ DISTNAME= ${PORTNAME} diff --git a/math/petsc/Makefile b/math/petsc/Makefile index 012e9326d47e..03a266685955 100644 --- a/math/petsc/Makefile +++ b/math/petsc/Makefile @@ -7,7 +7,7 @@ PORTNAME= petsc DISTVERSION= 2.3.3-p0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= math parallel MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/petsc/release-snapshots/ diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 6dc264b87efc..3a21f4b970d6 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -7,6 +7,7 @@ PORTNAME= plplot PORTVERSION= 5.8.0 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= SF diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 4c624c7305cf..b685471c53a9 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -7,6 +7,7 @@ PORTNAME= numpy PORTVERSION= 1.2.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= http://numpy.scipy.org/:doc \ diff --git a/math/py-symeig/Makefile b/math/py-symeig/Makefile index 83bb8b45b05f..94626a0c131d 100644 --- a/math/py-symeig/Makefile +++ b/math/py-symeig/Makefile @@ -7,6 +7,7 @@ PORTNAME= symeig PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mdp-toolkit diff --git a/math/qd/Makefile b/math/qd/Makefile index 352203f83ec6..7963055df1f7 100644 --- a/math/qd/Makefile +++ b/math/qd/Makefile @@ -7,6 +7,7 @@ PORTNAME= qd PORTVERSION= 2.3.4 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.cs.berkeley.edu/~yozo/software/ diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile index 562ca48b92d0..15a43b22e81d 100644 --- a/math/rkward-kde4/Makefile +++ b/math/rkward-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= rkward DISTVERSION= 0.4.9a -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/math/rkward/Makefile b/math/rkward/Makefile index 562ca48b92d0..15a43b22e81d 100644 --- a/math/rkward/Makefile +++ b/math/rkward/Makefile @@ -7,7 +7,7 @@ PORTNAME= rkward DISTVERSION= 0.4.9a -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index 15cb0a5a6c5c..276ca475acb5 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -7,7 +7,7 @@ PORTNAME= scalapack PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/scalapack/ DISTFILES= scalapack-${PORTVERSION}.tgz manpages.tgz diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile index ee6719da0c31..32c037af1796 100644 --- a/math/sdpa/Makefile +++ b/math/sdpa/Makefile @@ -7,6 +7,7 @@ PORTNAME= sdpa PORTVERSION= 7.2.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://sdpa.indsys.chuo-u.ac.jp/sdpa/files/ DISTFILES= ${SRCFILE} ${MANUALFILE} diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile index 9f62c5426007..6348b9555118 100644 --- a/math/sdpara/Makefile +++ b/math/sdpara/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdpara PORTVERSION= 1.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math parallel MASTER_SITES= http://sdpa.indsys.chuo-u.ac.jp/sdpa/files/ DISTFILES= ${PORTNAME}.${PORTVERSION}.src.tar.gz diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index 74e49ad54a54..0aa92864f460 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -7,6 +7,7 @@ PORTNAME= suitesparse PORTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.cise.ufl.edu/research/sparse/SuiteSparse/ DISTNAME= SuiteSparse-${PORTVERSION} diff --git a/math/superlu/Makefile b/math/superlu/Makefile index b80c3cbc9382..783e81a689d1 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= superlu -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSION= ${P_VERSION}.20060201 CATEGORIES= math MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ \ diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile index d50971128560..1ba6205513f8 100644 --- a/math/superlu_mt/Makefile +++ b/math/superlu_mt/Makefile @@ -7,6 +7,7 @@ PORTNAME= superlu_mt PORTVERSION= 2.0.20080115 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ \ http://crd.lbl.gov/~xiaoye/:doc diff --git a/math/taucs/Makefile b/math/taucs/Makefile index 57981d1fe687..346af9812981 100644 --- a/math/taucs/Makefile +++ b/math/taucs/Makefile @@ -7,7 +7,7 @@ PORTNAME= taucs PORTVERSION= 2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://www.tau.ac.il/~stoledo/taucs/${PORTVERSION}/ DISTNAME= ${PORTNAME} |