Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2005 21:17:48 GMT
From:      Francisco Alves Cabrita <include@npf.deec.uc.pt>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/81601: [PORT UPDATE]: add of php4-session as dep of php4 to mambo handle sessions
Message-ID:  <200505282117.j4SLHmYI027911@www.freebsd.org>
Resent-Message-ID: <200505282120.j4SLK15J086314@freefall.freebsd.org>

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

>Number:         81601
>Category:       ports
>Synopsis:       [PORT UPDATE]: add of php4-session as dep of php4 to mambo handle sessions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 28 21:20:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Francisco Alves Cabrita
>Release:        FreeBSD 5.4-RELEASE
>Organization:
Núcleo Português de FreeBSD
>Environment:
FreeBSD fac.e10.pt 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sat May  7 23:33:40 WEST 2005     fac@fac.e10.pt:/usr/obj/usr/src/sys/MOBILE  i386
>Description:
Added the instalation of www/php4-session required by Mambo.
Thanks to Stephan Anft who alert me.

Thanks
Francisco Alves Cabrita
>How-To-Repeat:
When installing the mambo port it dont install the www/php4-session
>Fix:
update the Makefile to:

--- Makefile    Sat May 28 21:13:27 2005
+++ Makefile.new        Sat May 28 21:13:16 2005
@@ -19,7 +19,7 @@

 NO_BUILD=      yes
 USE_MYSQL=     yes
-USE_PHP=       mysql zlib gd pdf xml
+USE_PHP=       mysql session zlib gd pdf xml
 WANT_PHP_WEB=  yes
 PKGMESSAGE=    ${WRKDIR}/pkg-message
 SUB_FILES=     pkg-message
>Release-Note:
>Audit-Trail:
>Unformatted:



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