diff options
136 files changed, 136 insertions, 136 deletions
diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile index 75f2d5b2da39..56f5faaaba88 100644 --- a/archivers/pear-File_Archive/Makefile +++ b/archivers/pear-File_Archive/Makefile @@ -5,7 +5,7 @@ PORTNAME= File_Archive PORTVERSION= 1.5.5 CATEGORIES= archivers www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:mail/pear-MIME_Type diff --git a/archivers/pear-PHP_Archive/Makefile b/archivers/pear-PHP_Archive/Makefile index 340a5e911f16..8457dd8e9329 100644 --- a/archivers/pear-PHP_Archive/Makefile +++ b/archivers/pear-PHP_Archive/Makefile @@ -5,7 +5,7 @@ PORTNAME= PHP_Archive PORTVERSION= 0.12.0 CATEGORIES= archivers pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Create and Use PHP Archive files LICENSE= PHP301 diff --git a/audio/pear-Text_Spell_Audio/Makefile b/audio/pear-Text_Spell_Audio/Makefile index 0d3a99e8934a..95ab67bb7e00 100644 --- a/audio/pear-Text_Spell_Audio/Makefile +++ b/audio/pear-Text_Spell_Audio/Makefile @@ -5,7 +5,7 @@ PORTNAME= Text_Spell_Audio PORTVERSION= 0.1.0 CATEGORIES= audio pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Generates a sound clip saying the contents of a string of characters USES= pear diff --git a/benchmarks/pear-Benchmark/Makefile b/benchmarks/pear-Benchmark/Makefile index 0a7f01dde3e5..2a5e1e292c03 100644 --- a/benchmarks/pear-Benchmark/Makefile +++ b/benchmarks/pear-Benchmark/Makefile @@ -5,7 +5,7 @@ PORTNAME= Benchmark PORTVERSION= 1.2.9 CATEGORIES= benchmarks devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR framework to benchmark PHP scripts or function calls USES= pear diff --git a/converters/pear-Services_JSON/Makefile b/converters/pear-Services_JSON/Makefile index b33a933682c9..2438520d248e 100644 --- a/converters/pear-Services_JSON/Makefile +++ b/converters/pear-Services_JSON/Makefile @@ -5,7 +5,7 @@ PORTNAME= Services_JSON PORTVERSION= 1.0.3 CATEGORIES= converters www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PHP implementation of json_encode/decode USES= pear diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile index 921ec990e3d3..e5164f0962a6 100644 --- a/databases/pear-DB/Makefile +++ b/databases/pear-DB/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.9.2 PORTEPOCH= 1 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR Database Abstraction Layer USES= pear diff --git a/databases/pear-DBA/Makefile b/databases/pear-DBA/Makefile index cf0491ab643b..0d25760e3d8d 100644 --- a/databases/pear-DBA/Makefile +++ b/databases/pear-DBA/Makefile @@ -5,7 +5,7 @@ PORTNAME= DBA PORTVERSION= 1.1.1 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Berkely-style database abstraction class USES= pear diff --git a/databases/pear-DBA_Relational/Makefile b/databases/pear-DBA_Relational/Makefile index 4ed19d5385ad..19cccb64d10f 100644 --- a/databases/pear-DBA_Relational/Makefile +++ b/databases/pear-DBA_Relational/Makefile @@ -5,7 +5,7 @@ PORTNAME= DBA_Relational PORTVERSION= 0.2.0 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Berkely-style database abstraction class PORTSCOUT= skipv:0.19 diff --git a/databases/pear-DB_DataObject/Makefile b/databases/pear-DB_DataObject/Makefile index 7344a2f91b9d..e192683d3b3b 100644 --- a/databases/pear-DB_DataObject/Makefile +++ b/databases/pear-DB_DataObject/Makefile @@ -5,7 +5,7 @@ PORTNAME= DB_DataObject PORTVERSION= 1.11.5 CATEGORIES= databases pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= SQL Builder, Object Interface to Database Tables LICENSE= PHP301 diff --git a/databases/pear-DB_DataObject_FormBuilder/Makefile b/databases/pear-DB_DataObject_FormBuilder/Makefile index 82185bca6031..13b7246abfa6 100644 --- a/databases/pear-DB_DataObject_FormBuilder/Makefile +++ b/databases/pear-DB_DataObject_FormBuilder/Makefile @@ -5,7 +5,7 @@ PORTNAME= DB_DataObject_FormBuilder PORTVERSION= 1.0.2 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Automatically build HTML_QuickForm objects using DB_DataObject BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm \ diff --git a/databases/pear-DB_QueryTool/Makefile b/databases/pear-DB_QueryTool/Makefile index 93ffb4259734..9278029a1100 100644 --- a/databases/pear-DB_QueryTool/Makefile +++ b/databases/pear-DB_QueryTool/Makefile @@ -5,7 +5,7 @@ PORTNAME= DB_QueryTool PORTVERSION= 1.1.2 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB \ diff --git a/databases/pear-DB_Sqlite_Tools/Makefile b/databases/pear-DB_Sqlite_Tools/Makefile index 2f95238d3663..9c854a15fbc0 100644 --- a/databases/pear-DB_Sqlite_Tools/Makefile +++ b/databases/pear-DB_Sqlite_Tools/Makefile @@ -5,7 +5,7 @@ PORTNAME= DB_Sqlite_Tools PORTVERSION= 0.1.7 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= an object oriented interface to backup Sqlite databases BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB \ diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile index e927c5bd86bf..cf27fbbf69f4 100644 --- a/databases/pear-DB_Table/Makefile +++ b/databases/pear-DB_Table/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR object-oriented interface to a database table USES= pear diff --git a/databases/pear-DB_ldap/Makefile b/databases/pear-DB_ldap/Makefile index 71ea027a5dca..70b13cfdabee 100644 --- a/databases/pear-DB_ldap/Makefile +++ b/databases/pear-DB_ldap/Makefile @@ -5,7 +5,7 @@ PORTNAME= DB_ldap PORTVERSION= 1.2.1 CATEGORIES= databases net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR DB compliant interface to LDAP servers BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB diff --git a/databases/pear-DB_ldap2/Makefile b/databases/pear-DB_ldap2/Makefile index 48ef4a578246..ec7d908a01cd 100644 --- a/databases/pear-DB_ldap2/Makefile +++ b/databases/pear-DB_ldap2/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.5.1 PORTREVISION= 1 CATEGORIES= databases net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR DB compliant interface to LDAP v2 and v3 database BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB diff --git a/databases/pear-MDB/Makefile b/databases/pear-MDB/Makefile index 14a0e1a88e75..305722016e66 100644 --- a/databases/pear-MDB/Makefile +++ b/databases/pear-MDB/Makefile @@ -5,7 +5,7 @@ PORTNAME= MDB PORTVERSION= 1.3.0 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR unified API for DB access, based on user meta data BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser diff --git a/databases/pear-MDB2/Makefile b/databases/pear-MDB2/Makefile index 4533381b2b06..847b37d02f43 100644 --- a/databases/pear-MDB2/Makefile +++ b/databases/pear-MDB2/Makefile @@ -5,7 +5,7 @@ PORTNAME= MDB2 DISTVERSION= 2.5.0b5 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR database abstraction layer LICENSE= BSD3CLAUSE diff --git a/databases/pear-MDB2_Driver_mysql/Makefile b/databases/pear-MDB2_Driver_mysql/Makefile index 8df3eed988ca..4a6a6123e602 100644 --- a/databases/pear-MDB2_Driver_mysql/Makefile +++ b/databases/pear-MDB2_Driver_mysql/Makefile @@ -5,7 +5,7 @@ PORTNAME= MDB2_Driver_mysql DISTVERSION= 1.5.0b4 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR MySQL MDB2 driver LICENSE= BSD3CLAUSE diff --git a/databases/pear-MDB2_Driver_mysqli/Makefile b/databases/pear-MDB2_Driver_mysqli/Makefile index 598e23deb66a..268b68c8cedf 100644 --- a/databases/pear-MDB2_Driver_mysqli/Makefile +++ b/databases/pear-MDB2_Driver_mysqli/Makefile @@ -5,7 +5,7 @@ PORTNAME= MDB2_Driver_mysqli DISTVERSION= 1.5.0b4 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR MySQL MDB2 driver LICENSE= BSD3CLAUSE diff --git a/databases/pear-MDB2_Driver_pgsql/Makefile b/databases/pear-MDB2_Driver_pgsql/Makefile index c8b61557a638..e97512f94ed2 100644 --- a/databases/pear-MDB2_Driver_pgsql/Makefile +++ b/databases/pear-MDB2_Driver_pgsql/Makefile @@ -5,7 +5,7 @@ PORTNAME= MDB2_Driver_pgsql DISTVERSION= 1.5.0b4 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR pgsql MDB2 driver LICENSE= BSD3CLAUSE diff --git a/databases/pear-MDB2_Schema/Makefile b/databases/pear-MDB2_Schema/Makefile index 4a8ac904f106..d8209d27559a 100644 --- a/databases/pear-MDB2_Schema/Makefile +++ b/databases/pear-MDB2_Schema/Makefile @@ -5,7 +5,7 @@ PORTNAME= MDB2_Schema PORTVERSION= 0.8.6 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR XML based database schema manager BUILD_DEPENDS= ${PEARDIR}/MDB2.php:databases/pear-MDB2 \ diff --git a/databases/pear-MDB_QueryTool/Makefile b/databases/pear-MDB_QueryTool/Makefile index e0811c1d49da..ecb9cf2bd01b 100644 --- a/databases/pear-MDB_QueryTool/Makefile +++ b/databases/pear-MDB_QueryTool/Makefile @@ -5,7 +5,7 @@ PORTNAME= MDB_QueryTool PORTVERSION= 1.2.3 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB BUILD_DEPENDS= ${PEARDIR}/MDB.php:databases/pear-MDB \ diff --git a/databases/pear-Structures_DataGrid_DataSource_Array/Makefile b/databases/pear-Structures_DataGrid_DataSource_Array/Makefile index b1873a3c8876..aba586d1c022 100644 --- a/databases/pear-Structures_DataGrid_DataSource_Array/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_Array/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_Array PORTVERSION= 0.1.4 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= DataSource driver using arrays BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid diff --git a/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile b/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile index f24680c18c7d..1f5a3135c8a6 100644 --- a/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_CSV PORTVERSION= 0.1.6 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= DataSource driver using CSV files BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array diff --git a/databases/pear-Structures_DataGrid_DataSource_DB/Makefile b/databases/pear-Structures_DataGrid_DataSource_DB/Makefile index c9f72a5071c2..7192ec05f900 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DB/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DB/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_DB PORTVERSION= 0.1.1 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= DB datasource driver for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ diff --git a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile index d1340db891fb..4d0030b075b2 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_DBQuery PORTVERSION= 0.1.11 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= DataSource driver using PEAR::DB and an SQL query BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ diff --git a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile index 8622cb45a9bb..7148083d23da 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_DBTable PORTVERSION= 0.1.7 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= DataSource driver using PEAR::DB_Table BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ diff --git a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile index 557578f439ad..da3e6c9547d8 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_DataObject PORTVERSION= 0.2.1 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= DataSource driver using PEAR::DB_DataObject BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ diff --git a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile index 6eb8cd0a2a0c..d4175841091c 100644 --- a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_MDB2 PORTVERSION= 0.1.11 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= DataSource driver using PEAR::MDB2 and an SQL query BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ diff --git a/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile b/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile index 444569a3264f..d3fb456923f4 100644 --- a/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_DataSource_PDO PORTVERSION= 0.2.0 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= DataSource driver using PHP Data Objects (PDO) and an SQL query BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array diff --git a/databases/pear-XML_Query2XML/Makefile b/databases/pear-XML_Query2XML/Makefile index 705b4b54d45a..97c49b6e980a 100644 --- a/databases/pear-XML_Query2XML/Makefile +++ b/databases/pear-XML_Query2XML/Makefile @@ -5,7 +5,7 @@ PORTNAME= XML_Query2XML PORTVERSION= 1.7.2 CATEGORIES= databases pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class transform SQL queries into XML data BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB diff --git a/devel/pear-Config/Makefile b/devel/pear-Config/Makefile index 483f7bb811c8..a3737e3e5117 100644 --- a/devel/pear-Config/Makefile +++ b/devel/pear-Config/Makefile @@ -5,7 +5,7 @@ PORTNAME= Config PORTVERSION= 1.10.12 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Your configurations swiss-army knife OPTIONS_DEFINE= PEAR_XML_PARSER PEAR_XML_UTIL diff --git a/devel/pear-Console_Color/Makefile b/devel/pear-Console_Color/Makefile index f0a0dc8ba12d..207d24ba0e90 100644 --- a/devel/pear-Console_Color/Makefile +++ b/devel/pear-Console_Color/Makefile @@ -5,7 +5,7 @@ PORTNAME= Console_Color PORTVERSION= 1.0.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR use ANSI console colors USES= pear diff --git a/devel/pear-Console_Getargs/Makefile b/devel/pear-Console_Getargs/Makefile index 9e82fcf0cb1f..4b8eb69505e2 100644 --- a/devel/pear-Console_Getargs/Makefile +++ b/devel/pear-Console_Getargs/Makefile @@ -5,7 +5,7 @@ PORTNAME= Console_Getargs PORTVERSION= 1.3.5 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR command-line arguments parser USES= pear diff --git a/devel/pear-Console_Table/Makefile b/devel/pear-Console_Table/Makefile index 01486999c183..f9efbfcfde4a 100644 --- a/devel/pear-Console_Table/Makefile +++ b/devel/pear-Console_Table/Makefile @@ -5,7 +5,7 @@ PORTNAME= Console_Table PORTVERSION= 1.3.0 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PHP class that makes it easy to build console style tables LICENSE= BSD3CLAUSE diff --git a/devel/pear-Date/Makefile b/devel/pear-Date/Makefile index 29f2cd668839..745dc65be455 100644 --- a/devel/pear-Date/Makefile +++ b/devel/pear-Date/Makefile @@ -5,7 +5,7 @@ PORTNAME= Date PORTVERSION= 1.4.7 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR Date and Time Zone Classes USES= pear diff --git a/devel/pear-Date_Holidays/Makefile b/devel/pear-Date_Holidays/Makefile index e9ad2dd04ac2..9cb497529d21 100644 --- a/devel/pear-Date_Holidays/Makefile +++ b/devel/pear-Date_Holidays/Makefile @@ -5,7 +5,7 @@ PORTNAME= Date_Holidays PORTVERSION= 0.21.8 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR driver based class to calculate holidays BUILD_DEPENDS= ${PEARDIR}/Date.php:devel/pear-Date \ diff --git a/devel/pear-Date_Holidays_Austria/Makefile b/devel/pear-Date_Holidays_Austria/Makefile index 436161676597..999be4b95aeb 100644 --- a/devel/pear-Date_Holidays_Austria/Makefile +++ b/devel/pear-Date_Holidays_Austria/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Austria PORTVERSION= 0.1.6 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in Austria LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Brazil/Makefile b/devel/pear-Date_Holidays_Brazil/Makefile index 0f93fe4aec89..70a1653edd94 100644 --- a/devel/pear-Date_Holidays_Brazil/Makefile +++ b/devel/pear-Date_Holidays_Brazil/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Brazil PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in Brazil BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Denmark/Makefile b/devel/pear-Date_Holidays_Denmark/Makefile index 52839a8f9aa3..fa1b71383beb 100644 --- a/devel/pear-Date_Holidays_Denmark/Makefile +++ b/devel/pear-Date_Holidays_Denmark/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Denmark PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in Denmark BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Discordian/Makefile b/devel/pear-Date_Holidays_Discordian/Makefile index 984cbadd0ad2..38a9ef106242 100644 --- a/devel/pear-Date_Holidays_Discordian/Makefile +++ b/devel/pear-Date_Holidays_Discordian/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Discordian PORTVERSION= 0.1.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate Discordian holidays BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_EnglandWales/Makefile b/devel/pear-Date_Holidays_EnglandWales/Makefile index 8fc69c9ae91a..5944a68b70bd 100644 --- a/devel/pear-Date_Holidays_EnglandWales/Makefile +++ b/devel/pear-Date_Holidays_EnglandWales/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_EnglandWales PORTVERSION= 0.1.5 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in England and Wales BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Germany/Makefile b/devel/pear-Date_Holidays_Germany/Makefile index d3f8c3ac82a0..4643102bfdef 100644 --- a/devel/pear-Date_Holidays_Germany/Makefile +++ b/devel/pear-Date_Holidays_Germany/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.1.2 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in Germany BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Iceland/Makefile b/devel/pear-Date_Holidays_Iceland/Makefile index dc42c3e1bce2..458dbcfce7ff 100644 --- a/devel/pear-Date_Holidays_Iceland/Makefile +++ b/devel/pear-Date_Holidays_Iceland/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Iceland PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in Iceland BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Ireland/Makefile b/devel/pear-Date_Holidays_Ireland/Makefile index ee6d511c38dc..a4aaa8f7e745 100644 --- a/devel/pear-Date_Holidays_Ireland/Makefile +++ b/devel/pear-Date_Holidays_Ireland/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Ireland PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in Ireland BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Italy/Makefile b/devel/pear-Date_Holidays_Italy/Makefile index 005dcee51a16..31b500eb7e51 100644 --- a/devel/pear-Date_Holidays_Italy/Makefile +++ b/devel/pear-Date_Holidays_Italy/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Italy PORTVERSION= 0.1.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in Italy BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Japan/Makefile b/devel/pear-Date_Holidays_Japan/Makefile index 412c16fad1f5..184ef3a4409e 100644 --- a/devel/pear-Date_Holidays_Japan/Makefile +++ b/devel/pear-Date_Holidays_Japan/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Japan PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in Japan BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Netherlands/Makefile b/devel/pear-Date_Holidays_Netherlands/Makefile index 9d15af96b6a6..a13122570dba 100644 --- a/devel/pear-Date_Holidays_Netherlands/Makefile +++ b/devel/pear-Date_Holidays_Netherlands/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Netherlands PORTVERSION= 0.1.4 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in the Netherlands BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Norway/Makefile b/devel/pear-Date_Holidays_Norway/Makefile index 7ee8467366aa..fccb79fe90e5 100644 --- a/devel/pear-Date_Holidays_Norway/Makefile +++ b/devel/pear-Date_Holidays_Norway/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Norway PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in Norway BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_PHPdotNet/Makefile b/devel/pear-Date_Holidays_PHPdotNet/Makefile index 0c462f1a4c03..681425ee5dcb 100644 --- a/devel/pear-Date_Holidays_PHPdotNet/Makefile +++ b/devel/pear-Date_Holidays_PHPdotNet/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_PHPdotNet PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate birthdays of members of PHP.net BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Romania/Makefile b/devel/pear-Date_Holidays_Romania/Makefile index 3cf4acb7e5db..7acb3f3df9f2 100644 --- a/devel/pear-Date_Holidays_Romania/Makefile +++ b/devel/pear-Date_Holidays_Romania/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Romania PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in Romania BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Slovenia/Makefile b/devel/pear-Date_Holidays_Slovenia/Makefile index 57a72a4c0c1a..b2d2770da720 100644 --- a/devel/pear-Date_Holidays_Slovenia/Makefile +++ b/devel/pear-Date_Holidays_Slovenia/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Slovenia PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in Slovenia BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Sweden/Makefile b/devel/pear-Date_Holidays_Sweden/Makefile index 3d976c640c31..b217d4478d81 100644 --- a/devel/pear-Date_Holidays_Sweden/Makefile +++ b/devel/pear-Date_Holidays_Sweden/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Sweden PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in Sweden BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_UNO/Makefile b/devel/pear-Date_Holidays_UNO/Makefile index a21fe1585cd0..00387e3657ec 100644 --- a/devel/pear-Date_Holidays_UNO/Makefile +++ b/devel/pear-Date_Holidays_UNO/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_UNO PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in the UNO BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_USA/Makefile b/devel/pear-Date_Holidays_USA/Makefile index 105a17697eec..6d51e7245515 100644 --- a/devel/pear-Date_Holidays_USA/Makefile +++ b/devel/pear-Date_Holidays_USA/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_USA PORTVERSION= 0.1.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in the USA BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Date_Holidays_Ukraine/Makefile b/devel/pear-Date_Holidays_Ukraine/Makefile index 39b5793d0e3f..55ec688588bc 100644 --- a/devel/pear-Date_Holidays_Ukraine/Makefile +++ b/devel/pear-Date_Holidays_Ukraine/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays_Ukraine PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Driver based class to calculate holidays in the Ukraine BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays diff --git a/devel/pear-Event_Dispatcher/Makefile b/devel/pear-Event_Dispatcher/Makefile index c63129326aba..04b00522c595 100644 --- a/devel/pear-Event_Dispatcher/Makefile +++ b/devel/pear-Event_Dispatcher/Makefile @@ -5,7 +5,7 @@ PORTNAME= Event_Dispatcher PORTVERSION= 1.1.0 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR dispatch notifications using PHP callbacks USES= pear diff --git a/devel/pear-FSM/Makefile b/devel/pear-FSM/Makefile index b0453211f012..9adfd9b5e775 100644 --- a/devel/pear-FSM/Makefile +++ b/devel/pear-FSM/Makefile @@ -5,7 +5,7 @@ PORTNAME= FSM PORTVERSION= 1.4.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR Finite State Machine OPTIONS_DEFINE= PEAR_GRAPGHVIZ diff --git a/devel/pear-HTML_CSS/Makefile b/devel/pear-HTML_CSS/Makefile index 32c8200a596c..89d73c4798aa 100644 --- a/devel/pear-HTML_CSS/Makefile +++ b/devel/pear-HTML_CSS/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_CSS PORTVERSION= 1.5.4 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class for generating CSS declarations BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common diff --git a/devel/pear-HTML_Common/Makefile b/devel/pear-HTML_Common/Makefile index 5d72c290866d..cdd73616f1a1 100644 --- a/devel/pear-HTML_Common/Makefile +++ b/devel/pear-HTML_Common/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_Common PORTVERSION= 1.2.5 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR::HTML_Common is a base class for other HTML classes USES= pear diff --git a/devel/pear-HTML_Form/Makefile b/devel/pear-HTML_Form/Makefile index 7f3822b57244..23b0e26018ab 100644 --- a/devel/pear-HTML_Form/Makefile +++ b/devel/pear-HTML_Form/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.3.0 PORTREVSION= 1 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR simple HTML form package USES= pear diff --git a/devel/pear-HTML_Javascript/Makefile b/devel/pear-HTML_Javascript/Makefile index f92c9f48e046..152412cf6b5e 100644 --- a/devel/pear-HTML_Javascript/Makefile +++ b/devel/pear-HTML_Javascript/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_Javascript PORTVERSION= 1.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Provides an interface for creating simple JS scripts USES= pear diff --git a/devel/pear-HTML_Page2/Makefile b/devel/pear-HTML_Page2/Makefile index d8ff42bcc3ea..0bd7dcea1bd7 100644 --- a/devel/pear-HTML_Page2/Makefile +++ b/devel/pear-HTML_Page2/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.6.1 CATEGORIES= devel www pear DISTNAME= ${PORTNAME}-${PORTVERSION}beta -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR base class for XHTML page generation BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common diff --git a/devel/pear-HTML_QuickForm/Makefile b/devel/pear-HTML_QuickForm/Makefile index b359acfff767..cdce2d57ef9a 100644 --- a/devel/pear-HTML_QuickForm/Makefile +++ b/devel/pear-HTML_QuickForm/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_QuickForm PORTVERSION= 3.2.14 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Provide methods for creating, validating, and processing HTML forms LICENSE= PHP301 diff --git a/devel/pear-HTML_QuickForm2/Makefile b/devel/pear-HTML_QuickForm2/Makefile index 8007a30521cf..ba8c78547cc5 100644 --- a/devel/pear-HTML_QuickForm2/Makefile +++ b/devel/pear-HTML_QuickForm2/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_QuickForm2 PORTVERSION= 2.0.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PHP5 rewrite of the HTML_QuickForm package BUILD_DEPENDS= ${PEARDIR}/HTML/Common2.php:devel/pear-HTML_Common2 diff --git a/devel/pear-HTML_QuickForm_Livesearch/Makefile b/devel/pear-HTML_QuickForm_Livesearch/Makefile index c7858942633f..ca10405a7b11 100644 --- a/devel/pear-HTML_QuickForm_Livesearch/Makefile +++ b/devel/pear-HTML_QuickForm_Livesearch/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_QuickForm_Livesearch PORTVERSION= 0.4.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Element for PEAR::HTML_QuickForm to enable a suggest search BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm \ diff --git a/devel/pear-HTML_QuickForm_SelectFilter/Makefile b/devel/pear-HTML_QuickForm_SelectFilter/Makefile index f7c07628b2ac..c3435cd60dc4 100644 --- a/devel/pear-HTML_QuickForm_SelectFilter/Makefile +++ b/devel/pear-HTML_QuickForm_SelectFilter/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.0 CATEGORIES= devel www pear DISTNAME= ${PORTNAME}-${PORTVERSION}RC1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Element for PEAR::HTML_QuickForm that defines dynamic filters BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm diff --git a/devel/pear-HTML_Select/Makefile b/devel/pear-HTML_Select/Makefile index dd53695bebc4..b3b409f0355e 100644 --- a/devel/pear-HTML_Select/Makefile +++ b/devel/pear-HTML_Select/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_Select PORTVERSION= 1.3.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR::HTML_Select is a class for generating HTML form select elements BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common diff --git a/devel/pear-HTML_Select_Common/Makefile b/devel/pear-HTML_Select_Common/Makefile index 2503be694291..26b26ff43c15 100644 --- a/devel/pear-HTML_Select_Common/Makefile +++ b/devel/pear-HTML_Select_Common/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_Select_Common PORTVERSION= 1.2.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Some small PEAR classes to handle common <select> lists BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common \ diff --git a/devel/pear-HTML_Template_Flexy/Makefile b/devel/pear-HTML_Template_Flexy/Makefile index 6b7e6ec155ad..175b11eed3f3 100644 --- a/devel/pear-HTML_Template_Flexy/Makefile +++ b/devel/pear-HTML_Template_Flexy/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_Template_Flexy PORTVERSION= 1.3.13 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Extremely powerful Tokenizer driven Template engine LICENSE= PHP202 diff --git a/devel/pear-HTML_Template_IT/Makefile b/devel/pear-HTML_Template_IT/Makefile index 5afb07cc0b74..a1f4df23639b 100644 --- a/devel/pear-HTML_Template_IT/Makefile +++ b/devel/pear-HTML_Template_IT/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.3.0 PORTEPOCH= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR Integrated template API USES= pear diff --git a/devel/pear-HTML_Template_PHPLIB/Makefile b/devel/pear-HTML_Template_PHPLIB/Makefile index dabff4ed5869..db2493ff4df6 100644 --- a/devel/pear-HTML_Template_PHPLIB/Makefile +++ b/devel/pear-HTML_Template_PHPLIB/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_Template_PHPLIB PORTVERSION= 1.6.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR template API ported from PHPLIB LICENSE= LGPL3 diff --git a/devel/pear-HTML_Template_Sigma/Makefile b/devel/pear-HTML_Template_Sigma/Makefile index 7816838e8925..aa79caf79767 100644 --- a/devel/pear-HTML_Template_Sigma/Makefile +++ b/devel/pear-HTML_Template_Sigma/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_Template_Sigma PORTVERSION= 1.3.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR template API USE_PHP= ctype diff --git a/devel/pear-HTML_TreeMenu/Makefile b/devel/pear-HTML_TreeMenu/Makefile index c0b25724087b..98bfca67578f 100644 --- a/devel/pear-HTML_TreeMenu/Makefile +++ b/devel/pear-HTML_TreeMenu/Makefile @@ -5,7 +5,7 @@ PORTNAME= HTML_TreeMenu PORTVERSION= 1.2.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Provides an API to create a HTML tree USES= pear diff --git a/devel/pear-I18N/Makefile b/devel/pear-I18N/Makefile index ba3ff32cb519..479fa6c99ca6 100644 --- a/devel/pear-I18N/Makefile +++ b/devel/pear-I18N/Makefile @@ -5,7 +5,7 @@ PORTNAME= I18N PORTVERSION= 1.0.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR internationalization package BUILD_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear diff --git a/devel/pear-Math_Fraction/Makefile b/devel/pear-Math_Fraction/Makefile index c54b6c8b04e3..1db022bee302 100644 --- a/devel/pear-Math_Fraction/Makefile +++ b/devel/pear-Math_Fraction/Makefile @@ -5,7 +5,7 @@ PORTNAME= Math_Fraction PORTVERSION= 0.4.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Classes that represent and manipulate fractions USES= pear diff --git a/devel/pear-PEAR_Info/Makefile b/devel/pear-PEAR_Info/Makefile index 10a2107dbcd0..4531120c5d51 100644 --- a/devel/pear-PEAR_Info/Makefile +++ b/devel/pear-PEAR_Info/Makefile @@ -5,7 +5,7 @@ PORTNAME= PEAR_Info PORTVERSION= 1.9.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Show Information about your PEAR install and its packages BUILD_DEPENDS= ${PEARDIR}/Console/Getargs.php:devel/pear-Console_Getargs diff --git a/devel/pear-PEAR_PackageFileManager/Makefile b/devel/pear-PEAR_PackageFileManager/Makefile index 9fcb556d999d..e1a191b5129b 100644 --- a/devel/pear-PEAR_PackageFileManager/Makefile +++ b/devel/pear-PEAR_PackageFileManager/Makefile @@ -5,7 +5,7 @@ PORTNAME= PEAR_PackageFileManager PORTVERSION= 1.7.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class to maintain PEAR packages OPTIONS_DEFINE= PEAR_PHP_COMPATINFO PEAR_XML_TREE diff --git a/devel/pear-PEAR_PackageFileManager2/Makefile b/devel/pear-PEAR_PackageFileManager2/Makefile index 62c4020dd515..099247c2aa2b 100644 --- a/devel/pear-PEAR_PackageFileManager2/Makefile +++ b/devel/pear-PEAR_PackageFileManager2/Makefile @@ -5,7 +5,7 @@ PORTNAME= PEAR_PackageFileManager2 PORTVERSION= 1.0.4 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class to maintain PEAR packages LICENSE= BSD2CLAUSE diff --git a/devel/pear-PEAR_PackageFileManager_Plugins/Makefile b/devel/pear-PEAR_PackageFileManager_Plugins/Makefile index 572e385fd352..4508ff501750 100644 --- a/devel/pear-PEAR_PackageFileManager_Plugins/Makefile +++ b/devel/pear-PEAR_PackageFileManager_Plugins/Makefile @@ -5,7 +5,7 @@ PORTNAME= PEAR_PackageFileManager_Plugins PORTVERSION= 1.0.4 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= The plugins for PEAR_PackageFileManager BUILD_DEPENDS= ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer diff --git a/devel/pear-PHPDoc/Makefile b/devel/pear-PHPDoc/Makefile index 958a8017093e..90d19d070ef9 100644 --- a/devel/pear-PHPDoc/Makefile +++ b/devel/pear-PHPDoc/Makefile @@ -5,7 +5,7 @@ PORTNAME= PHPDoc PORTVERSION= 0.1.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Tool to generate documentation from the source USES= pear diff --git a/devel/pear-PHP_ArrayOf/Makefile b/devel/pear-PHP_ArrayOf/Makefile index 6d9e2aac8f2b..834096374237 100644 --- a/devel/pear-PHP_ArrayOf/Makefile +++ b/devel/pear-PHP_ArrayOf/Makefile @@ -5,7 +5,7 @@ PORTNAME= PHP_ArrayOf PORTVERSION= 0.2.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Abstract class package to create arrays of specific element types USES= pear diff --git a/devel/pear-PHP_Beautifier/Makefile b/devel/pear-PHP_Beautifier/Makefile index 5f9b3e0cce4e..cb77d6a052a4 100644 --- a/devel/pear-PHP_Beautifier/Makefile +++ b/devel/pear-PHP_Beautifier/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.15 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR beautifier for PHP BUILD_DEPENDS= ${PEARDIR}/Log.php:sysutils/pear-Log diff --git a/devel/pear-PHP_Compat/Makefile b/devel/pear-PHP_Compat/Makefile index cb55b8d234f2..4e2cd7afdea1 100644 --- a/devel/pear-PHP_Compat/Makefile +++ b/devel/pear-PHP_Compat/Makefile @@ -5,7 +5,7 @@ PORTNAME= PHP_Compat PORTVERSION= 1.5.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Provides missing functionality for older versions of PHP PORTSCOUT= skipv:1.6.0a1,1.6.0a2 diff --git a/devel/pear-PHP_CompatInfo/Makefile b/devel/pear-PHP_CompatInfo/Makefile index 1028284db844..a0690a0458cb 100644 --- a/devel/pear-PHP_CompatInfo/Makefile +++ b/devel/pear-PHP_CompatInfo/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.9.0 PORTREVISION= 2 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class to find out the minimum version and extensions required RUN_DEPENDS= ${PEARDIR}/Console/Table.php:devel/pear-Console_Table \ diff --git a/devel/pear-PHP_Parser/Makefile b/devel/pear-PHP_Parser/Makefile index e142e03eadf8..25fd6b4e07c2 100644 --- a/devel/pear-PHP_Parser/Makefile +++ b/devel/pear-PHP_Parser/Makefile @@ -5,7 +5,7 @@ PORTNAME= PHP_Parser PORTVERSION= 0.2.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PHP Grammar Parser USES= pear diff --git a/devel/pear-PHP_ParserGenerator/Makefile b/devel/pear-PHP_ParserGenerator/Makefile index 257d2d32666c..9f3deb39571d 100644 --- a/devel/pear-PHP_ParserGenerator/Makefile +++ b/devel/pear-PHP_ParserGenerator/Makefile @@ -5,7 +5,7 @@ PORTNAME= PHP_ParserGenerator PORTVERSION= 0.1.7 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Convert files from lemon parser to php5 USES= pear diff --git a/devel/pear-PHP_UML/Makefile b/devel/pear-PHP_UML/Makefile index d277aecb6307..c7275b9cd683 100644 --- a/devel/pear-PHP_UML/Makefile +++ b/devel/pear-PHP_UML/Makefile @@ -5,7 +5,7 @@ PORTNAME= PHP_UML PORTVERSION= 1.6.2 CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR Class to Create UML Representation of PHP Code LICENSE= LGPL3 diff --git a/devel/pear-Pager/Makefile b/devel/pear-Pager/Makefile index aab28db7d177..fc65aaf6ffbe 100644 --- a/devel/pear-Pager/Makefile +++ b/devel/pear-Pager/Makefile @@ -5,7 +5,7 @@ PORTNAME= Pager PORTVERSION= 2.4.9 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR data paging class USES= pear diff --git a/devel/pear-PhpDocumentor/Makefile b/devel/pear-PhpDocumentor/Makefile index 0d92dba0e251..c00ec7e28b75 100644 --- a/devel/pear-PhpDocumentor/Makefile +++ b/devel/pear-PhpDocumentor/Makefile @@ -5,7 +5,7 @@ PORTNAME= PhpDocumentor PORTVERSION= 1.4.4 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Provides automatic documenting of php-api from the source BUILD_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear diff --git a/devel/pear-Structures_DataGrid/Makefile b/devel/pear-Structures_DataGrid/Makefile index 3ec6f31e6b11..34ee4ddf4cef 100644 --- a/devel/pear-Structures_DataGrid/Makefile +++ b/devel/pear-Structures_DataGrid/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid PORTVERSION= 0.9.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Full-featured tabular structured data management package RUN_DEPENDS= ${PEARDIR}/Console/Table.php:devel/pear-Console_Table diff --git a/devel/pear-Structures_DataGrid_Renderer_Console/Makefile b/devel/pear-Structures_DataGrid_Renderer_Console/Makefile index 7f59dc999d04..13b39322edb8 100644 --- a/devel/pear-Structures_DataGrid_Renderer_Console/Makefile +++ b/devel/pear-Structures_DataGrid_Renderer_Console/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_Renderer_Console PORTVERSION= 0.1.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Console_Table Renderer for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ diff --git a/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile b/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile index 5e81fc9ded3a..782ffcd03624 100644 --- a/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile +++ b/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_Renderer_HTMLSortForm PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= HTMLSortForm Renderer for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ diff --git a/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile b/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile index b06990a71249..a56d185e403d 100644 --- a/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile +++ b/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_Renderer_HTMLTable PORTVERSION= 0.1.6 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= HTML_Table Renderer for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ diff --git a/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile b/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile index 861785b70f49..2b8839289614 100644 --- a/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile +++ b/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile @@ -5,7 +5,7 @@ PORTNAME= Structures_DataGrid_Renderer_XUL PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= XUL Renderer for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ diff --git a/devel/pear-System_Command/Makefile b/devel/pear-System_Command/Makefile index 4d6daf412ab9..83206e237529 100644 --- a/devel/pear-System_Command/Makefile +++ b/devel/pear-System_Command/Makefile @@ -5,7 +5,7 @@ PORTNAME= System_Command PORTVERSION= 1.0.8 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR command line execution interface USES= pear diff --git a/devel/pear-Testing_Selenium/Makefile b/devel/pear-Testing_Selenium/Makefile index 8d932bc5908d..add2dc4bd099 100644 --- a/devel/pear-Testing_Selenium/Makefile +++ b/devel/pear-Testing_Selenium/Makefile @@ -5,7 +5,7 @@ PORTNAME= Testing_Selenium PORTVERSION= 0.4.4 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR Binding - Once more unto the breach USES= pear diff --git a/devel/pear-VFS/Makefile b/devel/pear-VFS/Makefile index 168262c9287c..484b55737203 100644 --- a/devel/pear-VFS/Makefile +++ b/devel/pear-VFS/Makefile @@ -5,7 +5,7 @@ PORTNAME= VFS PORTVERSION= 0.3.0 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR Virtual File System API BUILD_DEPENDS= ${PEARDIR}/Log/null.php:sysutils/pear-Log diff --git a/devel/pear-Validate_AU/Makefile b/devel/pear-Validate_AU/Makefile index 68fa1993044e..271906808e5d 100644 --- a/devel/pear-Validate_AU/Makefile +++ b/devel/pear-Validate_AU/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.4 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR data validation class for Australia USES= pear diff --git a/devel/pear-Validate_Finance/Makefile b/devel/pear-Validate_Finance/Makefile index 69ba15a48d7f..59c150d554b6 100644 --- a/devel/pear-Validate_Finance/Makefile +++ b/devel/pear-Validate_Finance/Makefile @@ -5,7 +5,7 @@ PORTNAME= Validate_Finance PORTVERSION= 0.5.6 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR Finance Validation class BUILD_DEPENDS= pear-Validate>=0.5.0:devel/pear-Validate diff --git a/devel/pear-Validate_Finance_CreditCard/Makefile b/devel/pear-Validate_Finance_CreditCard/Makefile index 47547b60a1c2..52964db2f0b6 100644 --- a/devel/pear-Validate_Finance_CreditCard/Makefile +++ b/devel/pear-Validate_Finance_CreditCard/Makefile @@ -5,7 +5,7 @@ PORTNAME= Validate_Finance_CreditCard PORTVERSION= 0.6.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR CreditCard Validation class USES= pear diff --git a/devel/pear-Validate_US/Makefile b/devel/pear-Validate_US/Makefile index 843bfaef4381..e3d42c87bf30 100644 --- a/devel/pear-Validate_US/Makefile +++ b/devel/pear-Validate_US/Makefile @@ -5,7 +5,7 @@ PORTNAME= Validate_US PORTVERSION= 0.5.5 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR data validation class for US BUILD_DEPENDS= pear-Validate>=0.5.0:devel/pear-Validate diff --git a/devel/pear-Var_Dump/Makefile b/devel/pear-Var_Dump/Makefile index 228f07fa2d6b..7b59068c6477 100644 --- a/devel/pear-Var_Dump/Makefile +++ b/devel/pear-Var_Dump/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.4 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Provides methods for dumping structured information about a variable LICENSE= PHP30 diff --git a/devel/pear-VersionControl_Git/Makefile b/devel/pear-VersionControl_Git/Makefile index c32b52211223..e4bd0580a94c 100644 --- a/devel/pear-VersionControl_Git/Makefile +++ b/devel/pear-VersionControl_Git/Makefile @@ -5,7 +5,7 @@ PORTNAME= VersionControl_Git PORTVERSION= 0.4.4 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= OO interface to handle Git repository USES= pear diff --git a/devel/pear-XML_NITF/Makefile b/devel/pear-XML_NITF/Makefile index f39c1dceb204..d9004c303e57 100644 --- a/devel/pear-XML_NITF/Makefile +++ b/devel/pear-XML_NITF/Makefile @@ -5,7 +5,7 @@ PORTNAME= XML_NITF PORTVERSION= 1.1.1 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR NITF XML parser BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser diff --git a/devel/pear-XML_RSS/Makefile b/devel/pear-XML_RSS/Makefile index 8c6bc234eec7..71cf53e2890c 100644 --- a/devel/pear-XML_RSS/Makefile +++ b/devel/pear-XML_RSS/Makefile @@ -5,7 +5,7 @@ PORTNAME= XML_RSS PORTVERSION= 1.0.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR RSS parser RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser diff --git a/devel/pear-XML_SVG/Makefile b/devel/pear-XML_SVG/Makefile index 55ba6b5f2d43..c3fe4a818f14 100644 --- a/devel/pear-XML_SVG/Makefile +++ b/devel/pear-XML_SVG/Makefile @@ -5,7 +5,7 @@ PORTNAME= XML_SVG PORTVERSION= 1.1.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR object-oriented API for building SVG documents USES= pear diff --git a/devel/pear-XML_Serializer/Makefile b/devel/pear-XML_Serializer/Makefile index d1100eb62586..8775470698ad 100644 --- a/devel/pear-XML_Serializer/Makefile +++ b/devel/pear-XML_Serializer/Makefile @@ -5,7 +5,7 @@ PORTNAME= XML_Serializer PORTVERSION= 0.21.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR Swiss-army knive for reading and writing XML files LICENSE= BSD2CLAUSE diff --git a/devel/pear-XML_Transformer/Makefile b/devel/pear-XML_Transformer/Makefile index 1ed5498d2a32..4a21a29d7f9a 100644 --- a/devel/pear-XML_Transformer/Makefile +++ b/devel/pear-XML_Transformer/Makefile @@ -5,7 +5,7 @@ PORTNAME= XML_Transformer PORTVERSION= 1.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR XML Transformations in PHP BUILD_DEPENDS= ${PEARDIR}/XML/Util.php:devel/pear-XML_Util diff --git a/devel/pear-XML_Tree/Makefile b/devel/pear-XML_Tree/Makefile index 20dda64b6c1a..bf329e0314d4 100644 --- a/devel/pear-XML_Tree/Makefile +++ b/devel/pear-XML_Tree/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class for representing XML data in a tree structure BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser diff --git a/devel/pear-XML_Util/Makefile b/devel/pear-XML_Util/Makefile index 45fe35939c11..f8a317f7e406 100644 --- a/devel/pear-XML_Util/Makefile +++ b/devel/pear-XML_Util/Makefile @@ -5,7 +5,7 @@ PORTNAME= XML_Util PORTVERSION= 1.3.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR XML utility class LICENSE= BSD2CLAUSE diff --git a/devel/pear-channel-phpunit/Makefile b/devel/pear-channel-phpunit/Makefile index 05baac79593a..00d78430e5dc 100644 --- a/devel/pear-channel-phpunit/Makefile +++ b/devel/pear-channel-phpunit/Makefile @@ -5,7 +5,7 @@ PORTNAME= phpunit PORTVERSION= 20110327 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.phpunit.de diff --git a/devel/pear-channel-symfony/Makefile b/devel/pear-channel-symfony/Makefile index 6753da42f85e..aa611525be11 100644 --- a/devel/pear-channel-symfony/Makefile +++ b/devel/pear-channel-symfony/Makefile @@ -5,7 +5,7 @@ PORTNAME= symfony PORTVERSION= 20110701 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.symfony-project.com diff --git a/devel/pear-channel-twig/Makefile b/devel/pear-channel-twig/Makefile index 10401ff4b992..010d0f2e8a16 100644 --- a/devel/pear-channel-twig/Makefile +++ b/devel/pear-channel-twig/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 20140108 CATEGORIES= devel www pear MASTER_SITES= # -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.twig-project.org diff --git a/devel/pear-codegen/Makefile b/devel/pear-codegen/Makefile index d6757e38012e..9687f1b3ea68 100644 --- a/devel/pear-codegen/Makefile +++ b/devel/pear-codegen/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.7 CATEGORIES= devel pear DISTNAME= CodeGen-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Tool to create code generators that operate on XML descriptions USES= pear diff --git a/devel/pear/Makefile b/devel/pear/Makefile index 864a69f22519..8d13d6c07bdd 100644 --- a/devel/pear/Makefile +++ b/devel/pear/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.10.1 CATEGORIES= devel MASTER_SITES= http://mirror.miwibox.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR framework for PHP LICENSE= PHP301 diff --git a/dns/pear-Net_DNS/Makefile b/dns/pear-Net_DNS/Makefile index 6ad498d80bee..e9db74fce4da 100644 --- a/dns/pear-Net_DNS/Makefile +++ b/dns/pear-Net_DNS/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 1 CATEGORIES= dns net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Resolver library used to communicate with a DNS server PORTSCOUT= skipv:1.00b2,1.00b1 diff --git a/dns/pear-Net_DNS2/Makefile b/dns/pear-Net_DNS2/Makefile index b573927cf4ad..a3abf2b2d286 100644 --- a/dns/pear-Net_DNS2/Makefile +++ b/dns/pear-Net_DNS2/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_DNS2 PORTVERSION= 1.4.2 CATEGORIES= dns net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PHP5 Resolver library used to communicate with a DNS server LICENSE= BSD3CLAUSE diff --git a/ftp/pear-Net_FTP/Makefile b/ftp/pear-Net_FTP/Makefile index 45a03c184674..638fbaf9736e 100644 --- a/ftp/pear-Net_FTP/Makefile +++ b/ftp/pear-Net_FTP/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_FTP PORTVERSION= 1.4.0 CATEGORIES= ftp www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR OO interface to the PHP FTP functions plus some additions LICENSE= BSD2CLAUSE diff --git a/games/pear-Games_Chess/Makefile b/games/pear-Games_Chess/Makefile index 3da83f8c1ffd..16a8f0ebdd26 100644 --- a/games/pear-Games_Chess/Makefile +++ b/games/pear-Games_Chess/Makefile @@ -5,7 +5,7 @@ PORTNAME= Games_Chess PORTVERSION= 1.0.1 CATEGORIES= games devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR methods for constructing and validating chess games in PGN USES= pear diff --git a/graphics/pear-Image_3D/Makefile b/graphics/pear-Image_3D/Makefile index 7bd66884b0a0..b00ee738e272 100644 --- a/graphics/pear-Image_3D/Makefile +++ b/graphics/pear-Image_3D/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_3D PORTVERSION= 0.4.2 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class allows the rendering of 3 dimensional objects USE_PHP= gd diff --git a/graphics/pear-Image_Barcode/Makefile b/graphics/pear-Image_Barcode/Makefile index 2994bcb591da..48255999de84 100644 --- a/graphics/pear-Image_Barcode/Makefile +++ b/graphics/pear-Image_Barcode/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_Barcode PORTVERSION= 1.1.3 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class for barcode generation USE_PHP= gd diff --git a/graphics/pear-Image_Color/Makefile b/graphics/pear-Image_Color/Makefile index 8436c2e9b45a..d9b8a4caab87 100644 --- a/graphics/pear-Image_Color/Makefile +++ b/graphics/pear-Image_Color/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_Color PORTVERSION= 1.0.4 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR::Image_Color manages and handles color data and conversions USE_PHP= gd diff --git a/graphics/pear-Image_Graph/Makefile b/graphics/pear-Image_Graph/Makefile index 6b64a1d6543f..5cdffe6e0b4d 100644 --- a/graphics/pear-Image_Graph/Makefile +++ b/graphics/pear-Image_Graph/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_Graph PORTVERSION= 0.8.0 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= OO PEAR graph rendering package RUN_DEPENDS= ${PEARDIR}/Log.php:sysutils/pear-Log \ diff --git a/graphics/pear-Image_GraphViz/Makefile b/graphics/pear-Image_GraphViz/Makefile index c215a1fa5472..a6859434856c 100644 --- a/graphics/pear-Image_GraphViz/Makefile +++ b/graphics/pear-Image_GraphViz/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_GraphViz PORTVERSION= 1.3.0 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Interface to AT&T's GraphViz tools RUN_DEPENDS= ${LOCALBASE}/bin/dot:graphics/graphviz diff --git a/graphics/pear-Image_Transform/Makefile b/graphics/pear-Image_Transform/Makefile index 6d7434087781..a0136365cf7c 100644 --- a/graphics/pear-Image_Transform/Makefile +++ b/graphics/pear-Image_Transform/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_Transform PORTVERSION= 0.9.5 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Standard interface to manipulate images using different libraries USE_PHP= gd diff --git a/irc/pear-Net_SmartIRC/Makefile b/irc/pear-Net_SmartIRC/Makefile index 85364a7dd85e..8c191b0f3f6e 100644 --- a/irc/pear-Net_SmartIRC/Makefile +++ b/irc/pear-Net_SmartIRC/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_SmartIRC PORTVERSION= 1.1.9 CATEGORIES= irc www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class for communication with IRC networks LICENSE= LGPL21 diff --git a/mail/pear-Contact_Vcard_Build/Makefile b/mail/pear-Contact_Vcard_Build/Makefile index c6ef4c43a04c..b51ccb59e6bd 100644 --- a/mail/pear-Contact_Vcard_Build/Makefile +++ b/mail/pear-Contact_Vcard_Build/Makefile @@ -5,7 +5,7 @@ PORTNAME= Contact_Vcard_Build PORTVERSION= 1.1.2 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks USES= pear diff --git a/mail/pear-Contact_Vcard_Parse/Makefile b/mail/pear-Contact_Vcard_Parse/Makefile index 76738630ed46..a1c5b3f14153 100644 --- a/mail/pear-Contact_Vcard_Parse/Makefile +++ b/mail/pear-Contact_Vcard_Parse/Makefile @@ -5,7 +5,7 @@ PORTNAME= Contact_Vcard_Parse PORTVERSION= 1.32.0 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class to parse vCard 2.1 and 3.0 files USES= pear diff --git a/mail/pear-Mail_Mbox/Makefile b/mail/pear-Mail_Mbox/Makefile index 1e37e3b419cd..90a46e9abffc 100644 --- a/mail/pear-Mail_Mbox/Makefile +++ b/mail/pear-Mail_Mbox/Makefile @@ -5,7 +5,7 @@ PORTNAME= Mail_Mbox PORTVERSION= 0.6.3 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR Read and modify Unix MBOXes USES= pear diff --git a/mail/pear-Mail_Queue/Makefile b/mail/pear-Mail_Queue/Makefile index 35b0db476b6c..4db3ed9f2ca5 100644 --- a/mail/pear-Mail_Queue/Makefile +++ b/mail/pear-Mail_Queue/Makefile @@ -5,7 +5,7 @@ PORTNAME= Mail_Queue PORTVERSION= 1.2.7 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class for put mails in queue and send them later in background BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail \ diff --git a/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile index b3700ec17f81..6097667bb711 100644 --- a/mail/pear-Net_IMAP/Makefile +++ b/mail/pear-Net_IMAP/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_IMAP PORTVERSION= 1.1.3 CATEGORIES= mail net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR class that provides an implementation of the IMAP protocol LICENSE= PHP301 diff --git a/mail/pear-Net_LMTP/Makefile b/mail/pear-Net_LMTP/Makefile index e2d17fb0306d..d4e08ca7a2d2 100644 --- a/mail/pear-Net_LMTP/Makefile +++ b/mail/pear-Net_LMTP/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_LMTP PORTVERSION= 1.0.2 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR implementation of the RFC2033 LMTP protocol LICENSE= PHP301 diff --git a/math/pear-Math_Combinatorics/Makefile b/math/pear-Math_Combinatorics/Makefile index df936d62df68..1dee4c97a519 100644 --- a/math/pear-Math_Combinatorics/Makefile +++ b/math/pear-Math_Combinatorics/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.0 PORTEPOCH= 1 CATEGORIES= math pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Package that produces combinations and permutations USES= pear diff --git a/misc/pear-Services_Weather/Makefile b/misc/pear-Services_Weather/Makefile index cfb634872f50..756c69ee9fde 100644 --- a/misc/pear-Services_Weather/Makefile +++ b/misc/pear-Services_Weather/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.6 PORTEPOCH= 1 CATEGORIES= misc www pear geography -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PEAR interface to various online weather-services LICENSE= BSD2CLAUSE diff --git a/misc/pear-Text_Figlet/Makefile b/misc/pear-Text_Figlet/Makefile index 41910fc51232..12e556b6a641 100644 --- a/misc/pear-Text_Figlet/Makefile +++ b/misc/pear-Text_Figlet/Makefile @@ -5,7 +5,7 @@ PORTNAME= Text_Figlet PORTVERSION= 1.0.2 CATEGORIES= misc www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= Render text using FIGlet fonts USES= pear |