Re: boost diff

2018-11-24 Thread Stuart Henderson
On 2018/11/24 09:45, Landry Breuil wrote: > On Sat, Nov 24, 2018 at 07:54:36AM +0100, Otto Moerbeek wrote: > > On Wed, Nov 21, 2018 at 01:19:27PM +0100, Otto Moerbeek wrote: > > > > > Hi, > > > > > > I am playing with boost contexts which is configured out by the current > > > port. > > > I am

Re: Patch to enable XFT on lemonbar

2018-11-24 Thread Joel Carnat
Hi, On Fri 23 Nov 17:41, Ingo Feinerer wrote: > Brian Callahan wrote: > > Joel Carnat wrote: > > > On a journey to find a statusbar for cwm, I found that x11/lemonbar > > > didn't support XFT. I used sources from https://github.com/krypt-n/bar > > > to compile on OpenBSD 6.4/amd64 and it seems to

Re: boost diff

2018-11-24 Thread Stuart Henderson
On 2018/11/24 13:20, Otto Moerbeek wrote: > On Sat, Nov 24, 2018 at 12:01:48PM +, Stuart Henderson wrote: > > > On 2018/11/24 09:45, Landry Breuil wrote: > > > On Sat, Nov 24, 2018 at 07:54:36AM +0100, Otto Moerbeek wrote: > > > > On Wed, Nov 21, 2018 at 01:19:27PM +0100, Otto Moerbeek wrote:

Re: boost diff

2018-11-24 Thread Otto Moerbeek
On Sat, Nov 24, 2018 at 12:01:48PM +, Stuart Henderson wrote: > On 2018/11/24 09:45, Landry Breuil wrote: > > On Sat, Nov 24, 2018 at 07:54:36AM +0100, Otto Moerbeek wrote: > > > On Wed, Nov 21, 2018 at 01:19:27PM +0100, Otto Moerbeek wrote: > > > > > > > Hi, > > > > > > > > I am playing

Re: boost diff

2018-11-24 Thread Otto Moerbeek
On Sat, Nov 24, 2018 at 09:45:09AM +0100, Landry Breuil wrote: > On Sat, Nov 24, 2018 at 07:54:36AM +0100, Otto Moerbeek wrote: > > On Wed, Nov 21, 2018 at 01:19:27PM +0100, Otto Moerbeek wrote: > > > > > Hi, > > > > > > I am playing with boost contexts which is configured out by the current >

Re: boost diff

2018-11-24 Thread Landry Breuil
On Sat, Nov 24, 2018 at 07:54:36AM +0100, Otto Moerbeek wrote: > On Wed, Nov 21, 2018 at 01:19:27PM +0100, Otto Moerbeek wrote: > > > Hi, > > > > I am playing with boost contexts which is configured out by the current > > port. > > I am able to make execution_context and fcontext work on amd64.

www/nginx fix -perl subpackage for ARCH != MACHINE_ARCH

2018-11-24 Thread Peter Hessler
Found while looking through a bulk on arm64. The Makefile references ARCH, while the PLIST references P5ARCH, which is uses MACHINE_ARCH. On amd64, they are the same, but on arm64 one of them is aarch64. A few of our other platforms have this difference as well. the '/auto/' prefix seems

Re: math/pari: remove unless updated

2018-11-24 Thread Olivier Taïbi
On Sat, Nov 24, 2018 at 07:20:44AM +0100, Sebastien Marie wrote: > On Fri, Nov 23, 2018 at 05:27:25PM -0500, Daniel Dickman wrote: > > > > > > > On Nov 23, 2018, at 2:39 PM, Christian Weisgerber > > > wrote: > > > > > > The math/pari port remains at version 2.1.7 from 2005 (!). In the > > >

Re: math/pari: remove unless updated

2018-11-24 Thread George Koehler
On Fri, 23 Nov 2018 20:39:13 +0100 Christian Weisgerber wrote: > The math/pari port remains at version 2.1.7 from 2005 (!). In the > meantime, upstream has released a stream of new versions up to > 2.11.0 earlier this year. If there is so little interest in > maintaining the port, we might as

Re: new: net/go-ipfs

2018-11-24 Thread Edd Barrett
Hi Fabian, On Thu, Sep 20, 2018 at 11:32:53AM +0100, Edd Barrett wrote: > Here's some more comments. It's all minor stuff from here on. We dropped the ball on go-ipfs. In addition to my prior comments, attached is an update to 0.4.18 and a new user.list diff. I also bumped the daemon_timeout

Re: [UPDATE] converters/p5-Unicode-LineBreak 2017.004 -> 2018.003

2018-11-24 Thread Charlene Wendling
Hi ports, Can someone look at this please? The diff is there: https://marc.info/?l=openbsd-ports=154165579626919=2 Thanks! Charlène. On Wed, 7 Nov 2018 19:44:12 +0100 Charlene Wendling wrote: > Hi ports, > > I'm proposing an update for Unicode::LineBreak. > > What's new upstream [1]:

UPDATE: textproc/ripgrep-0.10.0 (with request for help)

2018-11-24 Thread Edward Lopez-Acosta
Version bump. I had to remove the pledge patch as the code was majorly changed and it no longer applied. I spent a couple hours trying to figure out where to apply pledge into the updated code, but got stuck. Would someone be willing to help with this please? Otherwise: Builds and runs

[M. UPDATE] net/qbittorrent 4.1.3 -> 4.1.4

2018-11-24 Thread Elias M. Mariani
Changelog: https://www.qbittorrent.org/news.php Small diff attached. Tested on amd64 without problems (both qbittorrent and qbittorrent-nox). A small tweak on the README for qbittorrent-nox, now is needed to specify a locale to have text on the interface... Cheers. Elias.

update git to 2.19.2

2018-11-24 Thread Klemens Nanni
Lots of small changes, nothing big/critical. https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.19.2.txt Works. Sort RDEP while here. OK? Index: Makefile === RCS file: /cvs/ports/devel/git/Makefile,v

Re: math/pari: remove unless updated

2018-11-24 Thread Daniel Dickman
> On Nov 24, 2018, at 3:13 PM, Stuart Henderson wrote: > >> On 2018/11/24 07:20, Sebastien Marie wrote: >>> On Fri, Nov 23, 2018 at 05:27:25PM -0500, Daniel Dickman wrote: >>> >>> On Nov 23, 2018, at 2:39 PM, Christian Weisgerber wrote: The math/pari port remains at

Re: math/pari: remove unless updated

2018-11-24 Thread Stuart Henderson
On 2018/11/24 07:20, Sebastien Marie wrote: > On Fri, Nov 23, 2018 at 05:27:25PM -0500, Daniel Dickman wrote: > > > > > > > On Nov 23, 2018, at 2:39 PM, Christian Weisgerber > > > wrote: > > > > > > The math/pari port remains at version 2.1.7 from 2005 (!). In the > > > meantime, upstream

Re: [WIP/NEW] 1oom - Master of Orion 1 engine

2018-11-24 Thread Max Fillinger
On Fri, Nov 23, 2018 at 09:40:41PM -0500, Brian Callahan wrote: > > > On 11/23/18 7:05 PM, Max Fillinger wrote: > > Thanks for your help! > > > > > * No MAINTAINER--do you want it? > > What does that entail? I want to keep this port working and up to date, > > if I can. But I won't be any

Re: mail/p5-MIME-Types : update to 2.17

2018-11-24 Thread Andrew Hewus Fresh
On Sun, Nov 04, 2018 at 03:40:53AM +, wen heping wrote: > Hi, > > Here is a patch to update mail/p5-MIME-Types to 2.17. It both build and > test > well on my amd64 system. > > Comments? OK? OK afresh1@ > Index: Makefile >

Re: [UPDATE] converters/p5-Unicode-LineBreak 2017.004 -> 2018.003

2018-11-24 Thread Andrew Hewus Fresh
On Wed, Nov 07, 2018 at 07:44:12PM +0100, Charlene Wendling wrote: > Hi ports, > > I'm proposing an update for Unicode::LineBreak. > > What's new upstream [1]: > > - no new features > - fix build with newer versions of ExtUtils:MakeMaker (will be needed > once our Perl is updated) > >

[new] gerbil-0.14

2018-11-24 Thread Timo Myyrä
Hi, Here's update to my previous port of Gerbil scheme. Previous patches have been committed upstream so it drops them. Otherwise port is pretty much same as before. Timo gerbil.tar.gz Description: Binary data

Re: boost diff

2018-11-24 Thread Otto Moerbeek
On Sat, Nov 24, 2018 at 12:24:59PM +, Stuart Henderson wrote: > On 2018/11/24 13:20, Otto Moerbeek wrote: > > On Sat, Nov 24, 2018 at 12:01:48PM +, Stuart Henderson wrote: > > > > > On 2018/11/24 09:45, Landry Breuil wrote: > > > > On Sat, Nov 24, 2018 at 07:54:36AM +0100, Otto Moerbeek

Re: math/pari: remove unless updated

2018-11-24 Thread Sebastien Marie
On Sat, Nov 24, 2018 at 03:27:35PM -0500, Daniel Dickman wrote: > > >>> i’d rather delete those perl dependencies and update pari than delete > >>> pari. > >>> > >> > >> There is a somehow "long" chain of reverse dependencies. > >> > >> - math/pari > >> - math/p5-Math-Pari > >>-

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2018/11/24 02:37:15 Modified files: x11/kde-applications: Makefile Log message: unhook libkmahjongg and kmahjongg Coexistence between KDE4 and KDE5 is not possible yet. KDE4 update process

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/11/24 05:03:11 Modified files: mail/dovecot-pigeonhole: Makefile distinfo mail/dovecot-pigeonhole/patches: patch-src_lib-sieve_sieve-common_h

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/11/24 05:02:49 Modified files: mail/dovecot : Makefile distinfo mail/dovecot/pkg: PLIST-server Added files: mail/dovecot/patches: patch-src_lib-master_test-event-stats_c Log

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2018/11/24 02:15:26 Modified files: x11/kde-applications/blinken: Makefile x11/kde-applications/blinken/pkg: PLIST x11/kde-applications/bomber: Makefile

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2018/11/24 04:27:49 Modified files: mail/opensmtpd-extras: Makefile distinfo mail/opensmtpd-extras/pkg: PLIST-main Log message: Update to 6.4.0 ok jung@

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/11/24 01:04:46 Modified files: sysutils/pciutils: Makefile distinfo Log message: update to pciutils 3.6.2

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/11/24 04:20:08 Modified files: devel/pcre : Makefile Added files: devel/pcre/patches: patch-pcre_exec_c Log message: Fix the stack frame size detection when building with 'recent' gcc.

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/11/24 01:00:26 Modified files: archivers/unshield: Makefile distinfo Log message: update to unshield 1.4.3

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/11/24 01:54:46 Modified files: databases/mariadb: Makefile databases/mariadb/pkg: PLIST-server PLIST-tests Log message: Re-disable the mroonga engine, it only builds on LE archs. Prompted

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2018/11/24 11:53:38 Modified files: x11/kde-applications/kblocks/pkg: PLIST Log message: unbreak; fix typo Thanks ajacoutot@

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/24 08:07:52 Modified files: print/cups-filters: Makefile distinfo Log message: Update to cups-filters-1.21.4.

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/24 11:36:03 Modified files: x11/kde-applications/konquest: Makefile Log message: Missed bump.

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/24 13:16:33 Modified files: math/gnumeric : Makefile distinfo Added files: math/gnumeric/patches: patch-src_mathfunc_c Log message: Update to gnumeric-1.12.44.

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2018/11/24 15:24:49 Modified files: lang/cython: Makefile distinfo Log message: Update to cython 0.29.1.

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2018/11/24 15:23:54 Modified files: lang/gambit: Makefile distinfo Removed files: lang/gambit/patches: patch-lib_os_io_c Log message: Update to gambit 4.9.1.

CVS: cvs.openbsd.org: ports

2018-11-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/11/24 13:15:54 Modified files: devel/goffice : Makefile distinfo Log message: Update to goffice-0.10.44.