Index: head/textproc/pear-File_Fortune/Makefile =================================================================== --- head/textproc/pear-File_Fortune/Makefile (revision 369311) +++ head/textproc/pear-File_Fortune/Makefile (revision 369312) @@ -1,19 +1,14 @@ # Created by: Zhen REN # $FreeBSD$ PORTNAME= File_Fortune PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= textproc pear MAINTAINER= ports@FreeBSD.org COMMENT= Interface for reading from and writing to fortune files -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +USES= pear -PEAR_AUTOINSTALL= yes - -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-File_MARC/Makefile =================================================================== --- head/textproc/pear-File_MARC/Makefile (revision 369311) +++ head/textproc/pear-File_MARC/Makefile (revision 369312) @@ -1,15 +1,13 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= File_MARC PORTVERSION= 1.1.1 CATEGORIES= textproc pear MAINTAINER= miwi@FreeBSD.org COMMENT= Parse, modify, and create MARC records -PEAR_AUTOINSTALL= yes +USES= pear -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-Numbers_Roman/Makefile =================================================================== --- head/textproc/pear-Numbers_Roman/Makefile (revision 369311) +++ head/textproc/pear-Numbers_Roman/Makefile (revision 369312) @@ -1,18 +1,13 @@ # Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= Numbers_Roman PORTVERSION= 1.0.2 CATEGORIES= textproc devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR methods for converting to and from Roman Numerals -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +USES= pear -PEAR_AUTOINSTALL= yes - -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-Numbers_Words/Makefile =================================================================== --- head/textproc/pear-Numbers_Words/Makefile (revision 369311) +++ head/textproc/pear-Numbers_Words/Makefile (revision 369312) @@ -1,20 +1,16 @@ # Created by: Piotr Rybicki # $FreeBSD$ PORTNAME= Numbers_Words PORTVERSION= 0.16.4 CATEGORIES= textproc pear MAINTAINER= meritus@innervision.pl COMMENT= PEAR package provides methods for spelling numerals in words -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ - ${PEARDIR}/Math/BigInteger.php:${PORTSDIR}/math/pear-Math_BigInteger -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ - ${PEARDIR}/Math/BigInteger.php:${PORTSDIR}/math/pear-Math_BigInteger +BUILD_DEPENDS= ${PEARDIR}/Math/BigInteger.php:${PORTSDIR}/math/pear-Math_BigInteger +RUN_DEPENDS= ${PEARDIR}/Math/BigInteger.php:${PORTSDIR}/math/pear-Math_BigInteger -PEAR_AUTOINSTALL= yes +USES= pear -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-Spreadsheet_Excel_Writer/Makefile =================================================================== --- head/textproc/pear-Spreadsheet_Excel_Writer/Makefile (revision 369311) +++ head/textproc/pear-Spreadsheet_Excel_Writer/Makefile (revision 369312) @@ -1,22 +1,18 @@ # Created by: Pav Lucistnik # $FreeBSD$ PORTNAME= Spreadsheet_Excel_Writer PORTVERSION= 0.9.3 CATEGORIES= textproc www pear MAINTAINER= 5u623l20@gmail.com COMMENT= PEAR class for writing Microsoft Excel files LICENSE= LGPL3 -BUILD_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE \ - ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE \ - ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +BUILD_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE +RUN_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE -PEAR_AUTOINSTALL= yes +USES= pear -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile =================================================================== --- head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile (revision 369311) +++ head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile (revision 369312) @@ -1,19 +1,17 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_DataSource_RSS PORTVERSION= 0.1.1 CATEGORIES= textproc databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= DataSource driver using RSS files BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array +USES= pear USE_PHP= mysql -PEAR_AUTOINSTALL= yes -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile =================================================================== --- head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile (revision 369311) +++ head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile (revision 369312) @@ -1,19 +1,17 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_DataSource_XML PORTVERSION= 0.2.0 CATEGORIES= textproc databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= DataSource driver using XML files BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array +USES= pear USE_PHP= mysql -PEAR_AUTOINSTALL= yes -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile =================================================================== --- head/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile (revision 369311) +++ head/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile (revision 369312) @@ -1,18 +1,16 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_Renderer_CSV PORTVERSION= 0.1.4 CATEGORIES= textproc databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Renderer driver that generates a CSV string BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array -PEAR_AUTOINSTALL= yes +USES= pear -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile =================================================================== --- head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile (revision 369311) +++ head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile (revision 369312) @@ -1,20 +1,18 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_Renderer_XLS PORTVERSION= 0.1.3 CATEGORIES= textproc databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Renderer driver that generates a XLS string BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array \ ${PEARDIR}/Spreadsheet/Excel/Writer.php:${PORTSDIR}/textproc/pear-Spreadsheet_Excel_Writer RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array \ ${PEARDIR}/Spreadsheet/Excel/Writer.php:${PORTSDIR}/textproc/pear-Spreadsheet_Excel_Writer -PEAR_AUTOINSTALL= yes +USES= pear -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile =================================================================== --- head/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile (revision 369311) +++ head/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile (revision 369312) @@ -1,20 +1,18 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_Renderer_XML PORTVERSION= 0.1.3 CATEGORIES= textproc databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Renderer driver that generates a XML string BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array \ ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array \ ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util -PEAR_AUTOINSTALL= yes +USES= pear -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-Symfony_Component_Yaml/Makefile =================================================================== --- head/textproc/pear-Symfony_Component_Yaml/Makefile (revision 369311) +++ head/textproc/pear-Symfony_Component_Yaml/Makefile (revision 369312) @@ -1,18 +1,16 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= Yaml PORTVERSION= 2.1.2 CATEGORIES= textproc pear PKGNAMEPREFIX= pear-Symfony_Component_ MAINTAINER= gasol.wu@gmail.com COMMENT= Symfony2 Yaml Component LICENSE= MIT -IGNORE_WITH_PHP=52 +USES= pear -.include -.include "${PORTSDIR}/devel/pear-channel-symfony2/bsd.symfony2.mk" -.include +.include Index: head/textproc/pear-Text_Highlighter/Makefile =================================================================== --- head/textproc/pear-Text_Highlighter/Makefile (revision 369311) +++ head/textproc/pear-Text_Highlighter/Makefile (revision 369312) @@ -1,18 +1,16 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Text_Highlighter PORTVERSION= 0.7.3 CATEGORIES= textproc pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Syntax highlighting BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -PEAR_AUTOINSTALL= yes +USES= pear -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-Text_Template/Makefile =================================================================== --- head/textproc/pear-Text_Template/Makefile (revision 369311) +++ head/textproc/pear-Text_Template/Makefile (revision 369312) @@ -1,23 +1,19 @@ # Created by: Martin Matuska # $FreeBSD$ PORTNAME= Text_Template PORTVERSION= 1.2.0 CATEGORIES= textproc www pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- MAINTAINER= miwi@FreeBSD.org COMMENT= Simple template engine -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ - ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ - ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit +BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit +RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit +USES= pear PEAR_CHANNEL= phpunit -PEAR_AUTOINSTALL= yes -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-XML_Beautifier/Makefile =================================================================== --- head/textproc/pear-XML_Beautifier/Makefile (revision 369311) +++ head/textproc/pear-XML_Beautifier/Makefile (revision 369312) @@ -1,20 +1,18 @@ # Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= XML_Beautifier PORTVERSION= 1.2.2 CATEGORIES= textproc devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to format XML documents BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util -PEAR_AUTOINSTALL= yes +USES= pear -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-XML_DTD/Makefile =================================================================== --- head/textproc/pear-XML_DTD/Makefile (revision 369311) +++ head/textproc/pear-XML_DTD/Makefile (revision 369312) @@ -1,21 +1,16 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= XML_DTD PORTVERSION= 0.5.2 CATEGORIES= textproc devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= Parsing of DTD files and DTD validation of XML files -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ - ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ - ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -USES= dos2unix -PEAR_AUTOINSTALL= yes +USES= dos2unix pear -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-XML_Feed_Parser/Makefile =================================================================== --- head/textproc/pear-XML_Feed_Parser/Makefile (revision 369311) +++ head/textproc/pear-XML_Feed_Parser/Makefile (revision 369312) @@ -1,19 +1,13 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= XML_Feed_Parser PORTVERSION= 1.0.5 CATEGORIES= textproc devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= Providing a unified API for handling Atom/RSS -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +USE_PHP= tidy dom pear -USE_PHP= tidy dom -PEAR_AUTOINSTALL= yes - -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-XML_HTMLSax/Makefile =================================================================== --- head/textproc/pear-XML_HTMLSax/Makefile (revision 369311) +++ head/textproc/pear-XML_HTMLSax/Makefile (revision 369312) @@ -1,18 +1,13 @@ # Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= XML_HTMLSax PORTVERSION= 2.1.2 CATEGORIES= textproc devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR SAX parser for HTML and other badly formed XML documents -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +USES= pear -PEAR_AUTOINSTALL= yes - -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-XML_Wddx/Makefile =================================================================== --- head/textproc/pear-XML_Wddx/Makefile (revision 369311) +++ head/textproc/pear-XML_Wddx/Makefile (revision 369312) @@ -1,18 +1,16 @@ # Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= XML_Wddx PORTVERSION= 1.0.2 CATEGORIES= textproc devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Wddx pretty serializer and deserializer BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -PEAR_AUTOINSTALL= yes +USES= pear -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include Index: head/textproc/pear-YAML/Makefile =================================================================== --- head/textproc/pear-YAML/Makefile (revision 369311) +++ head/textproc/pear-YAML/Makefile (revision 369312) @@ -1,24 +1,19 @@ # Created by: Martin Matuska # $FreeBSD$ PORTNAME= YAML PORTVERSION= 1.0.6 CATEGORIES= textproc www pear MASTER_SITES= http://pear.symfony-project.com/get/ PKGNAMEPREFIX= pear- MAINTAINER= miwi@FreeBSD.org COMMENT= The Symfony YAML Component -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ - ${PEARDIR}/.channels/pear.symfony-project.com.reg:${PORTSDIR}/devel/pear-channel-symfony +BUILD_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:${PORTSDIR}/devel/pear-channel-symfony +RUN_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:${PORTSDIR}/devel/pear-channel-symfony -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ - ${PEARDIR}/.channels/pear.symfony-project.com.reg:${PORTSDIR}/devel/pear-channel-symfony - +USES= pear PEAR_CHANNEL= symfony -PEAR_AUTOINSTALL= yes -.include -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include +.include