diff options
author | eadler <eadler@FreeBSD.org> | 2014-05-26 10:33:38 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-05-26 10:33:38 +0800 |
commit | 6dbe7776afee78f1569a5b061bc3cef9f23442cd (patch) | |
tree | e4ba938f869a9c15d3c10f8e6a6d6dd5ee578e25 /science | |
parent | a7443110d6c3c533e1a38e7a417ea51c5b1499df (diff) | |
download | freebsd-ports-gnome-6dbe7776afee78f1569a5b061bc3cef9f23442cd.tar.gz freebsd-ports-gnome-6dbe7776afee78f1569a5b061bc3cef9f23442cd.tar.zst freebsd-ports-gnome-6dbe7776afee78f1569a5b061bc3cef9f23442cd.zip |
Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
over the course of several months about pending actions required.
We really appreciate the time and effort you put in to maintain
these ports.
If you are still interested in helping to maintain these ports just
reply to me or file a PR and I will happily assign the port to you
again.
Approved by: portmgr (implicit)
Diffstat (limited to 'science')
-rw-r--r-- | science/dtiquery/Makefile | 2 | ||||
-rw-r--r-- | science/fvcom-mpi/Makefile | 2 | ||||
-rw-r--r-- | science/fvcom/Makefile | 2 | ||||
-rw-r--r-- | science/svmlight/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/science/dtiquery/Makefile b/science/dtiquery/Makefile index 31988da4a103..049abc65a459 100644 --- a/science/dtiquery/Makefile +++ b/science/dtiquery/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= science biology MASTER_SITES= http://graphics.stanford.edu/projects/dti/ -MAINTAINER= jwbacon@tds.net +MAINTAINER= ports@FreeBSD.org COMMENT= Stanford DTI Visualization tool BUILD_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:${PORTSDIR}/devel/tnt \ diff --git a/science/fvcom-mpi/Makefile b/science/fvcom-mpi/Makefile index 035a4839ce7b..2930cd4b7d19 100644 --- a/science/fvcom-mpi/Makefile +++ b/science/fvcom-mpi/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 2 PKGNAMESUFFIX= -mpi -MAINTAINER= jwbacon@tds.net +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS+= libmpi.so:${PORTSDIR}/net/openmpi diff --git a/science/fvcom/Makefile b/science/fvcom/Makefile index 58fea6b557d5..7e26b8c149cc 100644 --- a/science/fvcom/Makefile +++ b/science/fvcom/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://fvcom.smast.umassd.edu/FVCOM/index.html/ DISTNAME= sourcecode1 DIST_SUBDIR= fvcom -MAINTAINER= jwbacon@tds.net +MAINTAINER= ports@FreeBSD.org COMMENT= Unstructured Grid Finite Volume Coastal Ocean Model # Check netcdf lib for Fortran support! diff --git a/science/svmlight/Makefile b/science/svmlight/Makefile index 85a4fa0d1119..2f226865ddd9 100644 --- a/science/svmlight/Makefile +++ b/science/svmlight/Makefile @@ -11,7 +11,7 @@ PATCH_SITES= http://cpansearch.perl.org/src/KWILLIAMS/Algorithm-SVMLight-0.09/ PATCHFILES= SVMLight.patch PATCH_DIST_STRIP=-p1 -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of Support Vector Machines (SVMs) in C RESTRICTED= only for education and research |