Re: NEW: devel/py-future

2017-10-20 Thread Remi Pointel
On 10/18/17 11:27, Sebastian Reitenbach wrote: Hi remi@ pointed out he just sent a port here a few days ago, find attached the merged version of mine and his version of the port. cheers, Sebastian On Tuesday, October 17, 2017 23:44 CEST, "Sebastian Reitenbach" wrote: cat pkg/DESCR future

Re: [update] security/polarssl

2017-10-20 Thread Jeremie Courreges-Anglas
On Fri, Oct 20 2017, Juan Francisco Cantero Hurtado wrote: [...] > Works fine with hiawatha configured for https. > > Here is a new diff with a little change in CMakeLists.txt. The port was > building with -O0. Hah, I this why I couldn't reproduce. You used DEBUG=-g, didn't you? cmake.port.mk

Re: UPDATE: Aria2-1.33.0

2017-10-20 Thread Brian Callahan
Hi Gonzalo -- On 10/20/17 21:51, Gonzalo L. Rodriguez wrote: Hallo, Update for Aria2 to 1.33.0: https://github.com/aria2/aria2/releases/tag/release-1.33.0 Ok? Comments? Cheers.- I think you need to add back the COMPILER line. This needs C++11, so something like COMPILER = base-clang por

UPDATE: Aria2-1.33.0

2017-10-20 Thread Gonzalo L. Rodriguez
Hallo, Update for Aria2 to 1.33.0: https://github.com/aria2/aria2/releases/tag/release-1.33.0 Ok? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/www/aria2/Makefile,v retrieving revision 1.

Re: [update] security/polarssl

2017-10-20 Thread Juan Francisco Cantero Hurtado
On Thu, Oct 19, 2017 at 09:51:29AM +0200, Jeremie Courreges-Anglas wrote: > > Here's an update to the latest version, tested on amd64. make test > passes. Some symbols aren't exported any more in all three libraries, > hence the major bump. Also a patch is needed to build the test suite, > I to

Re: net/zabbix SSH flavor?

2017-10-20 Thread Jeremie Courreges-Anglas
+cc maintainer On Fri, Oct 20 2017, William Leuschner wrote: > I discovered an issue with my patch for compiling net/zabbix with SSH by > default. Namely, I didn't bump the REVISION, so openup automatically > reinstalled it. Below is an updated version of the patch, with a > REVISION bump. Also,

[NEW] sysutils/docker-machine 0.13.0

2017-10-20 Thread Dave Voutila
Hi ports@, I've recently ported docker-machine, the management client used to install Docker Engine on virtual hosts (local via Ubuntu or CentOS on VMM(4) or remote), and manage the hosts with docker-machine commands. For details on docker-machine: https://docs.docker.com/machine/overview/ --- N

Re: UPDATE: editors/le 1.16.3 => 1.16.5

2017-10-20 Thread Frederic Cambus
On Sun, Oct 15, 2017 at 12:58:22AM -0400, Brian Callahan wrote: > Attached is a routine maintenance update to editors/le. Happily, the one > patch we have goes away. > One thing of note is that now le comes with a .desktop and icon files. That > would require RDEPS on devel/desktop-file-utils and

[new] security/gopass 1.5.0

2017-10-20 Thread Aaron Bieber
Hi! gopass is a security/password-store compatible password utility. It is MIT licensed, written in Go and has some nitfy features like "sub stores"! >From DESCR: gopass is a rewrite of the pass password manager in Go with the aim of making it cross-platform and adding additional features. Our ta

Re: [UPDATE] emulators/virtualjaguar to 2.1.3

2017-10-20 Thread Frederic Cambus
On Sun, Oct 08, 2017 at 11:59:13AM +0200, Rafael Sadowski wrote: > first I ran into the following issue: > > -SHA256 (virtualjaguar-2.1.3.tar.bz2) = > WyyPztHfVkYko33R0CCYlHcFkdaXY4c8/rcUQ1n+Xw4= > -SIZE (virtualjaguar-2.1.3.tar.bz2) = 2921212 > +SHA256 (virtualjaguar-2.1.3.tar.bz2) = > E9DDh6

UPDATE net/mininet

2017-10-20 Thread Ayaka Koshibe
Hi all, This is a minor update undoing an unneeded change (that also seemed buggy) that I made while porting. OK? Thanks, Ayaka Index: patches/patch-mininet_node_py === RCS file: /cvs/ports/net/mininet/patches/patch-mininet_node_

Re: net/zabbix SSH flavor?

2017-10-20 Thread William Leuschner
I discovered an issue with my patch for compiling net/zabbix with SSH by default. Namely, I didn't bump the REVISION, so openup automatically reinstalled it. Below is an updated version of the patch, with a REVISION bump. Also, portcheck reported an absolute path in pkg/README-server, so I rectifie

Re: NEW: sysutils/lscpu

2017-10-20 Thread Brian Callahan
On 10/20/2017 11:34 AM, Jeremie Courreges-Anglas wrote: > On Fri, Oct 20 2017, Brian Callahan wrote: >> Hi ports -- >> >> Attached is a new port: sysutils/lscpu, a utility to gather and display >> CPU architecture information. It is a *BSD clone of the Linux command of >> the same name. >> >> --

Re: NEW: sysutils/lscpu

2017-10-20 Thread Jeremie Courreges-Anglas
On Fri, Oct 20 2017, Brian Callahan wrote: > Hi ports -- > > Attached is a new port: sysutils/lscpu, a utility to gather and display > CPU architecture information. It is a *BSD clone of the Linux command of > the same name. > > --- > pkg/DESCR: > lscpu gathers CPU architecture information about t

NEW: sysutils/lscpu

2017-10-20 Thread Brian Callahan
Hi ports -- Attached is a new port: sysutils/lscpu, a utility to gather and display CPU architecture information. It is a *BSD clone of the Linux command of the same name. --- pkg/DESCR: lscpu gathers CPU architecture information about the current CPU. The command output is optimized for pars

Re: UPDATE: textproc/lowdown

2017-10-20 Thread Anton Lindqvist
On Fri, Oct 20, 2017 at 02:28:01PM +0200, Jeremie Courreges-Anglas wrote: > On Fri, Oct 20 2017, Anton Lindqvist wrote: > > Hi, > > Update lowdown to 0.3.0 from maintainer. Changelog can be found here[1]. > > > > Comments? > > ''make clean all DEBUG=whatever'' doesn't pass "whatever" in CFLAGS. >

Re: UPDATE: textproc/lowdown

2017-10-20 Thread Jeremie Courreges-Anglas
On Fri, Oct 20 2017, Anton Lindqvist wrote: > Hi, > Update lowdown to 0.3.0 from maintainer. Changelog can be found here[1]. > > Comments? ''make clean all DEBUG=whatever'' doesn't pass "whatever" in CFLAGS. I fail to see how CFLAGS are passed to the underlying build system. This is already the c

Re: NEW: textproc/py-sphinx_guzzle_theme

2017-10-20 Thread Daniel Jakots
On Thu, 19 Oct 2017 07:19:27 +0200, Björn Ketelaars wrote: Thanks! I just imported it with a minor tweak > MODULES = lang/python > > +RUN_DEPENDS =textproc/py-sphinx${MODPY_FLAVOR} > + > MODPY_PI = Yes > MODPY_SETUPTOOLS = Yes I put the RDEP line after

Re: UPDATE: www/py-flask-wtf 0.9.4 to 0.14.2

2017-10-20 Thread Stuart Henderson
On 2017/10/19 10:43, Sebastian Reitenbach wrote: > Hi, > > My bad, bcallah@ pointed out that it's not building with python 2.7, seems I > only tested with python3 flavor. > > The post-install running sphinx fails, the get_distribution('Flask-WTF') for > setuptools works well > with the python3

Re: NEW: textproc/py-sphinx_guzzle_theme

2017-10-20 Thread Stuart Henderson
On 2017/10/19 07:19, Björn Ketelaars wrote: > I agree. Included in the attached port is the diff below...OK? Yes, OK sthen@ to import.

UPDATE: textproc/lowdown

2017-10-20 Thread Anton Lindqvist
Hi, Update lowdown to 0.3.0 from maintainer. Changelog can be found here[1]. Comments? OK? [1] https://kristaps.bsd.lv/lowdown/archive.html Index: Makefile === RCS file: /cvs/ports/textproc/lowdown/Makefile,v retrieving revision 1.7