ports/166510: www/testlink. missing dependency

Sergey V. Dyatko sergey.dyatko at gmail.com
Fri Mar 30 09:30:11 UTC 2012


>Number:         166510
>Category:       ports
>Synopsis:       www/testlink. missing dependency
>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:   Fri Mar 30 09:30:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sergey V. Dyatko
>Release:        head, 8.2-RELEASE
>Organization:
>Environment:
FreeBSD testlink.domain 8.2-RELEASE-p6 FreeBSD 8.2-RELEASE-p6 #0: Fri Mar 30 06:45:42 UTC 2012     root at master-ci.domain:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Missing www/php5-session as a dependency, testlink need it.

>How-To-Repeat:
1) make -C /usr/ports/www/testlink install clean
2) setup and run apache/nginx/something else httpd
3) try to open http://domain.tld/

ooops: Fatal error: Call to undefined function session_start() in /usr/local/www/testlink/install/index.php on line 23

4) install www/php5-session
5) reload page -- all works as expected

>Fix:
I'm not sure of the correctness of the decision. Possible add something like that into Makefile ?

BUILD_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/session.so:${PORTSDIR}/www/php5-session


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list