aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2016-06-28 17:11:31 +0800
committerrakuco <rakuco@FreeBSD.org>2016-06-28 17:11:31 +0800
commitfa685daea6effba1155e3d5b6caa745fcec32a38 (patch)
tree24812be98b418460366e590049f2e38e6dac2053 /textproc
parent0c011617f25ac5a7c27cdd1f2b20191fe4b3dce2 (diff)
downloadfreebsd-ports-gnome-fa685daea6effba1155e3d5b6caa745fcec32a38.tar.gz
freebsd-ports-gnome-fa685daea6effba1155e3d5b6caa745fcec32a38.tar.zst
freebsd-ports-gnome-fa685daea6effba1155e3d5b6caa745fcec32a38.zip
Reset ports maintained by horia@racoviceanu.com.
The last change submitted or approved by Horia in Bugzilla dates back to September 2015. Since then, all commits to his ports were landed by others after the maintainer timeout period expired (see r383744, r405055, r405057, r400461 and r414655, for example). Horia did show interest in coming back after I sent a private email a few months ago, but since nothing has changed it is better to reassign his ports back to the heap. Differential Revision: https://reviews.freebsd.org/D5980
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docbook2odf/Makefile2
-rw-r--r--textproc/extract_url/Makefile2
-rw-r--r--textproc/py-cloud_sptheme/Makefile2
-rw-r--r--textproc/py-ltxml/Makefile2
-rw-r--r--textproc/xsv/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/textproc/docbook2odf/Makefile b/textproc/docbook2odf/Makefile
index 68c31c2eb78a..155a9386a503 100644
--- a/textproc/docbook2odf/Makefile
+++ b/textproc/docbook2odf/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.244
CATEGORIES= textproc perl5
MASTER_SITES= http://open.comsultia.com/docbook2odf/dwn/
-MAINTAINER= horia@racoviceanu.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Convert docbook document to Oasis Open Document
LICENSE= GPLv2
diff --git a/textproc/extract_url/Makefile b/textproc/extract_url/Makefile
index be1efb1b02c9..58eaaeaaea4a 100644
--- a/textproc/extract_url/Makefile
+++ b/textproc/extract_url/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc
MASTER_SITES= GOOGLE_CODE
PROJECTHOST= extracturl
-MAINTAINER= horia@racoviceanu.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl script that extracts URLs from email in MIME or plain text format
LICENSE= BSD2CLAUSE
diff --git a/textproc/py-cloud_sptheme/Makefile b/textproc/py-cloud_sptheme/Makefile
index 1c82dbf40a7b..5dd670e053ac 100644
--- a/textproc/py-cloud_sptheme/Makefile
+++ b/textproc/py-cloud_sptheme/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= python
-MAINTAINER= horia@racoviceanu.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sphinx theme
LICENSE= BSD3CLAUSE
diff --git a/textproc/py-ltxml/Makefile b/textproc/py-ltxml/Makefile
index 466289c6b4f4..757050b87ccb 100644
--- a/textproc/py-ltxml/Makefile
+++ b/textproc/py-ltxml/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.cogsci.ed.ac.uk/pub/LTXML/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyLTXML-${PORTVERSION}
-MAINTAINER= horia@racoviceanu.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings to the LT XML toolkit
BUILD_DEPENDS= ${LOCALBASE}/include/ltxml12/lt-safe.h:textproc/ltxml
diff --git a/textproc/xsv/Makefile b/textproc/xsv/Makefile
index 80d92ab8ca4f..e256ba2b711b 100644
--- a/textproc/xsv/Makefile
+++ b/textproc/xsv/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc python
MASTER_SITES= ftp://ftp.cogsci.ed.ac.uk/pub/XSV/
DISTNAME= ${PORTNAME:tu}-${DISTVERSION}
-MAINTAINER= horia@racoviceanu.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= XML Schema Validator
LICENSE= GPLv2