diff --git a/devel/pear-Horde_Icalendar/Makefile b/devel/pear-Horde_Icalendar/Makefile index 63da29f4cdde..01d49f334cec 100644 --- a/devel/pear-Horde_Icalendar/Makefile +++ b/devel/pear-Horde_Icalendar/Makefile @@ -1,17 +1,17 @@ PORTNAME= Horde_Icalendar PORTVERSION= 2.1.8 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde iCalendar API -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Date \ Horde_Exception \ Horde_Mail \ Horde_Mime \ Horde_Support \ Horde_Translation \ Horde_Util .include diff --git a/devel/pear-Horde_Injector/Makefile b/devel/pear-Horde_Injector/Makefile index 493b49d43d4c..7fd7f9c39eac 100644 --- a/devel/pear-Horde_Injector/Makefile +++ b/devel/pear-Horde_Injector/Makefile @@ -1,13 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_Injector PORTVERSION= 2.0.5 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde dependency injection container -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception .include diff --git a/devel/pear-Horde_Itip/Makefile b/devel/pear-Horde_Itip/Makefile index 9e63449d0b40..39a70ac334d7 100644 --- a/devel/pear-Horde_Itip/Makefile +++ b/devel/pear-Horde_Itip/Makefile @@ -1,14 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Itip PORTVERSION= 2.1.2 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde iTip invitation response handling -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Icalendar \ Horde_Mime .include diff --git a/devel/pear-Horde_Lock/Makefile b/devel/pear-Horde_Lock/Makefile index b06afe632f0d..3ab8658cc621 100644 --- a/devel/pear-Horde_Lock/Makefile +++ b/devel/pear-Horde_Lock/Makefile @@ -1,14 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Lock PORTVERSION= 2.1.4 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Resource Locking System -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Support .include diff --git a/devel/pear-Horde_LoginTasks/Makefile b/devel/pear-Horde_LoginTasks/Makefile index 434d9aa36223..a74b6ec1a1fb 100644 --- a/devel/pear-Horde_LoginTasks/Makefile +++ b/devel/pear-Horde_LoginTasks/Makefile @@ -1,13 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_LoginTasks PORTVERSION= 2.0.7 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Login Tasks System -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Translation .include diff --git a/devel/pear-Horde_Notification/Makefile b/devel/pear-Horde_Notification/Makefile index 4f7a1e6e4071..dd65b49dc287 100644 --- a/devel/pear-Horde_Notification/Makefile +++ b/devel/pear-Horde_Notification/Makefile @@ -1,15 +1,15 @@ # Created by: Martin Matuska PORTNAME= Horde_Notification PORTVERSION= 2.0.4 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Notification System -USES= horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Exception \ Horde_Util USE_PHP= gettext .include diff --git a/devel/pear-Horde_Queue/Makefile b/devel/pear-Horde_Queue/Makefile index 66c006bed2ef..10a973d2f4cd 100644 --- a/devel/pear-Horde_Queue/Makefile +++ b/devel/pear-Horde_Queue/Makefile @@ -1,10 +1,10 @@ PORTNAME= Horde_Queue PORTVERSION= 1.1.5 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Queue -USES= horde +USES= horde cpe .include diff --git a/devel/pear-Horde_Role/Makefile b/devel/pear-Horde_Role/Makefile index ecc3b22e98dc..42280aa3e2de 100644 --- a/devel/pear-Horde_Role/Makefile +++ b/devel/pear-Horde_Role/Makefile @@ -1,21 +1,21 @@ # Created by: Martin Matuska PORTNAME= Horde_Role PORTVERSION= 1.0.1 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= PEAR installer role for Horde components PATCH_WRKSRC= ${WRKDIR} -USES= horde +USES= horde cpe post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${HORDE_DIR} @${TOUCH} ${STAGEDIR}${PREFIX}/${HORDE_DIR}/.keep_me @${ECHO_CMD} "${HORDE_DIR}/.keep_me" >> ${TMPPLIST} @${ECHO_CMD} "@unexec rmdir %D/${HORDE_DIR} 2>/dev/null || true" >> \ ${TMPPLIST} .include diff --git a/devel/pear-Horde_Scheduler/Makefile b/devel/pear-Horde_Scheduler/Makefile index 30e9343e9823..603f471ddf72 100644 --- a/devel/pear-Horde_Scheduler/Makefile +++ b/devel/pear-Horde_Scheduler/Makefile @@ -1,15 +1,15 @@ # Created by: Martin Matuska PORTNAME= Horde_Scheduler DISTVERSION= 2.0.3 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Scheduler System -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Core \ Horde_Util \ Horde_Vfs .include diff --git a/devel/pear-Horde_Serialize/Makefile b/devel/pear-Horde_Serialize/Makefile index cd53078ad122..0692b94b4bbc 100644 --- a/devel/pear-Horde_Serialize/Makefile +++ b/devel/pear-Horde_Serialize/Makefile @@ -1,14 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Serialize PORTVERSION= 2.0.5 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Data Encapulation API -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Util .include diff --git a/devel/pear-Horde_Stream/Makefile b/devel/pear-Horde_Stream/Makefile index 99fde072f8b3..ca7ace70b79b 100644 --- a/devel/pear-Horde_Stream/Makefile +++ b/devel/pear-Horde_Stream/Makefile @@ -1,13 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_Stream PORTVERSION= 1.6.3 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde stream handler -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception .include diff --git a/devel/pear-Horde_Stream_Filter/Makefile b/devel/pear-Horde_Stream_Filter/Makefile index bf8748761109..b2b4a965f23a 100644 --- a/devel/pear-Horde_Stream_Filter/Makefile +++ b/devel/pear-Horde_Stream_Filter/Makefile @@ -1,12 +1,12 @@ # Created by: Martin Matuska PORTNAME= Horde_Stream_Filter PORTVERSION= 2.0.4 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Stream filters -USES= horde +USES= horde cpe .include diff --git a/devel/pear-Horde_Stream_Wrapper/Makefile b/devel/pear-Horde_Stream_Wrapper/Makefile index e557f198a07e..2212c1f4a385 100644 --- a/devel/pear-Horde_Stream_Wrapper/Makefile +++ b/devel/pear-Horde_Stream_Wrapper/Makefile @@ -1,12 +1,12 @@ # Created by: Martin Matuska PORTNAME= Horde_Stream_Wrapper DISTVERSION= 2.1.4 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Stream wrappers -USES= horde +USES= horde cpe .include diff --git a/devel/pear-Horde_Support/Makefile b/devel/pear-Horde_Support/Makefile index 221f3bfed0d9..4b9b712f6785 100644 --- a/devel/pear-Horde_Support/Makefile +++ b/devel/pear-Horde_Support/Makefile @@ -1,14 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Support PORTVERSION= 2.2.0 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde support package -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Stream_Wrapper .include diff --git a/devel/pear-Horde_Thrift/Makefile b/devel/pear-Horde_Thrift/Makefile index f65ce481a256..064e2412b587 100644 --- a/devel/pear-Horde_Thrift/Makefile +++ b/devel/pear-Horde_Thrift/Makefile @@ -1,12 +1,12 @@ # Created by: Martin Matuska PORTNAME= Horde_Thrift DISTVERSION= 2.0.3 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Thrift Client -USES= horde +USES= horde cpe .include diff --git a/devel/pear-Horde_Token/Makefile b/devel/pear-Horde_Token/Makefile index 508f10f37616..0e812de99a32 100644 --- a/devel/pear-Horde_Token/Makefile +++ b/devel/pear-Horde_Token/Makefile @@ -1,17 +1,17 @@ # Created by: Martin Matuska PORTNAME= Horde_Token PORTVERSION= 2.0.9 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Token API -USES= horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Exception \ Horde_Translation \ Horde_Url \ Horde_Util USE_PHP= hash .include diff --git a/devel/pear-Horde_Translation/Makefile b/devel/pear-Horde_Translation/Makefile index 4e4181a8c4ed..4b87b965c704 100644 --- a/devel/pear-Horde_Translation/Makefile +++ b/devel/pear-Horde_Translation/Makefile @@ -1,12 +1,12 @@ # Created by: Martin Matuska PORTNAME= Horde_Translation PORTVERSION= 2.2.2 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde translation library -USES= horde +USES= horde cpe .include diff --git a/devel/pear-Horde_Util/Makefile b/devel/pear-Horde_Util/Makefile index 5402698974ca..75e9716f3058 100644 --- a/devel/pear-Horde_Util/Makefile +++ b/devel/pear-Horde_Util/Makefile @@ -1,11 +1,11 @@ PORTNAME= Horde_Util PORTVERSION= 2.5.9 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Utility Libraries -USES= horde php +USES= horde php cpe USE_PHP= dom .include diff --git a/devel/pear-Horde_View/Makefile b/devel/pear-Horde_View/Makefile index e805b7c8fc25..7bb40dd79cec 100644 --- a/devel/pear-Horde_View/Makefile +++ b/devel/pear-Horde_View/Makefile @@ -1,13 +1,13 @@ PORTNAME= Horde_View PORTVERSION= 2.0.6 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde View API -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Support \ Horde_Util .include diff --git a/dns/pear-Horde_Idna/Makefile b/dns/pear-Horde_Idna/Makefile index 4e1f8a679838..7201c5e318a1 100644 --- a/dns/pear-Horde_Idna/Makefile +++ b/dns/pear-Horde_Idna/Makefile @@ -1,13 +1,13 @@ PORTNAME= Horde_Idna PORTVERSION= 1.1.2 CATEGORIES= dns www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde IDNA backend normalization package -USES= horde php +USES= horde php cpe USE_PHP= dom USE_HORDE_RUN= Horde_Exception .include diff --git a/graphics/pear-Horde_Image/Makefile b/graphics/pear-Horde_Image/Makefile index 41ded9d96ff3..b169a9cffa3e 100644 --- a/graphics/pear-Horde_Image/Makefile +++ b/graphics/pear-Horde_Image/Makefile @@ -1,21 +1,21 @@ PORTNAME= Horde_Image PORTVERSION= 2.6.1 CATEGORIES= graphics www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde Image API -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Support \ Horde_Translation \ Horde_Util OPTIONS_DEFINE= GD GD_DESC= Depend on PHP gd extension GD_USES= php GD_USE= PHP=gd .include diff --git a/mail/pear-Horde_Imap_Client/Makefile b/mail/pear-Horde_Imap_Client/Makefile index dd4b48b57e38..e978bec5e527 100644 --- a/mail/pear-Horde_Imap_Client/Makefile +++ b/mail/pear-Horde_Imap_Client/Makefile @@ -1,27 +1,27 @@ PORTNAME= Horde_Imap_Client PORTVERSION= 2.29.18 CATEGORIES= mail www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde IMAP abstraction interface -USES= horde php +USES= horde php cpe USE_PHP= hash USE_HORDE_RUN= Horde_Exception \ Horde_Mail \ Horde_Mime \ Horde_Stream \ Horde_Util OPTIONS_DEFAULT= IMAP MBSTRING SASL OPTIONS_DEFINE= IMAP MBSTRING SASL IMAP_DESC= Require PHP imap extension MBSTRING_DESC= Require PHP mbstring extension SASL_DESC= Support SASL Authentication IMAP_USE= PHP=imap MBSTRING_USE= PHP=mbstring SASL_RUN_DEPENDS= ${PEARDIR}/Auth/SASL.php:security/pear-Auth_SASL@${PHP_FLAVOR} .include diff --git a/mail/pear-Horde_Kolab_Storage/Makefile b/mail/pear-Horde_Kolab_Storage/Makefile index 26d47dfd007b..434773bf14ae 100644 --- a/mail/pear-Horde_Kolab_Storage/Makefile +++ b/mail/pear-Horde_Kolab_Storage/Makefile @@ -1,23 +1,23 @@ # Created by: Martin Matuska PORTNAME= Horde_Kolab_Storage DISTVERSION= 2.2.4 CATEGORIES= mail www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde library for handling Kolab data stored on an IMAP server -USES= horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Cache \ Horde_Exception \ Horde_Kolab_Format \ Horde_Mime \ Horde_Translation \ Horde_Support \ Horde_Util # Optional but we want it USE_PHP+= imap USE_HORDE_RUN+= Horde_Imap_Client .include diff --git a/mail/pear-Horde_Mail/Makefile b/mail/pear-Horde_Mail/Makefile index 974ecb2de0a8..ed62e6b25d49 100644 --- a/mail/pear-Horde_Mail/Makefile +++ b/mail/pear-Horde_Mail/Makefile @@ -1,19 +1,19 @@ PORTNAME= Horde_Mail PORTVERSION= 2.6.5 CATEGORIES= mail www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Mail Library -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Idna \ Horde_Stream_Filter # Disabled due to circular dependency #USE_HORDE_RUN+= Horde_Mime # Optional but we want it RUN_DEPENDS+= ${PEARDIR}/Net/SMTP.php:net/pear-Net_SMTP@${PHP_FLAVOR} .include diff --git a/mail/pear-Horde_Mail_Autoconfig/Makefile b/mail/pear-Horde_Mail_Autoconfig/Makefile index ebc68fa26665..b7c00ffc89f7 100644 --- a/mail/pear-Horde_Mail_Autoconfig/Makefile +++ b/mail/pear-Horde_Mail_Autoconfig/Makefile @@ -1,17 +1,17 @@ PORTNAME= Horde_Mail_Autoconfig PORTVERSION= 1.0.3 CATEGORIES= mail www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Mail Autoconfiguration -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Http \ Horde_Imap_Client \ Horde_Mail \ Horde_Smtp RUN_DEPENDS+= ${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS2@${PHP_FLAVOR} .include diff --git a/mail/pear-Horde_Mapi/Makefile b/mail/pear-Horde_Mapi/Makefile index e23d8413273a..121ddfb0505c 100644 --- a/mail/pear-Horde_Mapi/Makefile +++ b/mail/pear-Horde_Mapi/Makefile @@ -1,17 +1,17 @@ PORTNAME= Horde_Mapi PORTVERSION= 1.0.10 CATEGORIES= mail www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde MAPI utility library -USES= horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Date \ Horde_Exception USE_PHP+= bcmath RUN_DEPENDS+= ${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger@${PHP_FLAVOR} .include diff --git a/mail/pear-Horde_Mime/Makefile b/mail/pear-Horde_Mime/Makefile index c9b48eb60ade..4f1d71d5fdfe 100644 --- a/mail/pear-Horde_Mime/Makefile +++ b/mail/pear-Horde_Mime/Makefile @@ -1,17 +1,17 @@ PORTNAME= Horde_Mime DISTVERSION= 2.11.0 CATEGORIES= mail www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde MIME Library -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Mail \ Horde_Stream_Filter \ Horde_Support \ Horde_Text_Flowed \ Horde_Translation \ Horde_Util .include diff --git a/mail/pear-Horde_Mime_Viewer/Makefile b/mail/pear-Horde_Mime_Viewer/Makefile index 7ee64534d1d6..e2a93103c5fd 100644 --- a/mail/pear-Horde_Mime_Viewer/Makefile +++ b/mail/pear-Horde_Mime_Viewer/Makefile @@ -1,27 +1,27 @@ # Created by: Martin Matuska PORTNAME= Horde_Mime_Viewer PORTVERSION= 2.2.2 CATEGORIES= mail www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde MIME Viewer Library CONFLICTS= horde-3* USE_HORDE_BUILD= Horde_Role -USES= horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Role \ Horde_Browser \ Horde_Compress \ Horde_Exception \ Horde_Mime \ Horde_Text_Filter \ Horde_Text_Flowed \ Horde_Util \ Horde_Translation USE_PHP= xml .include diff --git a/mail/pear-Horde_Smtp/Makefile b/mail/pear-Horde_Smtp/Makefile index ea363876f602..04cf16c4d511 100644 --- a/mail/pear-Horde_Smtp/Makefile +++ b/mail/pear-Horde_Smtp/Makefile @@ -1,16 +1,16 @@ PORTNAME= Horde_Smtp PORTVERSION= 1.9.5 CATEGORIES= mail www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde SMTP Client -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Mail \ Horde_Socket_Client \ Horde_Support \ Horde_Translation .include diff --git a/net/pear-Horde_Kolab_Server/Makefile b/net/pear-Horde_Kolab_Server/Makefile index 11f6bc7c4dd1..22547e8faa4e 100644 --- a/net/pear-Horde_Kolab_Server/Makefile +++ b/net/pear-Horde_Kolab_Server/Makefile @@ -1,25 +1,25 @@ # Created by: Martin Matuska PORTNAME= Horde_Kolab_Server DISTVERSION= 2.0.5 CATEGORIES= net www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde library for manipulating the Kolab user database -USES= horde php +USES= horde php cpe USE_PHP= hash USE_HORDE_RUN= Horde_Auth \ Horde_Exception OPTIONS_DEFAULT= LDAP OPTIONS_DEFINE= LDAP LDAP_DESC= Enable LDAP support # Not required but we want it USE_HORDE_RUN+= Horde_Date LDAP_USE= HORDE_RUN=Horde_Ldap .include diff --git a/net/pear-Horde_Ldap/Makefile b/net/pear-Horde_Ldap/Makefile index b5cb3331c0be..8b91a5a555fc 100644 --- a/net/pear-Horde_Ldap/Makefile +++ b/net/pear-Horde_Ldap/Makefile @@ -1,15 +1,15 @@ # Created by: Martin Matuska PORTNAME= Horde_Ldap DISTVERSION= 2.4.2 CATEGORIES= net www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde LDAP libraries -USES= horde php +USES= horde php cpe USE_PHP= ldap USE_HORDE_RUN= Horde_Exception \ Horde_Util .include diff --git a/net/pear-Horde_Socket_Client/Makefile b/net/pear-Horde_Socket_Client/Makefile index c9ffcf857256..ee9f47d59735 100644 --- a/net/pear-Horde_Socket_Client/Makefile +++ b/net/pear-Horde_Socket_Client/Makefile @@ -1,13 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_Socket_Client DISTVERSION= 2.1.3 CATEGORIES= net www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Socket Client -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception .include diff --git a/net/pear-Horde_Url/Makefile b/net/pear-Horde_Url/Makefile index 134077a1dcc5..d05add8efb75 100644 --- a/net/pear-Horde_Url/Makefile +++ b/net/pear-Horde_Url/Makefile @@ -1,13 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_Url PORTVERSION= 2.2.6 CATEGORIES= net www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde URL class -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception .include diff --git a/security/pear-Horde_Auth/Makefile b/security/pear-Horde_Auth/Makefile index 5d456f0171d3..d961345ba1cc 100644 --- a/security/pear-Horde_Auth/Makefile +++ b/security/pear-Horde_Auth/Makefile @@ -1,12 +1,12 @@ PORTNAME= Horde_Auth PORTVERSION= 2.2.2 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Authentication API -USES= horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Exception Horde_Util USE_PHP= hash .include diff --git a/security/pear-Horde_Crypt/Makefile b/security/pear-Horde_Crypt/Makefile index c87e30064eca..108c21444b13 100644 --- a/security/pear-Horde_Crypt/Makefile +++ b/security/pear-Horde_Crypt/Makefile @@ -1,24 +1,24 @@ # Created by: Martin Matuska PORTNAME= Horde_Crypt DISTVERSION= 2.7.12 CATEGORIES= security www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde Cryptography API OPTIONS_DEFINE= BCMATH BCMATH_DESC= Depend on bcmath PHP extension -USES= horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Exception \ Horde_Mime \ Horde_Stream_Filter \ Horde_Translation \ Horde_Util USE_PHP= hash openssl BCMATH_USE= PHP=bcmath .include diff --git a/security/pear-Horde_Crypt_Blowfish/Makefile b/security/pear-Horde_Crypt_Blowfish/Makefile index 598ff9e4140b..417de32559d3 100644 --- a/security/pear-Horde_Crypt_Blowfish/Makefile +++ b/security/pear-Horde_Crypt_Blowfish/Makefile @@ -1,24 +1,24 @@ # Created by: Martin Matuska PORTNAME= Horde_Crypt_Blowfish PORTVERSION= 1.1.3 CATEGORIES= security www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde blowfish encryption for PHP string data USE_HORDE_RUN= Horde_Exception \ Horde_Support OPTIONS_DEFINE= MHASH OPENSSL MHASH_DESC= Depend on mhash PHP extension OPENSSL_DESC= Depend on OpenSSL PHP extension -USES= horde +USES= horde cpe MHASH_USES= php MHASH_USE= PHP=hash OPENSSL_USES= php OPENSSL_USE= PHP=openssl .include diff --git a/security/pear-Horde_Group/Makefile b/security/pear-Horde_Group/Makefile index 7f548bba7106..ae21c5eb079a 100644 --- a/security/pear-Horde_Group/Makefile +++ b/security/pear-Horde_Group/Makefile @@ -1,14 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Group PORTVERSION= 2.1.1 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde User Groups System -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Util .include diff --git a/security/pear-Horde_Oauth/Makefile b/security/pear-Horde_Oauth/Makefile index 732b4342ceca..d7cac880d279 100644 --- a/security/pear-Horde_Oauth/Makefile +++ b/security/pear-Horde_Oauth/Makefile @@ -1,16 +1,16 @@ # Created by: Martin Matuska PORTNAME= Horde_Oauth DISTVERSION= 2.0.4 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde OAuth client/server -USES= horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Exception \ Horde_Http \ Horde_Util USE_PHP= hash openssl .include diff --git a/security/pear-Horde_Perms/Makefile b/security/pear-Horde_Perms/Makefile index 3d359c5fb669..91e6890e19be 100644 --- a/security/pear-Horde_Perms/Makefile +++ b/security/pear-Horde_Perms/Makefile @@ -1,17 +1,17 @@ # Created by: Martin Matuska PORTNAME= Horde_Perms PORTVERSION= 2.1.8 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Permissions System -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Db \ Horde_Exception \ Horde_Group \ Horde_Util \ Horde_Translation .include diff --git a/security/pear-Horde_Secret/Makefile b/security/pear-Horde_Secret/Makefile index b87ad9eb487d..fae678486de2 100644 --- a/security/pear-Horde_Secret/Makefile +++ b/security/pear-Horde_Secret/Makefile @@ -1,17 +1,17 @@ # Created by: Martin Matuska PORTNAME= Horde_Secret PORTVERSION= 2.0.6 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org COMMENT= Secret Encryption API -USES= horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Crypt_Blowfish \ Horde_Exception \ Horde_Support USE_PHP= hash .include diff --git a/security/pear-Horde_Share/Makefile b/security/pear-Horde_Share/Makefile index 589a68e9e5b1..a10734f59ddd 100644 --- a/security/pear-Horde_Share/Makefile +++ b/security/pear-Horde_Share/Makefile @@ -1,18 +1,18 @@ PORTNAME= Horde_Share DISTVERSION= 2.2.0 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Shared Permissions System -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Db \ Horde_Exception \ Horde_Group \ Horde_Perms \ Horde_Support \ Horde_Translation \ Horde_Url \ Horde_Util .include diff --git a/sysutils/pear-Horde_Log/Makefile b/sysutils/pear-Horde_Log/Makefile index 0cb8a0e564c7..c705ef1637c5 100644 --- a/sysutils/pear-Horde_Log/Makefile +++ b/sysutils/pear-Horde_Log/Makefile @@ -1,21 +1,21 @@ # Created by: Martin Matuska PORTNAME= Horde_Log PORTVERSION= 2.3.0 PORTREVISION= 1 CATEGORIES= sysutils www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde Logging library OPTIONS_DEFINE= SCRIBE SCRIBE_DESC= Enable scribe support -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Constraint \ Horde_Exception SCRIBE_USE= HORDE_RUN=Horde_Scribe .include diff --git a/textproc/pear-Horde_CssMinify/Makefile b/textproc/pear-Horde_CssMinify/Makefile index 55e79222613d..6c1da09ac9f5 100644 --- a/textproc/pear-Horde_CssMinify/Makefile +++ b/textproc/pear-Horde_CssMinify/Makefile @@ -1,12 +1,12 @@ # Created by: Martin Matuska PORTNAME= Horde_CssMinify PORTVERSION= 1.0.4 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde CSS Minification -USES= horde +USES= horde cpe .include diff --git a/textproc/pear-Horde_JavascriptMinify/Makefile b/textproc/pear-Horde_JavascriptMinify/Makefile index bd65d006c9a0..7f059d33f5dd 100644 --- a/textproc/pear-Horde_JavascriptMinify/Makefile +++ b/textproc/pear-Horde_JavascriptMinify/Makefile @@ -1,12 +1,12 @@ # Created by: Martin Matuska PORTNAME= Horde_JavascriptMinify PORTVERSION= 1.1.5 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Javascript Minification -USES= horde +USES= horde cpe .include diff --git a/textproc/pear-Horde_Kolab_Format/Makefile b/textproc/pear-Horde_Kolab_Format/Makefile index 4b10232f5982..f0fad1042f94 100644 --- a/textproc/pear-Horde_Kolab_Format/Makefile +++ b/textproc/pear-Horde_Kolab_Format/Makefile @@ -1,14 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Kolab_Format DISTVERSION= 2.0.9 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde library for reading/writing Kolab data formats -USES= horde php +USES= horde php cpe USE_PHP= dom USE_HORDE_RUN= Horde_Exception .include diff --git a/textproc/pear-Horde_Pdf/Makefile b/textproc/pear-Horde_Pdf/Makefile index 921ae601e6ff..8f59b0250549 100644 --- a/textproc/pear-Horde_Pdf/Makefile +++ b/textproc/pear-Horde_Pdf/Makefile @@ -1,13 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_Pdf PORTVERSION= 2.0.8 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde PDF library -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception .include diff --git a/textproc/pear-Horde_Text_Diff/Makefile b/textproc/pear-Horde_Text_Diff/Makefile index ff7b8d9ccd54..c0bf3d72a121 100644 --- a/textproc/pear-Horde_Text_Diff/Makefile +++ b/textproc/pear-Horde_Text_Diff/Makefile @@ -1,14 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Text_Diff PORTVERSION= 2.2.1 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde engine for performing and rendering text diffs -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Util .include diff --git a/textproc/pear-Horde_Text_Filter/Makefile b/textproc/pear-Horde_Text_Filter/Makefile index 3b373a6f861b..b2e6db3dbca4 100644 --- a/textproc/pear-Horde_Text_Filter/Makefile +++ b/textproc/pear-Horde_Text_Filter/Makefile @@ -1,15 +1,15 @@ # Created by: Martin Matuska PORTNAME= Horde_Text_Filter PORTVERSION= 2.3.6 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Text Filter API -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Idna \ Horde_Util .include diff --git a/textproc/pear-Horde_Text_Filter_Csstidy/Makefile b/textproc/pear-Horde_Text_Filter_Csstidy/Makefile index afe8ef2ab435..1e6aa6bec434 100644 --- a/textproc/pear-Horde_Text_Filter_Csstidy/Makefile +++ b/textproc/pear-Horde_Text_Filter_Csstidy/Makefile @@ -1,14 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Text_Filter_Csstidy PORTVERSION= 2.0.1 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Text Filter CSS optimization class -USES= horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Text_Filter USE_PHP= ctype .include diff --git a/textproc/pear-Horde_Text_Flowed/Makefile b/textproc/pear-Horde_Text_Flowed/Makefile index caf6090f7876..255790ae4b50 100644 --- a/textproc/pear-Horde_Text_Flowed/Makefile +++ b/textproc/pear-Horde_Text_Flowed/Makefile @@ -1,13 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_Text_Flowed PORTVERSION= 2.0.4 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde API for flowed text as per RFC 3676 -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Util .include diff --git a/textproc/pear-Horde_Xml_Wbxml/Makefile b/textproc/pear-Horde_Xml_Wbxml/Makefile index 4b7377bb7883..f5b15ff8f734 100644 --- a/textproc/pear-Horde_Xml_Wbxml/Makefile +++ b/textproc/pear-Horde_Xml_Wbxml/Makefile @@ -1,13 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_Xml_Wbxml PORTVERSION= 2.0.4 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde API for encoding and decoding WBXML documents -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Util .include diff --git a/www/pear-Horde_Browser/Makefile b/www/pear-Horde_Browser/Makefile index a54371e091b6..c17eda7811d8 100644 --- a/www/pear-Horde_Browser/Makefile +++ b/www/pear-Horde_Browser/Makefile @@ -1,13 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_Browser PORTVERSION= 2.0.16 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Browser API -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception Horde_Util .include diff --git a/www/pear-Horde_Css_Parser/Makefile b/www/pear-Horde_Css_Parser/Makefile index 491a930c0d0f..9736b6a150ba 100644 --- a/www/pear-Horde_Css_Parser/Makefile +++ b/www/pear-Horde_Css_Parser/Makefile @@ -1,10 +1,10 @@ PORTNAME= Horde_Css_Parser PORTVERSION= 1.0.11 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde CSS Parser -USES= horde +USES= horde cpe .include diff --git a/www/pear-Horde_Dav/Makefile b/www/pear-Horde_Dav/Makefile index 05f16de8da6b..b1e4e25abe77 100644 --- a/www/pear-Horde_Dav/Makefile +++ b/www/pear-Horde_Dav/Makefile @@ -1,15 +1,15 @@ PORTNAME= Horde_Dav PORTVERSION= 1.1.4 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde library for WebDAV, CalDAV, CardDAV LICENSE= BSD3CLAUSE -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Auth \ Horde_Core \ Horde_Stream .include diff --git a/www/pear-Horde_Editor/Makefile b/www/pear-Horde_Editor/Makefile index 351835f92569..6d534022da84 100644 --- a/www/pear-Horde_Editor/Makefile +++ b/www/pear-Horde_Editor/Makefile @@ -1,19 +1,19 @@ # Created by: Martin Matuska PORTNAME= Horde_Editor PORTVERSION= 2.0.5 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Editor API CONFLICTS= horde-3* -USES= horde +USES= horde cpe USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ Horde_Browser \ Horde_Exception \ Horde_Serialize .include diff --git a/www/pear-Horde_Feed/Makefile b/www/pear-Horde_Feed/Makefile index f384c026cfe1..6a600b034352 100644 --- a/www/pear-Horde_Feed/Makefile +++ b/www/pear-Horde_Feed/Makefile @@ -1,16 +1,16 @@ # Created by: Martin Matuska PORTNAME= Horde_Feed PORTVERSION= 2.0.4 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Feed libraries -USES= horde php +USES= horde php cpe USE_PHP= dom USE_HORDE_RUN= Horde_Exception \ Horde_Http \ Horde_Xml_Element .include diff --git a/www/pear-Horde_Form/Makefile b/www/pear-Horde_Form/Makefile index 60de2c00ec45..b306145ea625 100644 --- a/www/pear-Horde_Form/Makefile +++ b/www/pear-Horde_Form/Makefile @@ -1,19 +1,19 @@ PORTNAME= Horde_Form PORTVERSION= 2.0.20 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Form API -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Core \ Horde_Date \ Horde_Exception \ Horde_Mail \ Horde_Mime \ Horde_Nls \ Horde_Token \ Horde_Translation \ Horde_Util .include diff --git a/www/pear-Horde_Http/Makefile b/www/pear-Horde_Http/Makefile index f6c5fa156693..64fa95bb8aa8 100644 --- a/www/pear-Horde_Http/Makefile +++ b/www/pear-Horde_Http/Makefile @@ -1,14 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Http PORTVERSION= 2.1.7 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde HTTP libraries -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Support .include diff --git a/www/pear-Horde_Routes/Makefile b/www/pear-Horde_Routes/Makefile index 998a627c87da..274880bc4d0f 100644 --- a/www/pear-Horde_Routes/Makefile +++ b/www/pear-Horde_Routes/Makefile @@ -1,15 +1,15 @@ # Created by: Martin Matuska PORTNAME= Horde_Routes PORTVERSION= 2.0.5 CATEGORIES= www pear MASTER_SITES= http://pear.horde.org/get/ MAINTAINER= horde@FreeBSD.org COMMENT= Horde Routes URL mapping system -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Util .include diff --git a/www/pear-Horde_Service_Facebook/Makefile b/www/pear-Horde_Service_Facebook/Makefile index bee32b687d26..a77d023d1fe7 100644 --- a/www/pear-Horde_Service_Facebook/Makefile +++ b/www/pear-Horde_Service_Facebook/Makefile @@ -1,18 +1,18 @@ # Created by: Martin Matuska PORTNAME= Horde_Service_Facebook DISTVERSION= 2.0.10 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Facebook client -USES= horde php +USES= horde php cpe USE_PHP= json simplexml USE_HORDE_RUN= Horde_Exception \ Horde_Http \ Horde_Translation \ Horde_Support \ Horde_Util .include diff --git a/www/pear-Horde_Service_Gravatar/Makefile b/www/pear-Horde_Service_Gravatar/Makefile index a72521568eab..63962a66f2c1 100644 --- a/www/pear-Horde_Service_Gravatar/Makefile +++ b/www/pear-Horde_Service_Gravatar/Makefile @@ -1,14 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Service_Gravatar PORTVERSION= 1.0.1 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde API accessor for gravatar.com -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Http \ Horde_Url .include diff --git a/www/pear-Horde_Service_Twitter/Makefile b/www/pear-Horde_Service_Twitter/Makefile index 8f02294af612..dc9d13d484b5 100644 --- a/www/pear-Horde_Service_Twitter/Makefile +++ b/www/pear-Horde_Service_Twitter/Makefile @@ -1,18 +1,18 @@ # Created by: Martin Matuska PORTNAME= Horde_Service_Twitter DISTVERSION= 2.1.6 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Twitter client -USES= horde +USES= horde cpe USE_HORDE_RUN= Horde_Controller \ Horde_Exception \ Horde_Http \ Horde_Oauth \ Horde_Url \ Horde_Util .include diff --git a/www/pear-Horde_Service_Weather/Makefile b/www/pear-Horde_Service_Weather/Makefile index 3328fe9c57d3..4b22e763367c 100644 --- a/www/pear-Horde_Service_Weather/Makefile +++ b/www/pear-Horde_Service_Weather/Makefile @@ -1,19 +1,19 @@ # Created by: Martin Matuska PORTNAME= Horde_Service_Weather PORTVERSION= 2.5.4 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Weather Provider -USES= horde +USES= horde cpe USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ Horde_Date \ Horde_Exception \ Horde_Http \ Horde_Translation \ Horde_Url .include diff --git a/www/pear-Horde_Template/Makefile b/www/pear-Horde_Template/Makefile index 32e9724ede2a..75e125252e5e 100644 --- a/www/pear-Horde_Template/Makefile +++ b/www/pear-Horde_Template/Makefile @@ -1,12 +1,12 @@ # Created by: Martin Matuska PORTNAME= Horde_Template PORTVERSION= 2.0.3 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Template System -USES= horde +USES= horde cpe .include