Date: Tue, 27 Sep 2016 06:36:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 213017] froxlor depends on deprecated mysql module Message-ID: <bug-213017-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213017 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@FreeBSD.org Reporter: danny@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=20 /var/ports/usr/ports/sysutils/froxlor/work/stage/usr/local/www/froxlor/inst= all/%%AP_NAME%%.sql: No such file or directory --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213017-13>