diff options
author | linimon <linimon@FreeBSD.org> | 2006-06-15 05:38:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-06-15 05:38:09 +0800 |
commit | c2970694d4990d97b31bcf6d4e81256939022c1d (patch) | |
tree | 884eaaabf86268076185877c6ae0d867b2de9154 | |
parent | 0bec6b5cc3229680b70ca5e28f022eb2873a8736 (diff) | |
download | freebsd-ports-gnome-c2970694d4990d97b31bcf6d4e81256939022c1d.tar.gz freebsd-ports-gnome-c2970694d4990d97b31bcf6d4e81256939022c1d.tar.zst freebsd-ports-gnome-c2970694d4990d97b31bcf6d4e81256939022c1d.zip |
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.
Hat: portmgr
-rw-r--r-- | devel/ocaml-pcre/Makefile | 2 | ||||
-rw-r--r-- | devel/ocaml-ulex/Makefile | 2 | ||||
-rw-r--r-- | ftp/ocaml-ocurl/Makefile | 2 | ||||
-rw-r--r-- | ftp/ocaml-ocurl/pkg-descr | 3 | ||||
-rw-r--r-- | graphics/ocaml-images/Makefile | 2 | ||||
-rw-r--r-- | lang/cduce/Makefile | 2 | ||||
-rw-r--r-- | lang/cduce/pkg-descr | 3 | ||||
-rw-r--r-- | lang/ocaml-doc/Makefile | 2 | ||||
-rw-r--r-- | lang/ocaml-nox11/Makefile | 2 | ||||
-rw-r--r-- | lang/ocaml/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ledit/Makefile | 5 | ||||
-rw-r--r-- | textproc/ocaml-expat/Makefile | 2 | ||||
-rw-r--r-- | textproc/ocaml-expat/pkg-descr | 3 |
13 files changed, 13 insertions, 19 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile index db62594e3490..5a638cbb359d 100644 --- a/devel/ocaml-pcre/Makefile +++ b/devel/ocaml-pcre/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.ocaml.info/ocaml_sources/ PKGNAMEPREFIX= ocaml- DISTNAME= pcre-ocaml-${PORTVERSION} -MAINTAINER= marwan.burelle@lri.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Perl compatible regular expressions for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ diff --git a/devel/ocaml-ulex/Makefile b/devel/ocaml-ulex/Makefile index 7d0c8ce56865..e3f76d87139e 100644 --- a/devel/ocaml-ulex/Makefile +++ b/devel/ocaml-ulex/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.cduce.org/download/ PKGNAMEPREFIX= ocaml- -MAINTAINER= marwan.burelle@lri.fr +MAINTAINER= ports@FreeBSD.org COMMENT= A lexer generator for Unicode and OCaml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index 3e06c67ed6b3..1f807c2742d1 100644 --- a/ftp/ocaml-ocurl/Makefile +++ b/ftp/ocaml-ocurl/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ocaml- -MAINTAINER= marwan.burelle@lri.fr +MAINTAINER= ports@FreeBSD.org COMMENT= An interface for OCaml to the curl lib BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ diff --git a/ftp/ocaml-ocurl/pkg-descr b/ftp/ocaml-ocurl/pkg-descr index 58fc9d4a6c77..451181b8892d 100644 --- a/ftp/ocaml-ocurl/pkg-descr +++ b/ftp/ocaml-ocurl/pkg-descr @@ -4,6 +4,3 @@ libcurl. Currently Ocurl requires libcurl 7.9.8 or newer (using older versions may yield compilation errors). WWW: http://sourceforge.net/projects/ocurl - -- Marwan Burelle - <marwan.burelle@lri.fr> diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index efe5e4924f2f..708f0e35fa61 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= ocaml- DISTNAME= camlimages-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= marwan.burelle@lri.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Objective Caml image processing library BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ diff --git a/lang/cduce/Makefile b/lang/cduce/Makefile index 92ba4291335a..ca7920726a5f 100644 --- a/lang/cduce/Makefile +++ b/lang/cduce/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.3.2 CATEGORIES= lang MASTER_SITES= http://www.cduce.org/download/ -MAINTAINER= marwan.burelle@lri.fr +MAINTAINER= ports@FreeBSD.org COMMENT= An efficient XML centric functionnal programming language LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre-utf8 diff --git a/lang/cduce/pkg-descr b/lang/cduce/pkg-descr index bf19e0c1d6d7..a23c33f55e50 100644 --- a/lang/cduce/pkg-descr +++ b/lang/cduce/pkg-descr @@ -12,6 +12,3 @@ research effort. Some technical papers present the theoretical foundations of the language. WWW: http://www.cduce.org - -- Burelle Marwan -marwan.burelle@lri.fr diff --git a/lang/ocaml-doc/Makefile b/lang/ocaml-doc/Makefile index f7e3aff3525e..f1aee46663d6 100644 --- a/lang/ocaml-doc/Makefile +++ b/lang/ocaml-doc/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -doc DISTFILES= ${DISTNAME}-refman.html.tar.gz ${DISTNAME}-refman.ps.gz EXTRACT_ONLY= ${DISTNAME}-refman.html.tar.gz -MAINTAINER= marwan.burelle@lri.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Documentation (HTML, PS) for the Objective Caml NO_BUILD= yes diff --git a/lang/ocaml-nox11/Makefile b/lang/ocaml-nox11/Makefile index d482f97bd1f0..eb9dbc0b539e 100644 --- a/lang/ocaml-nox11/Makefile +++ b/lang/ocaml-nox11/Makefile @@ -8,7 +8,7 @@ PORTNAME= ocaml-nox11 CATEGORIES= lang -MAINTAINER= marwan.burelle@lri.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Objective Caml compiler and programming environment (no X11) MASTERDIR= ${.CURDIR}/../ocaml diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index 657e830a0014..1e0f7b87b8e5 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://caml.inria.fr/distrib/${DISTNAME:R}/ \ ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/caml-light/${DISTNAME:R}/ PKGNAMESUFFIX= ${SFX} -MAINTAINER?= marwan.burelle@lri.fr +MAINTAINER?= ports@FreeBSD.org COMMENT?= The Objective Caml compiler and programming environment .if defined(WITHOUT_X11) diff --git a/sysutils/ledit/Makefile b/sysutils/ledit/Makefile index 022f55d5333c..8bfba8bb66ed 100644 --- a/sysutils/ledit/Makefile +++ b/sysutils/ledit/Makefile @@ -11,9 +11,12 @@ PORTVERSION= 1.11 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.inria.fr/INRIA/cristal/Daniel.de_Rauglaudre/Tools/ -MAINTAINER= marwan.burelle@lri.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Line editor to be used with interactive commands +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2006-07-14 + BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml BROKEN= Does not build diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile index f3f279c6adaf..25ef9a62f035 100644 --- a/textproc/ocaml-expat/Makefile +++ b/textproc/ocaml-expat/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/ -MAINTAINER= marwan.burelle@lri.fr +MAINTAINER= ports@FreeBSD.org COMMENT= A stub for the expat parser in OCaml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ diff --git a/textproc/ocaml-expat/pkg-descr b/textproc/ocaml-expat/pkg-descr index 6583b295b546..0d69b8125502 100644 --- a/textproc/ocaml-expat/pkg-descr +++ b/textproc/ocaml-expat/pkg-descr @@ -1,6 +1,3 @@ An ocaml wrapper for the Expat XML parsing library. WWW: http://www.xs4all.nl/~mmzeeman/ocaml - -- Marwan Burelle - <marwan.burelle@lri.fr> |