openbsd-ports/www/pear/pkg/PLIST-utils
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

25 lines
827 B
Plaintext

@comment $OpenBSD: PLIST-utils,v 1.5 2016/04/01 18:46:06 sthen Exp $
@conflict php4-core-*
@group daemon
bin/pear
bin/peardev
bin/pecl
share/doc/pear/
share/doc/pear/Archive_Tar/
share/doc/pear/Archive_Tar/docs/
share/doc/pear/Archive_Tar/docs/Archive_Tar.txt
share/doc/pear/PEAR/
share/doc/pear/PEAR/INSTALL
share/doc/pear/PEAR/LICENSE
share/doc/pear/PEAR/README.rst
share/doc/pear/Structures_Graph/
share/doc/pear/Structures_Graph/LICENSE
share/doc/pear/Structures_Graph/docs/
share/doc/pear/Structures_Graph/docs/tutorials/
share/doc/pear/Structures_Graph/docs/tutorials/Structures_Graph/
share/doc/pear/Structures_Graph/docs/tutorials/Structures_Graph/Structures_Graph.pkg
share/doc/pear/XML_Util/
share/doc/pear/XML_Util/examples/
share/doc/pear/XML_Util/examples/example.php
share/doc/pear/XML_Util/examples/example2.php