aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-07-25 20:01:02 +0000
committerRene Ladan <rene@FreeBSD.org>2016-07-25 20:01:02 +0000
commit78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc (patch)
tree5cd3effd574f377dfce600175b4f7280aadfe90a /textproc
parenteff719206ec9a6e8452909a8ce3d4cf2dd306091 (diff)
downloadports-78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc.tar.gz
ports-78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc.zip
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary
Notes
Notes: svn path=/head/; revision=419057
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pear-File_Fortune/Makefile2
-rw-r--r--textproc/pear-File_MARC/Makefile2
-rw-r--r--textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile2
-rw-r--r--textproc/pear-Structures_DataGrid_DataSource_XML/Makefile2
-rw-r--r--textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile2
-rw-r--r--textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile2
-rw-r--r--textproc/pear-Structures_DataGrid_Renderer_XML/Makefile2
-rw-r--r--textproc/pear-Text_Highlighter/Makefile2
-rw-r--r--textproc/pear-Text_Template/Makefile2
-rw-r--r--textproc/pear-XML_Beautifier/Makefile2
-rw-r--r--textproc/pear-XML_DTD/Makefile2
-rw-r--r--textproc/pear-XML_Feed_Parser/Makefile2
-rw-r--r--textproc/pear-XML_HTMLSax/Makefile2
-rw-r--r--textproc/pear-XML_Wddx/Makefile2
-rw-r--r--textproc/pear-YAML/Makefile2
-rw-r--r--textproc/pecl-doublemetaphone/Makefile2
-rw-r--r--textproc/pecl-enchant/Makefile2
-rw-r--r--textproc/pecl-html_parse/Makefile2
-rw-r--r--textproc/pecl-stem/Makefile2
-rw-r--r--textproc/pecl-xdiff/Makefile2
-rw-r--r--textproc/pecl-xslcache/Makefile2
-rw-r--r--textproc/pecl-yaml/Makefile2
22 files changed, 22 insertions, 22 deletions
diff --git a/textproc/pear-File_Fortune/Makefile b/textproc/pear-File_Fortune/Makefile
index 937b26339dc3..cd821477935a 100644
--- a/textproc/pear-File_Fortune/Makefile
+++ b/textproc/pear-File_Fortune/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= textproc pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Interface for reading from and writing to fortune files
USES= pear
diff --git a/textproc/pear-File_MARC/Makefile b/textproc/pear-File_MARC/Makefile
index b149cbbb839d..d3b6fccb5519 100644
--- a/textproc/pear-File_MARC/Makefile
+++ b/textproc/pear-File_MARC/Makefile
@@ -5,7 +5,7 @@ PORTNAME= File_MARC
PORTVERSION= 1.1.2
CATEGORIES= textproc pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Parse, modify, and create MARC records
USES= pear
diff --git a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile
index 8a98b5164de7..73b1b6ba656e 100644
--- a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile
+++ b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_RSS
PORTVERSION= 0.1.1
CATEGORIES= textproc databases www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= DataSource driver using RSS files
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array
diff --git a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile
index be73221b0123..4ba1bd6eace5 100644
--- a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile
+++ b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_XML
PORTVERSION= 0.2.0
CATEGORIES= textproc databases www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= DataSource driver using XML files
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array
diff --git a/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile b/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile
index 5b35a4ef160c..95ef0ffe1d81 100644
--- a/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile
+++ b/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_Renderer_CSV
PORTVERSION= 0.1.4
CATEGORIES= textproc databases www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Renderer driver that generates a CSV string
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array
diff --git a/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile b/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile
index 56e0fe91996f..a65d9f0067be 100644
--- a/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile
+++ b/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_Renderer_XLS
PORTVERSION= 0.1.3
CATEGORIES= textproc databases www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Renderer driver that generates a XLS string
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array \
diff --git a/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile b/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile
index 8de55e68bf3e..dba8e134dbcb 100644
--- a/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile
+++ b/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_Renderer_XML
PORTVERSION= 0.1.3
CATEGORIES= textproc databases www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Renderer driver that generates a XML string
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array \
diff --git a/textproc/pear-Text_Highlighter/Makefile b/textproc/pear-Text_Highlighter/Makefile
index dafa90919599..5bc71b057cbf 100644
--- a/textproc/pear-Text_Highlighter/Makefile
+++ b/textproc/pear-Text_Highlighter/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Text_Highlighter
PORTVERSION= 0.7.3
CATEGORIES= textproc pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Syntax highlighting
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser
diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile
index eddb8c71abdd..64e21a71805a 100644
--- a/textproc/pear-Text_Template/Makefile
+++ b/textproc/pear-Text_Template/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc www pear
MASTER_SITES= http://pear.phpunit.de/get/
PKGNAMEPREFIX= pear-
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple template engine
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
diff --git a/textproc/pear-XML_Beautifier/Makefile b/textproc/pear-XML_Beautifier/Makefile
index 617c00342e80..693c81013602 100644
--- a/textproc/pear-XML_Beautifier/Makefile
+++ b/textproc/pear-XML_Beautifier/Makefile
@@ -5,7 +5,7 @@ PORTNAME= XML_Beautifier
PORTVERSION= 1.2.2
CATEGORIES= textproc devel pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class to format XML documents
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser \
diff --git a/textproc/pear-XML_DTD/Makefile b/textproc/pear-XML_DTD/Makefile
index 860e549184df..9c58cec3f872 100644
--- a/textproc/pear-XML_DTD/Makefile
+++ b/textproc/pear-XML_DTD/Makefile
@@ -5,7 +5,7 @@ PORTNAME= XML_DTD
PORTVERSION= 0.5.2
CATEGORIES= textproc devel pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Parsing of DTD files and DTD validation of XML files
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser
diff --git a/textproc/pear-XML_Feed_Parser/Makefile b/textproc/pear-XML_Feed_Parser/Makefile
index 7e1d55df218d..a6ca0efb0a9b 100644
--- a/textproc/pear-XML_Feed_Parser/Makefile
+++ b/textproc/pear-XML_Feed_Parser/Makefile
@@ -5,7 +5,7 @@ PORTNAME= XML_Feed_Parser
PORTVERSION= 1.0.5
CATEGORIES= textproc devel pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Providing a unified API for handling Atom/RSS
USES= pear
diff --git a/textproc/pear-XML_HTMLSax/Makefile b/textproc/pear-XML_HTMLSax/Makefile
index e162d6cc4d19..e9893b326195 100644
--- a/textproc/pear-XML_HTMLSax/Makefile
+++ b/textproc/pear-XML_HTMLSax/Makefile
@@ -5,7 +5,7 @@ PORTNAME= XML_HTMLSax
PORTVERSION= 2.1.2
CATEGORIES= textproc devel pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR SAX parser for HTML and other badly formed XML documents
USES= pear
diff --git a/textproc/pear-XML_Wddx/Makefile b/textproc/pear-XML_Wddx/Makefile
index 0963ffb777d3..5cf3f94c36a5 100644
--- a/textproc/pear-XML_Wddx/Makefile
+++ b/textproc/pear-XML_Wddx/Makefile
@@ -5,7 +5,7 @@ PORTNAME= XML_Wddx
PORTVERSION= 1.0.2
CATEGORIES= textproc devel pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Wddx pretty serializer and deserializer
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser
diff --git a/textproc/pear-YAML/Makefile b/textproc/pear-YAML/Makefile
index c785563b5a2d..f3c76eaf1c23 100644
--- a/textproc/pear-YAML/Makefile
+++ b/textproc/pear-YAML/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc www pear
MASTER_SITES= http://pear.symfony-project.com/get/
PKGNAMEPREFIX= pear-
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Symfony YAML Component
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:devel/pear-channel-symfony
diff --git a/textproc/pecl-doublemetaphone/Makefile b/textproc/pecl-doublemetaphone/Makefile
index 02b8e90aecaf..be37c41804d2 100644
--- a/textproc/pecl-doublemetaphone/Makefile
+++ b/textproc/pecl-doublemetaphone/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PECL extension which implements the Double Metaphone algorithm
LICENSE= PHP301
diff --git a/textproc/pecl-enchant/Makefile b/textproc/pecl-enchant/Makefile
index 206b2db3a48c..2eba389f2346 100644
--- a/textproc/pecl-enchant/Makefile
+++ b/textproc/pecl-enchant/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Libenchant Binder that Support Near All Spelling Tools
LICENSE= PHP30
diff --git a/textproc/pecl-html_parse/Makefile b/textproc/pecl-html_parse/Makefile
index d90723bfed75..4571485a337b 100644
--- a/textproc/pecl-html_parse/Makefile
+++ b/textproc/pecl-html_parse/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PECL extension for the ekhtml library
LICENSE= PHP30
diff --git a/textproc/pecl-stem/Makefile b/textproc/pecl-stem/Makefile
index 9927f55a7de2..7bc18d8b9b5e 100644
--- a/textproc/pecl-stem/Makefile
+++ b/textproc/pecl-stem/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PECL extension which provides word stemming
LICENSE= BSD3CLAUSE
diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile
index 800bcf6b0039..510525132608 100644
--- a/textproc/pecl-xdiff/Makefile
+++ b/textproc/pecl-xdiff/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PECL extension to create/apply binary and text patches
LICENSE= PHP301
diff --git a/textproc/pecl-xslcache/Makefile b/textproc/pecl-xslcache/Makefile
index 450565f027f3..984aa796ae3f 100644
--- a/textproc/pecl-xslcache/Makefile
+++ b/textproc/pecl-xslcache/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Caches the parsed XSL stylesheet between sessions
LICENSE= PHP301
diff --git a/textproc/pecl-yaml/Makefile b/textproc/pecl-yaml/Makefile
index 0e7195615c5d..10a528087e50 100644
--- a/textproc/pecl-yaml/Makefile
+++ b/textproc/pecl-yaml/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= YAML-1.1 parser and emitter
LICENSE= MIT