[Bug 226216] devel/pear: port uses outdated go-pear bundle
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 26 10:49:58 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226216
Bug ID: 226216
Summary: devel/pear: port uses outdated go-pear bundle
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: joneum at FreeBSD.org
Reporter: 1983-01-06 at gmx.net
Assignee: joneum at FreeBSD.org
Flags: maintainer-feedback?(joneum at FreeBSD.org)
Looking at the Makefile it uses a pre-bundled go-pear distro. The included
go-pear.php is outdated if compared to https://pear.php.net/go-pear. The
bundled libraries are outdated too. Using https://pear.php.net/go-pear points
to https://pear.php.net/go-pear.phar which is the new, shiny installer.
The new installer also fixes the PHP 7.2 Archive_Tar issue:
https://github.com/pear/pearweb_phars/issues/2
Consider using "fetch https://pear.php.net/go-pear.phar". This script provides
env variables to customize all installation paths.
Unfortunately, this script is interactive and not really suited for the Ports
system. I would not patch it, but rather request an upstream change first.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list