diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-08 00:22:00 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-08 00:22:00 +0000 |
commit | ce16c6ed8506e1b1ba87191eaa53e9172de69d8f (patch) | |
tree | bb3ac7a981a10de708b9799e80366faa78e71920 | |
parent | 8a1ff65b9b4abb36af6477b5c168037be07d4f71 (diff) | |
download | ports-ce16c6ed8506e1b1ba87191eaa53e9172de69d8f.tar.gz ports-ce16c6ed8506e1b1ba87191eaa53e9172de69d8f.zip |
- Pass maintainership to miwi
Notes
Notes:
svn path=/head/; revision=220194
-rw-r--r-- | archivers/pear-File_Archive/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-Config/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-Console_Table/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-HTML_Common/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-HTML_Template_IT/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-PEAR_Info/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-PHP_CompatInfo/Makefile | 2 | ||||
-rw-r--r-- | dns/pear-Net_DNS/Makefile | 2 | ||||
-rw-r--r-- | games/pear-Games_Chess/Makefile | 2 | ||||
-rw-r--r-- | mail/pear-Mail/Makefile | 2 | ||||
-rw-r--r-- | mail/pear-Mail_Queue/Makefile | 2 | ||||
-rw-r--r-- | misc/pear-Services_Weather/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Auth_RADIUS/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_CDDB/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_CheckIP/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_DNSBL/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_Geo/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_SMS/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_Whois/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Auth/Makefile | 2 | ||||
-rw-r--r-- | textproc/pear-XML_DTD/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP_Request/Makefile | 2 | ||||
-rw-r--r-- | www/pear-Services_Delicious/Makefile | 2 | ||||
-rw-r--r-- | www/pear-UDDI/Makefile | 2 |
24 files changed, 24 insertions, 24 deletions
diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile index e904aa3a2455..632028c010c1 100644 --- a/archivers/pear-File_Archive/Makefile +++ b/archivers/pear-File_Archive/Makefile @@ -9,7 +9,7 @@ PORTNAME= File_Archive PORTVERSION= 1.5.4 CATEGORIES= archivers www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type diff --git a/devel/pear-Config/Makefile b/devel/pear-Config/Makefile index 78618756f239..15b5ad81bde4 100644 --- a/devel/pear-Config/Makefile +++ b/devel/pear-Config/Makefile @@ -9,7 +9,7 @@ PORTNAME= Config PORTVERSION= 1.10.11 CATEGORIES= devel www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Your configurations swiss-army knife BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/pear-Console_Table/Makefile b/devel/pear-Console_Table/Makefile index 05276b2dda12..93ae68f77aa5 100644 --- a/devel/pear-Console_Table/Makefile +++ b/devel/pear-Console_Table/Makefile @@ -9,7 +9,7 @@ PORTNAME= Console_Table PORTVERSION= 1.1.2 CATEGORIES= devel pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP class that makes it easy to build console style tables BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/pear-HTML_Common/Makefile b/devel/pear-HTML_Common/Makefile index c7bf8071f5a6..d7b0e1509a04 100644 --- a/devel/pear-HTML_Common/Makefile +++ b/devel/pear-HTML_Common/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTML_Common PORTVERSION= 1.2.4 CATEGORIES= devel www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR::HTML_Common is a base class for other HTML classes BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/pear-HTML_Template_IT/Makefile b/devel/pear-HTML_Template_IT/Makefile index 1be7454de30a..4211f806729c 100644 --- a/devel/pear-HTML_Template_IT/Makefile +++ b/devel/pear-HTML_Template_IT/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTML_Template_IT PORTVERSION= 1.2.1 CATEGORIES= devel www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Integrated template API BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/pear-PEAR_Info/Makefile b/devel/pear-PEAR_Info/Makefile index bc1acb0794ce..0bf4bcab6893 100644 --- a/devel/pear-PEAR_Info/Makefile +++ b/devel/pear-PEAR_Info/Makefile @@ -9,7 +9,7 @@ PORTNAME= PEAR_Info PORTVERSION= 1.8.0 CATEGORIES= devel www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Show Information about your PEAR install and its packages BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/devel/pear-PHP_CompatInfo/Makefile b/devel/pear-PHP_CompatInfo/Makefile index 348cb8a9e373..2f70fa6cdb83 100644 --- a/devel/pear-PHP_CompatInfo/Makefile +++ b/devel/pear-PHP_CompatInfo/Makefile @@ -9,7 +9,7 @@ PORTNAME= PHP_CompatInfo PORTVERSION= 1.8.0 CATEGORIES= devel pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to find out the minimum version and extensions required BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/dns/pear-Net_DNS/Makefile b/dns/pear-Net_DNS/Makefile index b0058513194c..930355957054 100644 --- a/dns/pear-Net_DNS/Makefile +++ b/dns/pear-Net_DNS/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_DNS PORTVERSION= 1.0.0 CATEGORIES= dns net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Resolver library used to communicate with a DNS server BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/games/pear-Games_Chess/Makefile b/games/pear-Games_Chess/Makefile index d07432833bdf..45b419ba928c 100644 --- a/games/pear-Games_Chess/Makefile +++ b/games/pear-Games_Chess/Makefile @@ -9,7 +9,7 @@ PORTNAME= Games_Chess PORTVERSION= 1.0.1 CATEGORIES= games devel pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR methods for constructing and validating chess games in PGN BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index fdbbb9b9f53b..0009d0612179 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -9,7 +9,7 @@ PORTNAME= Mail PORTVERSION= 1.1.14 CATEGORIES= mail www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that provides multiple interfaces for sending emails BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/mail/pear-Mail_Queue/Makefile b/mail/pear-Mail_Queue/Makefile index 45d8f675da47..ad35fc137977 100644 --- a/mail/pear-Mail_Queue/Makefile +++ b/mail/pear-Mail_Queue/Makefile @@ -9,7 +9,7 @@ PORTNAME= Mail_Queue PORTVERSION= 1.2.2 CATEGORIES= mail www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for put mails in queue and send them later in background BUILD_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \ diff --git a/misc/pear-Services_Weather/Makefile b/misc/pear-Services_Weather/Makefile index 2fc0146bde7a..804b61d556f6 100644 --- a/misc/pear-Services_Weather/Makefile +++ b/misc/pear-Services_Weather/Makefile @@ -9,7 +9,7 @@ PORTNAME= Services_Weather PORTVERSION= 1.4.3 CATEGORIES= misc www pear geography -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR interface to various online weather-services BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/net/pear-Auth_RADIUS/Makefile b/net/pear-Auth_RADIUS/Makefile index 7d069d2a332b..1c3ac3322f15 100644 --- a/net/pear-Auth_RADIUS/Makefile +++ b/net/pear-Auth_RADIUS/Makefile @@ -9,7 +9,7 @@ PORTNAME= Auth_RADIUS PORTVERSION= 1.0.6 CATEGORIES= net security pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR wrapper classes for the RADIUS PECL BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/net/pear-Net_CDDB/Makefile b/net/pear-Net_CDDB/Makefile index 752c4d474140..4433c780f567 100644 --- a/net/pear-Net_CDDB/Makefile +++ b/net/pear-Net_CDDB/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_CDDB PORTVERSION= 0.3.0 CATEGORIES= net audio www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that access and query CDDB audio-CD servers BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ diff --git a/net/pear-Net_CheckIP/Makefile b/net/pear-Net_CheckIP/Makefile index 0f9989a26acf..52437872a58a 100644 --- a/net/pear-Net_CheckIP/Makefile +++ b/net/pear-Net_CheckIP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_CheckIP PORTVERSION= 1.2.1 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Check the syntax of IPv4 addresses BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/net/pear-Net_DNSBL/Makefile b/net/pear-Net_DNSBL/Makefile index 83a887186c2b..57c8a86365ec 100644 --- a/net/pear-Net_DNSBL/Makefile +++ b/net/pear-Net_DNSBL/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_DNSBL PORTVERSION= 1.3.0 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR DNSBL Checker BUILD_DEPENDS= ${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite \ diff --git a/net/pear-Net_Geo/Makefile b/net/pear-Net_Geo/Makefile index fc0ecfed9ca8..3f71fa5b5323 100644 --- a/net/pear-Net_Geo/Makefile +++ b/net/pear-Net_Geo/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_Geo PORTVERSION= 1.0.4 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Geographical locations based on Internet address BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/net/pear-Net_SMS/Makefile b/net/pear-Net_SMS/Makefile index 08c8d66db321..27b6786b73c6 100644 --- a/net/pear-Net_SMS/Makefile +++ b/net/pear-Net_SMS/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.0 PORTREVISION= 2 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR SMS functionality BUILD_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \ diff --git a/net/pear-Net_Whois/Makefile b/net/pear-Net_Whois/Makefile index 29b529e83927..60226cefeb92 100644 --- a/net/pear-Net_Whois/Makefile +++ b/net/pear-Net_Whois/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= A tool to query internet domain name services BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile index 1ef143c7db1e..1f9aa4f012cb 100644 --- a/security/pear-Auth/Makefile +++ b/security/pear-Auth/Makefile @@ -9,7 +9,7 @@ PORTNAME= Auth PORTVERSION= 1.6.1 CATEGORIES= security pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for creating an authentication system BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/textproc/pear-XML_DTD/Makefile b/textproc/pear-XML_DTD/Makefile index d4fb8935432a..40dfc6d5fbb9 100644 --- a/textproc/pear-XML_DTD/Makefile +++ b/textproc/pear-XML_DTD/Makefile @@ -9,7 +9,7 @@ PORTNAME= XML_DTD PORTVERSION= 0.5.0 CATEGORIES= textproc devel pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Parsing of DTD files and DTD validation of XML files BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile index 2a4101e68d94..54bdb1666e79 100644 --- a/www/pear-HTTP_Request/Makefile +++ b/www/pear-HTTP_Request/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP_Request PORTVERSION= 1.4.3 CATEGORIES= www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR classes providing an easy way to perform HTTP requests BUILD_DEPENDS= ${PEARDIR}/Net/URL.php:${PORTSDIR}/net/pear-Net_URL \ diff --git a/www/pear-Services_Delicious/Makefile b/www/pear-Services_Delicious/Makefile index 60fb62bbe635..5d25c339cd03 100644 --- a/www/pear-Services_Delicious/Makefile +++ b/www/pear-Services_Delicious/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.0 PORTREVISION= 1 CATEGORIES= www pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Client for the del.icio.us web service BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/www/pear-UDDI/Makefile b/www/pear-UDDI/Makefile index 6fb81ecaf5bb..524e365fad1b 100644 --- a/www/pear-UDDI/Makefile +++ b/www/pear-UDDI/Makefile @@ -9,7 +9,7 @@ PORTNAME= UDDI PORTVERSION= 0.2.4 CATEGORIES= www pear finance -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR UDDI for PHP BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ |