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 @@ -1,31 +1,31 @@ # Created by: Antonio Carlos Venancio Junior () 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 BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:mail/pear-MIME_Type@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/MIME/Type.php:mail/pear-MIME_Type@${PHP_FLAVOR} USES= pear php NO_ARCH= yes USE_PHP= bz2 pcre zlib OPTIONS_DEFINE= PEAR_MAIL PEAR_MAIL_MIME PEAR_CACHE_LITE PEAR_MAIL_DESC= PEAR::Mail support PEAR_MAIL_MIME_DESC= PEAR::Mail_Mime support PEAR_CACHE_LITE_DESC= PEAR::Cache_Lite support PEAR_MAIL_RUN_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail@${PHP_FLAVOR} PEAR_MAIL_MIME_RUN_DEPENDS= ${PEARDIR}/Mail/mime.php:mail/pear-Mail_Mime@${PHP_FLAVOR} PEAR_CACHE_LITE_RUN_DEPENDS+= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite@${PHP_FLAVOR} .include 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 @@ -1,15 +1,15 @@ # Created by: Wen Heping 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 NO_ARCH= yes USES= pear .include 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 @@ -1,14 +1,14 @@ # Created by: Ditesh Shashikant Gathani 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 USES= pear .include 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 @@ -1,16 +1,16 @@ # Created by: Antonio Carlos Venancio Junior () 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 USES= pear php USE_PHP= bcmath .include 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 @@ -1,14 +1,14 @@ # Created by: Wen Heping 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 USES= pear .include 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 @@ -1,15 +1,15 @@ # Created by: Thierry Thomas () PORTNAME= DB 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 USES= pear .include 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 @@ -1,14 +1,14 @@ # Created by: Antonio Carlos Venancio Junior () 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 USES= pear .include 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 @@ -1,16 +1,16 @@ # Created by: Martin Wilke 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 USES= pear PORTSCOUT= skipv:0.19 .include 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 @@ -1,29 +1,29 @@ # Created by: Antonio Carlos Venancio Junior () PORTNAME= DB_DataObject 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 LICENSE_FILE= ${WRKSRC}/docs/LICENCE.txt BUILD_DEPENDS= ${PEAR_PKGNAMEPREFIX}DB>=1.9.3:databases/pear-DB@${PHP_FLAVOR} \ ${PEAR_PKGNAMEPREFIX}Date>=1.4.7:devel/pear-Date@${PHP_FLAVOR} RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}DB>=1.9.3:databases/pear-DB@${PHP_FLAVOR} \ ${PEAR_PKGNAMEPREFIX}Date>=1.4.7:devel/pear-Date@${PHP_FLAVOR} USES= pear OPTIONS_DEFINE= PEAR_MDB2 PEAR_VALIDATE PEAR_MDB2_DESC= PEAR::MDB2 support PEAR_VALIDATE_DESC= PEAR::Validate support PEAR_MDB2_RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}MDB2>=2.5.0.b5:databases/pear-MDB2@${PHP_FLAVOR} PEAR_VALIDATE_RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}Validate>=0.8.5:devel/pear-Validate@${PHP_FLAVOR} .include 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 @@ -1,25 +1,25 @@ # Created by: Antonio Carlos Venancio Junior () 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 BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm@${PHP_FLAVOR} \ ${PEARDIR}/DB/DataObject.php:databases/pear-DB_DataObject@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm@${PHP_FLAVOR} \ ${PEARDIR}/DB/DataObject.php:databases/pear-DB_DataObject@${PHP_FLAVOR} USES= pear OPTIONS_DEFINE= PEAR_DATE PEAR_HTML_TABLE PEAR_DATE_DESC= PEAR::Date support PEAR_HTML_TABLE_DESC= PEAR::HTML_Table support PEAR_DATE_RUN_DEPENDS= ${PEARDIR}/Date.php:devel/pear-Date@${PHP_FLAVOR} PEAR_HTML_TABLE_RUN_DEPENDS= ${PEARDIR}/HTML/Table.php:devel/pear-HTML_Table@${PHP_FLAVOR} .include 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 @@ -1,19 +1,19 @@ # Created by: Antonio Carlos Venancio Junior () 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 BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} \ ${PEARDIR}/Log/null.php:sysutils/pear-Log@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} \ ${PEARDIR}/Log/null.php:sysutils/pear-Log@${PHP_FLAVOR} USES= pear .include 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 @@ -1,19 +1,19 @@ # Created by: Martin Wilke 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 BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} \ ${PEARDIR}/Log/null.php:sysutils/pear-Log@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} \ ${PEARDIR}/Log/null.php:sysutils/pear-Log@${PHP_FLAVOR} USES= pear .include 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 @@ -1,25 +1,25 @@ # Created by: Antonio Carlos Venancio Junior () PORTNAME= DB_Table PORTVERSION= 1.5.6 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 USES= pear OPTIONS_DEFINE= PEAR_HTML_QUICKFORM PEAR_DB PEAR_MDB2 PEAR_HTML_QUICKFORM_DESC= PEAR::HTML_QuickForm support PEAR_DB_DESC= PEAR::DB support PEAR_MDB2_DESC= PEAR::MDB2 support PEAR_HTML_QUICKFORM_RUN_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm@${PHP_FLAVOR} PEAR_DB_RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} PEAR_MDB2_RUN_DEPENDS= ${PEARDIR}/MDB2.php:databases/pear-MDB2@${PHP_FLAVOR} .include 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 @@ -1,17 +1,17 @@ # Created by: Antonio Carlos Venancio Junior () 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 BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} USES= pear .include 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 @@ -1,19 +1,19 @@ # Created by: Wen heping PORTNAME= DB_ldap2 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 BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} USES= pear php USE_PHP= ldap .include 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 @@ -1,17 +1,17 @@ # Created by: Oleg Sharoiko 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 BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} USES= pear .include 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 @@ -1,16 +1,16 @@ # Created by: Antonio Carlos Venancio Junior () 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 LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USES= pear .include 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 @@ -1,19 +1,19 @@ # Created by: Rong-En Fan 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 BUILD_DEPENDS= ${PEAR_PKGNAMEPREFIX}MDB2>=0:databases/pear-MDB2@${PHP_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= pear php USE_PHP= mysqli .include 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 @@ -1,20 +1,20 @@ # Created by: Rong-En Fan PORTNAME= MDB2_Driver_pgsql 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 BUILD_DEPENDS= ${PEAR_PKGNAMEPREFIX}MDB2>=0:databases/pear-MDB2@${PHP_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= pear php USE_PHP= pgsql .include 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 @@ -1,23 +1,23 @@ # Created by: Rong-En Fan 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 BUILD_DEPENDS= ${PEARDIR}/MDB2.php:databases/pear-MDB2@${PHP_FLAVOR} \ ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} \ ${PEARDIR}/XML/DTD.php:textproc/pear-XML_DTD@${PHP_FLAVOR} \ ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/MDB2.php:databases/pear-MDB2@${PHP_FLAVOR} \ ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} \ ${PEARDIR}/XML/DTD.php:textproc/pear-XML_DTD@${PHP_FLAVOR} \ ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer@${PHP_FLAVOR} USES= pear .include 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 @@ -1,19 +1,19 @@ # Created by: Antonio Carlos Venancio Junior () 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 BUILD_DEPENDS= ${PEARDIR}/MDB.php:databases/pear-MDB@${PHP_FLAVOR} \ ${PEARDIR}/Log/null.php:sysutils/pear-Log@${PHP_FLAVOR} RUN_DEPENDS:= ${PEARDIR}/MDB.php:databases/pear-MDB@${PHP_FLAVOR} \ ${PEARDIR}/Log/null.php:sysutils/pear-Log@${PHP_FLAVOR} USES= pear .include 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 @@ -1,17 +1,17 @@ # Created by: Martin Wilke 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 BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} USES= pear .include 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 @@ -1,17 +1,17 @@ # Created by: Martin Wilke 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 BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} USES= pear .include 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 @@ -1,18 +1,18 @@ # Created by: Nick Hilliard 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 RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} \ ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} USES= pear .include 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 @@ -1,19 +1,19 @@ # Created by: Martin Wilke 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 BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} USES= pear NO_ARCH= yes .include 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 @@ -1,25 +1,25 @@ # Created by: wenheping 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 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} USES= pear OPTIONS_DEFINE= PEAR_MDB2 PEAR_NET_LDAP2 PEAR_MDB2_DESC= Add support for pear-MDB2 PEAR_NET_LDAP2_DESC= Add support for pear-Net_LDAP2 PEAR_MDB2_BUILD_DEPENDS= ${PEARDIR}/MDB2.php:databases/pear-MDB2@${PHP_FLAVOR} PEAR_NET_LDAP2_BUILD_DEPENDS= ${PEARDIR}/Net/LDAP2.php:net/pear-Net_LDAP2@${PHP_FLAVOR} .include 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 @@ -1,21 +1,21 @@ # Created by: Alex Miller () 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 USES= pear OPTIONS_DEFINE= PEAR_XML_PARSER PEAR_XML_UTIL PEAR_XML_PARSER_DESC= PEAR::XML_Parser support PEAR_XML_UTIL_DESC= PEAR::XML_Util support PEAR_XML_PARSER_RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} PEAR_XML_UTIL_RUN_DEPENDS= ${PEARDIR}/XML/Util.php:devel/pear-XML_Util@${PHP_FLAVOR} .include 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 @@ -1,15 +1,15 @@ # Created by: Martin Wilke 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 LICENSE_FILE= ${WRKSRC}/LICENSE USES= pear .include 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 @@ -1,16 +1,16 @@ # Created by: Antonio Carlos Venancio Junior () 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 USES= pear NO_ARCH= yes .include 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 @@ -1,16 +1,16 @@ # Created by: Thierry Thomas () 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 USES= pear NO_ARCH= yes .include 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 @@ -1,15 +1,15 @@ # Created by: Thierry Thomas () 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 LICENSE_FILE= ${WRKSRC}/docs/LICENSE USES= pear .include 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 @@ -1,24 +1,24 @@ # Created by: Thomas Abthorpe 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 BUILD_DEPENDS= ${PEARDIR}/Date.php:devel/pear-Date@${PHP_FLAVOR} \ ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date.php:devel/pear-Date@${PHP_FLAVOR} \ ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer@${PHP_FLAVOR} USES= pear OPTIONS_DEFINE= PEAR_CONSOLE_GETARGS PEAR_CONSOLE_GETARGS_DESC= Console::Getargs support PEAR_CONSOLE_GETARGS_BUILD_DEPENDS=${PEARDIR}/Console/Getargs.php:devel/pear-Console_Getargs@${PHP_FLAVOR} .include 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 @@ -1,16 +1,16 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear NO_ARCH= yes .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,16 +1,16 @@ PORTNAME= Date_Holidays_Germany 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS:= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,16 +1,16 @@ PORTNAME= Date_Holidays_USA 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ 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 BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} USES= pear .include 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 @@ -1,21 +1,21 @@ # Created by: Antonio Carlos Venancio Junior () 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 USES= pear NO_ARCH= yes post-extract: .for file in ${FILES} @${REINPLACE_CMD} -e "s|@package_version@|${PORTVERSION}|" ${WRKSRC}/${file} .endfor .include 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 @@ -1,20 +1,20 @@ # Created by: Antonio Carlos Venancio Junior () 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 LICENSE_FILE= ${WRKSRC}/LICENSE USES= pear OPTIONS_DEFINE= PEAR_GRAPGHVIZ PEAR_GRAPGHVIZ_DESC= PEAR::GraphViz support PEAR_GRAPGHVIZ_RUN_DEPENDS= ${PEARDIR}/GraphViz.php:graphics/pear-Image_GraphViz@${PHP_FLAVOR} .include 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 @@ -1,29 +1,29 @@ # Created by: Martin Matuska PORTNAME= File_Iterator 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 LICENSE_FILE= ${WRKSRC}/LICENSE USES= pear:env USE_GITHUB= yes GH_ACCOUNT= sebastianbergmann GH_PROJECT= php-file-iterator NO_ARCH= yes NO_BUILD= yes PLIST_FILES= ${DATADIR}/Iterator.php do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/src/Iterator.php ${STAGEDIR}${DATADIR} .include 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 @@ -1,17 +1,17 @@ # Created by: Antonio Carlos Venancio Junior () 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 BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} USES= pear .include 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 @@ -1,15 +1,15 @@ # Created by: Thierry Thomas () 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 USES= pear NO_ARCH= yes .include 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 @@ -1,15 +1,15 @@ # Created by: Antonio Carlos Venancio Junior () 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 NO_ARCH= yes USES= pear .include 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 @@ -1,14 +1,14 @@ # Created by: Antonio Carlos Venancio Junior () 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 USES= pear .include 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 @@ -1,18 +1,18 @@ # Created by: Antonio Carlos Venancio Junior () PORTNAME= HTML_Page2 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 BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} USES= pear .include 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 @@ -1,17 +1,17 @@ # Created by: Gerrit Beine () 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 BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} RUN_DEPENDS:= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} USES= pear .include 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 @@ -1,17 +1,17 @@ # Created by: Gerrit Beine () 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 BUILD_DEPENDS= ${PEARDIR}/HTML/Common2.php:devel/pear-HTML_Common2@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTML/Common2.php:devel/pear-HTML_Common2@${PHP_FLAVOR} USES= pear .include 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 @@ -1,19 +1,19 @@ # Created by: Martin Wilke 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 BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm@${PHP_FLAVOR} \ ${PEARDIR}/HTML/AJAX.php:www/pear-HTML_AJAX@${PHP_FLAVOR} RUN_DEPENDS:= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm@${PHP_FLAVOR} \ ${PEARDIR}/HTML/AJAX.php:www/pear-HTML_AJAX@${PHP_FLAVOR} USES= pear .include 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 @@ -1,18 +1,18 @@ # Created by: Antonio Carlos Venancio Junior () PORTNAME= HTML_QuickForm_SelectFilter 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 BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm@${PHP_FLAVOR} USES= pear .include 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 @@ -1,17 +1,17 @@ # Created by: Michael Schout 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 BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} USES= pear .include 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 @@ -1,19 +1,19 @@ # Created by: Thierry Thomas () 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