Re: update: net/syncthing

2018-07-12 Thread Nayden Markatchev
Good. It's all yours :) On Thu, 12 Jul 2018 at 21:51, Gonzalo L. Rodriguez wrote: > > On [12/07/18] [06:24P], nayden wrote: > >Hi ports@, > > > >These are the release notes for 0.14.48: > >-- > >Bugfixes: > > > >#4897: Pausing on introducer removes device on other devices > >#4901: API returns emp

Allow building xapian-bindings with ruby 2.5

2018-07-12 Thread Jeremy Evans
The ruby bindings for xapian do not build with ruby 2.5 as ruby 2.5 is a little more strict and doesn't allow excess arguments to rb_funcall. This uses a sed script in pre-configure to fix the issue, which is much easier than adding a very large patch. Ruby 2.5 changes which documentation files a

Re: update: net/syncthing

2018-07-12 Thread Gonzalo L. Rodriguez
On [12/07/18] [06:24P], nayden wrote: Hi ports@, These are the release notes for 0.14.48: -- Bugfixes: #4897: Pausing on introducer removes device on other devices #4901: API returns empty response if non-existing files are #included #4903: Syncthing recreates the directories for deleted/missin

update: net/syncthing

2018-07-12 Thread nayden
Hi ports@, These are the release notes for 0.14.48: -- Bugfixes: #4897: Pausing on introducer removes device on other devices #4901: API returns empty response if non-existing files are #included #4903: Syncthing recreates the directories for deleted/missing "Folders" #4915: .stignore is accident

Re: new: lang/brainfuck

2018-07-12 Thread Nayden Markatchev
thank you both for the feedbacks! I incorporated your improvements and committed the port. On Wed, 11 Jul 2018 at 11:54, Stuart Henderson wrote: > > On 2018/07/11 10:45, Stuart Henderson wrote: > > On 2018/07/10 22:21, Nayden Markatchev wrote: > > > Hi ports@, > > > > > > Here is a port of a brain

Re: NEW: lang/wabt

2018-07-12 Thread Brian Callahan
On 07/12/18 09:11, Raphael Graf wrote: On 07/07/18 21:57, Brian Callahan wrote: On 07/07/18 06:03, Raphael Graf wrote: On Tue, July 3, 2018 5:30 pm, Brian Callahan wrote: Hi -- On 06/20/18 09:35, Raphael Graf wrote: WABT is the WebAssembly Binary Toolkit, a suite of tools for WebAssembly.

Re: [maintainer update] net/py-oauth2

2018-07-12 Thread Raf Czlonka
On Thu, Dec 07, 2017 at 04:34:13PM GMT, Johan Huldtgren wrote: > > there was a request recently to add a python3 flavor to py-oauth2, > > I've done so, and while there I did a very minor update which got rid of > > py-coverage as a test dependency as well as removed our patch as that > > has been m

Re: NEW: lang/wabt

2018-07-12 Thread Raphael Graf
On 07/07/18 21:57, Brian Callahan wrote: On 07/07/18 06:03, Raphael Graf wrote: On Tue, July 3, 2018 5:30 pm, Brian Callahan wrote: Hi -- On 06/20/18 09:35, Raphael Graf wrote: WABT is the WebAssembly Binary Toolkit, a suite of tools for WebAssembly. (see https://github.com/WebAssembly/wabt

Re: [UPDATE] emulators/vice to 3.2

2018-07-12 Thread Frederic Cambus
On Sun, Jul 08, 2018 at 04:27:54PM +0200, Frederic Cambus wrote: > Here is a diff to update vice to 3.2. > > This update requires the previously submitted devel/xa port. For info, devel/xa has been in the ports tree since a few days already, making it easier to test this update.