Re: [PATCH] databases/lbdb - enable abook support

2018-07-11 Thread Raf Czlonka
Updated diff below. cvs server: Diffing databases/lbdb Index: databases/lbdb/Makefile === RCS file: /cvs/ports/databases/lbdb/Makefile,v retrieving revision 1.19 diff -u -p -r1.19 Makefile --- databases/lbdb/Makefile 29 Apr 2016 1

Re: NEW: net/bitcoin

2018-07-11 Thread Antoine Jacoutot
On Wed, Jul 11, 2018 at 10:05:54PM +0200, Fabian Raetz wrote: > Hi, > > can we also create a package of the no_x11 flavor? Not only we can, but we must. Otherwise unbuilt FLAVORs tend to rot and die... Thanks, commited. > diff --git a/net/Makefile b/net/Makefile > index 57cfb4eec35..b8781538c32

Re: NEW: net/bitcoin

2018-07-11 Thread Fabian Raetz
Hi, can we also create a package of the no_x11 flavor? diff --git a/net/Makefile b/net/Makefile index 57cfb4eec35..b8781538c32 100644 --- a/net/Makefile +++ b/net/Makefile @@ -27,6 +27,7 @@ SUBDIR += bird SUBDIR += bird,v6 SUBDIR += bitcoin + SUBDIR += bitcoin,no_x11 S

Re: UPDATE: Tarsnap-gui-1.0.1

2018-07-11 Thread Josh Grosse
On Wed, Jul 11, 2018 at 02:36:25PM +0200, Gonzalo L. Rodriguez wrote: > Hello, > > Update for Tarsnap-gui to 1.0.1: > > https://github.com/Tarsnap/tarsnap-gui/releases > > OK? Comments? Appears identical to the update I posted on June 5 [1]. OK maintainer. [1] https://marc.info/?l=openbsd-por

[UPDATE] comms/picocom to 3.1

2018-07-11 Thread Frederic Cambus
Hi ports@, Here is a diff to update picocom to 3.1. Notable changes: - Switch to using GitHub - Drop the patch for the old manpage - Sync DESCR with the actual manpage As discussed with him, remove Kyle Isom from MAINTAINER (ENOTIME). Comments? OK? Index: Makefile

Re: [patch] geo/garmindev on aarch64

2018-07-11 Thread Matthew Martin
On Wed, Jul 11, 2018 at 12:43:35PM +0100, Stuart Henderson wrote: > On 2018/07/10 23:16, Matthew Martin wrote: > > Few signed char fixes. > > Was this a build failure before (in which case OK), or did it build but > misbehave (in which case it needs a bump)? Build failure [1]. Same reasoning as i

Re: [PATCH] net/libmaxminddb

2018-07-11 Thread Jeremie Courreges-Anglas
On Tue, Jul 10 2018, Frederic Cambus wrote: > Hi ports@, > > The combination of -fms-extensions -std=c99 means libmaxminddb couldn't be > built with base GCC, so the library and headers were patched. This worked > when the only consumer was the mmdblookup bundled tool. > > However, this is causing

UPDATE: Brotli-1.0.5

2018-07-11 Thread Gonzalo L. Rodriguez
Hello, Update for Brotli to 1.0.5: https://github.com/google/brotli/releases OK? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/archivers/brotli/Makefile,v retrieving revision 1.6 diff -u

Re: [update]: devel/physfs 3.0.1

2018-07-11 Thread Jeremie Courreges-Anglas
On Tue, Jul 10 2018, David CARLIER wrote: > Here the dpb output > > Elapsed time=00:54:19 > > I=1 B=0 Q=0 T=306 F=0 !=0 Committed, thanks! -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

UPDATE: Tor-0.3.3.8

2018-07-11 Thread Gonzalo L. Rodriguez
Hello, Update for Tor to 0.3.3.8: https://blog.torproject.org/tor-0338-released OK? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/net/tor/Makefile,v retrieving revision 1.115 diff -u -p -

Re: NEW OCaml sysutils/dune math/ocaml-{num,zarith}

2018-07-11 Thread Jeremie Courreges-Anglas
On Wed, Jul 11 2018, Jeremie Courreges-Anglas wrote: > On Mon, Jul 02 2018, Christopher Zimmermann wrote: >> On 2018-06-21 Christopher Zimmermann wrote: >>> Hi, >>>=20 >>> the last few days I prepared an update of ocaml to 4.06 and opam to >>> 2.00rc2 and along with it updates or REVISION bumps

Re: UPDATE werkzeug to 0.14.1 and take maintainership

2018-07-11 Thread Victor Kukshiev
ping. 2018-07-10 0:17 GMT+03:00 Victor Kukshiev : > Hi, ports@! > > This diff updates werkzeug to 0.14.1 > First step in process update Flask to 1.0.x brahch > I also take maintainership it. > ok? > >

Re: UPDATE of lang/ocaml to 4.06 and dependent ports

2018-07-11 Thread Jeremie Courreges-Anglas
On Fri, Jun 22 2018, Jeremie Courreges-Anglas wrote: > Cutting down the Cc list... > > On Thu, Jun 21 2018, Christopher Zimmermann wrote: > > [...] > >> I'd like to collect some OKs from developers familiar with OCaml ports. >> If someone owning a powerpc or sparc machine feels like it he could t

Re: NEW OCaml sysutils/dune math/ocaml-{num,zarith}

2018-07-11 Thread Jeremie Courreges-Anglas
On Mon, Jul 02 2018, Christopher Zimmermann wrote: > On 2018-06-21 Christopher Zimmermann wrote: >> Hi, >>=20 >> the last few days I prepared an update of ocaml to 4.06 and opam to >> 2.00rc2 and along with it updates or REVISION bumps of the dependent >> ports. >>=20 >> two ports have been added

UPDATE: Tarsnap-gui-1.0.1

2018-07-11 Thread Gonzalo L. Rodriguez
Hello, Update for Tarsnap-gui to 1.0.1: https://github.com/Tarsnap/tarsnap-gui/releases OK? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/sysutils/tarsnap-gui/Makefile,v retrieving revisi

Re: [patch] geo/garmindev on aarch64

2018-07-11 Thread Stuart Henderson
On 2018/07/10 23:16, Matthew Martin wrote: > Few signed char fixes. Was this a build failure before (in which case OK), or did it build but misbehave (in which case it needs a bump)? > - Matthew Martin > > diff --git patches/patch-src_EtrexH_CDevice_cpp > patches/patch-src_EtrexH_CDevice_cpp >

[patch] geo/garmindev on aarch64

2018-07-11 Thread Matthew Martin
Few signed char fixes. - Matthew Martin diff --git patches/patch-src_EtrexH_CDevice_cpp patches/patch-src_EtrexH_CDevice_cpp new file mode 100644 index 000..4b0c1a0f437 --- /dev/null +++ patches/patch-src_EtrexH_CDevice_cpp @@ -0,0 +1,14 @@ +$OpenBSD$ + +Index: src/EtrexH/CDevice.cpp +--

Re: [PATCH] databases/lbdb - enable abook support

2018-07-11 Thread Raf Czlonka
On Wed, Jul 11, 2018 at 12:15:39PM BST, Stuart Henderson wrote: > On 2018/07/11 12:11, Raf Czlonka wrote: > > On Wed, Jul 11, 2018 at 10:26:42AM BST, Stuart Henderson wrote: > > > On 2018/07/11 10:15, Raf Czlonka wrote: > > > > On Wed, Jul 11, 2018 at 09:24:56AM BST, Stuart Henderson wrote: > > > >

Re: [PATCH] databases/lbdb - enable abook support

2018-07-11 Thread Stuart Henderson
On 2018/07/11 12:11, Raf Czlonka wrote: > On Wed, Jul 11, 2018 at 10:26:42AM BST, Stuart Henderson wrote: > > On 2018/07/11 10:15, Raf Czlonka wrote: > > > On Wed, Jul 11, 2018 at 09:24:56AM BST, Stuart Henderson wrote: > > > > On 2018/07/07 23:00, Raf Czlonka wrote: > > > > > On Sat, Jul 07, 2018

Re: [PATCH] databases/lbdb - enable abook support

2018-07-11 Thread Raf Czlonka
On Wed, Jul 11, 2018 at 10:26:42AM BST, Stuart Henderson wrote: > On 2018/07/11 10:15, Raf Czlonka wrote: > > On Wed, Jul 11, 2018 at 09:24:56AM BST, Stuart Henderson wrote: > > > On 2018/07/07 23:00, Raf Czlonka wrote: > > > > On Sat, Jul 07, 2018 at 12:40:47AM BST, Stuart Henderson wrote: > > > >

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-11 Thread David CARLIER
That s my preferable approach honestly, portaudio backend is good enough, but I understand if you both still want to push further tests with the patch. Regards. On Wed, 11 Jul 2018 at 10:27, Leonid Bobrov wrote: > > On Mon, Jun 25, 2018 at 03:18:36PM +0300, Leonid Bobrov wrote: > > On Thu, Jun 21,

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-11 Thread Leonid Bobrov
On Mon, Jun 25, 2018 at 03:18:36PM +0300, Leonid Bobrov wrote: > On Thu, Jun 21, 2018 at 08:44:29AM +0200, Alexandre Ratchov wrote: > > On Wed, Jun 06, 2018 at 04:11:17PM +0300, Leonid Bobrov wrote: > > > On Tue, Jun 05, 2018 at 08:01:12AM +0200, Alexandre Ratchov wrote: > > > > I installed utox, i

Re: new: lang/brainfuck

2018-07-11 Thread Stuart Henderson
On 2018/07/11 10:45, Stuart Henderson wrote: > On 2018/07/10 22:21, Nayden Markatchev wrote: > > Hi ports@, > > > > Here is a port of a brainfuck interpreter. > > > > from pkg/DESCR: > > --- > > Brainfuck is a programming language created in 1993 by Urban Muller and > > notable for its extreme mi

Re: new: lang/brainfuck

2018-07-11 Thread Stuart Henderson
On 2018/07/10 22:21, Nayden Markatchev wrote: > Hi ports@, > > Here is a port of a brainfuck interpreter. > > from pkg/DESCR: > --- > Brainfuck is a programming language created in 1993 by Urban Muller and > notable for its extreme minimalism. > > Brainfuck programs are composed as a series of c

Re: [PATCH] databases/lbdb - enable abook support

2018-07-11 Thread Stuart Henderson
On 2018/07/11 10:15, Raf Czlonka wrote: > On Wed, Jul 11, 2018 at 09:24:56AM BST, Stuart Henderson wrote: > > On 2018/07/07 23:00, Raf Czlonka wrote: > > > On Sat, Jul 07, 2018 at 12:40:47AM BST, Stuart Henderson wrote: > > > > [...] > > > > > > > > +MASTER_SITES = http://www.spinnaker.de/d

Re: Crystal requires libLLVM-6.0.so

2018-07-11 Thread Stuart Henderson
On 2018/07/10 13:57, Brian Callahan wrote: > > On 07/10/18 13:51, James Turner wrote: > > I require the attached diff in order to use crystal otherwise I get the > > following when trying to run crystal hello.cr. > > > > ld.so: crystal: can't load library 'libLLVM-6.0.so' > > Killed > > > > Thi

Re: [PATCH] databases/lbdb - enable abook support

2018-07-11 Thread Raf Czlonka
On Wed, Jul 11, 2018 at 09:24:56AM BST, Stuart Henderson wrote: > On 2018/07/07 23:00, Raf Czlonka wrote: > > On Sat, Jul 07, 2018 at 12:40:47AM BST, Stuart Henderson wrote: > > > [...] > > > > > > +MASTER_SITES = http://www.spinnaker.de/debian/ > > Oh this is a redirect to https now, mi

Re: UPDATES: Net-OpenSSH and Test-TCP

2018-07-11 Thread Stuart Henderson
On 2018/07/10 18:17, Gonzalo L. Rodriguez wrote: > RCS file: /cvs/ports/net/p5-Net-OpenSSH/Makefile,v > retrieving revision 1.7 > diff -u -p -r1.7 Makefile > --- Makefile 20 Mar 2016 19:56:54 - 1.7 > +++ Makefile 10 Jul 2018 16:14:06 - > @@ -2,7 +2,7 @@ > > COMMENT =perl SSH c

Re: [PATCH] databases/lbdb - enable abook support

2018-07-11 Thread Stuart Henderson
On 2018/07/07 23:00, Raf Czlonka wrote: > On Sat, Jul 07, 2018 at 12:40:47AM BST, Stuart Henderson wrote: > > On 2018/07/06 12:22, Raf Czlonka wrote: > > > Hi all, > > > > > > Given that abook is in ports, could we have support for it enabled > > > in lbdb, please? > > > > > > Regards, > > > > >

Re: gdb for arm64

2018-07-11 Thread Sebastien Marie
On Tue, Jul 10, 2018 at 12:00:54PM +0200, Mark Kettenis wrote: > Here is a cleaned-up version of a diff that Dale made to support > OpenBSD/arm64 in gdb. Single-stepping doesn't work yet, which means > that stepping through the code doesn't really work. But setting > breakpoints and inspecting st

UPDATE: Iperf3 (3.6)

2018-07-11 Thread Gonzalo L. Rodriguez
Hello, Update for Iperf3 to 3.6: http://software.es.net/iperf/ https://github.com/esnet/iperf/releases OK? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/net/iperf3/Makefile,v retrieving r