update: devel/py-simpleeval

2018-10-19 Thread Sebastien Marie
Hi, Here an update for simpleeval. py2 and py3 tested on amd64. Thanks. -- Sebastien Marie Index: Makefile === RCS file: /cvs/ports/devel/py-simpleeval/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile9

Re: [REMOVE] devel/py-dtopt [2/2]

2018-10-19 Thread Stuart Henderson
On 2018/10/18 19:41, Daniel Jakots wrote: > On Mon, 24 Sep 2018 20:00:32 -0300, "Elias M. Mariani" > wrote: > > > Updated to patch current quirks version. > > Thanks committed! > > FYI, whenever you want to talk to remove a port there's no need to > include a diff. It's easier to run cvs rm -f

Re: [UPDATE] Jenkins: stable v2.138.2, devel 2.147

2018-10-19 Thread Stuart Henderson
On 2018/10/18 18:55, Edward Lopez-Acosta wrote: > Simple and straight forward version update. Tested both stable and devel on > amd64 with no issues. > > Ok to merge? > -- > Edward Lopez-Acosta > diff --git a/devel/jenkins/devel/Makefile b/devel/jenkins/devel/Makefile > index a46d04c8ebc..e57c87

Re: [update] devel/arduino [new] devel/arduboy2 [new] devel/arduino-makefile

2018-10-19 Thread Edd Barrett
Hi jcs, On Thu, Oct 18, 2018 at 03:17:32PM -0500, joshua stein wrote: > I wanted to play with some Arduino code on my Arduboy and none of > the stuff in our tree worked. I could hack it together by manually > updating the EEPROM library and pointing the Makefile at the > Arduboy2 library, but

Re: [UPDATE] PyPy-6.0

2018-10-19 Thread Christian Weisgerber
On 2018-10-18, Edd Barrett wrote: > Here's an update to PyPy-6.0. > Seems to work, and is able to build itself. It also fixes building with lld. -- Christian "naddy" Weisgerber na...@mips.inka.de

update: telephony/baresip

2018-10-19 Thread Sebastien Marie
Hi, Here some updates for telephony/baresip. - telephony/baresip/re 0.5.8->0.5.9 I checked the shared library didn't change (checking symbols for addition/deletion). - telephony/baresip/baresip 0.5.10->0.5.11 ChangeLog: https://github.com/alfredh/baresip/blob/master/docs/ChangeLog Thank

Re: [UPDATE] PyPy-6.0

2018-10-19 Thread Edd Barrett
Great! An unexpected victory! On 19 October 2018 12:38:03 BST, Christian Weisgerber wrote: >On 2018-10-18, Edd Barrett wrote: > >> Here's an update to PyPy-6.0. >> Seems to work, and is able to build itself. > >It also fixes building with lld. > >-- >Christian "naddy" Weisgerber

Re: [NEW] games/mvdsv 0.32

2018-10-19 Thread Solene Rapenne
Tom Murphy wrote: > On Thu, Oct 04, 2018 at 12:11:01PM +0200, Solene Rapenne wrote: > > Small introduction for people reading ports@. > > > > mvdsv is a quake world game server. It has some features like allowing to > > record games from every player point of view. That can be played again in a >

Re: [UPDATE] security/libssh

2018-10-19 Thread Jasper Lievisse Adriaanse
On Wed, Aug 15, 2018 at 09:01:45AM +0200, Remi Pointel wrote: > Hi, > > this diff updates libssh to latest release. > > Ok? > > Cheers, > > Remi. Here's an updated diff that also fixes remmina and x2goclient. Since version 0.8 it's no longer needed to link with libssh_threads for these two po

[UPDATE] devel/p5-Test-Warn to 0.36

2018-10-19 Thread Andrew Hewus Fresh
Update p5-Test-Warn to 0.36, this is primarily documentation fixes, but adds better support for warnings with newlines. https://metacpan.org/changes/distribution/Test-Warn Reverse dependency tests don't change results, although: * p5-Jifty-DBI seems to be broken * p5-Devel-Cover seems like it cou

Re: [UPDATE] Jenkins: stable v2.138.2, devel 2.147

2018-10-19 Thread Edward Lopez-Acosta
New diff attached with REVISION removed. Edward Lopez-Acosta On 10/19/18 4:43 AM, Stuart Henderson wrote: On 2018/10/18 18:55, Edward Lopez-Acosta wrote: Simple and straight forward version update. Tested both stable and devel on amd64 with no issues. Ok to merge? -- Edward Lopez-Acosta di

Re: new devel/p5-IO-BufferedSelect

2018-10-19 Thread Andrew Hewus Fresh
On Sun, Sep 02, 2018 at 10:31:19PM +0200, Alexander Bluhm wrote: > A while ago Paul B. Henson sent the p5-IO-BufferedSelect port to > the list. I tweaked it a bit and would like to import it for him. > > ok? OK afresh1@ (also looks like a handy interface) > Comment: > line-buffered select int

[NEW] textproc/py-poyo-0.4.2

2018-10-19 Thread Edward Lopez-Acosta
Hello, py-poyo is a lightweight YAML parser designed for the cookiecutter project due to possible issues with other YAML parsers. - All tests pass for both py2 and py3 - `make package` succeeds for py2 and py3 - No current ports depend on this module - DESCR and PLIST triple checked for accura