diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-22 15:45:57 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-22 16:20:48 +0000 |
commit | 0ab32182bcf87f7e936c8ea58e408058e7ed4727 (patch) | |
tree | 58048c4d7608eabfb3647c0152821bf896fa1e79 | |
parent | 0e571d40cc5fa428c584a6261a51a1804ce914ca (diff) | |
download | ports-0ab32182bcf87f7e936c8ea58e408058e7ed4727.tar.gz ports-0ab32182bcf87f7e936c8ea58e408058e7ed4727.zip |
*/pear-*: Take maintainership
271 files changed, 271 insertions, 271 deletions
diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile index 2e64ccbc8af1..3e5f09d3940f 100644 --- a/archivers/pear-File_Archive/Makefile +++ b/archivers/pear-File_Archive/Makefile @@ -4,7 +4,7 @@ PORTNAME= File_Archive PORTVERSION= 1.5.5 CATEGORIES= archivers www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files LICENSE= LGPL3 diff --git a/archivers/pear-PHP_Archive/Makefile b/archivers/pear-PHP_Archive/Makefile index 8501320681d7..88e0697c440b 100644 --- a/archivers/pear-PHP_Archive/Makefile +++ b/archivers/pear-PHP_Archive/Makefile @@ -4,7 +4,7 @@ PORTNAME= PHP_Archive PORTVERSION= 0.14.0 CATEGORIES= archivers pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 d547cc676b4e..50560a42a9fe 100644 --- a/audio/pear-Text_Spell_Audio/Makefile +++ b/audio/pear-Text_Spell_Audio/Makefile @@ -4,7 +4,7 @@ PORTNAME= Text_Spell_Audio PORTVERSION= 0.1.0 CATEGORIES= audio pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generates a sound clip saying the contents of a string of characters LICENSE= PHP301 diff --git a/benchmarks/pear-Benchmark/Makefile b/benchmarks/pear-Benchmark/Makefile index 1f286737689a..b1c9e4d0d3ca 100644 --- a/benchmarks/pear-Benchmark/Makefile +++ b/benchmarks/pear-Benchmark/Makefile @@ -4,7 +4,7 @@ PORTNAME= Benchmark PORTVERSION= 1.2.9 CATEGORIES= benchmarks devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR framework to benchmark PHP scripts or function calls LICENSE= BSD2CLAUSE diff --git a/converters/pear-Services_JSON/Makefile b/converters/pear-Services_JSON/Makefile index 177f23a1f0e5..d48281dc03c1 100644 --- a/converters/pear-Services_JSON/Makefile +++ b/converters/pear-Services_JSON/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_JSON PORTVERSION= 1.0.3 CATEGORIES= converters www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP implementation of json_encode/decode LICENSE= BSD2CLAUSE diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile index c39b47740cfd..ff58ea700a27 100644 --- a/databases/pear-DB/Makefile +++ b/databases/pear-DB/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.10.0 PORTEPOCH= 1 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Database Abstraction Layer LICENSE= PHP301 diff --git a/databases/pear-DBA/Makefile b/databases/pear-DBA/Makefile index 8f239a828b6c..00269156a8c6 100644 --- a/databases/pear-DBA/Makefile +++ b/databases/pear-DBA/Makefile @@ -4,7 +4,7 @@ PORTNAME= DBA PORTVERSION= 1.1.1 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Berkely-style database abstraction class LICENSE= LGPL3 diff --git a/databases/pear-DBA_Relational/Makefile b/databases/pear-DBA_Relational/Makefile index 10b3d2530260..90541b20a032 100644 --- a/databases/pear-DBA_Relational/Makefile +++ b/databases/pear-DBA_Relational/Makefile @@ -4,7 +4,7 @@ PORTNAME= DBA_Relational PORTVERSION= 0.2.0 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Berkely-style database abstraction class LICENSE= LGPL3 diff --git a/databases/pear-DB_DataObject/Makefile b/databases/pear-DB_DataObject/Makefile index 62b21e15d518..d1ec72d354ad 100644 --- a/databases/pear-DB_DataObject/Makefile +++ b/databases/pear-DB_DataObject/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.11.5 PORTREVISION= 1 CATEGORIES= databases pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 d87e13b6171c..9730d5e0c78c 100644 --- a/databases/pear-DB_DataObject_FormBuilder/Makefile +++ b/databases/pear-DB_DataObject_FormBuilder/Makefile @@ -4,7 +4,7 @@ PORTNAME= DB_DataObject_FormBuilder PORTVERSION= 1.0.2 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Automatically build HTML_QuickForm objects using DB_DataObject LICENSE= LGPL3 diff --git a/databases/pear-DB_QueryTool/Makefile b/databases/pear-DB_QueryTool/Makefile index cbb95a0caf37..f9a144937039 100644 --- a/databases/pear-DB_QueryTool/Makefile +++ b/databases/pear-DB_QueryTool/Makefile @@ -4,7 +4,7 @@ PORTNAME= DB_QueryTool PORTVERSION= 1.1.2 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB LICENSE= BSD2CLAUSE diff --git a/databases/pear-DB_Sqlite_Tools/Makefile b/databases/pear-DB_Sqlite_Tools/Makefile index 68e668ffcbae..a66d0a585aea 100644 --- a/databases/pear-DB_Sqlite_Tools/Makefile +++ b/databases/pear-DB_Sqlite_Tools/Makefile @@ -4,7 +4,7 @@ PORTNAME= DB_Sqlite_Tools PORTVERSION= 0.1.7 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Object-oriented interface to backup SQLite databases LICENSE= BSD2CLAUSE diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile index 4d2fa207cd84..f90dec30f8b8 100644 --- a/databases/pear-DB_Table/Makefile +++ b/databases/pear-DB_Table/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR object-oriented interface to a database table LICENSE= BSD2CLAUSE diff --git a/databases/pear-DB_ldap/Makefile b/databases/pear-DB_ldap/Makefile index 7ee6f944f74b..bfab908efd37 100644 --- a/databases/pear-DB_ldap/Makefile +++ b/databases/pear-DB_ldap/Makefile @@ -4,7 +4,7 @@ PORTNAME= DB_ldap PORTVERSION= 1.2.1 CATEGORIES= databases net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR DB compliant interface to LDAP servers LICENSE= LGPL3 diff --git a/databases/pear-DB_ldap2/Makefile b/databases/pear-DB_ldap2/Makefile index 5e6f61781a16..7a751d37654f 100644 --- a/databases/pear-DB_ldap2/Makefile +++ b/databases/pear-DB_ldap2/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.5.1 PORTREVISION= 1 CATEGORIES= databases net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR DB compliant interface to LDAP v2 and v3 database LICENSE= LGPL3 diff --git a/databases/pear-MDB/Makefile b/databases/pear-MDB/Makefile index e0da3de9699e..ce7dfe0a1391 100644 --- a/databases/pear-MDB/Makefile +++ b/databases/pear-MDB/Makefile @@ -4,7 +4,7 @@ PORTNAME= MDB PORTVERSION= 1.3.0 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR unified API for DB access, based on user meta data LICENSE= BSD2CLAUSE diff --git a/databases/pear-MDB2/Makefile b/databases/pear-MDB2/Makefile index d6d3f123e8a3..21f8f1543c7c 100644 --- a/databases/pear-MDB2/Makefile +++ b/databases/pear-MDB2/Makefile @@ -4,7 +4,7 @@ PORTNAME= MDB2 DISTVERSION= 2.5.0b5 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR database abstraction layer LICENSE= BSD3CLAUSE diff --git a/databases/pear-MDB2_Driver_mysqli/Makefile b/databases/pear-MDB2_Driver_mysqli/Makefile index 8d69dc19826f..03b75b108e41 100644 --- a/databases/pear-MDB2_Driver_mysqli/Makefile +++ b/databases/pear-MDB2_Driver_mysqli/Makefile @@ -4,7 +4,7 @@ PORTNAME= MDB2_Driver_mysqli DISTVERSION= 1.5.0b4 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR MySQL MDB2 driver LICENSE= BSD3CLAUSE diff --git a/databases/pear-MDB2_Driver_pgsql/Makefile b/databases/pear-MDB2_Driver_pgsql/Makefile index 9130b7e5e181..8cc56b391bca 100644 --- a/databases/pear-MDB2_Driver_pgsql/Makefile +++ b/databases/pear-MDB2_Driver_pgsql/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 1.5.0b4 PORTREVISION= 2 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR pgsql MDB2 driver LICENSE= BSD3CLAUSE diff --git a/databases/pear-MDB2_Schema/Makefile b/databases/pear-MDB2_Schema/Makefile index f0a21fd340bd..3f009c747717 100644 --- a/databases/pear-MDB2_Schema/Makefile +++ b/databases/pear-MDB2_Schema/Makefile @@ -4,7 +4,7 @@ PORTNAME= MDB2_Schema PORTVERSION= 0.8.6 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR XML based database schema manager LICENSE= BSD2CLAUSE diff --git a/databases/pear-MDB_QueryTool/Makefile b/databases/pear-MDB_QueryTool/Makefile index b3ab4380dcf7..b97cd47f7f52 100644 --- a/databases/pear-MDB_QueryTool/Makefile +++ b/databases/pear-MDB_QueryTool/Makefile @@ -4,7 +4,7 @@ PORTNAME= MDB_QueryTool PORTVERSION= 1.2.3 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB LICENSE= BSD2CLAUSE diff --git a/databases/pear-Structures_DataGrid_DataSource_Array/Makefile b/databases/pear-Structures_DataGrid_DataSource_Array/Makefile index 31fc9bccb37f..c2af9c483690 100644 --- a/databases/pear-Structures_DataGrid_DataSource_Array/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_Array/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_DataSource_Array PORTVERSION= 0.1.4 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= DataSource driver using arrays LICENSE= BSD2CLAUSE diff --git a/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile b/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile index 75edfaa90366..96bf82bdad53 100644 --- a/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_DataSource_CSV PORTVERSION= 0.1.6 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= DataSource driver using CSV files LICENSE= BSD2CLAUSE diff --git a/databases/pear-Structures_DataGrid_DataSource_DB/Makefile b/databases/pear-Structures_DataGrid_DataSource_DB/Makefile index 6070db4040d8..27a842ff9a62 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DB/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DB/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_DataSource_DB PORTVERSION= 0.1.1 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= DB datasource driver for pear-Structures_DataGrid LICENSE= BSD2CLAUSE diff --git a/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile b/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile index f71f777b33ca..21a0fc6db5f3 100644 --- a/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_DataSource_PDO PORTVERSION= 0.2.0 CATEGORIES= databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= DataSource driver using PHP Data Objects (PDO) and an SQL query LICENSE= BSD2CLAUSE diff --git a/databases/pear-XML_Query2XML/Makefile b/databases/pear-XML_Query2XML/Makefile index 0811690b7820..800d12a61140 100644 --- a/databases/pear-XML_Query2XML/Makefile +++ b/databases/pear-XML_Query2XML/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_Query2XML PORTVERSION= 1.7.2 CATEGORIES= databases pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class transform SQL queries into XML data LICENSE= LGPL21 diff --git a/devel/pear-Config/Makefile b/devel/pear-Config/Makefile index f0cfb08d344f..7c559925d853 100644 --- a/devel/pear-Config/Makefile +++ b/devel/pear-Config/Makefile @@ -4,7 +4,7 @@ PORTNAME= Config PORTVERSION= 1.10.12 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Your configurations swiss-army knife LICENSE= PHP301 diff --git a/devel/pear-Console_Color/Makefile b/devel/pear-Console_Color/Makefile index a6656b150021..6bfc9db7f923 100644 --- a/devel/pear-Console_Color/Makefile +++ b/devel/pear-Console_Color/Makefile @@ -4,7 +4,7 @@ PORTNAME= Console_Color PORTVERSION= 1.0.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR use ANSI console colors LICENSE= MIT diff --git a/devel/pear-Console_Getargs/Makefile b/devel/pear-Console_Getargs/Makefile index 8052e83e85c4..6fa2a6545a9c 100644 --- a/devel/pear-Console_Getargs/Makefile +++ b/devel/pear-Console_Getargs/Makefile @@ -4,7 +4,7 @@ PORTNAME= Console_Getargs DISTVERSION= 1.4.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR command-line arguments parser LICENSE= PHP301 diff --git a/devel/pear-Console_Table/Makefile b/devel/pear-Console_Table/Makefile index 1bd152824642..fa15b317abc2 100644 --- a/devel/pear-Console_Table/Makefile +++ b/devel/pear-Console_Table/Makefile @@ -4,7 +4,7 @@ PORTNAME= Console_Table DISTVERSION= 1.3.1 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 fcc67b486c59..9c2995434cca 100644 --- a/devel/pear-Date/Makefile +++ b/devel/pear-Date/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date PORTVERSION= 1.4.7 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Date and Time Zone Classes LICENSE= BSD2CLAUSE diff --git a/devel/pear-Date_Holidays/Makefile b/devel/pear-Date_Holidays/Makefile index 38b948e06e4c..e12176286709 100644 --- a/devel/pear-Date_Holidays/Makefile +++ b/devel/pear-Date_Holidays/Makefile @@ -4,7 +4,7 @@ PORTNAME= Date_Holidays PORTVERSION= 0.21.8 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR driver based class to calculate holidays LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Austria/Makefile b/devel/pear-Date_Holidays_Austria/Makefile index 8c5a0335c439..c597037dc7f2 100644 --- a/devel/pear-Date_Holidays_Austria/Makefile +++ b/devel/pear-Date_Holidays_Austria/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Austria PORTVERSION= 0.1.6 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 c6a0f43171a1..7b519c50e42e 100644 --- a/devel/pear-Date_Holidays_Brazil/Makefile +++ b/devel/pear-Date_Holidays_Brazil/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Brazil PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in Brazil LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Denmark/Makefile b/devel/pear-Date_Holidays_Denmark/Makefile index af54e3afed86..3066b3e69ba3 100644 --- a/devel/pear-Date_Holidays_Denmark/Makefile +++ b/devel/pear-Date_Holidays_Denmark/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Denmark PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in Denmark LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Discordian/Makefile b/devel/pear-Date_Holidays_Discordian/Makefile index 8e359ee16f92..0bed71d6b18a 100644 --- a/devel/pear-Date_Holidays_Discordian/Makefile +++ b/devel/pear-Date_Holidays_Discordian/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Discordian PORTVERSION= 0.1.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate Discordian holidays LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_EnglandWales/Makefile b/devel/pear-Date_Holidays_EnglandWales/Makefile index bdccbfc6f818..ae4f8302e63d 100644 --- a/devel/pear-Date_Holidays_EnglandWales/Makefile +++ b/devel/pear-Date_Holidays_EnglandWales/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_EnglandWales PORTVERSION= 0.1.5 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in England and Wales LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Germany/Makefile b/devel/pear-Date_Holidays_Germany/Makefile index cd4f5dea76b5..26f0b8ac835e 100644 --- a/devel/pear-Date_Holidays_Germany/Makefile +++ b/devel/pear-Date_Holidays_Germany/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.1.2 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in Germany LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Iceland/Makefile b/devel/pear-Date_Holidays_Iceland/Makefile index 889271737481..8da6752a3946 100644 --- a/devel/pear-Date_Holidays_Iceland/Makefile +++ b/devel/pear-Date_Holidays_Iceland/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Iceland PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in Iceland LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Ireland/Makefile b/devel/pear-Date_Holidays_Ireland/Makefile index 40a9eebbf5ef..03f06d14ae43 100644 --- a/devel/pear-Date_Holidays_Ireland/Makefile +++ b/devel/pear-Date_Holidays_Ireland/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Ireland PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in Ireland LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Italy/Makefile b/devel/pear-Date_Holidays_Italy/Makefile index 1005b7e3bc4e..0d377c8f8d47 100644 --- a/devel/pear-Date_Holidays_Italy/Makefile +++ b/devel/pear-Date_Holidays_Italy/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Italy PORTVERSION= 0.1.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in Italy LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Japan/Makefile b/devel/pear-Date_Holidays_Japan/Makefile index a627f31b26cb..0b14a407cec4 100644 --- a/devel/pear-Date_Holidays_Japan/Makefile +++ b/devel/pear-Date_Holidays_Japan/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Japan PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in Japan LICENSE= BSD2CLAUSE diff --git a/devel/pear-Date_Holidays_Netherlands/Makefile b/devel/pear-Date_Holidays_Netherlands/Makefile index cc3e3f9ab975..64f14533a974 100644 --- a/devel/pear-Date_Holidays_Netherlands/Makefile +++ b/devel/pear-Date_Holidays_Netherlands/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Netherlands PORTVERSION= 0.1.4 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in the Netherlands LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Norway/Makefile b/devel/pear-Date_Holidays_Norway/Makefile index bbc29fc22f61..02d7c48c0b43 100644 --- a/devel/pear-Date_Holidays_Norway/Makefile +++ b/devel/pear-Date_Holidays_Norway/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Norway PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in Norway LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_PHPdotNet/Makefile b/devel/pear-Date_Holidays_PHPdotNet/Makefile index 57bea69e8233..105b7b355075 100644 --- a/devel/pear-Date_Holidays_PHPdotNet/Makefile +++ b/devel/pear-Date_Holidays_PHPdotNet/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_PHPdotNet PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate birthdays of members of PHP.net LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Romania/Makefile b/devel/pear-Date_Holidays_Romania/Makefile index b057bb6bcf66..9b626703b9f5 100644 --- a/devel/pear-Date_Holidays_Romania/Makefile +++ b/devel/pear-Date_Holidays_Romania/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Romania PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in Romania LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Slovenia/Makefile b/devel/pear-Date_Holidays_Slovenia/Makefile index 1dc35a492e24..2f62779594fd 100644 --- a/devel/pear-Date_Holidays_Slovenia/Makefile +++ b/devel/pear-Date_Holidays_Slovenia/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Slovenia PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in Slovenia LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Sweden/Makefile b/devel/pear-Date_Holidays_Sweden/Makefile index d242f5ee2f6b..2eb5b8ee80e8 100644 --- a/devel/pear-Date_Holidays_Sweden/Makefile +++ b/devel/pear-Date_Holidays_Sweden/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Sweden PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in Sweden LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_UNO/Makefile b/devel/pear-Date_Holidays_UNO/Makefile index 09ab3f2e1e7f..1127c37a3776 100644 --- a/devel/pear-Date_Holidays_UNO/Makefile +++ b/devel/pear-Date_Holidays_UNO/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_UNO PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in the UNO LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_USA/Makefile b/devel/pear-Date_Holidays_USA/Makefile index 4f773366d8c9..664178fb06b8 100644 --- a/devel/pear-Date_Holidays_USA/Makefile +++ b/devel/pear-Date_Holidays_USA/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.1.1 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in the USA LICENSE= PHP301 diff --git a/devel/pear-Date_Holidays_Ukraine/Makefile b/devel/pear-Date_Holidays_Ukraine/Makefile index 9b03511e40f9..a3e5a539d546 100644 --- a/devel/pear-Date_Holidays_Ukraine/Makefile +++ b/devel/pear-Date_Holidays_Ukraine/Makefile @@ -2,7 +2,7 @@ PORTNAME= Date_Holidays_Ukraine PORTVERSION= 0.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Driver based class to calculate holidays in the Ukraine LICENSE= PHP301 diff --git a/devel/pear-Event_Dispatcher/Makefile b/devel/pear-Event_Dispatcher/Makefile index d2f71d42672e..a2395d773c4d 100644 --- a/devel/pear-Event_Dispatcher/Makefile +++ b/devel/pear-Event_Dispatcher/Makefile @@ -4,7 +4,7 @@ PORTNAME= Event_Dispatcher PORTVERSION= 1.1.0 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR dispatch notifications using PHP callbacks LICENSE= BSD2CLAUSE diff --git a/devel/pear-FSM/Makefile b/devel/pear-FSM/Makefile index 0fe691b1d732..4fec7539082f 100644 --- a/devel/pear-FSM/Makefile +++ b/devel/pear-FSM/Makefile @@ -4,7 +4,7 @@ PORTNAME= FSM PORTVERSION= 1.4.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Finite State Machine LICENSE= MIT diff --git a/devel/pear-File_Iterator/Makefile b/devel/pear-File_Iterator/Makefile index e8158b8c0dab..347da087966e 100644 --- a/devel/pear-File_Iterator/Makefile +++ b/devel/pear-File_Iterator/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 3.0.5 CATEGORIES= devel www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR FileIterator implementation LICENSE= BSD3CLAUSE diff --git a/devel/pear-HTML_CSS/Makefile b/devel/pear-HTML_CSS/Makefile index 5cf29ef3077f..7bb26989c353 100644 --- a/devel/pear-HTML_CSS/Makefile +++ b/devel/pear-HTML_CSS/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_CSS PORTVERSION= 1.5.4 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class for generating CSS declarations LICENSE= BSD2CLAUSE diff --git a/devel/pear-HTML_Common/Makefile b/devel/pear-HTML_Common/Makefile index fbb2ffe0decf..7eac2d3a8826 100644 --- a/devel/pear-HTML_Common/Makefile +++ b/devel/pear-HTML_Common/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_Common PORTVERSION= 1.2.5 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR::HTML_Common is a base class for other HTML classes LICENSE= PHP301 diff --git a/devel/pear-HTML_Form/Makefile b/devel/pear-HTML_Form/Makefile index fcd5c3adefb1..428807c33150 100644 --- a/devel/pear-HTML_Form/Makefile +++ b/devel/pear-HTML_Form/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_Form PORTVERSION= 1.3.1 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR simple HTML form package LICENSE= PHP301 diff --git a/devel/pear-HTML_Javascript/Makefile b/devel/pear-HTML_Javascript/Makefile index e9982f5e960d..85a3075dfe7a 100644 --- a/devel/pear-HTML_Javascript/Makefile +++ b/devel/pear-HTML_Javascript/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_Javascript PORTVERSION= 1.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides an interface for creating simple JS scripts LICENSE= PHP30 diff --git a/devel/pear-HTML_Page2/Makefile b/devel/pear-HTML_Page2/Makefile index 1cc100847468..272525b38993 100644 --- a/devel/pear-HTML_Page2/Makefile +++ b/devel/pear-HTML_Page2/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.6.1 CATEGORIES= devel www pear DISTNAME= ${PORTNAME}-${PORTVERSION}beta -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR base class for XHTML page generation LICENSE= PHP30 diff --git a/devel/pear-HTML_QuickForm/Makefile b/devel/pear-HTML_QuickForm/Makefile index 5f0d8130d197..ad17096416cb 100644 --- a/devel/pear-HTML_QuickForm/Makefile +++ b/devel/pear-HTML_QuickForm/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_QuickForm PORTVERSION= 3.2.16 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 353ced4a2747..ab09ead39cf5 100644 --- a/devel/pear-HTML_QuickForm2/Makefile +++ b/devel/pear-HTML_QuickForm2/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_QuickForm2 PORTVERSION= 2.2.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP5 rewrite of the HTML_QuickForm package LICENSE= BSD2CLAUSE diff --git a/devel/pear-HTML_QuickForm_Livesearch/Makefile b/devel/pear-HTML_QuickForm_Livesearch/Makefile index 65590930565d..17e614e00a47 100644 --- a/devel/pear-HTML_QuickForm_Livesearch/Makefile +++ b/devel/pear-HTML_QuickForm_Livesearch/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_QuickForm_Livesearch PORTVERSION= 0.4.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Element for PEAR::HTML_QuickForm to enable a suggest search LICENSE= PHP30 diff --git a/devel/pear-HTML_QuickForm_SelectFilter/Makefile b/devel/pear-HTML_QuickForm_SelectFilter/Makefile index c7e1d7c40635..b6608e1b6b26 100644 --- a/devel/pear-HTML_QuickForm_SelectFilter/Makefile +++ b/devel/pear-HTML_QuickForm_SelectFilter/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.0.0 CATEGORIES= devel www pear DISTNAME= ${PORTNAME}-${PORTVERSION}RC1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Element for PEAR::HTML_QuickForm that defines dynamic filters LICENSE= PHP301 diff --git a/devel/pear-HTML_Select/Makefile b/devel/pear-HTML_Select/Makefile index 39dfee5b028e..e226cd8fc988 100644 --- a/devel/pear-HTML_Select/Makefile +++ b/devel/pear-HTML_Select/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_Select PORTVERSION= 1.3.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR::HTML_Select is a class for generating HTML form select elements LICENSE= PHP301 diff --git a/devel/pear-HTML_Select_Common/Makefile b/devel/pear-HTML_Select_Common/Makefile index f6b3ebe00887..c06a22d473e5 100644 --- a/devel/pear-HTML_Select_Common/Makefile +++ b/devel/pear-HTML_Select_Common/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_Select_Common PORTVERSION= 1.2.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Some small PEAR classes to handle common <select> lists LICENSE= BSD2CLAUSE diff --git a/devel/pear-HTML_Template_Flexy/Makefile b/devel/pear-HTML_Template_Flexy/Makefile index e5cdb3966545..95a495268e59 100644 --- a/devel/pear-HTML_Template_Flexy/Makefile +++ b/devel/pear-HTML_Template_Flexy/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_Template_Flexy PORTVERSION= 1.3.13 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 8dd498fb3d25..58b12b9ec52b 100644 --- a/devel/pear-HTML_Template_IT/Makefile +++ b/devel/pear-HTML_Template_IT/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 1.3.1 PORTEPOCH= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Integrated template API LICENSE= BSD3CLAUSE diff --git a/devel/pear-HTML_Template_PHPLIB/Makefile b/devel/pear-HTML_Template_PHPLIB/Makefile index d22c60f49f3b..cfe18395b875 100644 --- a/devel/pear-HTML_Template_PHPLIB/Makefile +++ b/devel/pear-HTML_Template_PHPLIB/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_Template_PHPLIB PORTVERSION= 1.6.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 2d49c2e10321..772ddf0fe404 100644 --- a/devel/pear-HTML_Template_Sigma/Makefile +++ b/devel/pear-HTML_Template_Sigma/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_Template_Sigma PORTVERSION= 1.3.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR template API LICENSE= PHP301 diff --git a/devel/pear-HTML_TreeMenu/Makefile b/devel/pear-HTML_TreeMenu/Makefile index 31a7dc1789fa..bcfbb0696367 100644 --- a/devel/pear-HTML_TreeMenu/Makefile +++ b/devel/pear-HTML_TreeMenu/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_TreeMenu PORTVERSION= 1.2.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides an API to create a HTML tree LICENSE= BSD2CLAUSE diff --git a/devel/pear-I18N/Makefile b/devel/pear-I18N/Makefile index 3b666a1df98b..43f18c5bc48b 100644 --- a/devel/pear-I18N/Makefile +++ b/devel/pear-I18N/Makefile @@ -4,7 +4,7 @@ PORTNAME= I18N PORTVERSION= 1.0.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR internationalization package LICENSE= PHP30 diff --git a/devel/pear-Math_Fraction/Makefile b/devel/pear-Math_Fraction/Makefile index f1843224af83..adcad30ae631 100644 --- a/devel/pear-Math_Fraction/Makefile +++ b/devel/pear-Math_Fraction/Makefile @@ -4,7 +4,7 @@ PORTNAME= Math_Fraction PORTVERSION= 0.4.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Classes that represent and manipulate fractions LICENSE= PHP30 diff --git a/devel/pear-Net_Gearman/Makefile b/devel/pear-Net_Gearman/Makefile index 33ede15e866d..7a214daa33fe 100644 --- a/devel/pear-Net_Gearman/Makefile +++ b/devel/pear-Net_Gearman/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.2.3 PORTREVISION= 3 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Gearman client libraray for PHP LICENSE= BSD2CLAUSE diff --git a/devel/pear-PEAR_Info/Makefile b/devel/pear-PEAR_Info/Makefile index 56ac6dbb08d5..32b7f5b34ca2 100644 --- a/devel/pear-PEAR_Info/Makefile +++ b/devel/pear-PEAR_Info/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.9.2 PORTREVISION= 2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Show Information about your PEAR install and its packages LICENSE= PHP301 diff --git a/devel/pear-PEAR_PackageFileManager/Makefile b/devel/pear-PEAR_PackageFileManager/Makefile index 16066acf0a50..da046d3d245a 100644 --- a/devel/pear-PEAR_PackageFileManager/Makefile +++ b/devel/pear-PEAR_PackageFileManager/Makefile @@ -4,7 +4,7 @@ PORTNAME= PEAR_PackageFileManager PORTVERSION= 1.7.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to maintain PEAR packages LICENSE= BSD2CLAUSE diff --git a/devel/pear-PEAR_PackageFileManager2/Makefile b/devel/pear-PEAR_PackageFileManager2/Makefile index 88b75410af79..bc50ec982586 100644 --- a/devel/pear-PEAR_PackageFileManager2/Makefile +++ b/devel/pear-PEAR_PackageFileManager2/Makefile @@ -4,7 +4,7 @@ PORTNAME= PEAR_PackageFileManager2 PORTVERSION= 1.0.4 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 5304a2a3885a..b5e6d13d7636 100644 --- a/devel/pear-PEAR_PackageFileManager_Plugins/Makefile +++ b/devel/pear-PEAR_PackageFileManager_Plugins/Makefile @@ -4,7 +4,7 @@ PORTNAME= PEAR_PackageFileManager_Plugins PORTVERSION= 1.0.4 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= The plugins for PEAR_PackageFileManager BUILD_DEPENDS= ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer@${PHP_FLAVOR} diff --git a/devel/pear-PHPDoc/Makefile b/devel/pear-PHPDoc/Makefile index 4e21ac4249e1..3febc69ceebb 100644 --- a/devel/pear-PHPDoc/Makefile +++ b/devel/pear-PHPDoc/Makefile @@ -4,7 +4,7 @@ PORTNAME= PHPDoc PORTVERSION= 0.1.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool to generate documentation from the source USES= pear diff --git a/devel/pear-PHPUnit_MockObject/Makefile b/devel/pear-PHPUnit_MockObject/Makefile index 2d85d9d03b45..df85a4ecb7bc 100644 --- a/devel/pear-PHPUnit_MockObject/Makefile +++ b/devel/pear-PHPUnit_MockObject/Makefile @@ -4,7 +4,7 @@ PORTNAME= PHPUnit_MockObject PORTVERSION= 4.0.1 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mock Object library for PHPUnit LICENSE= BSD3CLAUSE diff --git a/devel/pear-PHP_ArrayOf/Makefile b/devel/pear-PHP_ArrayOf/Makefile index 059ab577496c..5a23ea1f1913 100644 --- a/devel/pear-PHP_ArrayOf/Makefile +++ b/devel/pear-PHP_ArrayOf/Makefile @@ -4,7 +4,7 @@ PORTNAME= PHP_ArrayOf PORTVERSION= 0.2.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 63fd5e20b180..289a55eb224d 100644 --- a/devel/pear-PHP_Beautifier/Makefile +++ b/devel/pear-PHP_Beautifier/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.1.15 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR beautifier for PHP BUILD_DEPENDS= ${PEARDIR}/Log.php:sysutils/pear-Log@${PHP_FLAVOR} diff --git a/devel/pear-PHP_CodeCoverage/Makefile b/devel/pear-PHP_CodeCoverage/Makefile index 27cdcaf80c94..c4c85646b1b0 100644 --- a/devel/pear-PHP_CodeCoverage/Makefile +++ b/devel/pear-PHP_CodeCoverage/Makefile @@ -4,7 +4,7 @@ PORTNAME= PHP_CodeCoverage DISTVERSION= 5.2.2 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library that provides PHP code coverage information LICENSE= BSD3CLAUSE diff --git a/devel/pear-PHP_CodeSniffer/Makefile b/devel/pear-PHP_CodeSniffer/Makefile index 064e0172a056..e2a524c35797 100644 --- a/devel/pear-PHP_CodeSniffer/Makefile +++ b/devel/pear-PHP_CodeSniffer/Makefile @@ -4,7 +4,7 @@ PORTNAME= PHP_CodeSniffer DISTVERSION= 3.5.4 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP Script Tokenises and Sniffs PHP and JavaScript code LICENSE= BSD3CLAUSE diff --git a/devel/pear-PHP_Compat/Makefile b/devel/pear-PHP_Compat/Makefile index aa55050de26d..c711a5f035cb 100644 --- a/devel/pear-PHP_Compat/Makefile +++ b/devel/pear-PHP_Compat/Makefile @@ -4,7 +4,7 @@ PORTNAME= PHP_Compat PORTVERSION= 1.5.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 90fd19c2d484..16e986164624 100644 --- a/devel/pear-PHP_CompatInfo/Makefile +++ b/devel/pear-PHP_CompatInfo/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.9.0 PORTREVISION= 4 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to find out the minimum version and extensions required RUN_DEPENDS= ${PEARDIR}/Console/Table.php:devel/pear-Console_Table@${PHP_FLAVOR} \ diff --git a/devel/pear-PHP_Parser/Makefile b/devel/pear-PHP_Parser/Makefile index 33f6ef0cb941..6b36c99d7770 100644 --- a/devel/pear-PHP_Parser/Makefile +++ b/devel/pear-PHP_Parser/Makefile @@ -4,7 +4,7 @@ PORTNAME= PHP_Parser PORTVERSION= 0.2.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP Grammar Parser USES= pear diff --git a/devel/pear-PHP_ParserGenerator/Makefile b/devel/pear-PHP_ParserGenerator/Makefile index c9895a7699d7..31bdadcf605a 100644 --- a/devel/pear-PHP_ParserGenerator/Makefile +++ b/devel/pear-PHP_ParserGenerator/Makefile @@ -4,7 +4,7 @@ PORTNAME= PHP_ParserGenerator PORTVERSION= 0.1.7 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convert files from lemon parser to php5 USES= pear diff --git a/devel/pear-PHP_Timer/Makefile b/devel/pear-PHP_Timer/Makefile index 7c922f46ded4..9ab8691164bf 100644 --- a/devel/pear-PHP_Timer/Makefile +++ b/devel/pear-PHP_Timer/Makefile @@ -4,7 +4,7 @@ PORTNAME= PHP_Timer PORTVERSION= 2.1.2 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility class for timing LICENSE= BSD3CLAUSE diff --git a/devel/pear-PHP_TokenStream/Makefile b/devel/pear-PHP_TokenStream/Makefile index 0d0ffc6942c2..e074bc573b21 100644 --- a/devel/pear-PHP_TokenStream/Makefile +++ b/devel/pear-PHP_TokenStream/Makefile @@ -4,7 +4,7 @@ PORTNAME= PHP_TokenStream PORTVERSION= 1.4.11 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Wrapper around PHP tokenizer extension LICENSE= BSD3CLAUSE diff --git a/devel/pear-PHP_UML/Makefile b/devel/pear-PHP_UML/Makefile index ea2481846442..76b392ebd04a 100644 --- a/devel/pear-PHP_UML/Makefile +++ b/devel/pear-PHP_UML/Makefile @@ -4,7 +4,7 @@ PORTNAME= PHP_UML PORTVERSION= 1.6.2 CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 1a0ff9c2533c..bed959bc7180 100644 --- a/devel/pear-Pager/Makefile +++ b/devel/pear-Pager/Makefile @@ -4,7 +4,7 @@ PORTNAME= Pager PORTVERSION= 2.5.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR data paging class LICENSE= BSD2CLAUSE diff --git a/devel/pear-PhpDocumentor/Makefile b/devel/pear-PhpDocumentor/Makefile index 09b1be935f7c..c6d88ac12c0d 100644 --- a/devel/pear-PhpDocumentor/Makefile +++ b/devel/pear-PhpDocumentor/Makefile @@ -4,7 +4,7 @@ PORTNAME= PhpDocumentor PORTVERSION= 1.4.4 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides automatic documenting of php-api from the source BUILD_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear@${PHP_FLAVOR} diff --git a/devel/pear-Pirum/Makefile b/devel/pear-Pirum/Makefile index e4bf82f16ff4..0a924c332a40 100644 --- a/devel/pear-Pirum/Makefile +++ b/devel/pear-Pirum/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.1.5 CATEGORIES= devel www pear MASTER_SITES= http://pear.pirum-project.org/get/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple PEAR channel server manager LICENSE= MIT diff --git a/devel/pear-SebastianBergmann_FinderFacade/Makefile b/devel/pear-SebastianBergmann_FinderFacade/Makefile index 33833afcd0d3..23e859a9f5d3 100644 --- a/devel/pear-SebastianBergmann_FinderFacade/Makefile +++ b/devel/pear-SebastianBergmann_FinderFacade/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.2.3 CATEGORIES= devel pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}SebastianBergmann_ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convenience wrapper for Symfony Finder component LICENSE= BSD3CLAUSE diff --git a/devel/pear-SebastianBergmann_Git/Makefile b/devel/pear-SebastianBergmann_Git/Makefile index f565b4497f8b..60b42c038a75 100644 --- a/devel/pear-SebastianBergmann_Git/Makefile +++ b/devel/pear-SebastianBergmann_Git/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= devel pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}SebastianBergmann_ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple wrapper for Git LICENSE= BSD3CLAUSE diff --git a/devel/pear-SebastianBergmann_PHPCPD/Makefile b/devel/pear-SebastianBergmann_PHPCPD/Makefile index 1dd10d819f00..0cf34b5fb2ef 100644 --- a/devel/pear-SebastianBergmann_PHPCPD/Makefile +++ b/devel/pear-SebastianBergmann_PHPCPD/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.0.0 CATEGORIES= devel pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}SebastianBergmann_ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Copy/Paste Detector (CPD) for PHP code LICENSE= BSD3CLAUSE diff --git a/devel/pear-SebastianBergmann_PHPLOC/Makefile b/devel/pear-SebastianBergmann_PHPLOC/Makefile index 03a2e3675a85..8a9af8f42531 100644 --- a/devel/pear-SebastianBergmann_PHPLOC/Makefile +++ b/devel/pear-SebastianBergmann_PHPLOC/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 4.0.1 CATEGORIES= devel pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}SebastianBergmann_ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool for quickly measuring the size of a PHP project LICENSE= BSD3CLAUSE diff --git a/devel/pear-SebastianBergmann_Version/Makefile b/devel/pear-SebastianBergmann_Version/Makefile index f0fd3f16a482..cab4d893be73 100644 --- a/devel/pear-SebastianBergmann_Version/Makefile +++ b/devel/pear-SebastianBergmann_Version/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.0.1 CATEGORIES= devel pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}SebastianBergmann_ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Managing the version number of Git-hosted PHP projects LICENSE= BSD3CLAUSE diff --git a/devel/pear-Structures_DataGrid/Makefile b/devel/pear-Structures_DataGrid/Makefile index 35bb923b1ebe..9148afdd3c6f 100644 --- a/devel/pear-Structures_DataGrid/Makefile +++ b/devel/pear-Structures_DataGrid/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid PORTVERSION= 0.9.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Full-featured tabular structured data management package LICENSE= BSD3CLAUSE diff --git a/devel/pear-Structures_DataGrid_Renderer_Console/Makefile b/devel/pear-Structures_DataGrid_Renderer_Console/Makefile index 97c7659ebd60..efb044f5167c 100644 --- a/devel/pear-Structures_DataGrid_Renderer_Console/Makefile +++ b/devel/pear-Structures_DataGrid_Renderer_Console/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_Renderer_Console PORTVERSION= 0.1.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Console_Table Renderer for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ diff --git a/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile b/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile index 874ec5023612..24cd10ac6015 100644 --- a/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile +++ b/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_Renderer_HTMLSortForm PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTMLSortForm Renderer for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ diff --git a/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile b/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile index 0ca5db855a10..e36a188f476d 100644 --- a/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile +++ b/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_Renderer_HTMLTable PORTVERSION= 0.1.6 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTML_Table Renderer for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ diff --git a/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile b/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile index 1689c363769a..4848c25b22e8 100644 --- a/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile +++ b/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_Renderer_XUL PORTVERSION= 0.1.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= XUL Renderer for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ diff --git a/devel/pear-Symfony_Component_Finder/Makefile b/devel/pear-Symfony_Component_Finder/Makefile index d7918ff58347..63cc34bff932 100644 --- a/devel/pear-Symfony_Component_Finder/Makefile +++ b/devel/pear-Symfony_Component_Finder/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= http://pear.symfony.com/get/ PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}Symfony_Component_ DIST_SUBDIR= Symfony2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Symfony2 Finder Component LICENSE= MIT diff --git a/devel/pear-System_Command/Makefile b/devel/pear-System_Command/Makefile index 3b37305cd1cb..e19dcc79252f 100644 --- a/devel/pear-System_Command/Makefile +++ b/devel/pear-System_Command/Makefile @@ -4,7 +4,7 @@ PORTNAME= System_Command PORTVERSION= 1.0.8 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR command line execution interface USES= pear diff --git a/devel/pear-Testing_Selenium/Makefile b/devel/pear-Testing_Selenium/Makefile index 2bc9fcce4396..ba4e14fe1351 100644 --- a/devel/pear-Testing_Selenium/Makefile +++ b/devel/pear-Testing_Selenium/Makefile @@ -4,7 +4,7 @@ PORTNAME= Testing_Selenium PORTVERSION= 0.4.4 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Binding - Once more unto the breach USES= pear diff --git a/devel/pear-TheSeer_DirectoryScanner/Makefile b/devel/pear-TheSeer_DirectoryScanner/Makefile index 7d7e17545b2c..35e182cc64f1 100644 --- a/devel/pear-TheSeer_DirectoryScanner/Makefile +++ b/devel/pear-TheSeer_DirectoryScanner/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.3.2 CATEGORIES= devel pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}TheSeer_ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Recursive directory scanner and filter LICENSE= BSD2CLAUSE diff --git a/devel/pear-TheSeer_fDOMDocument/Makefile b/devel/pear-TheSeer_fDOMDocument/Makefile index b81641e0bfa1..a134afc26d05 100644 --- a/devel/pear-TheSeer_fDOMDocument/Makefile +++ b/devel/pear-TheSeer_fDOMDocument/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.6.6 CATEGORIES= devel www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}TheSeer_ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extension to PHP standard DOM LICENSE= BSD3CLAUSE diff --git a/devel/pear-TheSeer_fXSL/Makefile b/devel/pear-TheSeer_fXSL/Makefile index 3219308a6647..962b48d21579 100644 --- a/devel/pear-TheSeer_fXSL/Makefile +++ b/devel/pear-TheSeer_fXSL/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= http://pear.netpirates.net/get/ PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}TheSeer_ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= XSL wrapper / extension to the PHP 5.x XSLTProcessor LICENSE= BSD3CLAUSE diff --git a/devel/pear-VFS/Makefile b/devel/pear-VFS/Makefile index df7b2dd451e0..b80ccb4c0798 100644 --- a/devel/pear-VFS/Makefile +++ b/devel/pear-VFS/Makefile @@ -4,7 +4,7 @@ PORTNAME= VFS PORTVERSION= 0.3.0 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Virtual File System API BUILD_DEPENDS= ${PEARDIR}/Log/null.php:sysutils/pear-Log@${PHP_FLAVOR} diff --git a/devel/pear-Validate_AU/Makefile b/devel/pear-Validate_AU/Makefile index ee34055a29e0..60b36fa3c628 100644 --- a/devel/pear-Validate_AU/Makefile +++ b/devel/pear-Validate_AU/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.1.4 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR data validation class for Australia USES= pear diff --git a/devel/pear-Validate_Finance/Makefile b/devel/pear-Validate_Finance/Makefile index 3db8db8db7d9..a98fc21d94d1 100644 --- a/devel/pear-Validate_Finance/Makefile +++ b/devel/pear-Validate_Finance/Makefile @@ -4,7 +4,7 @@ PORTNAME= Validate_Finance PORTVERSION= 0.5.6 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Finance Validation class BUILD_DEPENDS= ${PEAR_PKGNAMEPREFIX}Validate>=0.5.0:devel/pear-Validate@${PHP_FLAVOR} diff --git a/devel/pear-Validate_Finance_CreditCard/Makefile b/devel/pear-Validate_Finance_CreditCard/Makefile index 720e616076ee..f35009dcb7e9 100644 --- a/devel/pear-Validate_Finance_CreditCard/Makefile +++ b/devel/pear-Validate_Finance_CreditCard/Makefile @@ -4,7 +4,7 @@ PORTNAME= Validate_Finance_CreditCard PORTVERSION= 0.6.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR CreditCard Validation class USES= pear diff --git a/devel/pear-Validate_US/Makefile b/devel/pear-Validate_US/Makefile index ab816f451017..b6802f27e136 100644 --- a/devel/pear-Validate_US/Makefile +++ b/devel/pear-Validate_US/Makefile @@ -4,7 +4,7 @@ PORTNAME= Validate_US PORTVERSION= 0.5.5 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR data validation class for US BUILD_DEPENDS= ${PEAR_PKGNAMEPREFIX}Validate>=0.5.0:devel/pear-Validate@${PHP_FLAVOR} diff --git a/devel/pear-Var_Dump/Makefile b/devel/pear-Var_Dump/Makefile index be0d687088eb..f08589aaff26 100644 --- a/devel/pear-Var_Dump/Makefile +++ b/devel/pear-Var_Dump/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.0.4 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 7aca5a6050ee..3b25a1138040 100644 --- a/devel/pear-VersionControl_Git/Makefile +++ b/devel/pear-VersionControl_Git/Makefile @@ -4,7 +4,7 @@ PORTNAME= VersionControl_Git PORTVERSION= 0.5.0 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= OO interface to handle Git repository LICENSE= APACHE20 diff --git a/devel/pear-XML_NITF/Makefile b/devel/pear-XML_NITF/Makefile index cd72131f7529..325a1586892b 100644 --- a/devel/pear-XML_NITF/Makefile +++ b/devel/pear-XML_NITF/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_NITF PORTVERSION= 1.1.1 CATEGORIES= devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR NITF XML parser BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} diff --git a/devel/pear-XML_RSS/Makefile b/devel/pear-XML_RSS/Makefile index 91290aa5aa0a..66ba1d0b52ea 100644 --- a/devel/pear-XML_RSS/Makefile +++ b/devel/pear-XML_RSS/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_RSS PORTVERSION= 1.1.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR RSS parser LICENSE= PHP301 diff --git a/devel/pear-XML_SVG/Makefile b/devel/pear-XML_SVG/Makefile index 3ca68fa03352..2ea6ad25bf2c 100644 --- a/devel/pear-XML_SVG/Makefile +++ b/devel/pear-XML_SVG/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_SVG PORTVERSION= 1.1.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 e47b39c747b5..19f732772490 100644 --- a/devel/pear-XML_Serializer/Makefile +++ b/devel/pear-XML_Serializer/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_Serializer PORTVERSION= 0.21.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 a97485b04899..416a53d6ebe3 100644 --- a/devel/pear-XML_Transformer/Makefile +++ b/devel/pear-XML_Transformer/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_Transformer PORTVERSION= 1.1.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR XML Transformations in PHP BUILD_DEPENDS= ${PEARDIR}/XML/Util.php:devel/pear-XML_Util@${PHP_FLAVOR} diff --git a/devel/pear-XML_Tree/Makefile b/devel/pear-XML_Tree/Makefile index ea11f8af25a2..8f33464e47fd 100644 --- a/devel/pear-XML_Tree/Makefile +++ b/devel/pear-XML_Tree/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class for representing XML data in a tree structure BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} diff --git a/devel/pear-XML_Util/Makefile b/devel/pear-XML_Util/Makefile index c3ba98cade3a..504cc1cb05b4 100644 --- a/devel/pear-XML_Util/Makefile +++ b/devel/pear-XML_Util/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_Util PORTVERSION= 1.4.4 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR XML utility class LICENSE= BSD2CLAUSE diff --git a/devel/pear-channel-ezc/Makefile b/devel/pear-channel-ezc/Makefile index e6277dd3c768..3a5aa7df4fec 100644 --- a/devel/pear-channel-ezc/Makefile +++ b/devel/pear-channel-ezc/Makefile @@ -4,7 +4,7 @@ PORTNAME= ezc PORTVERSION= 20060124 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= components.ez.no diff --git a/devel/pear-channel-pdepend/Makefile b/devel/pear-channel-pdepend/Makefile index fa91525be614..6bcec4fbdbcb 100644 --- a/devel/pear-channel-pdepend/Makefile +++ b/devel/pear-channel-pdepend/Makefile @@ -4,7 +4,7 @@ PORTNAME= pdepend PORTVERSION= 20100520 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.pdepend.org diff --git a/devel/pear-channel-phpdoc/Makefile b/devel/pear-channel-phpdoc/Makefile index 6a5aaf4457e8..a2c20e0b4b9a 100644 --- a/devel/pear-channel-phpdoc/Makefile +++ b/devel/pear-channel-phpdoc/Makefile @@ -4,7 +4,7 @@ PORTNAME= phpdoc PORTVERSION= 20120214 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.phpdoc.org diff --git a/devel/pear-channel-phpmd/Makefile b/devel/pear-channel-phpmd/Makefile index fd8eba818b78..9f379240bbb4 100644 --- a/devel/pear-channel-phpmd/Makefile +++ b/devel/pear-channel-phpmd/Makefile @@ -4,7 +4,7 @@ PORTNAME= phpmd PORTVERSION= 20120607 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.phpmd.org diff --git a/devel/pear-channel-pirum/Makefile b/devel/pear-channel-pirum/Makefile index c304ecd36b74..e06dff76760d 100644 --- a/devel/pear-channel-pirum/Makefile +++ b/devel/pear-channel-pirum/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 20110921 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.pirum-project.org diff --git a/devel/pear-channel-symfony/Makefile b/devel/pear-channel-symfony/Makefile index c671dde0109d..e1d7a84155ec 100644 --- a/devel/pear-channel-symfony/Makefile +++ b/devel/pear-channel-symfony/Makefile @@ -4,7 +4,7 @@ PORTNAME= symfony PORTVERSION= 20110701 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.symfony-project.com diff --git a/devel/pear-channel-symfony2/Makefile b/devel/pear-channel-symfony2/Makefile index 1609d6ba4db8..e8163be53c68 100644 --- a/devel/pear-channel-symfony2/Makefile +++ b/devel/pear-channel-symfony2/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 20110826 PORTREVISION= 2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.symfony.com diff --git a/devel/pear-channel-theseer/Makefile b/devel/pear-channel-theseer/Makefile index 3ae81eef2dd6..1486b7706de4 100644 --- a/devel/pear-channel-theseer/Makefile +++ b/devel/pear-channel-theseer/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 20120501 PORTREVISION= 1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= pear.netpirates.net diff --git a/devel/pear-channel-twig/Makefile b/devel/pear-channel-twig/Makefile index f4371043f4da..7ca56c9fb689 100644 --- a/devel/pear-channel-twig/Makefile +++ b/devel/pear-channel-twig/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 20140108 CATEGORIES= devel www pear MASTER_SITES= # -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 f8df88c1080b..4e4a5a8af6a7 100644 --- a/devel/pear-codegen/Makefile +++ b/devel/pear-codegen/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.0.7 CATEGORIES= devel pear DISTNAME= CodeGen-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool to create code generators that operate on XML descriptions USES= pear diff --git a/devel/pear-ezc_Base/Makefile b/devel/pear-ezc_Base/Makefile index df1fcfa98b07..b9818900faba 100644 --- a/devel/pear-ezc_Base/Makefile +++ b/devel/pear-ezc_Base/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel pear MASTER_SITES= http://components.ez.no/get/ PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}${PEAR_CHANNEL}_ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Base package that all ezc components packages rely on LICENSE= BSD3CLAUSE diff --git a/devel/pear-ezc_ConsoleTools/Makefile b/devel/pear-ezc_ConsoleTools/Makefile index 2b2a2efaad80..15c4e283df56 100644 --- a/devel/pear-ezc_ConsoleTools/Makefile +++ b/devel/pear-ezc_ConsoleTools/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel pear MASTER_SITES= http://components.ez.no/get/ PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}${PEAR_CHANNEL}_ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Set of classes to do different actions with the console LICENSE= BSD3CLAUSE diff --git a/devel/pear-pdepend-staticReflection/Makefile b/devel/pear-pdepend-staticReflection/Makefile index 08f8c78facf2..89f04817250e 100644 --- a/devel/pear-pdepend-staticReflection/Makefile +++ b/devel/pear-pdepend-staticReflection/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel pear MASTER_SITES= http://pear.pdepend.org/get/ PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}${PEAR_CHANNEL}_ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= staticReflection package for PHP LICENSE= BSD3CLAUSE diff --git a/dns/pear-Net_DNS2/Makefile b/dns/pear-Net_DNS2/Makefile index 387d08717919..1e1b8e6de076 100644 --- a/dns/pear-Net_DNS2/Makefile +++ b/dns/pear-Net_DNS2/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_DNS2 DISTVERSION= 1.5.0 CATEGORIES= dns net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 8b2a39aed697..a80dbf9b4045 100644 --- a/ftp/pear-Net_FTP/Makefile +++ b/ftp/pear-Net_FTP/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_FTP PORTVERSION= 1.4.1 CATEGORIES= ftp www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 d923f8605727..79592c7d454d 100644 --- a/games/pear-Games_Chess/Makefile +++ b/games/pear-Games_Chess/Makefile @@ -4,7 +4,7 @@ PORTNAME= Games_Chess PORTVERSION= 1.0.1 CATEGORIES= games devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 ff03c29361e5..c744a54f324d 100644 --- a/graphics/pear-Image_3D/Makefile +++ b/graphics/pear-Image_3D/Makefile @@ -4,7 +4,7 @@ PORTNAME= Image_3D PORTVERSION= 0.4.2 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 92d92fb77d9f..8890dff25766 100644 --- a/graphics/pear-Image_Barcode/Makefile +++ b/graphics/pear-Image_Barcode/Makefile @@ -4,7 +4,7 @@ PORTNAME= Image_Barcode PORTVERSION= 1.1.3 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class for barcode generation USE_PHP= gd diff --git a/graphics/pear-Image_Color/Makefile b/graphics/pear-Image_Color/Makefile index f650c48a89a6..64e4a0c91aed 100644 --- a/graphics/pear-Image_Color/Makefile +++ b/graphics/pear-Image_Color/Makefile @@ -4,7 +4,7 @@ PORTNAME= Image_Color PORTVERSION= 1.0.4 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 2fba17d285f8..4ee87ee30b38 100644 --- a/graphics/pear-Image_Graph/Makefile +++ b/graphics/pear-Image_Graph/Makefile @@ -4,7 +4,7 @@ PORTNAME= Image_Graph PORTVERSION= 0.8.0 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= OO PEAR graph rendering package RUN_DEPENDS= ${PEARDIR}/Log.php:sysutils/pear-Log@${PHP_FLAVOR} \ diff --git a/graphics/pear-Image_GraphViz/Makefile b/graphics/pear-Image_GraphViz/Makefile index 3593f9caf000..5f87ea9d1bdb 100644 --- a/graphics/pear-Image_GraphViz/Makefile +++ b/graphics/pear-Image_GraphViz/Makefile @@ -4,7 +4,7 @@ PORTNAME= Image_GraphViz PORTVERSION= 1.3.0 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 557ae3c244c0..8b53591e6fae 100644 --- a/graphics/pear-Image_Transform/Makefile +++ b/graphics/pear-Image_Transform/Makefile @@ -4,7 +4,7 @@ PORTNAME= Image_Transform PORTVERSION= 0.9.5 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 e6f05b987167..3f782d69dd05 100644 --- a/irc/pear-Net_SmartIRC/Makefile +++ b/irc/pear-Net_SmartIRC/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_SmartIRC PORTVERSION= 1.1.14 CATEGORIES= irc www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 aa6f81388c5f..475db0df4997 100644 --- a/mail/pear-Contact_Vcard_Build/Makefile +++ b/mail/pear-Contact_Vcard_Build/Makefile @@ -4,7 +4,7 @@ PORTNAME= Contact_Vcard_Build PORTVERSION= 1.1.2 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 d9c43dc8f430..1628d19d2002 100644 --- a/mail/pear-Contact_Vcard_Parse/Makefile +++ b/mail/pear-Contact_Vcard_Parse/Makefile @@ -4,7 +4,7 @@ PORTNAME= Contact_Vcard_Parse PORTVERSION= 1.32.0 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 9ae8856aeea7..84befc6e1506 100644 --- a/mail/pear-Mail_Mbox/Makefile +++ b/mail/pear-Mail_Mbox/Makefile @@ -4,7 +4,7 @@ PORTNAME= Mail_Mbox PORTVERSION= 0.6.3 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Read and modify Unix MBOXes USES= pear diff --git a/mail/pear-Mail_Queue/Makefile b/mail/pear-Mail_Queue/Makefile index 2563e56c16dd..6c7890e2a8fb 100644 --- a/mail/pear-Mail_Queue/Makefile +++ b/mail/pear-Mail_Queue/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.2.7 PORTREVISION= 1 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class for put mails in queue and send them later in background BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail@${PHP_FLAVOR} \ diff --git a/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile index 54e224a4d4a6..012eced69b19 100644 --- a/mail/pear-Net_IMAP/Makefile +++ b/mail/pear-Net_IMAP/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_IMAP PORTVERSION= 1.1.3 CATEGORIES= mail net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 5d332c697fd5..a43785918565 100644 --- a/mail/pear-Net_LMTP/Makefile +++ b/mail/pear-Net_LMTP/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_LMTP PORTVERSION= 1.0.2 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 9e7ddb8ca6d4..54516a95eecf 100644 --- a/math/pear-Math_Combinatorics/Makefile +++ b/math/pear-Math_Combinatorics/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.0.0 PORTEPOCH= 1 CATEGORIES= math pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Package that produces combinations and permutations USES= pear diff --git a/misc/pear-Services_Weather/Makefile b/misc/pear-Services_Weather/Makefile index 4ed78fdbf58d..3fa9cb95127b 100644 --- a/misc/pear-Services_Weather/Makefile +++ b/misc/pear-Services_Weather/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.4.6 PORTEPOCH= 1 CATEGORIES= misc www pear geography -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org 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 67aadb6b4bc6..450a6adb7910 100644 --- a/misc/pear-Text_Figlet/Makefile +++ b/misc/pear-Text_Figlet/Makefile @@ -4,7 +4,7 @@ PORTNAME= Text_Figlet PORTVERSION= 1.0.2 CATEGORIES= misc www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Render text using FIGlet fonts USES= pear diff --git a/net/pear-File_Bittorrent2/Makefile b/net/pear-File_Bittorrent2/Makefile index 665536674edb..9a5efd07b33e 100644 --- a/net/pear-File_Bittorrent2/Makefile +++ b/net/pear-File_Bittorrent2/Makefile @@ -4,7 +4,7 @@ PORTNAME= File_Bittorrent2 DISTVERSION= 1.3.1 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Decode and Encode data in Bittorrent format USES= pear diff --git a/net/pear-Net_CDDB/Makefile b/net/pear-Net_CDDB/Makefile index 91901832f780..939d89ade4ba 100644 --- a/net/pear-Net_CDDB/Makefile +++ b/net/pear-Net_CDDB/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_CDDB PORTVERSION= 0.3.0 CATEGORIES= net audio www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class that access and query CDDB audio-CD servers BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} \ diff --git a/net/pear-Net_CheckIP/Makefile b/net/pear-Net_CheckIP/Makefile index e9c613da9859..96d9628319f6 100644 --- a/net/pear-Net_CheckIP/Makefile +++ b/net/pear-Net_CheckIP/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_CheckIP PORTVERSION= 1.2.2 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Check the syntax of IPv4 addresses USES= pear diff --git a/net/pear-Net_DIME/Makefile b/net/pear-Net_DIME/Makefile index f18a846f26ec..8484261c6072 100644 --- a/net/pear-Net_DIME/Makefile +++ b/net/pear-Net_DIME/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.0.2 PORTEPOCH= 1 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= The PEAR::Net_DIME class implements DIME encoding USES= pear diff --git a/net/pear-Net_DNSBL/Makefile b/net/pear-Net_DNSBL/Makefile index 9d6a112bdd2f..a3c275080415 100644 --- a/net/pear-Net_DNSBL/Makefile +++ b/net/pear-Net_DNSBL/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.3.7 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR DNSBL Checker LICENSE= PHP30 diff --git a/net/pear-Net_Dict/Makefile b/net/pear-Net_Dict/Makefile index 1d60f2ed6701..a5e88b4ba855 100644 --- a/net/pear-Net_Dict/Makefile +++ b/net/pear-Net_Dict/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Dict PORTVERSION= 1.0.7 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR interface to the DICT protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} \ diff --git a/net/pear-Net_Finger/Makefile b/net/pear-Net_Finger/Makefile index 5d65cbdf2420..445456eea71a 100644 --- a/net/pear-Net_Finger/Makefile +++ b/net/pear-Net_Finger/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Finger PORTVERSION= 1.0.1 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class that provides a tool for querying finger servers BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} diff --git a/net/pear-Net_Geo/Makefile b/net/pear-Net_Geo/Makefile index 669797c5d2c1..0979fa9f8920 100644 --- a/net/pear-Net_Geo/Makefile +++ b/net/pear-Net_Geo/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Geo PORTVERSION= 1.0.5 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Geographical locations based on Internet address BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache@${PHP_FLAVOR} \ diff --git a/net/pear-Net_GeoIP/Makefile b/net/pear-Net_GeoIP/Makefile index 9b0b6de63ec2..5308e1efbc24 100644 --- a/net/pear-Net_GeoIP/Makefile +++ b/net/pear-Net_GeoIP/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= net pear DISTNAME= Net_GeoIP-1.0.0RC1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library to perform geo-location lookups of IP addresses BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache@${PHP_FLAVOR} \ diff --git a/net/pear-Net_IDNA/Makefile b/net/pear-Net_IDNA/Makefile index e1affd4a530f..a51850c60b2b 100644 --- a/net/pear-Net_IDNA/Makefile +++ b/net/pear-Net_IDNA/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_IDNA PORTVERSION= 0.8.1 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pear Punycode encoding and decoding package NO_ARCH= yes diff --git a/net/pear-Net_IPv4/Makefile b/net/pear-Net_IPv4/Makefile index a2815e494971..11d6f2e01df8 100644 --- a/net/pear-Net_IPv4/Makefile +++ b/net/pear-Net_IPv4/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_IPv4 DISTVERSION= 1.3.5 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= IPv4 network calculations and validation LICENSE= PHP301 diff --git a/net/pear-Net_Ident/Makefile b/net/pear-Net_Ident/Makefile index 0dcb4edf9f5d..0c0af2b2f456 100644 --- a/net/pear-Net_Ident/Makefile +++ b/net/pear-Net_Ident/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Ident PORTVERSION= 1.1.0 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR identification protocol implementation NO_ARCH= yes diff --git a/net/pear-Net_LDAP/Makefile b/net/pear-Net_LDAP/Makefile index 050872a52ae6..cc1cfe11919a 100644 --- a/net/pear-Net_LDAP/Makefile +++ b/net/pear-Net_LDAP/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 1.1.5 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= OO interface for searching and manipulating LDAP-entries USES= pear diff --git a/net/pear-Net_LDAP2/Makefile b/net/pear-Net_LDAP2/Makefile index 14d9e8f4a294..825ad2e0b5ec 100644 --- a/net/pear-Net_LDAP2/Makefile +++ b/net/pear-Net_LDAP2/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.2.0 PORTEPOCH= 1 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= OO interface for searching and manipulating LDAP-entries USES= pear php diff --git a/net/pear-Net_MAC/Makefile b/net/pear-Net_MAC/Makefile index d617df07c271..913d8010ae41 100644 --- a/net/pear-Net_MAC/Makefile +++ b/net/pear-Net_MAC/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.1.5 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class that validates and formats MAC addresses USES= pear diff --git a/net/pear-Net_NNTP/Makefile b/net/pear-Net_NNTP/Makefile index f59bb84ff5e6..60a5c831f712 100644 --- a/net/pear-Net_NNTP/Makefile +++ b/net/pear-Net_NNTP/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.5.2 PORTEPOCH= 1 CATEGORIES= net news pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR implementation of the NNTP protocol LICENSE= W3C diff --git a/net/pear-Net_Nmap/Makefile b/net/pear-Net_Nmap/Makefile index 225384c50422..82bee60ce67e 100644 --- a/net/pear-Net_Nmap/Makefile +++ b/net/pear-Net_Nmap/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Nmap PORTVERSION= 1.0.5 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple Wrapper Class for the Nmap Utility LICENSE= LGPL3 diff --git a/net/pear-Net_POP3/Makefile b/net/pear-Net_POP3/Makefile index 2f1e381c8249..8231e2702f69 100644 --- a/net/pear-Net_POP3/Makefile +++ b/net/pear-Net_POP3/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_POP3 PORTVERSION= 1.3.8 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides a POP3 class to access POP3 server BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} diff --git a/net/pear-Net_Ping/Makefile b/net/pear-Net_Ping/Makefile index 21369827efc3..949ebc749efa 100644 --- a/net/pear-Net_Ping/Makefile +++ b/net/pear-Net_Ping/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Ping PORTVERSION= 2.4.5 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to execute ping USES= pear diff --git a/net/pear-Net_SMS/Makefile b/net/pear-Net_SMS/Makefile index f847cb9e11c3..d789f5a81270 100644 --- a/net/pear-Net_SMS/Makefile +++ b/net/pear-Net_SMS/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_SMS PORTVERSION= 0.2.1 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR SMS functionality BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail@${PHP_FLAVOR} \ diff --git a/net/pear-Net_SMTP/Makefile b/net/pear-Net_SMTP/Makefile index 90ad851b121b..24220bfa4fcd 100644 --- a/net/pear-Net_SMTP/Makefile +++ b/net/pear-Net_SMTP/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_SMTP PORTVERSION= 1.9.0 CATEGORIES= net mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class that provides an implementation of the SMTP protocol LICENSE= BSD2CLAUSE diff --git a/net/pear-Net_Server/Makefile b/net/pear-Net_Server/Makefile index 6ece6e0c9742..51fa3b2c9f41 100644 --- a/net/pear-Net_Server/Makefile +++ b/net/pear-Net_Server/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Server PORTVERSION= 1.0.3 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generic server class USES= pear php diff --git a/net/pear-Net_Sieve/Makefile b/net/pear-Net_Sieve/Makefile index 2feb45396ce6..109c409247e9 100644 --- a/net/pear-Net_Sieve/Makefile +++ b/net/pear-Net_Sieve/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Sieve DISTVERSION= 1.4.5 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to handle talking to timsieved LICENSE= BSD3CLAUSE diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile index eacdb2c595c3..40b998aa8a6d 100644 --- a/net/pear-Net_Socket/Makefile +++ b/net/pear-Net_Socket/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Socket PORTVERSION= 1.0.14 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Network Socket Interface LICENSE= PHP202 diff --git a/net/pear-Net_Traceroute/Makefile b/net/pear-Net_Traceroute/Makefile index 33b8cc666199..2262a357999c 100644 --- a/net/pear-Net_Traceroute/Makefile +++ b/net/pear-Net_Traceroute/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Traceroute PORTVERSION= 0.21.3 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to execute traceroute USES= pear diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile index 484427074084..53e8eac45b2e 100644 --- a/net/pear-Net_URL/Makefile +++ b/net/pear-Net_URL/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_URL PORTVERSION= 1.0.15 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Easy parsing of URLs LICENSE= BSD3CLAUSE diff --git a/net/pear-Net_URL_Mapper/Makefile b/net/pear-Net_URL_Mapper/Makefile index c8f92835d38c..2966cbe1c7a0 100644 --- a/net/pear-Net_URL_Mapper/Makefile +++ b/net/pear-Net_URL_Mapper/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_URL_Mapper PORTVERSION= 0.9.1 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple and flexible way to build nice URLs for web applications USES= pear diff --git a/net/pear-Net_UserAgent_Detect/Makefile b/net/pear-Net_UserAgent_Detect/Makefile index fe3df4026dbe..b14ccb9b6dea 100644 --- a/net/pear-Net_UserAgent_Detect/Makefile +++ b/net/pear-Net_UserAgent_Detect/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.5.2 PORTREVISION= 1 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class that determines the Web browser, version, and platform LICENSE= PHP202 diff --git a/net/pear-Net_Vpopmaild/Makefile b/net/pear-Net_Vpopmaild/Makefile index eb0265f8cc69..3c45ee65da74 100644 --- a/net/pear-Net_Vpopmaild/Makefile +++ b/net/pear-Net_Vpopmaild/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Vpopmaild PORTVERSION= 0.3.2 CATEGORIES= net mail pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Class for accessing Vpopmail's vpopmaild daemon BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} \ diff --git a/net/pear-Net_Whois/Makefile b/net/pear-Net_Whois/Makefile index a635f9fd320d..5afab1992d5d 100644 --- a/net/pear-Net_Whois/Makefile +++ b/net/pear-Net_Whois/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Whois PORTVERSION= 1.0.6 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool to query internet domain name services USES= pear diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile index cd4a456d772f..d5070d52378e 100644 --- a/net/pear-SOAP/Makefile +++ b/net/pear-SOAP/Makefile @@ -4,7 +4,7 @@ PORTNAME= SOAP PORTVERSION= 0.14.0 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR SOAP Client/Server for PHP BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} diff --git a/net/pear-Services_Pingback/Makefile b/net/pear-Services_Pingback/Makefile index 41b83dfb0c82..7a07bd880377 100644 --- a/net/pear-Services_Pingback/Makefile +++ b/net/pear-Services_Pingback/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_Pingback PORTVERSION= 0.2.2 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pingback user-agent class USES= pear diff --git a/net/pear-Services_Twitter/Makefile b/net/pear-Services_Twitter/Makefile index e139268ae4e3..716bad027acb 100644 --- a/net/pear-Services_Twitter/Makefile +++ b/net/pear-Services_Twitter/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_Twitter PORTVERSION= 0.7.0 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP interface to Twitter's API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} diff --git a/net/pear-URI_Template/Makefile b/net/pear-URI_Template/Makefile index 6b5bdee85a2c..be5e3c9d5ac1 100644 --- a/net/pear-URI_Template/Makefile +++ b/net/pear-URI_Template/Makefile @@ -4,7 +4,7 @@ PORTNAME= URI_Template PORTVERSION= 0.3.3 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parser for URI Templates NO_ARCH= yes diff --git a/net/pear-XML_RPC/Makefile b/net/pear-XML_RPC/Makefile index 176cb6a79a13..f8a185846ee0 100644 --- a/net/pear-XML_RPC/Makefile +++ b/net/pear-XML_RPC/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_RPC PORTVERSION= 1.5.5 CATEGORIES= net devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP implementation of the XML-RPC protocol USE_PHP= xml diff --git a/net/pear-XML_RPC2/Makefile b/net/pear-XML_RPC2/Makefile index e442d4778ffd..2fbf56e1a567 100644 --- a/net/pear-XML_RPC2/Makefile +++ b/net/pear-XML_RPC2/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_RPC2 PORTVERSION= 1.1.4 CATEGORIES= net devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= XML-RPC client/server library LICENSE= PHP301 diff --git a/print/pear-File_PDF/Makefile b/print/pear-File_PDF/Makefile index 7ad69d60cd6c..fc0ad089001d 100644 --- a/print/pear-File_PDF/Makefile +++ b/print/pear-File_PDF/Makefile @@ -4,7 +4,7 @@ PORTNAME= File_PDF PORTVERSION= 0.3.3 CATEGORIES= print pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to generate PDFs USES= pear diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile index c2ae6f0eaa6d..354baf9c8d30 100644 --- a/security/pear-Auth/Makefile +++ b/security/pear-Auth/Makefile @@ -4,7 +4,7 @@ PORTNAME= Auth PORTVERSION= 1.6.4 CATEGORIES= security pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class for creating an authentication system USES= pear diff --git a/security/pear-Auth_HTTP/Makefile b/security/pear-Auth_HTTP/Makefile index a5775f71fd08..242a5241f14f 100644 --- a/security/pear-Auth_HTTP/Makefile +++ b/security/pear-Auth_HTTP/Makefile @@ -2,7 +2,7 @@ PORTNAME= Auth_HTTP PORTVERSION= 2.1.8 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR HTTP authentication USES= pear diff --git a/security/pear-Auth_PrefManager/Makefile b/security/pear-Auth_PrefManager/Makefile index 49b571525061..9779e00accbe 100644 --- a/security/pear-Auth_PrefManager/Makefile +++ b/security/pear-Auth_PrefManager/Makefile @@ -4,7 +4,7 @@ PORTNAME= Auth_PrefManager PORTVERSION= 1.2.2 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR preferences management class USES= pear diff --git a/security/pear-Crypt_Blowfish/Makefile b/security/pear-Crypt_Blowfish/Makefile index 783de9fab82d..b2fe6d848000 100644 --- a/security/pear-Crypt_Blowfish/Makefile +++ b/security/pear-Crypt_Blowfish/Makefile @@ -4,7 +4,7 @@ PORTNAME= Crypt_Blowfish DISTVERSION= 1.1.0RC2 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class for blowfish encryption USES= pear diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile index 89a674ebb70f..1db8f2ee337f 100644 --- a/security/pear-Crypt_CBC/Makefile +++ b/security/pear-Crypt_CBC/Makefile @@ -4,7 +4,7 @@ PORTNAME= Crypt_CBC PORTVERSION= 1.0.1 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to emulate Perl's Crypt::CBC module USES= pear diff --git a/security/pear-Crypt_CHAP/Makefile b/security/pear-Crypt_CHAP/Makefile index 6108669e1776..c0d08df5894b 100644 --- a/security/pear-Crypt_CHAP/Makefile +++ b/security/pear-Crypt_CHAP/Makefile @@ -4,7 +4,7 @@ PORTNAME= Crypt_CHAP PORTVERSION= 1.5.0 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class for generating CHAP packets USES= pear php diff --git a/security/pear-Crypt_DiffieHellman/Makefile b/security/pear-Crypt_DiffieHellman/Makefile index 5f9f8fe8951f..be08db0f944f 100644 --- a/security/pear-Crypt_DiffieHellman/Makefile +++ b/security/pear-Crypt_DiffieHellman/Makefile @@ -4,7 +4,7 @@ PORTNAME= Crypt_DiffieHellman PORTVERSION= 0.2.6 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5 USES= pear php diff --git a/security/pear-Crypt_HMAC2/Makefile b/security/pear-Crypt_HMAC2/Makefile index 014348b0f0f0..fcf886707541 100644 --- a/security/pear-Crypt_HMAC2/Makefile +++ b/security/pear-Crypt_HMAC2/Makefile @@ -4,7 +4,7 @@ PORTNAME= Crypt_HMAC2 PORTVERSION= 1.0.0 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of Hashed Message Authentication Code for PHP5 USES= pear diff --git a/security/pear-Crypt_MicroID/Makefile b/security/pear-Crypt_MicroID/Makefile index 79e42623976f..c15808d02ecd 100644 --- a/security/pear-Crypt_MicroID/Makefile +++ b/security/pear-Crypt_MicroID/Makefile @@ -4,7 +4,7 @@ PORTNAME= Crypt_MicroID PORTVERSION= 0.1.0 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP MicroID library USES= pear diff --git a/security/pear-Crypt_RC4/Makefile b/security/pear-Crypt_RC4/Makefile index c68efc33cfae..9fc75a4e81f9 100644 --- a/security/pear-Crypt_RC4/Makefile +++ b/security/pear-Crypt_RC4/Makefile @@ -4,7 +4,7 @@ PORTNAME= Crypt_RC4 PORTVERSION= 1.0.3 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR encryption class for RC4 encryption USES= pear diff --git a/security/pear-Crypt_RSA/Makefile b/security/pear-Crypt_RSA/Makefile index 5ed8932e10ff..1c4e6f7c1827 100644 --- a/security/pear-Crypt_RSA/Makefile +++ b/security/pear-Crypt_RSA/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.2.1 PORTREVISION= 1 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class allows you to use two-key strong cryptography USES= pear diff --git a/security/pear-Crypt_XXTEA/Makefile b/security/pear-Crypt_XXTEA/Makefile index 7b59ac227400..031fe541b7e0 100644 --- a/security/pear-Crypt_XXTEA/Makefile +++ b/security/pear-Crypt_XXTEA/Makefile @@ -4,7 +4,7 @@ PORTNAME= Crypt_XXTEA PORTVERSION= 0.9.0 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR XXTEA encryption algorithm USES= pear diff --git a/security/pear-File_HtAccess/Makefile b/security/pear-File_HtAccess/Makefile index 503ade534292..b5e03f7f1e0d 100644 --- a/security/pear-File_HtAccess/Makefile +++ b/security/pear-File_HtAccess/Makefile @@ -4,7 +4,7 @@ PORTNAME= File_HtAccess PORTVERSION= 1.2.1 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to manipulate .htaccess files USES= pear diff --git a/security/pear-File_Passwd/Makefile b/security/pear-File_Passwd/Makefile index b9101b899e1f..1bf885106869 100644 --- a/security/pear-File_Passwd/Makefile +++ b/security/pear-File_Passwd/Makefile @@ -4,7 +4,7 @@ PORTNAME= File_Passwd PORTVERSION= 1.1.7 CATEGORIES= security pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to manipulate many kinds of password files USES= pear diff --git a/security/pear-File_SMBPasswd/Makefile b/security/pear-File_SMBPasswd/Makefile index 18aa45548e41..64443bd52eb4 100644 --- a/security/pear-File_SMBPasswd/Makefile +++ b/security/pear-File_SMBPasswd/Makefile @@ -4,7 +4,7 @@ PORTNAME= File_SMBPasswd PORTVERSION= 1.0.3 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class for managing SAMBA style password files BUILD_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:security/pear-Crypt_CHAP@${PHP_FLAVOR} diff --git a/security/pear-HTML_Crypt/Makefile b/security/pear-HTML_Crypt/Makefile index 9867f9f99905..dfc3dc2022b1 100644 --- a/security/pear-HTML_Crypt/Makefile +++ b/security/pear-HTML_Crypt/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_Crypt PORTVERSION= 1.3.4 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Encrypts text which is later decoded using JavaScript on the client side USES= pear diff --git a/security/pear-LiveUser/Makefile b/security/pear-LiveUser/Makefile index a7eba1d707a0..a117ea141fa3 100644 --- a/security/pear-LiveUser/Makefile +++ b/security/pear-LiveUser/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.16.14 PORTREVISION= 1 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR user authentication and permission management framework BUILD_DEPENDS= ${PEARDIR}/Event/Dispatcher.php:devel/pear-Event_Dispatcher@${PHP_FLAVOR} diff --git a/security/pear-LiveUser_Admin/Makefile b/security/pear-LiveUser_Admin/Makefile index 995cff7c74f4..53248dc24b4a 100644 --- a/security/pear-LiveUser_Admin/Makefile +++ b/security/pear-LiveUser_Admin/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.4.0 PORTREVISION= 1 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR user authentication and permission management framework BUILD_DEPENDS= ${PEARDIR}/LiveUser.php:security/pear-LiveUser@${PHP_FLAVOR} diff --git a/security/pear-Net_Portscan/Makefile b/security/pear-Net_Portscan/Makefile index 78a5c5d5255e..d1e224f44733 100644 --- a/security/pear-Net_Portscan/Makefile +++ b/security/pear-Net_Portscan/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Portscan PORTVERSION= 1.0.3 CATEGORIES= security pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides an API for scanning ports NO_ARCH= yes diff --git a/shells/pear-PHP_Shell/Makefile b/shells/pear-PHP_Shell/Makefile index c1db41afbd40..0b0e6a4dd546 100644 --- a/shells/pear-PHP_Shell/Makefile +++ b/shells/pear-PHP_Shell/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.3.2 PORTREVISION= 1 CATEGORIES= shells www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Interactive PHP Shell USE_PHP= pcre tokenizer readline diff --git a/sysutils/pear-Cache/Makefile b/sysutils/pear-Cache/Makefile index 898eee4c2872..2fea3836f62e 100644 --- a/sysutils/pear-Cache/Makefile +++ b/sysutils/pear-Cache/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.5.6 PORTREVISION= 1 CATEGORIES= sysutils www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR framework for caching of arbitrary data BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} diff --git a/sysutils/pear-Cache_Lite/Makefile b/sysutils/pear-Cache_Lite/Makefile index 1604cb9436c1..89e55fe12e18 100644 --- a/sysutils/pear-Cache_Lite/Makefile +++ b/sysutils/pear-Cache_Lite/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.7.16 PORTEPOCH= 1 CATEGORIES= sysutils www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR fast and safe little cache system USES= pear diff --git a/sysutils/pear-File/Makefile b/sysutils/pear-File/Makefile index a9776cc3cdcf..d7a6e67161fe 100644 --- a/sysutils/pear-File/Makefile +++ b/sysutils/pear-File/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.4.1 PORTEPOCH= 2 CATEGORIES= sysutils www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR common file and directory routines USES= pear php diff --git a/sysutils/pear-File_Find/Makefile b/sysutils/pear-File_Find/Makefile index b9f91351944f..4519ed12909d 100644 --- a/sysutils/pear-File_Find/Makefile +++ b/sysutils/pear-File_Find/Makefile @@ -4,7 +4,7 @@ PORTNAME= File_Find PORTVERSION= 1.3.3 CATEGORIES= sysutils www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class that facilitates the search of filesystems LICENSE= PHP301 diff --git a/sysutils/pear-File_Fstab/Makefile b/sysutils/pear-File_Fstab/Makefile index 9e271cf2266d..24e552edc0ef 100644 --- a/sysutils/pear-File_Fstab/Makefile +++ b/sysutils/pear-File_Fstab/Makefile @@ -4,7 +4,7 @@ PORTNAME= File_Fstab PORTVERSION= 2.0.3 CATEGORIES= sysutils devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to read and write fstab files NO_ARCH= yes diff --git a/sysutils/pear-File_Gettext/Makefile b/sysutils/pear-File_Gettext/Makefile index 28b6c117502a..9d359da01d86 100644 --- a/sysutils/pear-File_Gettext/Makefile +++ b/sysutils/pear-File_Gettext/Makefile @@ -4,7 +4,7 @@ PORTNAME= File_Gettext PORTVERSION= 0.4.2 CATEGORIES= sysutils devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR GNU Gettext file parser USES= pear diff --git a/sysutils/pear-I18Nv2/Makefile b/sysutils/pear-I18Nv2/Makefile index 8e4da74aad7b..bfad96601d55 100644 --- a/sysutils/pear-I18Nv2/Makefile +++ b/sysutils/pear-I18Nv2/Makefile @@ -4,7 +4,7 @@ PORTNAME= I18Nv2 PORTVERSION= 0.11.4 CATEGORIES= sysutils devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Internationalization USES= pear php diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index 81080de6a827..a69277d0ff8b 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -4,7 +4,7 @@ PORTNAME= Log PORTVERSION= 1.13.1 CATEGORIES= sysutils www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR logging utilities LICENSE= MIT diff --git a/sysutils/pear-Translation2/Makefile b/sysutils/pear-Translation2/Makefile index 49ac292a7739..80c7a18abec2 100644 --- a/sysutils/pear-Translation2/Makefile +++ b/sysutils/pear-Translation2/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.0.4 PORTEPOCH= 1 CATEGORIES= sysutils devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class for multilingual applications management USES= pear shebangfix diff --git a/textproc/pear-File_Fortune/Makefile b/textproc/pear-File_Fortune/Makefile index f30668e19d26..f0455e427fb0 100644 --- a/textproc/pear-File_Fortune/Makefile +++ b/textproc/pear-File_Fortune/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= textproc pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@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 45c8039fd21b..c4f34b9b8b84 100644 --- a/textproc/pear-Numbers_Roman/Makefile +++ b/textproc/pear-Numbers_Roman/Makefile @@ -4,7 +4,7 @@ PORTNAME= Numbers_Roman PORTVERSION= 1.0.2 CATEGORIES= textproc devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR methods for converting to and from Roman Numerals USES= pear diff --git a/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile b/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile index eb8fc0b5e30a..2a6a65311c82 100644 --- a/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile +++ b/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_Renderer_CSV PORTVERSION= 0.1.4 CATEGORIES= textproc databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Renderer driver that generates a CSV string BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} diff --git a/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile b/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile index aa2e2a5cd2bf..933fca6d750e 100644 --- a/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile +++ b/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_Renderer_XLS PORTVERSION= 0.1.3 CATEGORIES= textproc databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Renderer driver that generates a XLS string BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} \ diff --git a/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile b/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile index 7632c9697b30..51659bbe4852 100644 --- a/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile +++ b/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_Renderer_XML PORTVERSION= 0.1.3 CATEGORIES= textproc databases www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Renderer driver that generates a XML string BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} \ diff --git a/textproc/pear-Symfony_Component_Yaml/Makefile b/textproc/pear-Symfony_Component_Yaml/Makefile index 75159120e1cb..82be9b920eee 100644 --- a/textproc/pear-Symfony_Component_Yaml/Makefile +++ b/textproc/pear-Symfony_Component_Yaml/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= http://pear.symfony.com/get/ PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}Symfony_Component_ DIST_SUBDIR= Symfony2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Symfony2 Yaml Component LICENSE= MIT diff --git a/textproc/pear-Text_Highlighter/Makefile b/textproc/pear-Text_Highlighter/Makefile index 246cd0e1c2fa..2b0242763310 100644 --- a/textproc/pear-Text_Highlighter/Makefile +++ b/textproc/pear-Text_Highlighter/Makefile @@ -4,7 +4,7 @@ PORTNAME= Text_Highlighter PORTVERSION= 0.8.0 CATEGORIES= textproc pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Syntax highlighting LICENSE= PHP301 diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile index d97ba1875422..8a695f222ed1 100644 --- a/textproc/pear-Text_Template/Makefile +++ b/textproc/pear-Text_Template/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.0.4 CATEGORIES= textproc www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple template engine LICENSE= BSD3CLAUSE diff --git a/textproc/pear-XML_Beautifier/Makefile b/textproc/pear-XML_Beautifier/Makefile index 6ce3a1e3a7ed..f3757f87238d 100644 --- a/textproc/pear-XML_Beautifier/Makefile +++ b/textproc/pear-XML_Beautifier/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_Beautifier PORTVERSION= 1.2.2 CATEGORIES= textproc devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to format XML documents BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} \ diff --git a/textproc/pear-XML_DTD/Makefile b/textproc/pear-XML_DTD/Makefile index c2f27e6a51fa..246800a18aaa 100644 --- a/textproc/pear-XML_DTD/Makefile +++ b/textproc/pear-XML_DTD/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_DTD PORTVERSION= 0.5.2 CATEGORIES= textproc devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parsing of DTD files and DTD validation of XML files BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} diff --git a/textproc/pear-XML_Feed_Parser/Makefile b/textproc/pear-XML_Feed_Parser/Makefile index 1f20a8136f6e..5c6987156985 100644 --- a/textproc/pear-XML_Feed_Parser/Makefile +++ b/textproc/pear-XML_Feed_Parser/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_Feed_Parser PORTVERSION= 1.0.5 CATEGORIES= textproc devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Providing a unified API for handling Atom/RSS USES= pear php diff --git a/textproc/pear-XML_HTMLSax/Makefile b/textproc/pear-XML_HTMLSax/Makefile index 0fcf7c691d38..eaa486345cac 100644 --- a/textproc/pear-XML_HTMLSax/Makefile +++ b/textproc/pear-XML_HTMLSax/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_HTMLSax PORTVERSION= 2.1.2 CATEGORIES= textproc devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@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 12e3842b635f..dcf3a6f600eb 100644 --- a/textproc/pear-XML_Wddx/Makefile +++ b/textproc/pear-XML_Wddx/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_Wddx PORTVERSION= 1.0.2 CATEGORIES= textproc devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Wddx pretty serializer and deserializer BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} diff --git a/textproc/pear-YAML/Makefile b/textproc/pear-YAML/Makefile index a00c73589deb..fc094b7dffba 100644 --- a/textproc/pear-YAML/Makefile +++ b/textproc/pear-YAML/Makefile @@ -6,7 +6,7 @@ CATEGORIES= textproc www pear MASTER_SITES= http://pear.symfony-project.com/get/ PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= The Symfony YAML Component USES= pear diff --git a/www/pear-HTML_TagCloud/Makefile b/www/pear-HTML_TagCloud/Makefile index 609f5064a9f4..b34f57c5ab30 100644 --- a/www/pear-HTML_TagCloud/Makefile +++ b/www/pear-HTML_TagCloud/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTML_TagCloud PORTVERSION= 1.0.0 CATEGORIES= www devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate TagCloud in HTML And Visualize Tags NO_ARCH= yes diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile index 48bc1cf74cf9..2fec1908cb6d 100644 --- a/www/pear-HTTP/Makefile +++ b/www/pear-HTTP/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTTP PORTVERSION= 1.4.1 CATEGORIES= www devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR miscellaneous HTTP utilities USES= pear diff --git a/www/pear-HTTP_Download/Makefile b/www/pear-HTTP_Download/Makefile index b4f2229fde99..05dbf51cd909 100644 --- a/www/pear-HTTP_Download/Makefile +++ b/www/pear-HTTP_Download/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTTP_Download PORTVERSION= 1.1.4 CATEGORIES= www devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to send HTTP downloads BUILD_DEPENDS= ${PEARDIR}/HTTP/Header.php:www/pear-HTTP_Header@${PHP_FLAVOR} diff --git a/www/pear-HTTP_FloodControl/Makefile b/www/pear-HTTP_FloodControl/Makefile index 188d226e1abc..1a4443c3efc8 100644 --- a/www/pear-HTTP_FloodControl/Makefile +++ b/www/pear-HTTP_FloodControl/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTTP_FloodControl PORTVERSION= 0.1.1 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR classes to detect and protect from attempts to flood a site BUILD_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP@${PHP_FLAVOR} diff --git a/www/pear-HTTP_Header/Makefile b/www/pear-HTTP_Header/Makefile index d153c6b58402..ad344498d23a 100644 --- a/www/pear-HTTP_Header/Makefile +++ b/www/pear-HTTP_Header/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTTP_Header PORTVERSION= 1.2.1 CATEGORIES= www devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR OO interface to modify and handle HTTP headers and status codes BUILD_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP@${PHP_FLAVOR} diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile index 4c1dfcd73226..6b64660e4af3 100644 --- a/www/pear-HTTP_Request/Makefile +++ b/www/pear-HTTP_Request/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTTP_Request PORTVERSION= 1.4.4 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR classes providing an easy way to perform HTTP requests BUILD_DEPENDS= ${PEARDIR}/Net/URL.php:net/pear-Net_URL@${PHP_FLAVOR} \ diff --git a/www/pear-HTTP_Request2/Makefile b/www/pear-HTTP_Request2/Makefile index abf9d8e92862..9f773de12c87 100644 --- a/www/pear-HTTP_Request2/Makefile +++ b/www/pear-HTTP_Request2/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.4.2 PORTEPOCH= 1 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR classes providing an easy way to perform HTTP requests BUILD_DEPENDS= ${PEARDIR}/Net/URL2.php:net/pear-Net_URL2@${PHP_FLAVOR} diff --git a/www/pear-HTTP_Server/Makefile b/www/pear-HTTP_Server/Makefile index ef4b733e8d63..00c39cf3d134 100644 --- a/www/pear-HTTP_Server/Makefile +++ b/www/pear-HTTP_Server/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTTP_Server PORTVERSION= 0.4.1 CATEGORIES= www devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP server class BUILD_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP@${PHP_FLAVOR} \ diff --git a/www/pear-HTTP_Session2/Makefile b/www/pear-HTTP_Session2/Makefile index bca764305caa..92d00a54b466 100644 --- a/www/pear-HTTP_Session2/Makefile +++ b/www/pear-HTTP_Session2/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTTP_Session2 PORTVERSION= 0.7.3 CATEGORIES= www devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP5 Session Handler LICENSE= BSD3CLAUSE diff --git a/www/pear-HTTP_Upload/Makefile b/www/pear-HTTP_Upload/Makefile index 7e0733c0073f..d916fee24310 100644 --- a/www/pear-HTTP_Upload/Makefile +++ b/www/pear-HTTP_Upload/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTTP_Upload PORTVERSION= 0.9.1 CATEGORIES= www devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Easy and secure management of files submitted via HTML Forms USES= pear diff --git a/www/pear-HTTP_WebDAV_Client/Makefile b/www/pear-HTTP_WebDAV_Client/Makefile index 0856b45e388a..78952c53f931 100644 --- a/www/pear-HTTP_WebDAV_Client/Makefile +++ b/www/pear-HTTP_WebDAV_Client/Makefile @@ -4,7 +4,7 @@ PORTNAME= HTTP_WebDAV_Client PORTVERSION= 1.0.2 CATEGORIES= www devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= WebDAV Stream Wrapper Class BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} diff --git a/www/pear-HTTP_WebDAV_Server/Makefile b/www/pear-HTTP_WebDAV_Server/Makefile index 252fdb7c10ca..08251d157f3a 100644 --- a/www/pear-HTTP_WebDAV_Server/Makefile +++ b/www/pear-HTTP_WebDAV_Server/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.0.0.r4 CATEGORIES= www devel pear DISTNAME= ${PORTNAME}-1.0.0RC4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= WebDAV Server Baseclass USES= pear diff --git a/www/pear-Services_Amazon/Makefile b/www/pear-Services_Amazon/Makefile index 7780a4f827b1..866bc00ab000 100644 --- a/www/pear-Services_Amazon/Makefile +++ b/www/pear-Services_Amazon/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_Amazon PORTVERSION= 0.9.0 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP interface to Amazon Product Advertising API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} \ diff --git a/www/pear-Services_Amazon_S3/Makefile b/www/pear-Services_Amazon_S3/Makefile index 30d90d7cef1d..fa87d5fdee40 100644 --- a/www/pear-Services_Amazon_S3/Makefile +++ b/www/pear-Services_Amazon_S3/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_Amazon_S3 PORTVERSION= 0.4.0 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP API for Amazon S3 (Simple Storage Service) BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} \ diff --git a/www/pear-Services_Blogging/Makefile b/www/pear-Services_Blogging/Makefile index f0add47d7b3b..40dc2dd5e015 100644 --- a/www/pear-Services_Blogging/Makefile +++ b/www/pear-Services_Blogging/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_Blogging PORTVERSION= 0.2.4 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP interface to Blog BUILD_DEPENDS= ${PEARDIR}/XML/RPC.php:net/pear-XML_RPC@${PHP_FLAVOR} diff --git a/www/pear-Services_Compete/Makefile b/www/pear-Services_Compete/Makefile index cd8ebb160adc..67961a8b8887 100644 --- a/www/pear-Services_Compete/Makefile +++ b/www/pear-Services_Compete/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_Compete PORTVERSION= 0.1.0 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP interface to Compete SnapShop API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} diff --git a/www/pear-Services_Delicious/Makefile b/www/pear-Services_Delicious/Makefile index fcd321cb342d..9083a4eed008 100644 --- a/www/pear-Services_Delicious/Makefile +++ b/www/pear-Services_Delicious/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_Delicious PORTVERSION= 0.6.0 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Client for the del.icio.us web service BUILD_DEPENDS= ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer@${PHP_FLAVOR} \ diff --git a/www/pear-Services_Digg/Makefile b/www/pear-Services_Digg/Makefile index 1ae668746555..f51151c37cb7 100644 --- a/www/pear-Services_Digg/Makefile +++ b/www/pear-Services_Digg/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.4.7 PORTREVISION= 1 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP interface to Digg's API USES= pear php diff --git a/www/pear-Services_Facebook/Makefile b/www/pear-Services_Facebook/Makefile index 4a4515b9c485..817bd21286af 100644 --- a/www/pear-Services_Facebook/Makefile +++ b/www/pear-Services_Facebook/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_Facebook PORTVERSION= 0.2.14 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP interface to Facebook's API BUILD_DEPENDS= ${PEARDIR}/Validate.php:devel/pear-Validate@${PHP_FLAVOR} diff --git a/www/pear-Services_GeoNames/Makefile b/www/pear-Services_GeoNames/Makefile index 5264355dbf72..df0e985b0444 100644 --- a/www/pear-Services_GeoNames/Makefile +++ b/www/pear-Services_GeoNames/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_GeoNames PORTVERSION= 1.0.1 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP5 Interface to the GeoNames Public API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} diff --git a/www/pear-Services_Google/Makefile b/www/pear-Services_Google/Makefile index 3959c2dc8765..97563518747e 100644 --- a/www/pear-Services_Google/Makefile +++ b/www/pear-Services_Google/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_Google PORTVERSION= 0.2.0 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP interface to access the Google SOAP Web APIs USES= pear php diff --git a/www/pear-Services_OpenSearch/Makefile b/www/pear-Services_OpenSearch/Makefile index 72c679a591e3..c5d1add861c7 100644 --- a/www/pear-Services_OpenSearch/Makefile +++ b/www/pear-Services_OpenSearch/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_OpenSearch PORTVERSION= 0.2.0 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Search A9 OpenSearch compatible engines BUILD_DEPENDS= ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer@${PHP_FLAVOR} \ diff --git a/www/pear-Services_TinyURL/Makefile b/www/pear-Services_TinyURL/Makefile index 4a08f08243f0..a18d62b0fb60 100644 --- a/www/pear-Services_TinyURL/Makefile +++ b/www/pear-Services_TinyURL/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_TinyURL PORTVERSION= 0.1.2 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP interface to TinyURL's API USES= pear php diff --git a/www/pear-Services_TwitPic/Makefile b/www/pear-Services_TwitPic/Makefile index b6bba7a16793..d71427996ad1 100644 --- a/www/pear-Services_TwitPic/Makefile +++ b/www/pear-Services_TwitPic/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_TwitPic PORTVERSION= 0.1.0 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP Interface to TwitPic's API NO_ARCH= yes diff --git a/www/pear-Services_W3C_CSSValidator/Makefile b/www/pear-Services_W3C_CSSValidator/Makefile index f00a13650d2a..0db31e1fe44a 100644 --- a/www/pear-Services_W3C_CSSValidator/Makefile +++ b/www/pear-Services_W3C_CSSValidator/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_W3C_CSSValidator PORTVERSION= 0.2.3 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP interface to W3C CSS Validator API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} diff --git a/www/pear-Services_W3C_HTMLValidator/Makefile b/www/pear-Services_W3C_HTMLValidator/Makefile index e3863c18a287..a91b398235f9 100644 --- a/www/pear-Services_W3C_HTMLValidator/Makefile +++ b/www/pear-Services_W3C_HTMLValidator/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.0.0 PORTEPOCH= 1 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Object Oriented Interface to the W3C HTML Validator service BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} diff --git a/www/pear-Services_Yadis/Makefile b/www/pear-Services_Yadis/Makefile index a4bebf221e2a..ab44bc19ef2a 100644 --- a/www/pear-Services_Yadis/Makefile +++ b/www/pear-Services_Yadis/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_Yadis PORTVERSION= 0.5.3 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of the Yadis Specification 1.0 protocol for PHP5 LICENSE= BSD3CLAUSE diff --git a/www/pear-Services_Yahoo/Makefile b/www/pear-Services_Yahoo/Makefile index d753162fb413..000d2d846a80 100644 --- a/www/pear-Services_Yahoo/Makefile +++ b/www/pear-Services_Yahoo/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_Yahoo PORTVERSION= 0.2.0 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides access to the Yahoo! Web Services USES= pear diff --git a/www/pear-Services_urlTea/Makefile b/www/pear-Services_urlTea/Makefile index a8da09d72fcd..4f639a9eb815 100644 --- a/www/pear-Services_urlTea/Makefile +++ b/www/pear-Services_urlTea/Makefile @@ -4,7 +4,7 @@ PORTNAME= Services_urlTea PORTVERSION= 0.1.0 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP interface to urlTea's API USES= pear php diff --git a/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile b/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile index 23f474071b94..8b3e04083801 100644 --- a/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile +++ b/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_Renderer_Flexy PORTVERSION= 0.1.4 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Renderer for pear-Structures_DataGrid using HTML_Template_Flexy RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ diff --git a/www/pear-Structures_DataGrid_Renderer_Pager/Makefile b/www/pear-Structures_DataGrid_Renderer_Pager/Makefile index 097fc97e13ec..63d9309045b5 100644 --- a/www/pear-Structures_DataGrid_Renderer_Pager/Makefile +++ b/www/pear-Structures_DataGrid_Renderer_Pager/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_Renderer_Pager PORTVERSION= 0.1.3 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pager Renderer for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ diff --git a/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile b/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile index 3e36c9809dd3..9be63eb7f1b4 100644 --- a/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile +++ b/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile @@ -4,7 +4,7 @@ PORTNAME= Structures_DataGrid_Renderer_Smarty PORTVERSION= 0.1.5 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Smarty Renderer for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ diff --git a/www/pear-Text_Wiki/Makefile b/www/pear-Text_Wiki/Makefile index bd32e5dc3300..71dbf5a6c10c 100644 --- a/www/pear-Text_Wiki/Makefile +++ b/www/pear-Text_Wiki/Makefile @@ -4,7 +4,7 @@ PORTNAME= Text_Wiki PORTVERSION= 1.2.1 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Abstracts parsing and rendering rules for Wiki markup USES= pear diff --git a/www/pear-UDDI/Makefile b/www/pear-UDDI/Makefile index 2fe66bc40048..8f2118dfeca3 100644 --- a/www/pear-UDDI/Makefile +++ b/www/pear-UDDI/Makefile @@ -4,7 +4,7 @@ PORTNAME= UDDI PORTVERSION= 0.2.4 CATEGORIES= www pear finance -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR UDDI for PHP BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} \ diff --git a/www/pear-XML_GRDDL/Makefile b/www/pear-XML_GRDDL/Makefile index 4a8ac07ae789..0708e86259c0 100644 --- a/www/pear-XML_GRDDL/Makefile +++ b/www/pear-XML_GRDDL/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_GRDDL PORTVERSION= 0.2.0 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP library for dealing with GRDDL BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} \ diff --git a/www/pear-twig/Makefile b/www/pear-twig/Makefile index d5b2649761b5..637ece22d290 100644 --- a/www/pear-twig/Makefile +++ b/www/pear-twig/Makefile @@ -6,7 +6,7 @@ CATEGORIES= www pear MASTER_SITES= http://pear.twig-project.org/get/ DISTNAME= Twig-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Flexible, fast, and secure template engine for PHP LICENSE= BSD3CLAUSE |