ports/76380: Update to phpgroupware run depend to work with php4 with either apache 1.x or apache 2.x
Steve Wills
steve at stevenwills.com
Mon Jan 17 22:40:21 UTC 2005
>Number: 76380
>Category: ports
>Synopsis: Update to phpgroupware run depend to work with php4 with either apache 1.x or apache 2.x
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 17 22:40:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Steve Wills
>Release: 4.10
>Organization:
>Environment:
FreeBSD tigger.example.com 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #5: Thu Sep 9 21:16:22 EDT 2004 root at tigger.example.com:/common/FreeBSD/obj/common/FreeBSD/src/sys/TIGGER i386
>Description:
currently the deskutils/phpgroupware port only works with mod_php built for apache 1.x, the attached patch allows it to use the ports infrastructure to use php4 with either apache 1.x or apache 2.x
>How-To-Repeat:
install deskutils/phpgroupware with php4.x and apache 1.x
>Fix:
--- Makefile.orig Mon Jan 17 17:30:13 2005
+++ Makefile Mon Jan 17 17:30:32 2005
@@ -14,7 +14,7 @@
MAINTAINER= olgeni at FreeBSD.org
COMMENT= A web based GroupWare system
-RUN_DEPENDS= ${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4
+WANT_PHP_MOD= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/phpgroupware
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list