Re: mercurial python3 flavor

2019-07-24 Thread Sebastien Marie
On Thu, Jul 25, 2019 at 12:31:53AM +0200, Juan Francisco Cantero Hurtado wrote: > This is a patch for mercurial users. > > If you want to test mercurial running with python3 instead of python2.7, > uninstall mercurial, apply the patch and run: > > env FLAVOR=python3 make install > > If something

Re: Prepare for gpsd-3.x

2019-07-24 Thread Landry Breuil
On Wed, Jul 24, 2019 at 11:48:13PM +0300, Kirill Bychkov wrote: > On Thu, June 20, 2019 10:08, Kirill Bychkov wrote: > > Hi! > > Long time ago I've started update of gpsd from 2.x to 3.x. > > Upstream moved from auto crap to scons so it gave me some > > headache. > > Before switching to new gpsd we

Re: mercurial python3 flavor

2019-07-24 Thread Daniel Jakots
On Thu, 25 Jul 2019 00:31:53 +0200, Juan Francisco Cantero Hurtado wrote: > This is a patch for mercurial users. > > If you want to test mercurial running with python3 instead of > python2.7, uninstall mercurial, apply the patch and run: Since you don't rename the binaries, users won't be able

Re: Update: sysutils/exa 0.8.0 -> 0.9.0

2019-07-24 Thread Stephen Gregoratto
Ping On 2019-07-17 01:00, Stephen Gregoratto wrote: > 0.9.0 was released yesterday[1], making it two years since the last > release. More features were added and a couple of bugs were fixed. > I compiled this on -current using lang/rust from ports, haven't tried it > on 6.5. > > I had a bit of tr

Re: [UPDATE] www/honk

2019-07-24 Thread Aaron Bieber
On Mon, 22 Jul 2019 at 12:28:57 -0400, Horia Racoviceanu wrote: > Update Makefile > - change NO_TEST=yes to NO_TEST=Yes OK abieber@ for someone to commit! > > On 7/12/19, Horia Racoviceanu wrote: > > Update patch to Makefile rev. 1.7 > > > > On 7/11/19, Horia Racoviceanu wrote: > >> Update to

mercurial python3 flavor

2019-07-24 Thread Juan Francisco Cantero Hurtado
This is a patch for mercurial users. If you want to test mercurial running with python3 instead of python2.7, uninstall mercurial, apply the patch and run: env FLAVOR=python3 make install If something is broken in the python3 version, please report the problem to the mercurial bugzilla and CC my

Re: update devel/physfs (was: Re: LLVM 8 fallout)

2019-07-24 Thread Thomas Frohwein
ping On Wed, Jul 10, 2019, at 11:06 PM, Thomas Frohwein wrote: > I tested the consumers of physfs with 3.0.2 (except games/love because I > have no suitable ROMs/cartridges) and found no regression on brief > testing. As mentioned before, dxx-rebirth that is BROKEN on clang arches > since the clan

Re: Prepare for gpsd-3.x

2019-07-24 Thread Kirill Bychkov
On Thu, June 20, 2019 10:08, Kirill Bychkov wrote: > Hi! > Long time ago I've started update of gpsd from 2.x to 3.x. > Upstream moved from auto crap to scons so it gave me some > headache. > Before switching to new gpsd we need to prepare some ports > which are linking against libgps because API h

Re: [NEW] devel/p5-Params-ValidationCompiler

2019-07-24 Thread Charlene Wendling
On Sat, 20 Jul 2019 08:47:09 + wen heping wrote: > Hi, ports@: > > Here is a patch to create new port > devel/p5-Params-ValidationCompiler, which is required by the future > update of devel/p5-DateTime. It build well and passed all tests on my > amd64-head system. > > Before import into

Re: [NEW] devel/p5-Test2-Plugin-NoWarnings

2019-07-24 Thread Charlene Wendling
On Sat, 20 Jul 2019 08:44:10 + wen heping wrote: > Hi, ports@: > > Here is a patch to create new port devel/p5-Test2-Plugin-NoWarnings, > which is required by the new port p5-Params-ValidationCompiler, > which is required by the future update of devel/p5-DateTime. > It build well and pa

Re: [NEW] devel/p5-Specio

2019-07-24 Thread Charlene Wendling
Hi, On Fri, 19 Jul 2019 07:00:22 + wen heping wrote: > Hi, ports@: > > Here is a patch to create new port devel/p5-Specio, which is > required by the future update of devel/p5-DateTime. > It build well and passed all tests on my amd64-head system. > > Comments? OK? The CPAN_AUTHOR li

Re: [fix] biology/p5-Bio-ASN1-EntrezGene: fix unescaped left braces

2019-07-24 Thread Charlene Wendling
Ping. On Wed, 17 Jul 2019 19:11:59 +0200 Charlene Wendling wrote: > > This version of this module contains unescaped left braces that, while > not fatal until Perl 5.32, mark the tests as failing when it should > not. > > > I'm proposing a patch to fix that. There are no consumers. Indeed now

Re: [ports-gcc] Unbreak devel/pycdc (was: Re: powerpc bulk build report)

2019-07-24 Thread Charlene Wendling
Ping. On Tue, 16 Jul 2019 00:30:23 +0200 Charlene Wendling wrote: > > > http://build-failures.rhaalovely.net//powerpc/2019-06-29/devel/pycdc.log > > Using -Werror for releases seems ambitious to me, especially that GCC > is very adept at generating them. > > I've removed the flag, and it build

lyx-2.3.2p0 fails to open file dialog

2019-07-24 Thread Peter Ljung
I have problems with LyX in OpenBSD 6.5 release. When I try to open a new file from template ("New from Template") the new dialog is empty and the application gets unresponsive with the following error... (lyx:53941): Gtk-CRITICAL **: 15:43:31.375: Error building template class 'GtkDialog' for an

UPDATE: devel/py-uv

2019-07-24 Thread Rafael Sadowski
Update py-uv to 1.4.0 which supports libuv 1.30.1. OK? Index: Makefile === RCS file: /cvs/ports/devel/py-uv/Makefile,v retrieving revision 1.5 diff -u -p -u -p -r1.5 Makefile --- Makefile12 Jul 2019 20:45:55 - 1.5 +++ Ma

UPDATE: devel/libuv

2019-07-24 Thread Rafael Sadowski
Update libuv to 1.30.1. All consumers are happy with this version. There are only new dynamic export changes so I bumped minor version. OK with the py-libuv port? Index: Makefile === RCS file: /cvs/ports/devel/libuv/Makefile,v retrie

Re: NEW: games/devilutionx

2019-07-24 Thread Bryan Steele
I had a lot of fun testing this, indeed, this fixes multiplayer. I'm ok with getting this in to make it easier for others to get in. :-) On Tue, Jul 23, 2019 at 11:46:10PM -0700, Nam Nguyen wrote: > > I promise that this third attachment preserves ^M properly. I had to use > application/octet-str

Re: [Update] sysutils/stow 2.2.2 --> 2.3.0

2019-07-24 Thread Stuart Henderson
On 2019/07/23 21:54, Andreas Kusalananda Kähäri wrote: > GNU Stow 2.3.0 was released on the 29th of June 2019. > > Patch is attached. Thanks, committed. > 2. License upgraded from GPL version 2 to version 3 There are many who do not consider this an upgrade :-)

Re: productivity/tryton: add cdn to MASTER_SITES

2019-07-24 Thread Stuart Henderson
On 2019/07/24 08:42, Sebastien Marie wrote: > Hi, > > tryton upstream added a cdn in front of their downloads.tryton.org host > to reduce the load for serving static files. > > The following diff makes all tryton ports uses downloads-cdn.t.o first, > and next fallback to downloads.t.o. > > I ass

Re: [Patch] mail/p5-Mail-Milter-Authentication : Fix DEPENDS

2019-07-24 Thread Giovanni Bechis
On 7/23/19 4:57 AM, wen heping wrote: > Hi, > >     Here is a patch for mail/p5-Mail-Milter-Authentication to fix RUN_DEPENDS. > >     After install this port, when run: >   perl -e "use Mail::Milter::Authentication;" >    It will fail because lacking of mail/p5-Mail-SPF as DEPENDS. > >    W