*/*: Remove extra CPE_VENDOR=horde which is already present in USES=horde
Approved by: portmgr (blanket)
This commit is contained in:
parent
fa58725499
commit
230540fefb
@ -9,14 +9,12 @@ 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
|
||||
|
||||
|
@ -5,8 +5,7 @@ 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 <bsd.port.mk>
|
||||
|
@ -5,9 +5,8 @@ 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 <bsd.port.mk>
|
||||
|
@ -5,7 +5,7 @@ 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 \
|
||||
@ -16,6 +16,5 @@ USE_HORDE_RUN= Horde_Compress \
|
||||
Horde_Stream \
|
||||
Horde_Support \
|
||||
Horde_Util
|
||||
CPE_VENDOR= horde
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,7 +7,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 \
|
||||
@ -20,6 +20,4 @@ USE_HORDE_RUN= Horde_Date \
|
||||
USE_HORDE_RUN+= Horde_Auth \
|
||||
Horde_Core
|
||||
|
||||
CPE_VENDOR= horde
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -11,13 +11,11 @@ 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
|
||||
|
@ -6,11 +6,9 @@ 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 <bsd.port.mk>
|
||||
|
@ -7,9 +7,7 @@ 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 <bsd.port.mk>
|
||||
|
@ -5,8 +5,6 @@ CATEGORIES= databases www pear
|
||||
MAINTAINER= horde@FreeBSD.org
|
||||
COMMENT= Horde Mongo Configuration
|
||||
|
||||
USES= cpe horde
|
||||
|
||||
CPE_VENDOR= horde
|
||||
USES= horde cpe
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -17,7 +17,7 @@ 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 \
|
||||
@ -53,8 +53,6 @@ USE_HORDE_RUN= Horde_Role \
|
||||
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}
|
||||
|
@ -10,7 +10,7 @@ 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 \
|
||||
@ -32,8 +32,6 @@ USE_HORDE_RUN= Horde_Role \
|
||||
Horde_Text_Filter \
|
||||
Horde_Util
|
||||
|
||||
CPE_VENDOR= horde
|
||||
|
||||
OPTIONS_DEFAULT= PDF
|
||||
OPTIONS_DEFINE= PDF
|
||||
PDF_DESC= Support PDF generation
|
||||
|
@ -9,7 +9,7 @@ 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 \
|
||||
@ -37,6 +37,4 @@ USE_HORDE_RUN= Horde_Role \
|
||||
Horde_Util \
|
||||
Horde_View
|
||||
|
||||
CPE_VENDOR= horde
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -6,7 +6,7 @@ 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 \
|
||||
@ -18,6 +18,4 @@ USE_HORDE_RUN= Horde_Role \
|
||||
Horde_Rdo \
|
||||
Horde_Util
|
||||
|
||||
CPE_VENDOR= horde
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -9,7 +9,7 @@ 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 \
|
||||
@ -37,6 +37,4 @@ USE_HORDE_RUN= Horde_Role \
|
||||
Horde_Vfs \
|
||||
Horde_View
|
||||
|
||||
CPE_VENDOR= horde
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,9 +7,7 @@ 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 <bsd.port.mk>
|
||||
|
@ -7,9 +7,7 @@ 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 <bsd.port.mk>
|
||||
|
@ -7,8 +7,6 @@ CATEGORIES= devel www pear
|
||||
MAINTAINER= horde@FreeBSD.org
|
||||
COMMENT= Horde Autoloader
|
||||
|
||||
USES= cpe horde
|
||||
|
||||
CPE_VENDOR= horde
|
||||
USES= horde cpe
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,10 +7,8 @@ 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 <bsd.port.mk>
|
||||
|
@ -5,13 +5,11 @@ 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 <bsd.port.mk>
|
||||
|
@ -7,10 +7,8 @@ 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 <bsd.port.mk>
|
||||
|
@ -5,13 +5,12 @@ 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 <bsd.port.mk>
|
||||
|
@ -7,10 +7,9 @@ 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 <bsd.port.mk>
|
||||
|
@ -7,10 +7,9 @@ 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 <bsd.port.mk>
|
||||
|
@ -11,7 +11,7 @@ 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 \
|
||||
@ -36,6 +36,4 @@ USE_HORDE_RUN= Horde_Role \
|
||||
USE_HORDE_RUN+= Horde_Db \
|
||||
Horde_Share
|
||||
|
||||
CPE_VENDOR= horde
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -9,7 +9,7 @@ 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 \
|
||||
@ -30,6 +30,4 @@ USE_HORDE_RUN= Horde_Role \
|
||||
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 <bsd.port.mk>
|
||||
|
@ -14,7 +14,7 @@ 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 \
|
||||
@ -41,7 +41,6 @@ USE_HORDE_RUN= Horde_Role \
|
||||
Horde_Util \
|
||||
Horde_View
|
||||
|
||||
CPE_VENDOR= horde
|
||||
NO_ARCH= yes
|
||||
|
||||
FACEBOOK_USE= HORDE_RUN=Horde_Service_Facebook
|
||||
|
@ -7,9 +7,7 @@ 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 <bsd.port.mk>
|
||||
|
@ -7,11 +7,9 @@ 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
|
||||
|
@ -5,7 +5,7 @@ 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 \
|
||||
@ -22,6 +22,4 @@ USE_HORDE_RUN+= Horde_ActiveSync \
|
||||
Horde_SyncMl \
|
||||
Horde_Http
|
||||
|
||||
CPE_VENDOR= horde
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,9 +7,7 @@ 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 <bsd.port.mk>
|
||||
|
@ -7,10 +7,8 @@ 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 <bsd.port.mk>
|
||||
|
@ -7,10 +7,8 @@ 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 <bsd.port.mk>
|
||||
|
@ -7,11 +7,9 @@ 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 <bsd.port.mk>
|
||||
|
@ -5,10 +5,8 @@ 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 <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user