diff --git a/archivers/pear-Horde_Compress/Makefile b/archivers/pear-Horde_Compress/Makefile index 343d5fce72b0..29291144605e 100644 --- a/archivers/pear-Horde_Compress/Makefile +++ b/archivers/pear-Horde_Compress/Makefile @@ -1,23 +1,21 @@ PORTNAME= Horde_Compress PORTVERSION= 2.2.3 CATEGORIES= archivers www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Compression API OPTIONS_DEFAULT= ZLIB OPTIONS_DEFINE= ZLIB ZLIB_DESC= Depend on PHP zlib extension -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Translation \ Horde_Util \ Horde_Stream_Filter -CPE_VENDOR= horde - ZLIB_USES= php ZLIB_USE= PHP=zlib .include diff --git a/archivers/pear-Horde_Compress_Fast/Makefile b/archivers/pear-Horde_Compress_Fast/Makefile index 7d421e2e9ba7..6b8d36dcf9ce 100644 --- a/archivers/pear-Horde_Compress_Fast/Makefile +++ b/archivers/pear-Horde_Compress_Fast/Makefile @@ -1,12 +1,11 @@ PORTNAME= Horde_Compress_Fast PORTVERSION= 1.1.1 CATEGORIES= archivers www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Fast Compression Library -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception -CPE_VENDOR= horde .include diff --git a/archivers/pear-Horde_Pack/Makefile b/archivers/pear-Horde_Pack/Makefile index 5ae7eacef802..346949e1bae7 100644 --- a/archivers/pear-Horde_Pack/Makefile +++ b/archivers/pear-Horde_Pack/Makefile @@ -1,13 +1,12 @@ PORTNAME= Horde_Pack PORTVERSION= 1.0.7 CATEGORIES= archivers www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Pack Utility -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Compress_Fast \ Horde_Exception -CPE_VENDOR= horde .include diff --git a/comms/pear-Horde_ActiveSync/Makefile b/comms/pear-Horde_ActiveSync/Makefile index e8dea4846471..8fc4a8dd9e5f 100644 --- a/comms/pear-Horde_ActiveSync/Makefile +++ b/comms/pear-Horde_ActiveSync/Makefile @@ -1,21 +1,20 @@ PORTNAME= Horde_ActiveSync DISTVERSION= 2.41.4 CATEGORIES= comms www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde ActiveSync Server Library -USES= cpe horde php +USES= horde php cpe USE_PHP= ctype USE_HORDE_RUN= Horde_Compress \ Horde_Date \ Horde_Exception \ Horde_Icalendar \ Horde_Mapi \ Horde_Mime \ Horde_Stream \ Horde_Support \ Horde_Util -CPE_VENDOR= horde .include diff --git a/comms/pear-Horde_SyncMl/Makefile b/comms/pear-Horde_SyncMl/Makefile index f95d8663751b..aaae78da4c29 100644 --- a/comms/pear-Horde_SyncMl/Makefile +++ b/comms/pear-Horde_SyncMl/Makefile @@ -1,25 +1,23 @@ # Created by: Martin Matuska PORTNAME= Horde_SyncMl PORTVERSION= 2.0.7 CATEGORIES= comms www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde API for processing SyncML requests -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Date \ Horde_Icalendar \ Horde_Log \ Horde_Support \ Horde_Util \ Horde_Xml_Wbxml \ Horde_Translation \ # optional but we want it USE_HORDE_RUN+= Horde_Auth \ Horde_Core -CPE_VENDOR= horde - .include diff --git a/databases/pear-Horde_Db/Makefile b/databases/pear-Horde_Db/Makefile index 0221192faea8..6b7ccd6d8402 100644 --- a/databases/pear-Horde_Db/Makefile +++ b/databases/pear-Horde_Db/Makefile @@ -1,26 +1,24 @@ PORTNAME= Horde_Db PORTVERSION= 2.4.0 PORTREVISION= 2 CATEGORIES= databases www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Database Libraries OPTIONS_DEFAULT= MYSQLI OPTIONS_DEFINE= MYSQLI PDO MYSQLI_DESC= Depend on mysqli PHP extension PDO_DESC= Depend on PDO PHP extension -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Date \ Horde_Exception \ Horde_Support -CPE_VENDOR= horde - MYSQLI_USES= php MYSQLI_USE= PHP=mysqli PDO_USES= php PDO_USE= PHP=pdo .include diff --git a/databases/pear-Horde_HashTable/Makefile b/databases/pear-Horde_HashTable/Makefile index 10ba1a715580..b630b4e24c5d 100644 --- a/databases/pear-Horde_HashTable/Makefile +++ b/databases/pear-Horde_HashTable/Makefile @@ -1,16 +1,14 @@ PORTNAME= Horde_HashTable PORTVERSION= 1.2.6 CATEGORIES= databases www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Hash Table Interface OPTIONS_DEFINE= MEMCACHE -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception -CPE_VENDOR= horde - MEMCACHE_USE= HORDE_RUN=Horde_Memcache .include diff --git a/databases/pear-Horde_Imsp/Makefile b/databases/pear-Horde_Imsp/Makefile index 4dfa00f9c10e..d3796a8905cd 100644 --- a/databases/pear-Horde_Imsp/Makefile +++ b/databases/pear-Horde_Imsp/Makefile @@ -1,15 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_Imsp DISTVERSION= 2.0.10 CATEGORIES= databases www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde IMSP API -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Translation -CPE_VENDOR= horde - .include diff --git a/databases/pear-Horde_Mongo/Makefile b/databases/pear-Horde_Mongo/Makefile index 7704feefbbc6..5b31f7cd2516 100644 --- a/databases/pear-Horde_Mongo/Makefile +++ b/databases/pear-Horde_Mongo/Makefile @@ -1,12 +1,10 @@ PORTNAME= Horde_Mongo PORTVERSION= 1.1.0 CATEGORIES= databases www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Mongo Configuration -USES= cpe horde - -CPE_VENDOR= horde +USES= horde cpe .include diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile index cd072be5d914..efcccca3d8e9 100644 --- a/deskutils/horde-kronolith/Makefile +++ b/deskutils/horde-kronolith/Makefile @@ -1,65 +1,63 @@ # Created by: Thierry Thomas () PORTNAME= kronolith PORTVERSION= 4.2.29 CATEGORIES= deskutils www pear PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde- MAINTAINER= horde@FreeBSD.org COMMENT= Horde web based calendar LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFAULT= DATE_HOLIDAYS TIMEOBJECTS OPTIONS_DEFINE= DATE_HOLIDAYS TIMEOBJECTS XMLWRITER DATE_HOLIDAYS_DESC= Depend on PEAR Date_Holidays TIMEOBJECTS_DESC= Depenbd on Horde timeobjects XMLWRITER_DESC= Depend on PHP xmlwriter extension -USES= cpe horde php +USES= horde php cpe USE_PHP= gettext json simplexml USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ content \ horde \ Horde_Auth \ Horde_Autoloader \ Horde_Core \ Horde_Data \ Horde_Date \ Horde_Date_Parser \ Horde_Dav \ Horde_Exception \ Horde_Form \ Horde_Group \ Horde_Http \ Horde_History \ Horde_Icalendar \ Horde_Image \ Horde_Lock \ Horde_LoginTasks \ Horde_Mail \ Horde_Mime \ Horde_Nls \ Horde_Notification \ Horde_Perms \ Horde_Serialize \ Horde_Share \ Horde_Support \ Horde_Text_Filter \ Horde_Timezone \ Horde_Url \ Horde_Util \ Horde_View -CPE_VENDOR= horde - RUN_DEPENDS+= ${PEARDIR}/Date.php:devel/pear-Date@${PHP_FLAVOR} DATE_HOLIDAYS_RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} TIMEOBJECTS_USE= HORDE_RUN=timeobjects XMLWRITER_USE= PHP=xmlwriter .include diff --git a/deskutils/horde-mnemo/Makefile b/deskutils/horde-mnemo/Makefile index d9257ede7c3b..3357d479486b 100644 --- a/deskutils/horde-mnemo/Makefile +++ b/deskutils/horde-mnemo/Makefile @@ -1,43 +1,41 @@ PORTNAME= mnemo PORTVERSION= 4.2.14 PORTREVISION= 1 CATEGORIES= deskutils www pear PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde- MAINTAINER= horde@FreeBSD.org COMMENT= Horde web based notes manager LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe horde php +USES= horde php cpe USE_PHP= gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ horde \ content \ Horde_Auth \ Horde_Core \ Horde_Data \ Horde_Exception \ Horde_Form \ Horde_Group \ Horde_History \ Horde_Icalendar \ Horde_Injector \ Horde_Perms \ Horde_Prefs \ Horde_Share \ Horde_Support \ Horde_Text_Filter \ Horde_Util -CPE_VENDOR= horde - OPTIONS_DEFAULT= PDF OPTIONS_DEFINE= PDF PDF_DESC= Support PDF generation PDF_USE= HORDE_RUN=Horde_Pdf .include diff --git a/deskutils/horde-nag/Makefile b/deskutils/horde-nag/Makefile index 8cef06f4d6e7..485a97d12094 100644 --- a/deskutils/horde-nag/Makefile +++ b/deskutils/horde-nag/Makefile @@ -1,42 +1,40 @@ PORTNAME= nag PORTVERSION= 4.2.19 CATEGORIES= deskutils www pear PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde- MAINTAINER= horde@FreeBSD.org COMMENT= Horde web based task list manager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe horde php +USES= horde php cpe USE_PHP= gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ content \ horde \ Horde_Auth \ Horde_Core \ Horde_Data \ Horde_Date \ Horde_Date_Parser \ Horde_Exception \ Horde_Form \ Horde_Group \ Horde_History \ Horde_Icalendar \ Horde_Mail \ Horde_Mime \ Horde_Perms \ Horde_Prefs \ Horde_Routes \ Horde_Share \ Horde_Support \ Horde_Text_Filter \ Horde_Url \ Horde_Util \ Horde_View -CPE_VENDOR= horde - .include diff --git a/devel/horde-content/Makefile b/devel/horde-content/Makefile index 8a0dc221334e..1acecbc99629 100644 --- a/devel/horde-content/Makefile +++ b/devel/horde-content/Makefile @@ -1,23 +1,21 @@ PORTNAME= content PORTVERSION= 2.0.6 CATEGORIES= devel www pear PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde- MAINTAINER= horde@FreeBSD.org COMMENT= Horde tagging application -USES= cpe horde php +USES= horde php cpe USE_PHP= gettext json USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ Horde_Core \ Horde_Date \ Horde_Exception \ Horde_Db \ Horde_Injector \ Horde_Rdo \ Horde_Util -CPE_VENDOR= horde - .include diff --git a/devel/horde-whups/Makefile b/devel/horde-whups/Makefile index af20cd3619e8..5de0c1a0ffe6 100644 --- a/devel/horde-whups/Makefile +++ b/devel/horde-whups/Makefile @@ -1,42 +1,40 @@ PORTNAME= whups DISTVERSION= 3.0.12 CATEGORIES= devel www pear PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde- MAINTAINER= horde@FreeBSD.org COMMENT= Horde bug tracking/ticketing system LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe horde php +USES= horde php cpe USE_PHP= gettext json USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ horde \ Horde_Auth \ Horde_Autoloader \ Horde_Compress \ Horde_Core \ Horde_Date \ Horde_Db \ Horde_Exception \ Horde_Form \ Horde_Group \ Horde_Mail \ Horde_Mime \ Horde_Mime_Viewer \ Horde_Notification \ Horde_Perms \ Horde_Prefs \ Horde_Scheduler \ Horde_Share \ Horde_Support \ Horde_Text_Filter \ Horde_Util \ Horde_Vfs \ Horde_View -CPE_VENDOR= horde - .include diff --git a/devel/pear-Horde_Alarm/Makefile b/devel/pear-Horde_Alarm/Makefile index 21b979c772be..70c31498ce18 100644 --- a/devel/pear-Horde_Alarm/Makefile +++ b/devel/pear-Horde_Alarm/Makefile @@ -1,15 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_Alarm PORTVERSION= 2.2.10 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= PEAR Horde alarm libraries -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Date Horde_Exception Horde_Translation -CPE_VENDOR= horde - .include diff --git a/devel/pear-Horde_Argv/Makefile b/devel/pear-Horde_Argv/Makefile index 6672c3138b5a..ed933cb2149b 100644 --- a/devel/pear-Horde_Argv/Makefile +++ b/devel/pear-Horde_Argv/Makefile @@ -1,15 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_Argv PORTVERSION= 2.1.0 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde command-line argument parsing package -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception Horde_Translation -CPE_VENDOR= horde - .include diff --git a/devel/pear-Horde_Autoloader/Makefile b/devel/pear-Horde_Autoloader/Makefile index 9b04f451b118..d2825e81be8e 100644 --- a/devel/pear-Horde_Autoloader/Makefile +++ b/devel/pear-Horde_Autoloader/Makefile @@ -1,14 +1,12 @@ # Created by: Martin Matuska PORTNAME= Horde_Autoloader PORTVERSION= 2.1.2 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Autoloader -USES= cpe horde - -CPE_VENDOR= horde +USES= horde cpe .include diff --git a/devel/pear-Horde_Autoloader_Cache/Makefile b/devel/pear-Horde_Autoloader_Cache/Makefile index 6fa5bfc96457..34d5192a3c42 100644 --- a/devel/pear-Horde_Autoloader_Cache/Makefile +++ b/devel/pear-Horde_Autoloader_Cache/Makefile @@ -1,16 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Autoloader_Cache DISTVERSION= 2.1.3 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Autoloader Cache -USES= cpe horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Autoloader USE_PHP= json -CPE_VENDOR= horde - .include diff --git a/devel/pear-Horde_Cache/Makefile b/devel/pear-Horde_Cache/Makefile index 50bc6ed4b8af..ea77225c9937 100644 --- a/devel/pear-Horde_Cache/Makefile +++ b/devel/pear-Horde_Cache/Makefile @@ -1,17 +1,15 @@ PORTNAME= Horde_Cache PORTVERSION= 2.5.5 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Caching API -USES= cpe horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Compress_Fast \ Horde_Exception \ Horde_HashTable \ Horde_Util USE_PHP= hash -CPE_VENDOR= horde - .include diff --git a/devel/pear-Horde_Date_Parser/Makefile b/devel/pear-Horde_Date_Parser/Makefile index fdd26e58c49e..03dddb32e3da 100644 --- a/devel/pear-Horde_Date_Parser/Makefile +++ b/devel/pear-Horde_Date_Parser/Makefile @@ -1,16 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Date_Parser PORTVERSION= 2.0.7 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Date Parser -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Date \ Horde_Support -CPE_VENDOR= horde - .include diff --git a/devel/pear-Horde_Prefs/Makefile b/devel/pear-Horde_Prefs/Makefile index 762e5a0b8385..4f5d5060ac9e 100644 --- a/devel/pear-Horde_Prefs/Makefile +++ b/devel/pear-Horde_Prefs/Makefile @@ -1,17 +1,16 @@ PORTNAME= Horde_Prefs DISTVERSION= 2.9.0 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Preferences API -USES= cpe horde php +USES= horde php cpe USE_HORDE_RUN= Horde_Exception \ Horde_Mail \ Horde_Mime \ Horde_Translation \ Horde_Util USE_PHP= json -CPE_VENDOR= horde .include diff --git a/devel/pear-Horde_Timezone/Makefile b/devel/pear-Horde_Timezone/Makefile index b1081b303f80..9295b0f0efd7 100644 --- a/devel/pear-Horde_Timezone/Makefile +++ b/devel/pear-Horde_Timezone/Makefile @@ -1,16 +1,15 @@ # Created by: Martin Matuska PORTNAME= Horde_Timezone PORTVERSION= 1.1.0 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde timezone library -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Date \ Horde_Icalendar \ Horde_Vfs -CPE_VENDOR= horde .include diff --git a/devel/pear-Horde_Tree/Makefile b/devel/pear-Horde_Tree/Makefile index 48a2a6e3a92b..c772b3b4e1a9 100644 --- a/devel/pear-Horde_Tree/Makefile +++ b/devel/pear-Horde_Tree/Makefile @@ -1,16 +1,15 @@ # Created by: Martin Matuska PORTNAME= Horde_Tree PORTVERSION= 2.0.5 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Tree API -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Url \ Horde_Util -CPE_VENDOR= horde .include diff --git a/ftp/horde-gollem/Makefile b/ftp/horde-gollem/Makefile index 9f352f3c6762..97b8a128702d 100644 --- a/ftp/horde-gollem/Makefile +++ b/ftp/horde-gollem/Makefile @@ -1,41 +1,39 @@ # Created by: Martin Matuska (mm@FreeBSD.org) PORTNAME= gollem PORTVERSION= 3.0.13 CATEGORIES= ftp www pear PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde- MAINTAINER= horde@FreeBSD.org COMMENT= Horde Web-based File Manager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe horde php +USES= horde php cpe USE_PHP= gettext json USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ horde \ Horde_Auth \ Horde_Cache \ Horde_Core \ Horde_Editor \ Horde_Exception \ Horde_Mime \ Horde_Mime_Viewer \ Horde_Perms \ Horde_Secret \ Horde_Serialize \ Horde_Support \ Horde_Url \ Horde_Util \ Horde_Vfs \ Horde_View # Optional but we want it USE_HORDE_RUN+= Horde_Db \ Horde_Share -CPE_VENDOR= horde - .include diff --git a/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile index 2a141336ba85..a31eaf68c3a6 100644 --- a/mail/horde-ingo/Makefile +++ b/mail/horde-ingo/Makefile @@ -1,35 +1,33 @@ PORTNAME= ingo PORTVERSION= 3.2.16 CATEGORIES= mail www pear PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde- MAINTAINER= horde@FreeBSD.org COMMENT= Horde email filter rules manager LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe horde php +USES= horde php cpe USE_PHP= gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ horde \ Horde_Auth \ Horde_Autoloader \ Horde_Core \ Horde_Exception \ Horde_Group \ Horde_Form \ Horde_Imap_Client \ Horde_Mime \ Horde_Perms \ Horde_Share \ Horde_Util # Optional but we want it RUN_DEPENDS+= ${PEARDIR}/Net/Sieve.php:net/pear-Net_Sieve@${PHP_FLAVOR} \ ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} -CPE_VENDOR= horde - .include diff --git a/mail/horde-turba/Makefile b/mail/horde-turba/Makefile index e85ad9a35722..6b600db6d472 100644 --- a/mail/horde-turba/Makefile +++ b/mail/horde-turba/Makefile @@ -1,51 +1,50 @@ PORTNAME= turba PORTVERSION= 4.2.25 CATEGORIES= mail www pear PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde- MAINTAINER= horde@FreeBSD.org COMMENT= Horde web based address book LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= FACEBOOK IMSP LDAP FACEBOOK_DESC= Support connections with Facebook IMSP_DSC= Support IMSP addressbooks LDAP_DESC= Support LDAP Addressbooks -USES= cpe horde php +USES= horde php cpe USE_PHP= gettext hash json USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ horde \ content \ Horde_Auth \ Horde_Core \ Horde_Data \ Horde_Date \ Horde_Exception \ Horde_Form \ Horde_Group \ Horde_History \ Horde_Icalendar \ Horde_Mail \ Horde_Mime \ Horde_Nls \ Horde_Perms \ Horde_Prefs \ Horde_Serialize \ Horde_Share \ Horde_Support \ Horde_Url \ Horde_Util \ Horde_View -CPE_VENDOR= horde NO_ARCH= yes FACEBOOK_USE= HORDE_RUN=Horde_Service_Facebook IMSP_USE= HORDE_RUN=Horde_Imsp LDAP_USE= HORDE_RUN=Horde_Ldap .include diff --git a/mail/pear-Horde_ListHeaders/Makefile b/mail/pear-Horde_ListHeaders/Makefile index 02fdb5490e06..96b1a7d39d66 100644 --- a/mail/pear-Horde_ListHeaders/Makefile +++ b/mail/pear-Horde_ListHeaders/Makefile @@ -1,15 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_ListHeaders PORTVERSION= 1.2.5 CATEGORIES= mail www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde List Headers Parsing Library -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Mail -CPE_VENDOR= horde - .include diff --git a/net/pear-Horde_Kolab_Session/Makefile b/net/pear-Horde_Kolab_Session/Makefile index 5e398dcd7640..d677a771748e 100644 --- a/net/pear-Horde_Kolab_Session/Makefile +++ b/net/pear-Horde_Kolab_Session/Makefile @@ -1,19 +1,17 @@ # Created by: Martin Matuska PORTNAME= Horde_Kolab_Session DISTVERSION= 2.0.3 CATEGORIES= net www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde library for managing an active Kolab session -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception -CPE_VENDOR= horde - # Optional but we want it USE_HORDE_RUN+= Horde_Kolab_Server \ Horde_Log .include diff --git a/net/pear-Horde_Rpc/Makefile b/net/pear-Horde_Rpc/Makefile index 199081130848..492dc660ff52 100644 --- a/net/pear-Horde_Rpc/Makefile +++ b/net/pear-Horde_Rpc/Makefile @@ -1,27 +1,25 @@ PORTNAME= Horde_Rpc DISTVERSION= 2.1.9 CATEGORIES= net www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde RPC API -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Core \ Horde_Dav \ Horde_Exception \ Horde_Perms \ Horde_Serialize \ Horde_Support \ Horde_Translation \ Horde_Util \ Horde_Xml_Element # Optional but we want it USE_HORDE_RUN+= Horde_ActiveSync \ Horde_Lock \ Horde_SyncMl \ Horde_Http -CPE_VENDOR= horde - .include diff --git a/net/pear-Horde_Scribe/Makefile b/net/pear-Horde_Scribe/Makefile index 3fc781e6ce04..2ff0bb929179 100644 --- a/net/pear-Horde_Scribe/Makefile +++ b/net/pear-Horde_Scribe/Makefile @@ -1,15 +1,13 @@ # Created by: Martin Matuska PORTNAME= Horde_Scribe PORTVERSION= 2.0.3 CATEGORIES= net www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Scribe client -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Thrift -CPE_VENDOR= horde - .include diff --git a/textproc/pear-Horde_SpellChecker/Makefile b/textproc/pear-Horde_SpellChecker/Makefile index 133c3016c777..c7449e87db07 100644 --- a/textproc/pear-Horde_SpellChecker/Makefile +++ b/textproc/pear-Horde_SpellChecker/Makefile @@ -1,16 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_SpellChecker PORTVERSION= 2.1.3 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Spellcheck API -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Util -CPE_VENDOR= horde - .include diff --git a/textproc/pear-Horde_Xml_Element/Makefile b/textproc/pear-Horde_Xml_Element/Makefile index cf6150001317..c19c939e1cae 100644 --- a/textproc/pear-Horde_Xml_Element/Makefile +++ b/textproc/pear-Horde_Xml_Element/Makefile @@ -1,16 +1,14 @@ # Created by: Martin Matuska PORTNAME= Horde_Xml_Element PORTVERSION= 2.0.4 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Xml Element object -USES= cpe horde php +USES= horde php cpe USE_PHP= dom USE_HORDE_RUN= Horde_Exception -CPE_VENDOR= horde - .include diff --git a/www/pear-Horde_Service_UrlShortener/Makefile b/www/pear-Horde_Service_UrlShortener/Makefile index bc6b490cb24a..ae8c4311f685 100644 --- a/www/pear-Horde_Service_UrlShortener/Makefile +++ b/www/pear-Horde_Service_UrlShortener/Makefile @@ -1,17 +1,15 @@ # Created by: Martin Matuska PORTNAME= Horde_Service_UrlShortener DISTVERSION= 2.0.3 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde URL shortening services interface -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Http \ Horde_Url -CPE_VENDOR= horde - .include diff --git a/www/pear-Horde_SessionHandler/Makefile b/www/pear-Horde_SessionHandler/Makefile index 86e9e066e3a3..26b93cb3eb1d 100644 --- a/www/pear-Horde_SessionHandler/Makefile +++ b/www/pear-Horde_SessionHandler/Makefile @@ -1,14 +1,12 @@ PORTNAME= Horde_SessionHandler PORTVERSION= 2.2.9 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Session Handler API -USES= cpe horde +USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Util -CPE_VENDOR= horde - .include