[Bug 213017] froxlor depends on deprecated mysql module
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 27 06:36:41 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213017
Bug ID: 213017
Summary: froxlor depends on deprecated mysql module
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: danny at clari.net.au
sysutils/froxlor/Makefile lists mysql as a dependency.
php70 has removed mysql in favour of mysqli and/or PDO
My brief look at the froxlor PHP indicates it is dependent on PDO/mysql but not
mysql or mysqli.
Further, the port fails to install, with errors below.
I chose nginx, not apache so APACHE_VERSION is not defined.
AP_NAME should be set to 'froxlor' based on the contents of the specified
directories.
pkg-static: Unable to access file
/var/ports/usr/ports/sysutils/froxlor/work/stage/usr/local/www/froxlor/css/images/ui-icons_222222_256x%%APACHE_VERSION%%0.png:
No such file or directory
pkg-static: Unable to access file
/var/ports/usr/ports/sysutils/froxlor/work/stage/usr/local/www/froxlor/install/%%AP_NAME%%.sql:
No such file or directory
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list