Index: branches/2017Q2/devel/pear-File_Iterator/Makefile =================================================================== --- branches/2017Q2/devel/pear-File_Iterator/Makefile (revision 443417) +++ branches/2017Q2/devel/pear-File_Iterator/Makefile (revision 443418) @@ -1,19 +1,21 @@ # Created by: Martin Matuska # $FreeBSD$ PORTNAME= File_Iterator PORTVERSION= 1.3.3 CATEGORIES= devel www pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- MAINTAINER= joneum@bsdproject.de COMMENT= PEAR FileIterator implementation BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + USES= pear PEAR_CHANNEL= phpunit .include Index: branches/2017Q2/devel/pear-PHP_CodeBrowser/Makefile =================================================================== --- branches/2017Q2/devel/pear-PHP_CodeBrowser/Makefile (revision 443417) +++ branches/2017Q2/devel/pear-PHP_CodeBrowser/Makefile (revision 443418) @@ -1,24 +1,26 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= PHP_CodeBrowser PORTVERSION= 1.0.2 CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- MAINTAINER= joneum@bsdproject.de COMMENT= Code browser that augments the code with information BUILD_DEPENDS= pear-Console_CommandLine>=1.1.3:devel/pear-Console_CommandLine \ pear-File_Iterator>=1.3.0:devel/pear-File_Iterator \ pear-Log>=1.2.1:sysutils/pear-Log RUN_DEPENDS= pear-Console_CommandLine>=1.1.3:devel/pear-Console_CommandLine \ pear-File_Iterator>=1.3.0:devel/pear-File_Iterator \ pear-Log>=1.2.1:sysutils/pear-Log +BROKEN= unfetchable, redirects to https://phpunit.de/ + USES= pear USE_PHP= dom PEAR_CHANNEL= phpunit .include Index: branches/2017Q2/devel/pear-PHP_CodeCoverage/Makefile =================================================================== --- branches/2017Q2/devel/pear-PHP_CodeCoverage/Makefile (revision 443417) +++ branches/2017Q2/devel/pear-PHP_CodeCoverage/Makefile (revision 443418) @@ -1,34 +1,36 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= PHP_CodeCoverage PORTVERSION= 1.2.7 CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- MAINTAINER= joneum@bsdproject.de COMMENT= Library that provides PHP code coverage information LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear-File_Iterator>=1.3.0:devel/pear-File_Iterator \ pear-PHP_TokenStream>=1.1.3:devel/pear-PHP_TokenStream \ pear-Text_Template>=1.1.1:textproc/pear-Text_Template \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit RUN_DEPENDS= pear-File_Iterator>=1.3.0:devel/pear-File_Iterator \ pear-PHP_TokenStream>=1.1.3:devel/pear-PHP_TokenStream \ pear-Text_Template>=1.1.1:textproc/pear-Text_Template \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + USES= pear PEAR_CHANNEL= phpunit OPTIONS_DEFINE= DOM XDEBUG DOM_DESC= Enable DOM support XDEBUG_DESC= Enable Xdebug support DOM_USE= PHP=dom XDEBUG_RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/xdebug.so:devel/php-xdebug .include Index: branches/2017Q2/devel/pear-PPW/Makefile =================================================================== --- branches/2017Q2/devel/pear-PPW/Makefile (revision 443417) +++ branches/2017Q2/devel/pear-PPW/Makefile (revision 443418) @@ -1,26 +1,28 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= PPW PORTVERSION= 1.0.4 CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- DISTNAME= ppw-${DISTVERSION} MAINTAINER= joneum@bsdproject.de COMMENT= PHP Project Wizard LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear>=1.9.4:devel/pear \ pear-ezc_ConsoleTools>=1.6:devel/pear-ezc_ConsoleTools \ pear-Text_Template>=1.1.0:textproc/pear-Text_Template RUN_DEPENDS= pear>=1.9.4:devel/pear \ pear-ezc_ConsoleTools>=1.6:devel/pear-ezc_ConsoleTools \ pear-Text_Template>=1.1.0:textproc/pear-Text_Template +BROKEN= unfetchable, redirects to https://phpunit.de/ + PEAR_CHANNEL= phpunit USES= pear .include Index: branches/2017Q2/devel/pear-SebastianBergmann_FinderFacade/Makefile =================================================================== --- branches/2017Q2/devel/pear-SebastianBergmann_FinderFacade/Makefile (revision 443417) +++ branches/2017Q2/devel/pear-SebastianBergmann_FinderFacade/Makefile (revision 443418) @@ -1,25 +1,27 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= FinderFacade PORTVERSION= 1.1.0 CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear-SebastianBergmann_ MAINTAINER= joneum@bsdproject.de COMMENT= Convenience wrapper for Symfony's Finder component LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear-TheSeer_fDOMDocument>=1.3.1:devel/pear-TheSeer_fDOMDocument \ pear-Symfony_Component_Finder>=2.2.0:devel/pear-Symfony_Component_Finder \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit RUN_DEPENDS= pear-TheSeer_fDOMDocument>=1.3.1:devel/pear-TheSeer_fDOMDocument \ pear-Symfony_Component_Finder>=2.2.0:devel/pear-Symfony_Component_Finder \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + PEAR_CHANNEL= phpunit USES= pear .include Index: branches/2017Q2/devel/pear-SebastianBergmann_Git/Makefile =================================================================== --- branches/2017Q2/devel/pear-SebastianBergmann_Git/Makefile (revision 443417) +++ branches/2017Q2/devel/pear-SebastianBergmann_Git/Makefile (revision 443418) @@ -1,23 +1,25 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= Git PORTVERSION= 1.2.0 CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear-SebastianBergmann_ MAINTAINER= joneum@bsdproject.de COMMENT= Simple wrapper for Git LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear>=1.9.4:devel/pear \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit RUN_DEPENDS= pear>=1.9.4:devel/pear \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + USES= pear PEAR_CHANNEL= phpunit .include Index: branches/2017Q2/devel/pear-SebastianBergmann_PHPCPD/Makefile =================================================================== --- branches/2017Q2/devel/pear-SebastianBergmann_PHPCPD/Makefile (revision 443417) +++ branches/2017Q2/devel/pear-SebastianBergmann_PHPCPD/Makefile (revision 443418) @@ -1,29 +1,31 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= PHPCPD PORTVERSION= 1.4.0 CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear-SebastianBergmann_ DISTNAME= phpcpd-${PORTVERSION} MAINTAINER= joneum@bsdproject.de COMMENT= Copy/Paste Detector (CPD) for PHP code LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear-ezc_ConsoleTools>=1.6:devel/pear-ezc_ConsoleTools \ pear-SebastianBergmann_FinderFacade>=1.0.4:devel/pear-SebastianBergmann_FinderFacade \ pear-PHP_Timer>=1.0.4:devel/pear-PHP_Timer \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit RUN_DEPENDS= pear-ezc_ConsoleTools>=1.6:devel/pear-ezc_ConsoleTools \ pear-SebastianBergmann_FinderFacade>=1.0.4:devel/pear-SebastianBergmann_FinderFacade \ pear-PHP_Timer>=1.0.4:devel/pear-PHP_Timer \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + USE_PHP= tokenizer PEAR_CHANNEL= phpunit USES= pear .include Index: branches/2017Q2/devel/pear-SebastianBergmann_PHPLOC/Makefile =================================================================== --- branches/2017Q2/devel/pear-SebastianBergmann_PHPLOC/Makefile (revision 443417) +++ branches/2017Q2/devel/pear-SebastianBergmann_PHPLOC/Makefile (revision 443418) @@ -1,27 +1,29 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= PHPLOC PORTVERSION= 2.0.3 CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear-SebastianBergmann_ DISTNAME= phploc-${PORTVERSION} MAINTAINER= joneum@bsdproject.de COMMENT= Tool for quickly measuring the size of a PHP project LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear-Symfony_Component_Console>=1.1.0:devel/pear-Symfony_Component_Console \ pear-SebastianBergmann_FinderFacade>=1.1.0:devel/pear-SebastianBergmann_FinderFacade \ pear-SebastianBergmann_Git>=1.0.0:devel/pear-SebastianBergmann_Git \ pear-SebastianBergmann_Version>=1.0.0:devel/pear-SebastianBergmann_Version \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit RUN_DEPENDS:= ${BUILD_DEPENDS} +BROKEN= unfetchable, redirects to https://phpunit.de/ + USE_PHP= tokenizer PEAR_CHANNEL= phpunit USES= pear .include Index: branches/2017Q2/devel/pear-SebastianBergmann_Version/Makefile =================================================================== --- branches/2017Q2/devel/pear-SebastianBergmann_Version/Makefile (revision 443417) +++ branches/2017Q2/devel/pear-SebastianBergmann_Version/Makefile (revision 443418) @@ -1,21 +1,23 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= Version PORTVERSION= 1.0.1 CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear-SebastianBergmann_ MAINTAINER= joneum@bsdproject.de COMMENT= Managing the version number of Git-hosted PHP projects LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + PEAR_CHANNEL= phpunit USES= pear .include Index: branches/2017Q2/textproc/pear-Text_Template/Makefile =================================================================== --- branches/2017Q2/textproc/pear-Text_Template/Makefile (revision 443417) +++ branches/2017Q2/textproc/pear-Text_Template/Makefile (revision 443418) @@ -1,19 +1,21 @@ # 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= joneum@bsdproject.de COMMENT= Simple template engine BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + USES= pear PEAR_CHANNEL= phpunit .include Index: branches/2017Q2 =================================================================== --- branches/2017Q2 (revision 443417) +++ branches/2017Q2 (revision 443418) Property changes on: branches/2017Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r443134-443143