Re: FreeBSD Port: xapian-bindings-1.2.24

2017-11-07 Thread Oliver Schonrock
On 10/07/17 19:51, Sunpoet Po-Chuan Hsieh wrote: > Since our default php is still 5.6, there are only official packages > for php 5.6. > > However, we'll have flavored packages in the near future. > It is said to support multiple python versions. > I believe packages for non-default php versions wi

Re: FreeBSD Port: xapian-bindings-1.2.24

2017-07-10 Thread Sunpoet Po-Chuan Hsieh
On Mon, Jul 10, 2017 at 9:49 PM, Oliver Schonrock wrote: > On 10/07/17 13:57, Oliver Schonrock wrote: > > Is that because the repo binary packages assume php56 and there are no > > php71 configured binary packages available, ie would need to "make" from > > source? > > "make'ing" from source cert

Re: FreeBSD Port: xapian-bindings-1.2.24

2017-07-10 Thread Oliver Schonrock
On 10/07/17 13:57, Oliver Schonrock wrote: > Is that because the repo binary packages assume php56 and there are no > php71 configured binary packages available, ie would need to "make" from > source? "make'ing" from source certainly seems to compile and run: > # pkg info | egrep 'php|xapian' > p

Re: FreeBSD Port: xapian-bindings-1.2.24

2017-07-10 Thread Oliver Schonrock
On 10/07/17 13:19, Oliver Schonrock wrote: > Am I interpreting that correctly, or can it already build against php7? > If not, what is needed before that can work? Looks like there is something there driving the correct config for the bindings package depending on the installed PHP_VER https://sv

Re: FreeBSD Port: xapian-bindings-1.2.24

2017-07-10 Thread Oliver Schonrock
On 09/12/16 07:21, Sunpoet Po-Chuan Hsieh wrote: > Yes, I'm working on xapian 1.4.1. But I encountered some build failure > on xapian-bindings. Hope it could be fixed this weekend. It seems that Xapian 1.4.4 is now stably in ports. So is xapian-bindings 1.4.4. It seems from here: https://xapian

Re: FreeBSD Port: xapian-bindings-1.2.24

2017-04-03 Thread Oliver Schonrock
On Fri Dec 9 07:21:57 UTC 2016 Sunpoet Po-Chuan Hsieh sunpoet at freebsd.org wrote: > Yes, I'm working on xapian 1.4.1. But I encountered some build > failure on xapian-bindings. Hope it could be fixed this weekend. Any update on this? Thanks -- Oliver Schönrock signature.asc Description: O

Re: FreeBSD Port: xapian-bindings-1.2.24

2016-12-08 Thread Sunpoet Po-Chuan Hsieh
On Fri, Dec 2, 2016 at 6:03 PM, Oliver Schonrock wrote: > Hi There > > I have been waiting for SWIG to gain php7 support so that > xapian-bindings can too. Looks like SWIG is now there, and the xapian > guys have included a php7 compiliation option on xapian master branch: > > https://lists.xapia

FreeBSD Port: xapian-bindings-1.2.24

2016-12-02 Thread Oliver Schonrock
Hi There I have been waiting for SWIG to gain php7 support so that xapian-bindings can too. Looks like SWIG is now there, and the xapian guys have included a php7 compiliation option on xapian master branch: https://lists.xapian.org/pipermail/xapian-discuss/2016-November/009444.html I tried to d