mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stage support for non-IGNORED pear classes
Tested by: poudriere Approved by: portmgr (bapt)
This commit is contained in:
parent
117fca0bcb
commit
4f5544a38b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334871
@ -13,7 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type \
|
||||
RUN_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type \
|
||||
${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
NO_STAGE= yes
|
||||
USE_PHP= bz2 pcre zlib
|
||||
LATEST_LINK= pear-${PORTNAME}
|
||||
|
||||
|
@ -12,7 +12,6 @@ OPTIONS_DEFAULT= ZLIB
|
||||
OPTIONS_DEFINE= ZLIB
|
||||
ZLIB_DESC= Depend on PHP zlib extension
|
||||
|
||||
NO_STAGE= yes
|
||||
USE_HORDE_RUN= Horde_Exception \
|
||||
Horde_Translation \
|
||||
Horde_Util \
|
||||
|
@ -8,7 +8,6 @@ PKGNAMEPREFIX= pear-
|
||||
MAINTAINER= horde@FreeBSD.org
|
||||
COMMENT= Horde Fast Compression Library
|
||||
|
||||
NO_STAGE= yes
|
||||
USE_HORDE_RUN= Horde_Exception
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -11,7 +11,6 @@ COMMENT= Create and Use PHP Archive files
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
NO_STAGE= yes
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -11,7 +11,6 @@ COMMENT= Generates a sound clip saying the contents of a string of characters
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
NO_STAGE= yes
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -14,7 +14,6 @@ RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
USE_PHP= bcmath
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -14,7 +14,6 @@ USE_HORDE_RUN= Horde_Date \
|
||||
Horde_Support \
|
||||
Horde_Util
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -20,7 +20,6 @@ USE_HORDE_RUN= Horde_Date \
|
||||
USE_HORDE_RUN+= Horde_Auth \
|
||||
Horde_Core
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ PORTSCOUT= skipv:0.19
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -22,7 +22,6 @@ PEAR_VALIDATE_DESC= "PEAR::Validate support"
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPEAR_MDB2}
|
||||
|
@ -20,7 +20,6 @@ PEAR_HTML_TABLE_DESC= PEAR::HTML_Table support
|
||||
|
||||
PEAR_AUTOINSTALL=yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPEAR_DATE}
|
||||
|
@ -15,7 +15,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -20,7 +20,6 @@ PEAR_DB_DESC= PEAR::DB support
|
||||
PEAR_MDB2_DESC= PEAR::MDB2 support
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPEAR_HTML_QUICKFORM}
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
|
||||
USE_PHP= ldap
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -17,7 +17,6 @@ RUN_DEPENDS= ${PEARDIR}/.channels/pear.doctrine-project.org.reg:${PORTSDIR}/deve
|
||||
PEAR_CHANNEL= doctrine
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -32,7 +32,6 @@ PEAR_AUTOINSTALL= yes
|
||||
USE_PHP= pdo
|
||||
WANT_PHP_CLI= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDBLIB}
|
||||
|
@ -21,7 +21,6 @@ RUN_DEPENDS= ${PEARDIR}/.channels/pear.doctrine-project.org.reg:${PORTSDIR}/deve
|
||||
PEAR_CHANNEL= doctrine
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -18,7 +18,6 @@ USE_HORDE_RUN= Horde_Date \
|
||||
Horde_Exception \
|
||||
Horde_Support
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MMYSQL}
|
||||
|
@ -11,7 +11,6 @@ COMMENT= Horde Hash Table Interface
|
||||
OPTIONS_DEFINE= MEMCACHE
|
||||
USE_HORDE_RUN= Horde_Exception
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MMEMCACHE}
|
||||
|
@ -10,7 +10,6 @@ COMMENT= Horde IMSP API
|
||||
|
||||
USE_HORDE_RUN= Horde_Translation
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -10,7 +10,6 @@ COMMENT= Horde Memcache API
|
||||
USE_PHP= memcache hash
|
||||
USE_HORDE_RUN= Horde_Exception
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -10,7 +10,6 @@ COMMENT= Horde Mongo Configuration
|
||||
|
||||
#RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/mongo.so:${PORTSDIR}/databases/pecl-mongo
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -16,7 +16,6 @@ RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
||||
USE_PHP= mysql
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -16,7 +16,6 @@ RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
||||
USE_PHP= mysqli
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -16,7 +16,6 @@ RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
||||
USE_PHP= pgsql
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -21,7 +21,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ RUN_DEPENDS:= ${PEARDIR}/MDB.php:${PORTSDIR}/databases/pear-MDB \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/dat
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -16,7 +16,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure
|
||||
USE_PHP= mysql
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -16,7 +16,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure
|
||||
USE_PHP= mysql
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -16,7 +16,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure
|
||||
USE_PHP= mysql
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -16,7 +16,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure
|
||||
USE_PHP= mysql
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/dat
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -18,7 +18,6 @@ PEAR_NET_LDAP2_DESC= Add support for pear-Net_LDAP2
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPEAR_MDB2}
|
||||
|
@ -16,7 +16,6 @@ PEAR_AUTOINSTALL= yes
|
||||
DEFAULT_PHP_VER= 5
|
||||
USE_PHP= spl xsl
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/File.php:${PORTSDIR}/sysutils/pear-File
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -16,7 +16,6 @@ PORTSCOUT= skipv:1.00b2,1.00b1
|
||||
USE_PHP= mhash
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
USE_PHP= ftp
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -16,7 +16,6 @@ USE_HORDE_RUN= Horde_Exception \
|
||||
OPTIONS_DEFINE= GD
|
||||
GD_DESC= Depend on PHP gd extension
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MGD}
|
||||
|
@ -21,7 +21,6 @@ USE_PHP= yes
|
||||
PEAR_CHANNEL= openpear
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -17,7 +17,6 @@ LATEST_LINK= pear-${PORTNAME}
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -20,7 +20,6 @@ PEAR_PHP_COMPAT_DESC= "PEAR::PHP_Compat support"
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPEAR_PHP_COMPAT}
|
||||
|
@ -16,7 +16,6 @@ PEAR_AUTOINSTALL= yes
|
||||
|
||||
LATEST_LINK= pear-${PORTNAME}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -19,7 +19,6 @@ PEAR_AUTOINSTALL= yes
|
||||
|
||||
LATEST_LINK= pear-Image_Canvas
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
.for file in ${FILES}
|
||||
@${REINPLACE_CMD} -e "s|@package_version@|${DISTVERSION}|" ${WRKSRC}/${file}
|
||||
|
@ -14,7 +14,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
USE_PHP= gd
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -20,7 +20,6 @@ DEFAULT_PHP_VER= 5
|
||||
|
||||
LATEST_LINK= pear-Image_Graph
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
post-patch:
|
||||
# don't modify images
|
||||
|
@ -14,7 +14,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -14,7 +14,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
USE_PHP= gd
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -21,7 +21,6 @@ IMAP_DESC= Require PHP imap extension
|
||||
MBSTRING_DESC= Require PHP mbstring extension
|
||||
SASL_DESC= Support SASL Authentication
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MIMAP}
|
||||
|
@ -20,7 +20,6 @@ USE_HORDE_RUN= Horde_Cache \
|
||||
USE_PHP+= imap
|
||||
USE_HORDE_RUN+= Horde_Imap_Client
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -10,7 +10,6 @@ COMMENT= Horde List Headers Parsing Library
|
||||
|
||||
USE_HORDE_RUN= Horde_Mail
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -16,7 +16,6 @@ USE_HORDE_RUN= Horde_Exception \
|
||||
# Optional but we want it
|
||||
RUN_DEPENDS+= ${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ USE_HORDE_RUN= Horde_Exception \
|
||||
Horde_Translation \
|
||||
Horde_Util
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -24,7 +24,6 @@ USE_HORDE_RUN= Horde_Role \
|
||||
|
||||
USE_PHP= xml
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ USE_HORDE_RUN= Horde_Exception \
|
||||
Horde_Socket_Client \
|
||||
Horde_Support
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -17,7 +17,6 @@ PEAR_SYSTEM_COMMAND_DESC= PEAR::System_Command support
|
||||
|
||||
PEAR_AUTOINSTALL=yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPEAR_SYSTEM_COMMAND}
|
||||
|
@ -18,7 +18,6 @@ LATEST_LINK= pear-${PORTNAME}
|
||||
OPTIONS_DEFINE= PEAR_NET_SMTP
|
||||
PEAR_NET_SMTP_DESC= PEAR::Net_SMTP support
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPEAR_NET_SMTP}
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -16,7 +16,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -20,7 +20,6 @@ PEAR_DB_DESC= PEAR::DB support
|
||||
PEAR_MDB_DESC= PEAR::MDB support
|
||||
PEAR_MDB2_DESC= PEAR::MDB2 support
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPEAR_DB}
|
||||
|
@ -18,7 +18,6 @@ LICENSE= BSD
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -14,7 +14,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
USE_PHP= pcre
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -14,7 +14,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -25,7 +25,6 @@ PEAR_XML_SERIALIZER_DESC= PEAR::XML::Serializer support
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPEAR_NET_FTP}
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ USE_PHP= radius
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -20,7 +20,6 @@ LDAP_DESC= Enable LDAP support
|
||||
# Not required but we want it
|
||||
USE_HORDE_RUN+= Horde_Date
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MLDAP}
|
||||
|
@ -14,7 +14,6 @@ USE_HORDE_RUN= Horde_Exception
|
||||
USE_HORDE_RUN+= Horde_Kolab_Server \
|
||||
Horde_Log
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -12,7 +12,6 @@ USE_PHP= ldap
|
||||
USE_HORDE_RUN= Horde_Exception \
|
||||
Horde_Util
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -23,7 +23,6 @@ USE_HORDE_RUN+= Horde_ActiveSync \
|
||||
Horde_SyncMl \
|
||||
Horde_Http
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -10,7 +10,6 @@ COMMENT= Horde Scribe client
|
||||
|
||||
USE_HORDE_RUN= Horde_Thrift
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -10,7 +10,6 @@ COMMENT= Horde Socket Client
|
||||
|
||||
USE_HORDE_RUN= Horde_Exception
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -10,7 +10,6 @@ COMMENT= Horde URL class
|
||||
|
||||
USE_HORDE_RUN= Horde_Exception
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -18,7 +18,6 @@ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
|
||||
USE_DOS2UNIX= yes
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -14,7 +14,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -23,7 +23,6 @@ PEAR_AUTOINSTALL= yes
|
||||
|
||||
PORTSCOUT= skipv:1.3.0a1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -15,7 +15,6 @@ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -17,7 +17,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -18,7 +18,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user