ports/185169: net-mgmt/zabbix22-server: incorrect php version in IGNORE_WITH_PHP
Pakhom Golynga
pakhom706 at gmail.com
Thu Jan 2 08:40:01 UTC 2014
The following reply was made to PR ports/185169; it has been noted by GNATS.
From: Pakhom Golynga <pakhom706 at gmail.com>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/185169: net-mgmt/zabbix22-server: incorrect php version
in IGNORE_WITH_PHP
Date: Thu, 02 Jan 2014 12:33:07 +0400
Hello!
Yes, according to zabbix documentation required php 5.3.0 or later.
The options 'IGNORE_WITH_PHP= 5 52' means that doesn't work with
PHP version 5.0 and 5.2
bsd.php.mk:# IGNORE_WITH_PHP=N - The port doesn't work with PHP version N.
With PHP version > 5.3 port does work:
# pkg_info |grep php
php55-5.5.7 PHP Scripting Language
php55-bcmath-5.5.7 The bcmath shared extension for php
php55-ctype-5.5.7 The ctype shared extension for php
php55-dom-5.5.7 The dom shared extension for php
php55-gd-5.5.7 The gd shared extension for php
php55-gettext-5.5.7 The gettext shared extension for php
php55-ldap-5.5.7 The ldap shared extension for php
php55-mbstring-5.5.7 The mbstring shared extension for php
php55-mysql-5.5.7 The mysql shared extension for php
php55-mysqli-5.5.7 The mysqli shared extension for php
php55-session-5.5.7 The session shared extension for php
php55-simplexml-5.5.7 The simplexml shared extension for php
php55-snmp-5.5.7 The snmp shared extension for php
php55-sockets-5.5.7 The sockets shared extension for php
php55-xml-5.5.7 The xml shared extension for php
php55-xmlreader-5.5.7 The xmlreader shared extension for php
php55-xmlwriter-5.5.7 The xmlwriter shared extension for php
cd /usr/ports/net-mgmt/zabbix22-frontend
# make
===> License GPLv2 accepted by the user
===> Found saved configuration for zabbix22-frontend-2.2.1
=> zabbix-2.2.1.tar.gz doesn't seem to exist in /var/fs/dist/.
=> Attempting to fetch
http://heanet.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/2.2.1/zabbix-2.2.1.tar.gz
zabbix-2.2.1.tar.gz 100% of 13 MB 3702 kBps
00m04s
===> Fetching all distfiles required by zabbix22-frontend-2.2.1 for building
===> Extracting for zabbix22-frontend-2.2.1
=> SHA256 Checksum OK for zabbix-2.2.1.tar.gz.
===> Patching for zabbix22-frontend-2.2.1
===> Configuring for zabbix22-frontend-2.2.1
# make install
# pkg_info |grep zab
zabbix22-frontend-2.2.1 Enterprise-class open source distributed
monitoring (fronte
30.12.2013 07:15, Edwin Groothuis пиÑеÑ:
> Maintainer of net-mgmt/zabbix22-server,
>
> Please note that PR ports/185169 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/185169
>
More information about the freebsd-ports-bugs
mailing list