Re: firefox 52 - crashes at startup or later due to oom

2017-03-13 Thread Ted Unangst
Sebastien Marie wrote: > Alternatively, having a small datastack-cur and a bigger datastack-max > is a possibility, and setting datastack-cur to datastack-max before > running firefox (ulimit -d `ulimit -dH`). indeed. for some years now, i usually start firefox from a shell. first ulimit -d 41231

Re: firefox 52 - crashes at startup or later due to oom

2017-03-13 Thread Sebastien Marie
On Mon, Mar 13, 2017 at 11:19:09PM +0100, Peter N. M. Hansteen wrote: > > On 03/13/17 08:01, Landry Breuil wrote: > >> Alternatively, I would be glad if someone could test the diff below: I > >> run with it, but I don't use javascript enough to be sure the allocation > >> isn't too low. > >> > >>

Re: Update to weechat-1.7

2017-03-13 Thread Daniel Jakots
On Sun, 12 Mar 2017 20:15:42 -0400, Daniel Jakots wrote: > Hi, > > Here's a diff to update to latest weechat release. > > Changelog: https://weechat.org/files/changelog/ChangeLog-1.7.html > > Comments? OK? Updated diff following a review from abieber@ There's still: weechat-ruby-1.7(net/weec

Re: firefox 52 - crashes at startup or later due to oom

2017-03-13 Thread Peter N. M. Hansteen
On 03/13/17 08:01, Landry Breuil wrote: >> Alternatively, I would be glad if someone could test the diff below: I >> run with it, but I don't use javascript enough to be sure the allocation >> isn't too low. >> >> It makes the allocation to be 128 Mo instead of 1 Go on 64bits platform >> (it is th

Re: UPDATE: texlive 2016

2017-03-13 Thread Edd Barrett
Hi Nils, Thanks for testing. On Mon, Mar 13, 2017 at 08:06:06AM +0100, Nils Reuße wrote: > The update went well for me, but i had to use an obj-directory outside > of /usr (the build takes quite a bit of disk space), and had to > deinstall texlive 2015 before installing the new packages with `mak

Re: [PATCH] emulators/virtualjaguar (Honour CFLAGS and CXXFLAGS)

2017-03-13 Thread Jeremie Courreges-Anglas
Frederic Cambus writes: > Hi ports@, > > Here is a diff to make emulators/virtualjaguar honour CFLAGS and > CXXFLAGS everywhere. > > Comments? OK? ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: Firefox and Chrome and linkedin account create/recaptcha

2017-03-13 Thread Landry Breuil
On Mon, Mar 13, 2017 at 12:07:29PM +, Stuart Henderson wrote: > A desktop user reported "aw snap"s and hangs in Chromium (51.0, on a > 6.0-stable system) in linkedin, mostly during searches. I'm trying to > create an account there to check if it also happens on -current too > but haven't been a

[PATCH] emulators/virtualjaguar (Honour CFLAGS and CXXFLAGS)

2017-03-13 Thread Frederic Cambus
Hi ports@, Here is a diff to make emulators/virtualjaguar honour CFLAGS and CXXFLAGS everywhere. Comments? OK? Index: Makefile === RCS file: /cvs/ports/emulators/virtualjaguar/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Make

[UPDATE] devel/p5-ExtUtils-Helpers

2017-03-13 Thread Sergey Bronnikov
It's a minor update (0.022 -> 0.026). Tested on amd64. diff --git a/devel/p5-ExtUtils-Helpers/Makefile b/devel/p5-ExtUtils-Helpers/Makefile index 0e5d02e..16d29b3 100644 --- a/devel/p5-ExtUtils-Helpers/Makefile +++ b/devel/p5-ExtUtils-Helpers/Makefile @@ -4,7 +4,7 @@ COMMENT = various portab

[UPDATE] devel/p5-Class-Method-Modifiers

2017-03-13 Thread Sergey Bronnikov
It's a minor update (2.11 -> 2.12). Tested on amd64. diff --git a/devel/p5-Class-Method-Modifiers/Makefile b/devel/p5-Class-Method-Modifiers/Makefile index eb9e959..46bb18e 100644 --- a/devel/p5-Class-Method-Modifiers/Makefile +++ b/devel/p5-Class-Method-Modifiers/Makefile @@ -4,7 +4,7 @@ COMMENT

productivity/wyrd (remove?)

2017-03-13 Thread Okan Demirmen
Hi, Quick poll - anyone want to take this? It's dead upstream for the past few years and I have no interest in it either, especially the way ocaml is moving. Removing is the idea otherwise. Thanks, Okan

Re: [new] www/nextcloud

2017-03-13 Thread Johan Huldtgren
On 3/13/17 10:58, Gonzalo L. Rodriguez wrote: > On [27/02/17] [07:44P], Johan Huldtgren wrote: > ; On 2/26/17 18:35, Gonzalo L. Rodriguez wrote: > ; > > ; > I do some tweaks on your port, can you try if this works for you? > ; > ; looks good to me, packages and installs fine on my test system. > ;

Re: [new] www/nextcloud

2017-03-13 Thread Gonzalo L. Rodriguez
On [27/02/17] [07:44P], Johan Huldtgren wrote: ; On 2/26/17 18:35, Gonzalo L. Rodriguez wrote: ; > ; > I do some tweaks on your port, can you try if this works for you? ; ; looks good to me, packages and installs fine on my test system. ; ; .jh ; New version attached, any interested on this in?

Re: openbsd ports of perl modules

2017-03-13 Thread Nigel Taylor
On 03/13/17 13:00, Sergey Bronnikov wrote: > Hello, > > some time ago I made an OpenBSD port for Tapper testing system. > This port depended from huge amount of Perl modules and I made port > for each of them. Right now Tapper development is discontinued > and I removed Tapper from the openbsd-wip

Re: openbsd ports of perl modules

2017-03-13 Thread Marc Espie
On Mon, Mar 13, 2017 at 04:00:06PM +0300, Sergey Bronnikov wrote: > Hello, > > some time ago I made an OpenBSD port for Tapper testing system. > This port depended from huge amount of Perl modules and I made port > for each of them. Right now Tapper development is discontinued > and I removed Tapp

openbsd ports of perl modules

2017-03-13 Thread Sergey Bronnikov
Hello, some time ago I made an OpenBSD port for Tapper testing system. This port depended from huge amount of Perl modules and I made port for each of them. Right now Tapper development is discontinued and I removed Tapper from the openbsd-wip repository, but all dependencies are kept in the repo.

Re: Firefox and Chrome and linkedin account create/recaptcha

2017-03-13 Thread Marc Espie
On Mon, Mar 13, 2017 at 12:07:29PM +, Stuart Henderson wrote: > There's also an annoying UK webshop (broadbandbuyer.co.uk) that also tries > to force a recaptcha if I use it from OpenBSD (I guess they're doing some > user-agent check or something), I get a similar thing where the recaptcha > ju

Firefox and Chrome and linkedin account create/recaptcha

2017-03-13 Thread Stuart Henderson
A desktop user reported "aw snap"s and hangs in Chromium (51.0, on a 6.0-stable system) in linkedin, mostly during searches. I'm trying to create an account there to check if it also happens on -current too but haven't been able to: - If I try to create an account with Chromium, I enter Name/Email

qt-creator / x11/qt5/qtdeclarative loop [Re: qt creator Abort trap (core dumped)]

2017-03-13 Thread Stuart Henderson
Does anyone have ideas about this? I tried changing the deps to x11/qt5/qtdeclarative,no_examples,no_qch,no_html,bootstrap but that didn't help. On 2017/02/18 13:25, Stuart Henderson wrote: > Moved from misc. > > On 2017-02-17, Caspar Schutijser wrote: > > Does anybody now why qt-creator 4.1.0

Re: rust-doc removal ?

2017-03-13 Thread Laurence Tratt
On Sun, Mar 12, 2017 at 06:58:50PM +0100, Sebastien Marie wrote: Hello Sebastien, > I would like to know if there are any user of rust-doc. Yes, I use it a lot. It's particularly useful to have the API docs when I'm offline (or with limited bandwidth). But if I'm the only user then I don't think

Re: Fwd: [elinks-dev] [Bug][Security] elinks doesn't verify server certificate

2017-03-13 Thread Stuart Henderson
On 2017/03/12 17:57, Edd Barrett wrote: > On Fri, Mar 10, 2017 at 10:54:29AM +, Edd Barrett wrote: > > +# Elinks does not check SSL certificates properly! > > +# Disable SSL support to protect our users. > > +CONFIGURE_ARGS += --without-gnutls \ > > + --without-openssl > > A

simple update for net/tintin++

2017-03-13 Thread Ted Roby
This is a simple version update for net/tintin++. Compiled and tested on amd64. Index: Makefile === RCS file: /cvs/ports/net/tintin++/Makefile,v retrieving revision 1.19 diff -u -p -u -r1.19 Makefile --- Makefile4 Jan 2014 07:51

Re: UPDATE: texlive 2016

2017-03-13 Thread Nils Reuße
> Edd Barrett hat am 9. März 2017 um 23:07 > geschrieben: > > > Hi, > > Here's an update to tex live 2016. > > Can people start playing with this and reporting problems when building > their docs. > > The pregen tarball is here for now: > http://theunixzoo.co.uk/random/texmf-var-pregen-2016.t

Re: firefox 52 - crashes at startup or later due to oom

2017-03-13 Thread Landry Breuil
On Mon, Mar 13, 2017 at 06:34:12AM +0100, Sebastien Marie wrote: > On Sun, Mar 12, 2017 at 10:00:55PM +0100, frantisek holop wrote: > > it seems that i can 100% crash firefox by trying to use > > the web.whatsapp.com client for varying lengths of > > time. this seems to be a regression, is anyone