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 =

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.

[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/ ---

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

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

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,

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 >

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

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

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

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

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.

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

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

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

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

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:

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

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) = >

[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

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2017/10/20 06:00:30 Log message: Import py-sphinx_guzzle_theme-0.7.11 from Bjorn Ketelaars ok remi@ sthen@ Sphinx theme used by Guzzle. Status: Vendor Tag: danj Release Tags:

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2017/10/20 06:03:19 Modified files: textproc : Makefile Log message: + py-sphinx_guzzle_theme + py-sphinx_guzzle_theme,python3

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/10/20 17:05:31 Modified files: editors/le : Makefile distinfo Removed files: editors/le/patches: patch-src_regex_c Log message: Update le to 1.16.5 -- the one patch goes away, and a

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/10/20 18:47:52 Modified files: security/polarssl: Makefile distinfo security/polarssl/patches: patch-CMakeLists_txt patch-include_mbedtls_config_h

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Remi Pointel
CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2017/10/20 23:04:32 Modified files: devel/py-xlsxwriter: Makefile distinfo Log message: small update to 1.0.2.

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/10/20 14:18:39 Modified files: devel/libidn : Tag: OPENBSD_6_2 Makefile Added files: devel/libidn/patches: Tag: OPENBSD_6_2 patch-lib_punycode_c Log message: SECURITY fix for

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/10/20 14:27:46 Modified files: devel/libidn2 : Tag: OPENBSD_6_2 Makefile Added files: devel/libidn2/patches: Tag: OPENBSD_6_2 patch-lib_bidi_c

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/10/20 14:26:53 Modified files: devel/libidn2 : Makefile Added files: devel/libidn2/patches: patch-lib_bidi_c patch-lib_punycode_c Log message: SECURITY fix for CVE-2017-14061 and

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2017/10/20 02:47:01 Modified files: graphics/xaos : Makefile Added files: graphics/xaos/patches: patch-src_util_timers_c Log message: Fix segfault on startup.

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/10/20 05:37:32 Modified files: devel/libidn : Makefile Added files: devel/libidn/patches: patch-lib_punycode_c Log message: SECURITY fix for CVE-2017-14062 Partial fix reported upstream

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/10/20 05:39:14 Modified files: devel/libidn : Tag: OPENBSD_6_1 Makefile Added files: devel/libidn/patches: Tag: OPENBSD_6_1 patch-lib_punycode_c Log message: SECURITY fix for

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/10/20 00:55:21 Removed files: games/qgo/patches: patch-src_mainwin_cpp.orig Log message: Remove old dot.orig patch.

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/10/20 01:08:15 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.11.174.

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/10/20 01:07:59 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.7.32.

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/10/20 01:10:19 Modified files: sysutils/amazon-ssm-agent: Makefile distinfo sysutils/amazon-ssm-agent/patches: patch-agent_ssm_service_go Log message: Update to

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2017/10/20 00:46:02 Modified files: comms/gammu: Makefile distinfo comms/gammu/patches: patch-tests_CMakeLists_txt Log message: update to gammu-1.38.5

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/10/20 07:35:41 Modified files: devel/p5-Parse-Yapp: Makefile distinfo Log message: Update to Parse-Yapp-1.21 New releases after ~15 years. The main reason is probably to address the "unescaped left

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Anton Lindqvist
CVSROOT:/cvs Module name:ports Changes by: an...@cvs.openbsd.org 2017/10/20 07:48:09 Modified files: textproc/lowdown: Makefile distinfo textproc/lowdown/pkg: PLIST Log message: Update to lowdown-0.3.0. ok jca@

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/10/20 09:49:42 Modified files: sysutils : Makefile Log message: +lscpu

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/10/20 09:49:14 Log message: Import sysutils/lscpu, a utility to gather and display CPU architecture information. Tweak and ok jca@ lscpu gathers CPU architecture information about the

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/10/20 13:00:05 Modified files: devel/cdk : Makefile misc/vttest: Makefile textproc/diffstat: Makefile www/lynx : Makefile Log message: Fix a bunch of

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/10/20 13:01:26 Modified files: textproc/diffstat: Makefile Log message: New HOMEPAGE

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/10/20 13:05:18 Modified files: textproc/diffstat: Makefile Log message: Move stuff in Makefile.template order, and take maintainer

CVS: cvs.openbsd.org: ports

2017-10-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/10/20 11:38:28 Modified files: x11/gnome/online-accounts: Makefile distinfo Log message: update to gnome-online-accounts-3.24.4