Re: [arch-general] Removal of php-pear, what provides functionality

2016-01-07 Thread David C. Rankin
On 01/07/2016 01:40 PM, Sebastiaan Lokhorst wrote: Are you sure your GroupWare app needs PEAR? PEAR is usually only used to install dependencies, which can also be done in some other way. Yes, It is a required part of the setup/install routine. For the current egroupware 14 branch, the requ

Re: [arch-general] Removal of php-pear, what provides functionality

2016-01-07 Thread Sebastiaan Lokhorst
There is no change in PEAR upstream. It has not been deprecated nor is it included with PHP. Instead, the maintainer of the Arch Linux package decided to no longer package it.[1] Are you sure your GroupWare app needs PEAR? PEAR is usually only used to install dependencies, which can also be done i

[arch-general] Removal of php-pear, what provides functionality

2016-01-07 Thread David C. Rankin
All, Reading the notes on archlinux.org, I see a number of the php sub-packages (php-pear, php-mssql, php-ldap, etc.) have been removed. What will provide the continued functionality that those packages provide. Specifically pear is a requirement for eGroupWare. The link to the php 7 migrati