diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile index 1a592c66df7b..2e64ccbc8af1 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= miwi@FreeBSD.org +MAINTAINER= ports@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 3b077c4ec6d1..8501320681d7 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= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Create and Use PHP Archive files LICENSE= PHP301 NO_ARCH= yes USES= pear .include diff --git a/archivers/pecl-lzf/Makefile b/archivers/pecl-lzf/Makefile index 42e80d6f5f37..32955bff0866 100644 --- a/archivers/pecl-lzf/Makefile +++ b/archivers/pecl-lzf/Makefile @@ -1,23 +1,23 @@ # Created by: chinsan PORTNAME= lzf PORTVERSION= 1.6.8 CATEGORIES= archivers pear DISTNAME= ${PORTNAME:tu}-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Handles LZF de/compression LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl CONFIGURE_ARGS= --enable-lzf WRKSRC= ${WRKDIR}/${DISTNAME:tu} OPTIONS_DEFINE= BETTER_COMPRESSION BETTER_COMPRESSION_DESC= Better compression ratio BETTER_COMPRESSION_CONFIGURE_ON= --enable-lzf-better-compression .include diff --git a/archivers/php-snappy/Makefile b/archivers/php-snappy/Makefile index a84b746cec55..a5e5a7b9913f 100644 --- a/archivers/php-snappy/Makefile +++ b/archivers/php-snappy/Makefile @@ -1,32 +1,32 @@ # Created by: Melvyn Sopacua PORTNAME= snappy PORTVERSION= 0.2.1 CATEGORIES= archivers PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP extension for the snappy compression algorithm LICENSE= BSD3CLAUSE PHP301 LICENSE_COMB= multi LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/COPYING.snappy LICENSE_FILE_PHP301= ${WRKSRC}/LICENSE LIB_DEPENDS= libsnappy.so:archivers/snappy USE_GITHUB= yes GH_ACCOUNT= kjdev GH_PROJECT= php-ext-snappy USES= php:ext PHP_MODNAME= snappy CONFIGURE_ARGS= --with-snappy-includedir=${LOCALBASE}/include do-test: (cd ${WRKSRC} && ${DO_MAKE_BUILD} NO_INTERACTION=yes test < /dev/null) post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/snappy.so .include diff --git a/audio/pear-Text_Spell_Audio/Makefile b/audio/pear-Text_Spell_Audio/Makefile index 69efe564fddd..d547cc676b4e 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= miwi@FreeBSD.org +MAINTAINER= ports@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 069323688ef2..1f286737689a 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= miwi@FreeBSD.org +MAINTAINER= ports@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 13ae90e9184e..177f23a1f0e5 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= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP implementation of json_encode/decode LICENSE= BSD2CLAUSE USES= pear .include diff --git a/databases/go-pgweb/Makefile b/databases/go-pgweb/Makefile index c59ead866a01..b8113f84e8a0 100644 --- a/databases/go-pgweb/Makefile +++ b/databases/go-pgweb/Makefile @@ -1,18 +1,18 @@ PORTNAME= pgweb DISTVERSIONPREFIX= v DISTVERSION= 0.11.7 CATEGORIES= databases www PKGNAMEPREFIX= go- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web-based database browser for PostgreSQL LICENSE= MIT USES= go USE_GITHUB= yes GH_ACCOUNT= sosedoff GO_PKGNAME= github.com/sosedoff/pgweb PLIST_FILES= bin/pgweb .include diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile index 1dfdc433ce71..c39b47740cfd 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= miwi@FreeBSD.org +MAINTAINER= ports@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 f79401ff84b5..8f239a828b6c 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= miwi@FreeBSD.org +MAINTAINER= ports@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 4dc264baae88..10b3d2530260 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= miwi@FreeBSD.org +MAINTAINER= ports@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 053478902cc5..62b21e15d518 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= miwi@FreeBSD.org +MAINTAINER= ports@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 538d60d9e2b5..d87e13b6171c 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= miwi@FreeBSD.org +MAINTAINER= ports@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 710e59000016..cbb95a0caf37 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= miwi@FreeBSD.org +MAINTAINER= ports@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 a6dab681b933..68e668ffcbae 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= miwi@FreeBSD.org +MAINTAINER= ports@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 9b577ef9080d..4d2fa207cd84 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= miwi@FreeBSD.org +MAINTAINER= ports@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 42bf43328c58..7ee6f944f74b 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= miwi@FreeBSD.org +MAINTAINER= ports@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 9eec359469d7..5e6f61781a16 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= miwi@FreeBSD.org +MAINTAINER= ports@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 f27de02651e1..e0da3de9699e 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= miwi@FreeBSD.org +MAINTAINER= ports@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 b1cc83800c45..d6d3f123e8a3 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= miwi@FreeBSD.org +MAINTAINER= ports@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 26506525005e..8d69dc19826f 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= miwi@FreeBSD.org +MAINTAINER= ports@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 dd691a1a510d..9130b7e5e181 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= miwi@FreeBSD.org +MAINTAINER= ports@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 6c8ff07b8864..f0a21fd340bd 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= miwi@FreeBSD.org +MAINTAINER= ports@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 155078145b0b..b3ab4380dcf7 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= miwi@FreeBSD.org +MAINTAINER= ports@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 6e736f56a441..31fc9bccb37f 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= miwi@FreeBSD.org +MAINTAINER= ports@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 de40b175fe28..75edfaa90366 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= miwi@FreeBSD.org +MAINTAINER= ports@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 4b8295868fa9..6070db4040d8 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= miwi@FreeBSD.org +MAINTAINER= ports@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 d7c17efd97ee..f71f777b33ca 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= miwi@FreeBSD.org +MAINTAINER= ports@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 e593f1fa270f..0811690b7820 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= miwi@FreeBSD.org +MAINTAINER= ports@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/databases/pecl-couchbase/Makefile b/databases/pecl-couchbase/Makefile index 54110a275ff2..dc6879099ee6 100644 --- a/databases/pecl-couchbase/Makefile +++ b/databases/pecl-couchbase/Makefile @@ -1,20 +1,20 @@ # Created by: John Chen PORTNAME= couchbase DISTVERSION= 2.6.2 CATEGORIES= databases -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Couchbase Server PHP extension LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= libcouchbase>=2.10.7:databases/libcouchbase LIB_DEPENDS= libcouchbase.so:databases/libcouchbase USES= php:pecl USE_PHP= json:build IGNORE_WITH_PHP= 80 .include diff --git a/databases/pecl-leveldb/Makefile b/databases/pecl-leveldb/Makefile index a6073be2ab7a..6ef5f3e4a6b6 100644 --- a/databases/pecl-leveldb/Makefile +++ b/databases/pecl-leveldb/Makefile @@ -1,16 +1,16 @@ # Created by: johnpupu PORTNAME= leveldb PORTVERSION= 0.3.0 CATEGORIES= databases -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP bindings for Google LevelDB LICENSE= PHP301 LIB_DEPENDS= libleveldb.so:databases/leveldb USES= php:pecl .include diff --git a/deskutils/py-py3status/Makefile b/deskutils/py-py3status/Makefile index 615ee3f9d686..f7c705b51c80 100644 --- a/deskutils/py-py3status/Makefile +++ b/deskutils/py-py3status/Makefile @@ -1,32 +1,32 @@ # Created by: Martin Wilke PORTNAME= py3status PORTVERSION= 3.18 CATEGORIES= deskutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extensible i3status wrapper written in python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-api-python-client>=0:www/py-google-api-python-client@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-gflags>=0:devel/py-python-gflags@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oauth2client>0:security/py-oauth2client@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gevent>0:devel/py-gevent@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyudev>0:devel/py-pyudev@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= distutils autoplist USE_GITHUB= yes GH_ACCOUNT= ultrabug GH_PROJECT= py3status NO_BUILD= yes NO_ARCH= yes .include diff --git a/devel/go-git/Makefile b/devel/go-git/Makefile index cbd8c9f7d7bc..17b22bce6a94 100644 --- a/devel/go-git/Makefile +++ b/devel/go-git/Makefile @@ -1,39 +1,39 @@ PORTNAME= go-git DISTVERSIONPREFIX= v DISTVERSION= 4.10.0 PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Highly extensible git implementation in pure Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= src-d GH_TUPLE= golang:crypto:505ab14:crypto/vendor/golang.org/x/crypto \ golang:net:04a2e54:net/vendor/golang.org/x/net \ golang:text:f21a4df:golangtext/vendor/golang.org/x/text \ pelletier:go-buffruneio:v0.2.0:gotoml/vendor/github.com/pelletier/go-buffruneio \ pkg:errors:v0.8.0:errors/vendor/github.com/pkg/errors \ sergi:go-diff:v1.0.0:godiff/vendor/github.com/sergi/go-diff \ gliderlabs:ssh:v0.1.1:ssh/vendor/github.com/gliderlabs/ssh \ google:go-cmp:v0.2.0:gocmp/vendor/github.com/google/go-cmp \ emirpasic:gods:v1.9.0:gods/vendor/github.com/emirpasic/gods \ jbenet:go-context:d14ea06fba99:gocontext/vendor/github.com/jbenet/go-context \ jessevdk:go-flags:v1.4.0:goflags/vendor/github.com/jessevdk/go-flags \ mitchellh:go-homedir:v1.0.0:gohomedir/vendor/github.com/mitchellh/go-homedir \ xanzy:ssh-agent:v0.2.0:sshagent/vendor/github.com/xanzy/ssh-agent \ kevinburke:ssh_config:81db2a75821e:sshconfig/vendor/github.com/kevinburke/ssh_config \ src-d:go-git-fixtures:v3.1.1:gogitfixtures/vendor/gopkg.in/src-d/go-git-fixtures.v3 \ src-d:go-billy:v4.2.1:gobilly/vendor/gopkg.in/src-d/go-billy.v4 \ src-d:gcfg:v1.4.0:gcfg/vendor/github.com/src-d/gcfg \ go-warnings:warnings:v0.1.2:warnings/vendor/gopkg.in/warnings.v0 GO_TARGET= ./cli/go-git PLIST_FILES= bin/go-git .include diff --git a/devel/pear-Config/Makefile b/devel/pear-Config/Makefile index 0c20e9cbdd0a..f0cfb08d344f 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= miwi@FreeBSD.org +MAINTAINER= ports@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 82774648010f..a6656b150021 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= miwi@FreeBSD.org +MAINTAINER= ports@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 164eb08ad3ae..8052e83e85c4 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= miwi@FreeBSD.org +MAINTAINER= ports@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 2aeafb49eb8c..1bd152824642 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= miwi@FreeBSD.org +MAINTAINER= ports@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 dc39d01ccb99..fcc67b486c59 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= miwi@FreeBSD.org +MAINTAINER= ports@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 32c2916b0b05..38b948e06e4c 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= miwi@FreeBSD.org +MAINTAINER= ports@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 9aa25506226b..8c5a0335c439 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= miwi@FreeBSD.org +MAINTAINER= ports@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 4970c526b3e0..c6a0f43171a1 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= miwi@FreeBSD.org +MAINTAINER= ports@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 d6ee22e09b23..af54e3afed86 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= miwi@FreeBSD.org +MAINTAINER= ports@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 ecf0cfbe462b..8e359ee16f92 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= miwi@FreeBSD.org +MAINTAINER= ports@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 640e756b14e9..bdccbfc6f818 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= miwi@FreeBSD.org +MAINTAINER= ports@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 fd5c57e09c63..cd4f5dea76b5 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= miwi@FreeBSD.org +MAINTAINER= ports@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 02b33fb1c68a..889271737481 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= miwi@FreeBSD.org +MAINTAINER= ports@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 a14f2bc29c57..40a9eebbf5ef 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= miwi@FreeBSD.org +MAINTAINER= ports@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 df589e4fd53e..1005b7e3bc4e 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= miwi@FreeBSD.org +MAINTAINER= ports@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 221c7133c90c..a627f31b26cb 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= miwi@FreeBSD.org +MAINTAINER= ports@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 c69eb52ebbcd..cc3e3f9ab975 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= miwi@FreeBSD.org +MAINTAINER= ports@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 adcd94bfd0e9..bbc29fc22f61 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= miwi@FreeBSD.org +MAINTAINER= ports@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 61ea0d8a8706..57bea69e8233 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= miwi@FreeBSD.org +MAINTAINER= ports@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 7ba61acf3b90..b057bb6bcf66 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= miwi@FreeBSD.org +MAINTAINER= ports@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 1616d4df7772..1dc35a492e24 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= miwi@FreeBSD.org +MAINTAINER= ports@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 8136b7a56629..d242f5ee2f6b 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= miwi@FreeBSD.org +MAINTAINER= ports@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 45fa7ffafb40..09ab3f2e1e7f 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= miwi@FreeBSD.org +MAINTAINER= ports@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 067cc7f018e9..4f773366d8c9 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= miwi@FreeBSD.org +MAINTAINER= ports@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 e1c8b5fbdc9b..9b03511e40f9 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= miwi@FreeBSD.org +MAINTAINER= ports@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 ba3dcb5759b8..d2f71d42672e 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= miwi@FreeBSD.org +MAINTAINER= ports@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 bb490c822a3b..0fe691b1d732 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= miwi@FreeBSD.org +MAINTAINER= ports@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 8a317a5ac131..e8158b8c0dab 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= miwi@FreeBSD.org +MAINTAINER= ports@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 1024f7eed5e1..5cf29ef3077f 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= miwi@FreeBSD.org +MAINTAINER= ports@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 69eadc746b19..fbb2ffe0decf 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= miwi@FreeBSD.org +MAINTAINER= ports@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 e36b2c3e43ed..fcd5c3adefb1 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= miwi@FreeBSD.org +MAINTAINER= ports@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 753cf2a046a7..e9982f5e960d 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= miwi@FreeBSD.org +MAINTAINER= ports@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 e3030426e276..1cc100847468 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= miwi@FreeBSD.org +MAINTAINER= ports@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 31d6e8ee16d1..5f0d8130d197 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= miwi@FreeBSD.org +MAINTAINER= ports@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 3f83fb49e7ac..353ced4a2747 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= miwi@FreeBSD.org +MAINTAINER= ports@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 9b190c7b0149..65590930565d 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= miwi@FreeBSD.org +MAINTAINER= ports@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 8b4f8c69ed29..c7e1d7c40635 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= miwi@FreeBSD.org +MAINTAINER= ports@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 619177121ab1..39dfee5b028e 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= miwi@FreeBSD.org +MAINTAINER= ports@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 feb48eabeb22..f6b3ebe00887 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= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Some small PEAR classes to handle common