7 Commits

Author SHA1 Message Date
sthen
31654e1851 Switch pear to a newer version. We previously used a tarball with a slightly
modified version of the go-pear php script but this was awkward to generate
and newer versions no longer support recent PHP. So instead I have changed
to using an unmodified go-pear.phar archive (mirrored to include a version
number, but there are no changes to the upstream file).

go-pear.phar is normally interactive and doesn't allow presetting parameters
or just piping a simple list of answers, so I am driving it with Expect.pm
instead.

Some bumps/updates to follow as XML-Util moved to the main pear distro.

ok robert@
2016-04-01 18:46:06 +00:00
giovanni
dab7fe6e64 Let pear install modules even with USE_SYSTRACE=Yes
spotted an ok sthen@
2011-12-20 15:21:30 +00:00
robert
4036c0a4b7 update to 1.9.4 2011-11-16 13:29:13 +00:00
robert
d7604a28d0 update to pear 1.7.2 which is the current stable
version.
2008-08-22 14:48:53 +00:00
bernd
66f7d340be Add @conflict markers. robert@ will teach php4 how to use the pear port
later.

ok robert@
2007-05-07 13:46:59 +00:00
robert
487295d6ff do not install the pear.conf file as it is not needed and it just
breaks things
2007-03-20 11:12:22 +00:00
robert
6cd9243157 import of pear-1.5.0;
This port is going to replace the -pear subpackage of www/php5/core.
We have been planning this for a long time now.
Currently is not hooked to the builds, because it needs more testing.
2007-03-19 23:13:23 +00:00