> On Feb 23, 2016, at 7:14 PM, take...@macports.org wrote:
>
> Revision
> 145995
> Author
> take...@macports.org
> Date
> 2016-02-23 17:14:08 -0800 (Tue, 23 Feb 2016)
> Log Message
>
> wp-cli: add run-time dependency to php binary
> Modified Paths
>
>
On Feb 22, 2016, at 3:00 AM, Takeshi Enomoto wrote:
> - The script in phar does not require the extract phase. Can I
> destroot directly from ${distpath}?
Yes, but instead of overriding the extract phase with
extract {}
it is preferred to clear the extract.only variable with
extract.only
__
On Feb 22, 2016, at 4:24 PM, Joshua Root wrote:
> On 2016-2-22 20:00 , Takeshi Enomoto wrote:
>> Hi,
>>
>> I created a Portfile for WP-CLI,
>> which is very useful installing and managing WordPress sites.
>>
>> <http://wp-cli.org>
>>
>>
appropriate.
> Does this script need to use the same php as the wordpress installation
> it manages?
I don't think you need the same version.
BTW our wordpress port is out of date.
WP-CLI installs the newest version by default,
we don't have to maintain this port.
---
Takeshi E
On 2016-2-22 20:00 , Takeshi Enomoto wrote:
> Hi,
>
> I created a Portfile for WP-CLI,
> which is very useful installing and managing WordPress sites.
>
> <http://wp-cli.org>
>
> It is just a compressed PHP script so it might not worth packaging,
> but Homebrew
I suspect someone will ask you to open a ticket for this, which is the usual
method for asking for a new port.
-Sterling
On Feb 22, 2016, at 1:00AM, Takeshi Enomoto wrote:
> Hi,
>
> I created a Portfile for WP-CLI,
> which is very useful installing and managing WordPress sites
Hi,
I created a Portfile for WP-CLI,
which is very useful installing and managing WordPress sites.
<http://wp-cli.org>
It is just a compressed PHP script so it might not worth packaging,
but Homebrew has a formula and it is mentioned at the WP-CLI web site
as and alternative method to i