Re: UPDATE lastpass-cli 1.2.2

2017-11-09 Thread Björn Ketelaars
On Wed 01/11/2017 12:58, Björn Ketelaars wrote: > The diff below brings lastpass-cli to the latest version. Changelog can be > found at https://github.com/lastpass/lastpass-cli/releases/tag/v1.2.2 > > Comments / OK's? > > -- > Björn Ketelaars > GPG key: 0x4F0E5F21 > > > diff --git security/las

Re: UPDATE py-sphinx_guzzle_theme

2017-11-09 Thread Björn Ketelaars
On Wed 01/11/2017 13:05, Björn Ketelaars wrote: > The Makefile for textproc/py-sphinx_guzzle_theme contains an error in the > MAINTAINER line. Diff below corrects my mistake. > > -- > Björn Ketelaars > GPG key: 0x4F0E5F21 > > > diff --git textproc/py-sphinx_guzzle_theme/Makefile > textproc/py-

Re: UPDATE: chinese/libchewing & inputmethods/scim-chewing

2017-11-09 Thread Kevin Lo
On Thu, Nov 09, 2017 at 04:13:44PM +0800, Kevin Lo wrote: > > Hi, > > Update both libchewing and scim-chewing to 0.5.1. > Tested scim and uim on amd64. > > While here, I would like to take over maintainership of the libchewing. > > Comments? OK? Here's the revised diff that removes unneeded MA

Re: Update MariaDB from 10.0.33 to 10.2.10

2017-11-09 Thread Peter Faiman
> On Nov 8, 2017, at 12:17, Stuart Henderson wrote: > > On 2017/11/08 10:53, Peter Faiman wrote: >>> On Nov 8, 2017, at 09:39, Jeremy Evans wrote: >>> > On 11/08 10:37, Brad Smith wrote: > On 11/6/2017 7:21 AM, Jeremy Evans wrote: > > This patch brings us up to the latest stabl

UPDATE: Aria2-1.33.1

2017-11-09 Thread Gonzalo L. Rodriguez
Hello, Little update for Aria2 to 1.33.1: https://github.com/aria2/aria2/releases/tag/release-1.33.1 Ok? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/www/aria2/Makefile,v retrieving revi

Re: new: net/nyx

2017-11-09 Thread Stuart Henderson
On 2017/11/09 17:55, Pascal Stumpf wrote: > Nyx is a command-line monitor for Tor. With this you can get detailed > real-time information about your relay such as bandwidth usage, > connections, logs, and much more. > > > This will finally be replacing net/arm. :) No conflicting files, so the @

Re: [PATCH] add python3 flavor to net/stem

2017-11-09 Thread attila
Daniel Jakots wrote: > On Thu, 09 Nov 2017 11:30:24 -0600, attila > wrote: > > > The attached patch adds a python3 flavor to net/stem. > > It's more complicated than that because PKGNAME must be renamed in > py-stem. I was following the pattern in other ports that are Pythonic but don't have t

[NEW] net/onionshare

2017-11-09 Thread attila
Hi ports@, Attached is a port OnionShare (https://onionshare.org). It requires the net/stem python3 flavor patch I posted earlier. Both GUI and CLI have been lightly tested. $ cat pkg/DESCR Tool for sharing files of any size anonymously over the Tor public anonymity network. It works by starti

Re: [PATCH] add python3 flavor to net/stem

2017-11-09 Thread Daniel Jakots
On Thu, 09 Nov 2017 11:30:24 -0600, attila wrote: > The attached patch adds a python3 flavor to net/stem. It's more complicated than that because PKGNAME must be renamed in py-stem. Cheers, Daniel

[PATCH] add python3 flavor to net/stem

2017-11-09 Thread attila
Hi ports@, The attached patch adds a python3 flavor to net/stem. This is required for another port I have waiting in the wings, net/onionshare, which requires python3 stem as a dep. Pax, -A -- https://haqistan.net/~attila | attila@{stalphonsos.com,haqistan.net} pgp: 0x62A729CF | C2CE 2487 03AC 4

[PATCH] split net/tor into stable/ and alpha/

2017-11-09 Thread attila
Hi ports@, I propose that we split net/tor into net/tor/stable (which is the current net/tor) and net/tor/alpha to make it easier to experiment with and run relays based on the latest Tor. Posing this as a patch seemed confusing to me because of all the changes in directory structure, so instead

new: net/nyx

2017-11-09 Thread Pascal Stumpf
Nyx is a command-line monitor for Tor. With this you can get detailed real-time information about your relay such as bandwidth usage, connections, logs, and much more. This will finally be replacing net/arm. :) nyx.tar.gz Description: nyx.tar.gz

Re: [patch] net/dnscrypt-proxy: use random resolver

2017-11-09 Thread Stuart Henderson
updated after some feedback. Index: Makefile === RCS file: /cvs/ports/net/dnscrypt-proxy/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile --- Makefile2 Aug 2017 09:32:40 - 1.31 +++ Makefile9 Nov 2017 1

[UPDATE] sysutils/py-tsk

2017-11-09 Thread Remi Pointel
Hi, this is the diff to update py-tsk to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/sysutils/py-tsk/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile 2 Nov 2017 10:06:37

Re: [UPDATE] games/yquake2 7.01 => 7.02

2017-11-09 Thread Adam Wolk
On Thu, Nov 09, 2017 at 11:04:18AM +0100, Adam Wolk wrote: > Hi ports@ > > Upgrading our yquake2 from 7.01 to 7.02 > updated diff with the missing files folder Index: Makefile === RCS file: /cvs/ports/games/yquake2/Makefile,v retrie

Re: NEW: devel/openmp

2017-11-09 Thread Stuart Henderson
On 2017/11/08 23:55, Brian Callahan wrote: > Hi ports -- > > I submitted this a few months back, resubmitting it because I have multiple > consumers of it. > Attached is devel/openmp, the LLVM OpenMP stand-alone implementation. > > --- > pkg/DESCR: > The OpenMP subproject of LLVM contains the com

Re: [patch] net/dnscrypt-proxy: use random resolver

2017-11-09 Thread Stuart Henderson
On 2017/11/09 09:58, Vinícius Zavam wrote: > grep listening ports, I'd say (1024+ ports does not play a good reason > though?). If dnscrypt-proxy dies for some reason, you don't want to allow an unprivileged user to take over the port. It should be <1024. > I would still go for it, and suggest to

[UPDATE] security/py-artifacts

2017-11-09 Thread Remi Pointel
Hi, this is the diff to update py-artifacts to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/security/py-artifacts/Makefile,v retrieving revision 1.7 diff -u -p -u -p -r1.7 Makefile --- Makefile 5 Oct 2

games/cataclysm-dda fix for gcc archs and localization

2017-11-09 Thread trondd
trondd wrote: > Attempting to allow compilation on GCC archs. Just > a slight tweak and addition of a COMPILER list. > > Tim. > Also fix localization support. Problem found and fix confirmed by Roman Yakovlev < mail (at) 51t.ru >. Tim. Index: Makefile ==

[UPDATE] games/yquake2 7.01 => 7.02

2017-11-09 Thread Adam Wolk
Hi ports@ Upgrading our yquake2 from 7.01 to 7.02 Port changes: - bump version - everything now lives under /usr/local/share/yquake2 this has been asked by upstream and outlined in their porting guide that was created after I started complaining that they want relative paths between

Re: [patch] net/dnscrypt-proxy: use random resolver

2017-11-09 Thread Vinícius Zavam
2017-11-08 18:31 GMT+00:00 Stuart Henderson : > hi stu, tyvm for your feedback and comments about it. very appreciated! a new version of the patch is attached. > On 2017/11/08 16:53, Vinícius Zavam wrote: > > " -R, --resolver-name=: name of the resolver to use, from the > > list of available reso

Re: [pretest] emacs-26.0.90

2017-11-09 Thread Grégoire Jadi
Piotr Isajew writes: > On Mon, Nov 06, 2017 at 03:24:38PM +0100, Grégoire Jadi wrote: > >> Jeremie Courreges-Anglas writes: >> >> > Very interesting, thanks to both of you for your reports and >> > investigations. I've never hit this, probably because I run the no_x11 >> > flavor. I'll see wh

UPDATE: chinese/libchewing & inputmethods/scim-chewing

2017-11-09 Thread Kevin Lo
Hi, Update both libchewing and scim-chewing to 0.5.1. Tested scim and uim on amd64. While here, I would like to take over maintainership of the libchewing. Comments? OK? Index: chinese/libchewing/Makefile === RCS file: /cvs/ports/c