aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-28 17:37:26 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-28 17:37:26 +0000
commit9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2 (patch)
treeb3a3acfd0e615eeb236b5fc3b714f4a58c6f21b1 /textproc
parentb42f6675bca37486f852859ae2a319b3b76b60a8 (diff)
downloadports-9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2.tar.gz
ports-9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2.zip
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email. Hat: portmgr
Notes
Notes: svn path=/head/; revision=240460
Diffstat (limited to 'textproc')
-rw-r--r--textproc/csvdiff/Makefile2
-rw-r--r--textproc/eqe/Makefile2
-rw-r--r--textproc/odt2txt/Makefile2
-rw-r--r--textproc/p5-CSS/Makefile2
-rw-r--r--textproc/p5-Google-Data-JSON/Makefile2
-rw-r--r--textproc/p5-HTML-Copy/Makefile2
-rw-r--r--textproc/p5-HTML-Tiny/Makefile2
-rw-r--r--textproc/p5-Number-Spell/Makefile2
-rw-r--r--textproc/p5-Pod-XML/Makefile2
-rw-r--r--textproc/p5-SGML-DTDParse/Makefile2
-rw-r--r--textproc/p5-Test-Perl-Critic/Makefile2
-rw-r--r--textproc/p5-Text-CharWidth/Makefile2
-rw-r--r--textproc/p5-Text-Emoticon-GoogleTalk/Makefile2
-rw-r--r--textproc/p5-Text-Flow/Makefile2
-rw-r--r--textproc/p5-Unicode-EastAsianWidth/Makefile2
-rw-r--r--textproc/p5-XML-Handler-Dtd2DocBook/Makefile2
-rw-r--r--textproc/p5-XML-Handler-Dtd2Html/Makefile2
-rw-r--r--textproc/p5-XML-SAXDriver-CSV/Makefile2
-rw-r--r--textproc/p5-XML-SAXDriver-Excel/Makefile2
-rw-r--r--textproc/p5-ack/Makefile2
-rw-r--r--textproc/pecl-stem/Makefile2
-rw-r--r--textproc/pecl-xslcache/Makefile2
-rw-r--r--textproc/scim-input-pad/Makefile2
-rw-r--r--textproc/sdcv/Makefile2
-rw-r--r--textproc/txt2tags/Makefile2
-rw-r--r--textproc/txt2tags/pkg-descr2
-rw-r--r--textproc/vbindiff/Makefile2
27 files changed, 26 insertions, 28 deletions
diff --git a/textproc/csvdiff/Makefile b/textproc/csvdiff/Makefile
index 09e7af413285..25836f5dee6d 100644
--- a/textproc/csvdiff/Makefile
+++ b/textproc/csvdiff/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION:S,.,-,g}
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Compare/diff two (comma) seperated files with each other
NO_BUILD= yes
diff --git a/textproc/eqe/Makefile b/textproc/eqe/Makefile
index 4c772fec1c1e..db1e6a11ccfc 100644
--- a/textproc/eqe/Makefile
+++ b/textproc/eqe/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://rlehy.free.fr/
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= LaTeX equation editor
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
diff --git a/textproc/odt2txt/Makefile b/textproc/odt2txt/Makefile
index 3c77816262fd..55c2df2a56db 100644
--- a/textproc/odt2txt/Makefile
+++ b/textproc/odt2txt/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.4
CATEGORIES= textproc
MASTER_SITES= http://stosberg.net/odt2txt/
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple (and stupid) converter from OpenDocument Text to plain text
USE_GMAKE= yes
diff --git a/textproc/p5-CSS/Makefile b/textproc/p5-CSS/Makefile
index d40573df1a5c..fa33c953dde9 100644
--- a/textproc/p5-CSS/Makefile
+++ b/textproc/p5-CSS/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Object oriented access to Cascading Style Sheets (CSS)
BUILD_DEPENDS= p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent
diff --git a/textproc/p5-Google-Data-JSON/Makefile b/textproc/p5-Google-Data-JSON/Makefile
index ac76c157dcb0..27df4aff05ea 100644
--- a/textproc/p5-Google-Data-JSON/Makefile
+++ b/textproc/p5-Google-Data-JSON/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= HTML/TAKERU
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= General XML-JSON converter based on Google Data APIs
BUILD_DEPENDS= p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any \
diff --git a/textproc/p5-HTML-Copy/Makefile b/textproc/p5-HTML-Copy/Makefile
index cc0c80120aaa..516695ccf0f0 100644
--- a/textproc/p5-HTML-Copy/Makefile
+++ b/textproc/p5-HTML-Copy/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Copy a HTML file without breaking links
BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
diff --git a/textproc/p5-HTML-Tiny/Makefile b/textproc/p5-HTML-Tiny/Makefile
index cfa315993be6..db860b1a407d 100644
--- a/textproc/p5-HTML-Tiny/Makefile
+++ b/textproc/p5-HTML-Tiny/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/A/AN/ANDYA
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Lightweight, dependency free HTML/XML generation
MAN3= HTML::Tiny.3
diff --git a/textproc/p5-Number-Spell/Makefile b/textproc/p5-Number-Spell/Makefile
index b5646b0b7a8c..c034fbe11090 100644
--- a/textproc/p5-Number-Spell/Makefile
+++ b/textproc/p5-Number-Spell/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for spelling out numbers
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Pod-XML/Makefile b/textproc/p5-Pod-XML/Makefile
index 0ee11dae3828..896128f0e372 100644
--- a/textproc/p5-Pod-XML/Makefile
+++ b/textproc/p5-Pod-XML/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Module to convert POD to XML
BUILD_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
diff --git a/textproc/p5-SGML-DTDParse/Makefile b/textproc/p5-SGML-DTDParse/Makefile
index 62f4cabdf22e..12cb51ab83ab 100644
--- a/textproc/p5-SGML-DTDParse/Makefile
+++ b/textproc/p5-SGML-DTDParse/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Parse an SGML or XML DTD
BUILD_DEPENDS= p5-DelimMatch>=1.05:${PORTSDIR}/textproc/p5-DelimMatch \
diff --git a/textproc/p5-Test-Perl-Critic/Makefile b/textproc/p5-Test-Perl-Critic/Makefile
index 7358c49f9fe6..0013df495f4d 100644
--- a/textproc/p5-Test-Perl-Critic/Makefile
+++ b/textproc/p5-Test-Perl-Critic/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Use Perl::Critic in test programs
BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic
diff --git a/textproc/p5-Text-CharWidth/Makefile b/textproc/p5-Text-CharWidth/Makefile
index 03a7d56b8b24..b7ebff563a6e 100644
--- a/textproc/p5-Text-CharWidth/Makefile
+++ b/textproc/p5-Text-CharWidth/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Get number of occupied columns of a string on terminal
PERL_CONFIGURE= YES
diff --git a/textproc/p5-Text-Emoticon-GoogleTalk/Makefile b/textproc/p5-Text-Emoticon-GoogleTalk/Makefile
index f3e8ed4fdf5b..a7481e859b29 100644
--- a/textproc/p5-Text-Emoticon-GoogleTalk/Makefile
+++ b/textproc/p5-Text-Emoticon-GoogleTalk/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Emoticon filter of GoogleTalk
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Text-Flow/Makefile b/textproc/p5-Text-Flow/Makefile
index 2e3cb9e41de9..b5667039da8c 100644
--- a/textproc/p5-Text-Flow/Makefile
+++ b/textproc/p5-Text-Flow/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Flexible text flowing and word wrapping for not just ASCII output
RUN_DEPENDS= p5-Moose>=0.45:${PORTSDIR}/devel/p5-Moose \
diff --git a/textproc/p5-Unicode-EastAsianWidth/Makefile b/textproc/p5-Unicode-EastAsianWidth/Makefile
index 7f1fa00e83d0..f0c2f7f055cb 100644
--- a/textproc/p5-Unicode-EastAsianWidth/Makefile
+++ b/textproc/p5-Unicode-EastAsianWidth/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= East Asian Width properties
PERL_CONFIGURE= YES
diff --git a/textproc/p5-XML-Handler-Dtd2DocBook/Makefile b/textproc/p5-XML-Handler-Dtd2DocBook/Makefile
index a5cd5dfd9f13..62c2d064b73b 100644
--- a/textproc/p5-XML-Handler-Dtd2DocBook/Makefile
+++ b/textproc/p5-XML-Handler-Dtd2DocBook/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Generate a DocBook documentation from a DTD
BUILD_DEPENDS= ${SITE_PERL}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml \
diff --git a/textproc/p5-XML-Handler-Dtd2Html/Makefile b/textproc/p5-XML-Handler-Dtd2Html/Makefile
index f2161595b6a2..027cfdd5c7a1 100644
--- a/textproc/p5-XML-Handler-Dtd2Html/Makefile
+++ b/textproc/p5-XML-Handler-Dtd2Html/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= SAX2 handler for generate a Html documentation from a DTD
BUILD_DEPENDS= p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent \
diff --git a/textproc/p5-XML-SAXDriver-CSV/Makefile b/textproc/p5-XML-SAXDriver-CSV/Makefile
index 974e7feac5c5..55a2f741f225 100644
--- a/textproc/p5-XML-SAXDriver-CSV/Makefile
+++ b/textproc/p5-XML-SAXDriver-CSV/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl SAX driver for converting CSV files to XML
BUILD_DEPENDS= p5-Text-CSV_XS>=0.22:${PORTSDIR}/textproc/p5-Text-CSV_XS \
diff --git a/textproc/p5-XML-SAXDriver-Excel/Makefile b/textproc/p5-XML-SAXDriver-Excel/Makefile
index f3cc30cdbf8a..44cfbbd42359 100644
--- a/textproc/p5-XML-SAXDriver-Excel/Makefile
+++ b/textproc/p5-XML-SAXDriver-Excel/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl SAX driver for converting Excel files to XML
BUILD_DEPENDS= \
diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile
index 9561064df745..6014c28ee968 100644
--- a/textproc/p5-ack/Makefile
+++ b/textproc/p5-ack/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= App
PKGNAMEPREFIX= p5-
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A grep-like text finder for large trees of text
BUILD_DEPENDS= p5-File-Next>=0.40:${PORTSDIR}/sysutils/p5-File-Next
diff --git a/textproc/pecl-stem/Makefile b/textproc/pecl-stem/Makefile
index bde4467ac28f..b27501225ea9 100644
--- a/textproc/pecl-stem/Makefile
+++ b/textproc/pecl-stem/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A PECL extension which provides word stemming
USE_PHP= yes
diff --git a/textproc/pecl-xslcache/Makefile b/textproc/pecl-xslcache/Makefile
index d4c1a05efe25..ccd25d41a135 100644
--- a/textproc/pecl-xslcache/Makefile
+++ b/textproc/pecl-xslcache/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://people.freebsd.org/~chinsan/PECL/ \
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Caches the parsed XSL stylesheet between sessions
DEFAULT_PHP_VER=5
diff --git a/textproc/scim-input-pad/Makefile b/textproc/scim-input-pad/Makefile
index f870fc775b4b..ca89097685b6 100644
--- a/textproc/scim-input-pad/Makefile
+++ b/textproc/scim-input-pad/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 7
CATEGORIES= textproc
MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION}
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SCIM add-on to input various symbols with on-screen pad
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile
index 2120b9813cb2..bba24ceef681 100644
--- a/textproc/sdcv/Makefile
+++ b/textproc/sdcv/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A text-based utility for work with dictionaries in StarDict's format
USE_BZIP2= yes
diff --git a/textproc/txt2tags/Makefile b/textproc/txt2tags/Makefile
index 27ca074b914a..fbbed37915e3 100644
--- a/textproc/txt2tags/Makefile
+++ b/textproc/txt2tags/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc
MASTER_SITES= SF
EXTRACT_SUFX= .tgz
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Convert simply formatted text into markup (e.g., HTML)
USE_PYTHON= yes
diff --git a/textproc/txt2tags/pkg-descr b/textproc/txt2tags/pkg-descr
index c886033c93a1..bd6f11e5b2a9 100644
--- a/textproc/txt2tags/pkg-descr
+++ b/textproc/txt2tags/pkg-descr
@@ -1,5 +1,3 @@
txt2tags is a utility to turn simply formatted text into markup (e.g., HTML).
WWW: http://txt2tags.sourceforge.net/
-
--- AlanE <alane@freebsd.org>
diff --git a/textproc/vbindiff/Makefile b/textproc/vbindiff/Makefile
index f9afdf3cddc7..413d106b7fc8 100644
--- a/textproc/vbindiff/Makefile
+++ b/textproc/vbindiff/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc
MASTER_SITES= http://www.cjmweb.net/vbindiff/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b1/_beta1/}
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Visual binary diff, visually compare binary files
GNU_CONFIGURE= yes