Date: Mon, 27 Jan 2014 13:30:28 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341402 - in head: ftp/horde-gollem mail/horde-imp mail/horde-ingo mail/horde-turba mail/horde-webmail www/horde-ansel www/horde-base www/horde-passwd www/horde-trean www/horde-wicked Message-ID: <201401271330.s0RDUS8W019380@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Mon Jan 27 13:30:28 2014 New Revision: 341402 URL: http://svnweb.freebsd.org/changeset/ports/341402 QAT: https://qat.redports.org/buildarchive/r341402/ Log: - Stage support Modified: head/ftp/horde-gollem/Makefile head/mail/horde-imp/Makefile head/mail/horde-ingo/Makefile head/mail/horde-turba/Makefile head/mail/horde-webmail/Makefile head/www/horde-ansel/Makefile head/www/horde-base/Makefile head/www/horde-passwd/Makefile head/www/horde-trean/Makefile head/www/horde-wicked/Makefile Modified: head/ftp/horde-gollem/Makefile ============================================================================== --- head/ftp/horde-gollem/Makefile Mon Jan 27 13:18:48 2014 (r341401) +++ head/ftp/horde-gollem/Makefile Mon Jan 27 13:30:28 2014 (r341402) @@ -38,7 +38,6 @@ USE_HORDE_RUN= Horde_Role \ USE_HORDE_RUN+= Horde_Db \ Horde_Share -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> Modified: head/mail/horde-imp/Makefile ============================================================================== --- head/mail/horde-imp/Makefile Mon Jan 27 13:18:48 2014 (r341401) +++ head/mail/horde-imp/Makefile Mon Jan 27 13:30:28 2014 (r341402) @@ -50,7 +50,6 @@ USE_HORDE_RUN= Horde_Role \ Horde_Util \ Horde_View -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> Modified: head/mail/horde-ingo/Makefile ============================================================================== --- head/mail/horde-ingo/Makefile Mon Jan 27 13:18:48 2014 (r341401) +++ head/mail/horde-ingo/Makefile Mon Jan 27 13:30:28 2014 (r341402) @@ -33,7 +33,6 @@ USE_HORDE_RUN= Horde_Role \ RUN_DEPENDS+= ${PEARDIR}/Net/Sieve.php:${PORTSDIR}/net/pear-Net_Sieve \ ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> Modified: head/mail/horde-turba/Makefile ============================================================================== --- head/mail/horde-turba/Makefile Mon Jan 27 13:18:48 2014 (r341401) +++ head/mail/horde-turba/Makefile Mon Jan 27 13:30:28 2014 (r341402) @@ -43,7 +43,6 @@ USE_HORDE_RUN= Horde_Role \ Horde_Util \ Horde_View -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MFACEBOOK} Modified: head/mail/horde-webmail/Makefile ============================================================================== --- head/mail/horde-webmail/Makefile Mon Jan 27 13:18:48 2014 (r341401) +++ head/mail/horde-webmail/Makefile Mon Jan 27 13:30:28 2014 (r341402) @@ -26,7 +26,6 @@ USE_HORDE_RUN= Horde_Role \ trean \ turba -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> Modified: head/www/horde-ansel/Makefile ============================================================================== --- head/www/horde-ansel/Makefile Mon Jan 27 13:18:48 2014 (r341401) +++ head/www/horde-ansel/Makefile Mon Jan 27 13:30:28 2014 (r341402) @@ -40,7 +40,6 @@ USE_HORDE_RUN= Horde_Role \ Horde_View \ Horde_Vfs -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> Modified: head/www/horde-base/Makefile ============================================================================== --- head/www/horde-base/Makefile Mon Jan 27 13:18:48 2014 (r341401) +++ head/www/horde-base/Makefile Mon Jan 27 13:30:28 2014 (r341402) @@ -56,7 +56,6 @@ USE_HORDE_RUN= Horde_Role \ # Optional in package but we want them in USE_HORDE_RUN+= Horde_Feed -NO_STAGE= yes .include <bsd.port.options.mk> .if defined(WITH_FACEBOOK) Modified: head/www/horde-passwd/Makefile ============================================================================== --- head/www/horde-passwd/Makefile Mon Jan 27 13:18:48 2014 (r341401) +++ head/www/horde-passwd/Makefile Mon Jan 27 13:30:28 2014 (r341402) @@ -24,7 +24,6 @@ USE_HORDE_RUN= Horde_Role \ Horde_Util \ Horde_View -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> Modified: head/www/horde-trean/Makefile ============================================================================== --- head/www/horde-trean/Makefile Mon Jan 27 13:18:48 2014 (r341401) +++ head/www/horde-trean/Makefile Mon Jan 27 13:30:28 2014 (r341402) @@ -33,7 +33,6 @@ USE_HORDE_RUN= Horde_Role \ Horde_Vfs \ Horde_View -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> Modified: head/www/horde-wicked/Makefile ============================================================================== --- head/www/horde-wicked/Makefile Mon Jan 27 13:18:48 2014 (r341401) +++ head/www/horde-wicked/Makefile Mon Jan 27 13:30:28 2014 (r341402) @@ -38,7 +38,6 @@ USE_HORDE_RUN= Horde_Role \ Horde_Util \ Horde_Vfs -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401271330.s0RDUS8W019380>