Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2001 23:52:39 +0100 (CET)
From:      Thierry Thomas <thierry@thomas.as>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33051: Maintainer-update: www/horde-devel does not need PEAR anymore.
Message-ID:  <20011220225239.41AC6752B@graf.pompo.net>

next in thread | raw e-mail | index | archive | help

>Number:         33051
>Category:       ports
>Synopsis:       Maintainer-update: www/horde-devel does not need PEAR anymore.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 20 22:40:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Nov 25 07:49:02 CET 2001 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386


	
>Description:
	Since the upgrade of mod_php4, horde-devel may directly use the released PEAR.

>How-To-Repeat:
	N/A.
>Fix:

	Apply the following patch:


--- /usr/ports/www/horde-devel/Makefile.orig	Wed Dec 12 21:08:28 2001
+++ /usr/ports/www/horde-devel/Makefile	Thu Dec 20 23:17:24 2001
@@ -30,8 +30,8 @@
 .if !defined(WITHOUT_SSL)
 RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libssl.so:${PORTSDIR}/www/apache13-modssl
 .endif
-RUN_DEPENDS+=	${LOCALBASE}/lib/php/Cache/DB.php:${PORTSDIR}/devel/pear
-#RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
+#RUN_DEPENDS+=	${LOCALBASE}/lib/php/Cache/DB.php:${PORTSDIR}/devel/pear
+RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
 
 NO_BUILD=	yes
 DOCS=		COPYING README docs/CHANGES docs/CODING_STANDARDS docs/CREDITS \
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011220225239.41AC6752B>