diff options
author | thierry <thierry@FreeBSD.org> | 2006-07-01 20:16:44 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-07-01 20:16:44 +0800 |
commit | 86fcbbd03d739215e836bdf73a5b9873517a402b (patch) | |
tree | 806e422a2d930409396bd7ddbe8e3b8dbcbf15a9 | |
parent | 299f1d86f6788677731582ac95bd6e8a0bf8c9db (diff) | |
download | freebsd-ports-gnome-86fcbbd03d739215e836bdf73a5b9873517a402b.tar.gz freebsd-ports-gnome-86fcbbd03d739215e836bdf73a5b9873517a402b.tar.zst freebsd-ports-gnome-86fcbbd03d739215e836bdf73a5b9873517a402b.zip |
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
-rw-r--r-- | cad/feappv/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-infix-cmucl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-infix-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-infix/Makefile | 2 | ||||
-rw-r--r-- | devel/lasi/Makefile | 2 | ||||
-rw-r--r-- | math/chaco/Makefile | 2 | ||||
-rw-r--r-- | math/elmer-mathlibs/Makefile | 2 | ||||
-rw-r--r-- | math/elmer-umfpack/Makefile | 2 | ||||
-rw-r--r-- | math/mumps/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-eio/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-fem/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-hutiter/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-matc/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-meshgen2d/Makefile | 2 | ||||
-rw-r--r-- | science/elmerfront/Makefile | 2 | ||||
-rw-r--r-- | science/elmergrid/Makefile | 2 | ||||
-rw-r--r-- | science/elmerpost/Makefile | 2 | ||||
-rw-r--r-- | science/oof/Makefile | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile index c5faf81e2387..e242c1535add 100644 --- a/cad/feappv/Makefile +++ b/cad/feappv/Makefile @@ -17,7 +17,7 @@ DISTFILES+= manual.pdf DIST_SUBDIR= feap EXTRACT_ONLY= ${PORTNAME}20${EXTRACT_SUFX} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= Finite Element Analysis Program "personal version" USE_ZIP= yes diff --git a/devel/cl-infix-cmucl/Makefile b/devel/cl-infix-cmucl/Makefile index 3bc55879d9a0..cba5d70b272b 100644 --- a/devel/cl-infix-cmucl/Makefile +++ b/devel/cl-infix-cmucl/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -cmucl DISTFILES= # use installed sources from CL_LIBDIR EXTRACT_ONLY= # use installed sources from CL_LIBDIR -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= A lisp macro for reading math expressions in infix form BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/infix/infix.asd:${PORTSDIR}/devel/cl-infix \ diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index fb1d149925f3..883d8afe87a7 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -16,7 +16,7 @@ PKGNAMESUFFIX= -sbcl DISTFILES= # use installed sources from CL_LIBDIR EXTRACT_ONLY= # use installed sources from CL_LIBDIR -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= A lisp macro to read math statements in infix notation BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/infix/infix.asd:${PORTSDIR}/devel/cl-infix \ diff --git a/devel/cl-infix/Makefile b/devel/cl-infix/Makefile index d7c1fc2aa9a4..15d3ad9ba35c 100644 --- a/devel/cl-infix/Makefile +++ b/devel/cl-infix/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://ftp.linux.org.uk/pub/lisp/cclan/ \ PKGNAMEPREFIX= cl- DISTNAME= ${PORTNAME} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= A lisp macro for reading math expressions in infix form BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf diff --git a/devel/lasi/Makefile b/devel/lasi/Makefile index d551fa6e930f..6d0150fdeafa 100644 --- a/devel/lasi/Makefile +++ b/devel/lasi/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.5 CATEGORIES= devel MASTER_SITES= http://www.unifont.org/lasi/download/ -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ stream output interface for creating Postscript documents USE_GCC= 3.2+ diff --git a/math/chaco/Makefile b/math/chaco/Makefile index 1018fb79c2fc..2514bcdc16bb 100644 --- a/math/chaco/Makefile +++ b/math/chaco/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.cs.sandia.gov/downloads/papers/bahendr/ \ http://bsd3.csme.ru/myports/ DISTNAME= Chaco-${PORTVERSION} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software for Partitioning Graphs WRKSRC= ${WRKDIR}/${DISTNAME}/code diff --git a/math/elmer-mathlibs/Makefile b/math/elmer-mathlibs/Makefile index b13824e6bfe4..135a7a829f84 100644 --- a/math/elmer-mathlibs/Makefile +++ b/math/elmer-mathlibs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ PKGNAMEPREFIX= elmer- -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= Math libraries build with F90 for used in ELMER FEM BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran diff --git a/math/elmer-umfpack/Makefile b/math/elmer-umfpack/Makefile index ede2e594dca5..af4ec436dcca 100644 --- a/math/elmer-umfpack/Makefile +++ b/math/elmer-umfpack/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ PKGNAMEPREFIX= elmer- -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= UMFPACK library used by ELMER FEM package BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran diff --git a/math/mumps/Makefile b/math/mumps/Makefile index 2be0a3153db8..70293b2c7f25 100644 --- a/math/mumps/Makefile +++ b/math/mumps/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.enseeiht.fr/apo/MUMPS/ \ http://graal.ens-lyon.fr/MUMPS/ DISTNAME= MUMPS_${PORTVERSION} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= MUltifrontal Massively Parallel sparse direct Solver BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran diff --git a/science/elmer-eio/Makefile b/science/elmer-eio/Makefile index 48188807c228..c1d346d40593 100644 --- a/science/elmer-eio/Makefile +++ b/science/elmer-eio/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ PKGNAMEPREFIX= elmer- -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= ELMER FEM Package Data base Interface BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran diff --git a/science/elmer-fem/Makefile b/science/elmer-fem/Makefile index 6c539913b40d..65f051493cc9 100644 --- a/science/elmer-fem/Makefile +++ b/science/elmer-fem/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science tk84 MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ PKGNAMEPREFIX= elmer- -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= FEM solver for use in the ELMER FEM package BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran \ diff --git a/science/elmer-hutiter/Makefile b/science/elmer-hutiter/Makefile index 77acb46e84f2..c60906c4e1f4 100644 --- a/science/elmer-hutiter/Makefile +++ b/science/elmer-hutiter/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ PKGNAMEPREFIX= elmer- -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= HUTIter library for use in the ELMER FEM package BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran \ diff --git a/science/elmer-matc/Makefile b/science/elmer-matc/Makefile index 924d9ddb4fb9..3d2021d991f9 100644 --- a/science/elmer-matc/Makefile +++ b/science/elmer-matc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ PKGNAMEPREFIX= elmer- -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= MatC language library used by ELMER FEM package BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran diff --git a/science/elmer-meshgen2d/Makefile b/science/elmer-meshgen2d/Makefile index f24ac8df1beb..90393bc84537 100644 --- a/science/elmer-meshgen2d/Makefile +++ b/science/elmer-meshgen2d/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ PKGNAMEPREFIX= elmer- -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Mesh Generation Utility for use with the ELMER FEM package USE_GCC= 4.1+ diff --git a/science/elmerfront/Makefile b/science/elmerfront/Makefile index c6005f099eb5..311eb0fd3d79 100644 --- a/science/elmerfront/Makefile +++ b/science/elmerfront/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ PKGNAMEPREFIX= elmer -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical User Interface for the ELMER FEM package BUILD_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ diff --git a/science/elmergrid/Makefile b/science/elmergrid/Makefile index 85968c03f257..68d8329fc3cd 100644 --- a/science/elmergrid/Makefile +++ b/science/elmergrid/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5.0.2 CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Mesh Manipulation Utility for use with the ELMER FEM package USE_GCC= 4.1+ diff --git a/science/elmerpost/Makefile b/science/elmerpost/Makefile index b0fa8ef3ba82..8a3bc3187ed2 100644 --- a/science/elmerpost/Makefile +++ b/science/elmerpost/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5.0.3 CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= Visualization of Numerical Results in the ELMER FEM package BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran \ diff --git a/science/oof/Makefile b/science/oof/Makefile index a9fe99f9f7ef..6cb7970f7ae2 100644 --- a/science/oof/Makefile +++ b/science/oof/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= http://www.ctcms.nist.gov/~langer/OOFdownload/SRC/ DISTNAME= ${PORTNAME}-dist${PORTVERSION} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= Finite Element Analysis of Real Material Microstructures LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms |