summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2017-05-16 13:37:51 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2017-05-16 13:37:51 +0000
commitfc373ceed2dad6f9cf6f32b25d9404ec1f40157e (patch)
treeaf30edb5b9fe5838c3d122a9d9b81cb2ece2cb39 /textproc
parent- Adjust CONFLICTS (diff)
- Update maintainer address
Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755
Notes
Notes: svn path=/head/; revision=441000
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pear-File_Fortune/Makefile2
-rw-r--r--textproc/pear-Numbers_Roman/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-Symfony_Component_Yaml/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-stem/Makefile2
-rw-r--r--textproc/pecl-syck/Makefile2
-rw-r--r--textproc/pecl-xslcache/Makefile2
20 files changed, 20 insertions, 20 deletions
diff --git a/textproc/pear-File_Fortune/Makefile b/textproc/pear-File_Fortune/Makefile
index 1a8db47b7244..fa8d772b17e2 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= joneum@bsdproject.de
+MAINTAINER= joneum@FreeBSD.org
COMMENT= Interface for reading from and writing to fortune files
USES= pear
diff --git a/textproc/pear-Numbers_Roman/Makefile b/textproc/pear-Numbers_Roman/Makefile
index 74c37a1a631f..3d8e4eed0248 100644
--- a/textproc/pear-Numbers_Roman/Makefile
+++ b/textproc/pear-Numbers_Roman/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Numbers_Roman
PORTVERSION= 1.0.2
CATEGORIES= textproc devel pear
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR methods for converting to and from Roman Numerals
USES= pear
diff --git a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile
index 962a2392289d..3758629a7f5b 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= joneum@bsdproject.de
+MAINTAINER= joneum@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 a8526abc5972..5c3e72e6699e 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= joneum@bsdproject.de
+MAINTAINER= joneum@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 3e33023a2afc..d196bd2df7c6 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= joneum@bsdproject.de
+MAINTAINER= joneum@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 c0f9501e19c9..25c0a50cfcb4 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= joneum@bsdproject.de
+MAINTAINER= joneum@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 a746f98a2d90..09fb671e9cfb 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= joneum@bsdproject.de
+MAINTAINER= joneum@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-Symfony_Component_Yaml/Makefile b/textproc/pear-Symfony_Component_Yaml/Makefile
index 02dcf3023c56..22f23513f1c2 100644
--- a/textproc/pear-Symfony_Component_Yaml/Makefile
+++ b/textproc/pear-Symfony_Component_Yaml/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://pear.symfony.com/get/
PKGNAMEPREFIX= pear-Symfony_Component_
DIST_SUBDIR= Symfony2
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@FreeBSD.org
COMMENT= Symfony2 Yaml Component
LICENSE= MIT
diff --git a/textproc/pear-Text_Highlighter/Makefile b/textproc/pear-Text_Highlighter/Makefile
index b09d96d7b5b2..ce6c9cbff08d 100644
--- a/textproc/pear-Text_Highlighter/Makefile
+++ b/textproc/pear-Text_Highlighter/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Text_Highlighter
PORTVERSION= 0.8.0
CATEGORIES= textproc pear
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR Syntax highlighting
LICENSE= PHP301
diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile
index d0a1c1267c75..7d5ae32c27a4 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= joneum@bsdproject.de
+MAINTAINER= joneum@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 8fe3798f3480..a7f1fc880240 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= joneum@bsdproject.de
+MAINTAINER= joneum@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 3ab2e2095760..22b3e50b1712 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= joneum@bsdproject.de
+MAINTAINER= joneum@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 e356d513281f..85a3f9259880 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= joneum@bsdproject.de
+MAINTAINER= joneum@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 e7c924c8a904..7cdc3871abf3 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= joneum@bsdproject.de
+MAINTAINER= joneum@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 32001052d168..fbfeee06b389 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= joneum@bsdproject.de
+MAINTAINER= joneum@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 f7d6bd25907f..681205bcecd3 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= joneum@bsdproject.de
+MAINTAINER= joneum@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 6445cba692de..a88672d5e1d5 100644
--- a/textproc/pecl-doublemetaphone/Makefile
+++ b/textproc/pecl-doublemetaphone/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.0.1
PORTREVISION= 1
CATEGORIES= textproc pear
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@FreeBSD.org
COMMENT= PECL extension which implements the Double Metaphone algorithm
LICENSE= PHP301
diff --git a/textproc/pecl-stem/Makefile b/textproc/pecl-stem/Makefile
index 27b5cc022903..bc1ab50d7e8f 100644
--- a/textproc/pecl-stem/Makefile
+++ b/textproc/pecl-stem/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.5.1
PORTREVISION= 1
CATEGORIES= textproc pear
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@FreeBSD.org
COMMENT= PECL extension which provides word stemming
LICENSE= BSD3CLAUSE
diff --git a/textproc/pecl-syck/Makefile b/textproc/pecl-syck/Makefile
index fc8cb32d47bb..7d53a9940141 100644
--- a/textproc/pecl-syck/Makefile
+++ b/textproc/pecl-syck/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.9.3
PORTREVISION= 2
CATEGORIES= textproc pear
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@FreeBSD.org
COMMENT= PECL extension which facilitates YAML parsing
LICENSE= PHP301
diff --git a/textproc/pecl-xslcache/Makefile b/textproc/pecl-xslcache/Makefile
index 230baacacc82..ac0cbc2e6641 100644
--- a/textproc/pecl-xslcache/Makefile
+++ b/textproc/pecl-xslcache/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.7.2
PORTREVISION= 1
CATEGORIES= textproc pear
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@FreeBSD.org
COMMENT= Caches the parsed XSL stylesheet between sessions
LICENSE= PHP301