Re: update: lang/rust 1.24

2018-02-18 Thread Landry Breuil
On Sat, Feb 17, 2018 at 01:24:27PM +0100, Sebastien Marie wrote: > Hi, > > The following diff update lang/rust to 1.24. > > Tests that was done: > - build on i386 - but it seems the memory usage still grow. I added a > new knob to try to reduce it. I was able to build but after several > trie

UPDATE: net/mininet - various bug fixes

2018-02-18 Thread Ayaka Koshibe
Hi, These are fixes for various bugs. - Repeated output for 'dpctl' CLI command - Iperf ignoring interrupt from CLI - DPID value not passed to switch(4) nodes for assignment - switch(4) nodes with control channels created later in startup won't have their channels forwarded to a remote controll

Re: NEW: devel/hs-ShellCheck

2018-02-18 Thread Matthias Kilian
Oh, there's also no WANTLIB entry. You should run make port-lib-depends-check after building the port. Ciao, Kili

Re: [new] sysutils/restic

2018-02-18 Thread Jiri B
On Sun, Feb 18, 2018 at 01:56:32PM -0700, Aaron Bieber wrote: > Hi! > > Here is a nifty backup tool written in Go and BSD licensed. It supports > a grip of backends: > > - Local directory > - sftp server (via SSH) > - HTTP REST server (protocol rest-server) > - AWS S3 (either from Amazon or u

Re: NEW: devel/hs-ShellCheck

2018-02-18 Thread Matthias Kilian
Hi, On Sun, Feb 18, 2018 at 11:40:53AM +0100, Caspar Schutijser wrote: > Attached is a new port: devel/hs-ShellCheck, a shell script analysis > tool. It depends on textproc/hs-json for which I just sent a new port > because it is not in the ports tree yet. > > This port provides both a utility (b

Re: UPDATE: textproc/ripgrep 0.7.1 -> 0.8.0

2018-02-18 Thread Klemens Nanni
On Sun, Feb 18, 2018 at 07:27:36PM +0100, Sebastien Marie wrote: > On Sun, Feb 18, 2018 at 12:21:43PM +0100, Klemens Nanni wrote: > > MODULES = devel/cargo > > +BUILD_DEPENDS =lang/rust>=1.20 \ > > + textproc/asciidoc > > lang/rust isn't necessary as it is a

Re: NEW: textproc/hs-json

2018-02-18 Thread Matthias Kilian
On Sun, Feb 18, 2018 at 11:39:19AM +0100, Caspar Schutijser wrote: > Attached is a new port: textproc/hs-json. This is a dependency of > ShellCheck, for which I'll send a new port shortly. > > Feedback is appreciated. Looks fine hs-portswise to me, except the pkg/DESCR should have been processed

Re: [new] sysutils/restic

2018-02-18 Thread Stuart Henderson
On 2018/02/18 13:56, Aaron Bieber wrote: > Hi! > > Here is a nifty backup tool written in Go and BSD licensed. It supports > a grip of backends: > > - Local directory > - sftp server (via SSH) > - HTTP REST server (protocol rest-server) > - AWS S3 (either from Amazon or using the Minio server

Re: [new] sysutils/restic

2018-02-18 Thread Björn Ketelaars
On Sun 18/02/2018 13:56, Aaron Bieber wrote: > Hi! > > Here is a nifty backup tool written in Go and BSD licensed. It supports > a grip of backends: > > - Local directory > - sftp server (via SSH) > - HTTP REST server (protocol rest-server) > - AWS S3 (either from Amazon or using the Minio se

[new] sysutils/restic

2018-02-18 Thread Aaron Bieber
Hi! Here is a nifty backup tool written in Go and BSD licensed. It supports a grip of backends: - Local directory - sftp server (via SSH) - HTTP REST server (protocol rest-server) - AWS S3 (either from Amazon or using the Minio server) - OpenStack Swift - BackBlaze B2 - Microsoft Azure Blo

UPDATE: x11/ruby-dbus

2018-02-18 Thread George Rosamond
Update to 0.14.1 Index: Makefile === RCS file: /cvs/ports/x11/ruby-dbus/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Makefile27 Aug 2016 17:15:12 - 1.16 +++ Makefile18 Feb 2018 20:51:40 - @@

UPDATE devel/gdbm

2018-02-18 Thread Björn Ketelaars
gdbm received an update to 1.14.1. Changelog can be found at https://abi-laboratory.pro/tracker/changelog/gdbm/1.14.1/log.html. Major number of SHARED_LIBS has been bumped due to upstream changing ABI. Build tested its consumers without any issue. Comments / OK? Index: Makefile

Re: UPDATE: textproc/ripgrep 0.7.1 -> 0.8.0

2018-02-18 Thread Sebastien Marie
On Sun, Feb 18, 2018 at 12:21:43PM +0100, Klemens Nanni wrote: > On Sun, Feb 18, 2018 at 09:18:25AM +0100, Sebastien Marie wrote: > > On Sun, Feb 18, 2018 at 01:33:39AM +0100, Klemens Nanni wrote: > > > Simple update shipping lots of (breaking) changes, see > > > https://github.com/BurntSushi/ripgr

Re: [NEW] www/tidy-html5

2018-02-18 Thread Adam Mathes
ping > On Feb 11, 2018, at 11:29 AM, Adam Mathes wrote: > > Hello @ports, > > Here is a port for tidy-html5 (5.6.0) - > > http://www.html-tidy.org > > From pkg/DESCR: > > Tidy is a console application and C library that corrects and cleans > up HTML and XML documents by fixing markup errors

Re: update: lang/rust 1.24

2018-02-18 Thread Sebastien Marie
On Sun, Feb 18, 2018 at 10:11:44AM +, Laurence Tratt wrote: > On Sat, Feb 17, 2018 at 01:24:27PM +0100, Sebastien Marie wrote: > > Hello Sebastien, > > > The following diff update lang/rust to 1.24. > > Thanks for this! I had a couple of problems. First the distinfo seems to be > out of date

Re: NEW: devel/hs-ShellCheck

2018-02-18 Thread mathuin
On Sun, Feb 18, 2018 at 10:40:53AM +, Caspar Schutijser wrote: > This port provides both a utility (bin/shellcheck), and a Haskell > library. Should I split up the port into -main and -lib subpackages, > just like x11/xmonad? Another approach is to let the user use cabal > to get the library,

lang/ruby and opaque ssl functions

2018-02-18 Thread Stuart Henderson
cc'ing ports to avoid everyone running bulks reporting the same stuff :) ruby/2.[45] now fail with the recent additions. they have everything hidden behind a single HAVE_OPAQUE_OPENSSL ifdef. there's a check based on structure members, but if we change to checking one of the new functions instead

Re: update www/py-jinja2 [hass: #4]

2018-02-18 Thread frantisek holop
Joerg Jung, 17 Jan 2018 23:44: > Better diff below which works with python2.7 and conditional byte- > compiles and install asyncfilter.py and asyncsupport.py, as not imported > in python<3.6 (see: https://github.com/pallets/jinja/issues/653) sorry for the delay and thanks for the update. i don't

Re: [NEW] sysutils/UEFITool 0.22.3

2018-02-18 Thread Stuart Henderson
On 2018/02/18 04:01, Klemens Nanni wrote: > On Wed, Jan 03, 2018 at 11:36:12PM +0100, Klemens Nanni wrote: > > On Wed, Dec 13, 2017 at 12:31:05AM +0100, Klemens Nanni wrote: > > > On Tue, Nov 14, 2017 at 10:27:40PM +0100, Klemens Nanni wrote: > > > > https://github.com/LongSoft/UEFITool is very use

Re: fix sysutils/rsyslog when building with jsonc 0.13

2018-02-18 Thread Stuart Henderson
On 2018/02/11 17:27, Björn Ketelaars wrote: > The diff below fixes building with jsonc 0.13, while building with 0.12 > still works. > > Comments? ok. you could skip the REVISION bump here if wanted because it doesn't change things for in-tree json-c, and when the future json-c update comes in,

Re: fix sysutils/rsyslog when building with jsonc 0.13

2018-02-18 Thread Björn Ketelaars
On Sun 11/02/2018 17:27, Björn Ketelaars wrote: > The diff below fixes building with jsonc 0.13, while building with 0.12 > still works. Ping...OK?

Re: update: lang/rust 1.24

2018-02-18 Thread Laurence Tratt
On Sat, Feb 17, 2018 at 01:24:27PM +0100, Sebastien Marie wrote: Hello Sebastien, > The following diff update lang/rust to 1.24. Thanks for this! I had a couple of problems. First the distinfo seems to be out of date? I got this error from fetch: >> Size does not match for rust/rustc-bootstra

Re: UPDATE: textproc/ripgrep 0.7.1 -> 0.8.0

2018-02-18 Thread Klemens Nanni
On Sun, Feb 18, 2018 at 09:18:25AM +0100, Sebastien Marie wrote: > On Sun, Feb 18, 2018 at 01:33:39AM +0100, Klemens Nanni wrote: > > Simple update shipping lots of (breaking) changes, see > > https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0 for changelog. > > > > Add asciidoc as missing B

NEW: devel/hs-ShellCheck

2018-02-18 Thread Caspar Schutijser
Hi ports@, Attached is a new port: devel/hs-ShellCheck, a shell script analysis tool. It depends on textproc/hs-json for which I just sent a new port because it is not in the ports tree yet. This port provides both a utility (bin/shellcheck), and a Haskell library. Should I split up the port into

NEW: textproc/hs-json

2018-02-18 Thread Caspar Schutijser
Hi ports@, Attached is a new port: textproc/hs-json. This is a dependency of ShellCheck, for which I'll send a new port shortly. Feedback is appreciated. Thanks, Caspar Schutijser hs-json.tgz Description: application/gtar-compressed

Re: update games/qstat 2.11 -> 2.14

2018-02-18 Thread Adam Wolk
On Sat, Feb 17, 2018 at 10:24:43PM +, Tom Murphy wrote: > Forgot to remove DISTNAME (as per sthen@). > Here's the diff (hopefully the last one!) > > OK awolk@ for the latest diff.

Re: UPDATE: textproc/ripgrep 0.7.1 -> 0.8.0

2018-02-18 Thread Sebastien Marie
On Sun, Feb 18, 2018 at 01:33:39AM +0100, Klemens Nanni wrote: > Simple update shipping lots of (breaking) changes, see > https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0 for changelog. > > Add asciidoc as missing BDEP as well as lang/rust in order to pin the > minimally required version.