Re: [wip] Firefox 47.0beta1, multi-process testing

2016-04-30 Thread Landry Breuil
On Sun, May 01, 2016 at 02:27:11PM +0800, Ray Lai wrote: > Privacy Badger doesn't work with browser.tabs.remote.force-enable=true https://www.arewee10syet.com/ https://bugzilla.mozilla.org/show_bug.cgi?id=1006330 https://github.com/EFForg/privacybadgerfirefox/issues/208

Re: [wip] Firefox 47.0beta1, multi-process testing

2016-04-30 Thread Ray Lai
Privacy Badger doesn't work with browser.tabs.remote.force-enable=true

Re: [NEW] dunst-1.1.0

2016-04-30 Thread Jeremie Courreges-Anglas
timo.my...@wickedbsd.net (Timo Myyrä) writes: > Hi, Hi, > Here is an port of lightweight notification daemon. > I'm using with i3 window manager and it seems to work for my needs. > > I've added simple pledge of "stdio rpath proc exec": > * stdio - for showing the notifications >

Re: new: sysutils/udfclient

2016-04-30 Thread Josh Grosse
On Tue, Apr 26, 2016 at 02:25:57PM +0200, Jeremie Courreges-Anglas wrote: > Well here's an updated tarball then, still looking for other reviews / > oks. Attached, please find an updated port. 0.8.1 -> 0.8.5, released this week. Revised README, based on an Email discussion with Reinoud Zandij

Re: [wip] Firefox 47.0beta1, multi-process testing

2016-04-30 Thread Juan Francisco Cantero Hurtado
On Sat, Apr 30, 2016 at 09:58:02AM +0200, Landry Breuil wrote: > On Sat, Apr 30, 2016 at 09:31:09AM +0200, Landry Breuil wrote: > > Hi, > > > > Fx 47.0beta1 is out, this time i'd focus testing on e10s (separate > > rendering process, cf https://wiki.mozilla.org/Electrolysis) - it's not > > enabled

Re: mail/sympa, sysutils/backuppc: remove forced mod_fastcgi dep

2016-04-30 Thread Jeremie Courreges-Anglas
Chris Cappuccio writes: > Stuart Henderson [s...@spacehopper.org] wrote: >> fastcgi support is built-in to pretty much every modern >> web-server, no need for an apache1 dep to make it "easier". >> > > It may be worth removing spawn-fcgi as well, since slowcgi is in base. Hum, slowcgi serves as

Re: Adding pledge() to www/lynx

2016-04-30 Thread Frederic Cambus
On Mon, Apr 25, 2016 at 01:13:09AM +0200, Dmitrij D. Czarkoff wrote: > > I received a bug report mentioning that invoking "lynx drudgereport" > > crashed the program, and found out that Lynx sends an 'Accept-Encoding' > > header saying it can handle bzip2 compressed HTML, and attempts to > > uncom

Re: new net/poezio (and 4 dependencies)

2016-04-30 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > Hi, > > Here's a port for a new xmpp client which is python3 only and its > dependencies net/py3-slixmpp (because python3 only), net/py-aiodns, > net/py-cares and security/py-potr (flavoured). > > Another plugin could use py-inotify but it seems to support only Linux > and

update print/poppler

2016-04-30 Thread Matthias Kilian
Hi, this is an update to poppler-0.43.0. It also replaces the gettext module by normal dependencies and enables libnss (for pdfsig(1)). For easier read, I've split it up into three separate diffs. I'm currently running a bulk build with this on amd64. Tests and comments are welcome. Ciao,

Re: UPDATE: archivers/quazip 0.7.2

2016-04-30 Thread Vadim Zhukov
2016-04-25 23:18 GMT+03:00 Rafael Sadowski : > On Sun Apr 17, 2016 at 09:09:27PM +0200, Rafael Sadowski wrote: >> Hi @ports, >> >> here is an update to the last stable quazip version. >> >> Changelog: >> >> * 2016-03-29 0.7.2 >> * New JlCompress methods (QIODevice*-based API by Lukasz Kwiecinski)

Re: update: sysutils/sysclean 1.7

2016-04-30 Thread Sebastien Marie
Version 1.7 is out. News - extents sysclean.ignore syntax to allow the use of @include "filename" (and supports syntax of changelist(5)). Bugs - reports all packages using one outdated library (and not just one) - remove trailing space when removing comment in sysclean.ignore OK ? -- Sebastie

Re: [UPDATE] devel/py-html5lib

2016-04-30 Thread Daniel Jakots
On Fri, 29 Apr 2016 14:35:28 -0500, attila wrote: > Hi ports@, > > While looking at py-lxml's deps I came across an issue in py-html5lib. > py-lxml 3.6.0 broke "make test" but it turns out it's html5lib's > fault: it was using lxml incorrectly, the issue was noticed and fixed > already, but not

Re: macppc users: What ports are failing at runtime?

2016-04-30 Thread Solène Rapenne
Le 2016-04-30 02:53, Juan Francisco Cantero Hurtado a écrit : This email is only for the macppc users using -current or 5.9. Can you tell me what ports are failing at runtime? Can you reproduce the bug or it's random? Any additional info is welcome (but don't send me the dmesg :P ). I would l

new proot tool

2016-04-30 Thread Marc Espie
I've been using dpb(1) chroot'd for a long time, using my own methods. This is a first try at making things "simple". Basically, proot -B /build should more or less do something sane, and then you can build ports in that chroot. If you don't pass any more options, it will copy enough files from

Re: Update/new: x11/openmotif 2.3.5

2016-04-30 Thread Jasper Lievisse Adriaanse
On Fri, Apr 29, 2016 at 11:37:29AM +0200, Christian Weisgerber wrote: > Jasper Lievisse Adriaanse: > > > Is there any point in installing the demos at all? > > Sort of. In lieu of regression tests, they are a quick way to check > that Motif applications actually run. > > And they take up little

Re: [wip] Firefox 47.0beta1, multi-process testing

2016-04-30 Thread Landry Breuil
On Sat, Apr 30, 2016 at 09:31:09AM +0200, Landry Breuil wrote: > Hi, > > Fx 47.0beta1 is out, this time i'd focus testing on e10s (separate > rendering process, cf https://wiki.mozilla.org/Electrolysis) - it's not > enabled by default, you just need to create a new about:config pref > 'browser.tab

[wip] Firefox 47.0beta1, multi-process testing

2016-04-30 Thread Landry Breuil
Hi, Fx 47.0beta1 is out, this time i'd focus testing on e10s (separate rendering process, cf https://wiki.mozilla.org/Electrolysis) - it's not enabled by default, you just need to create a new about:config pref 'browser.tabs.remove.force-enable' to true - restart firefox, and check the line 'Multi

Re: macppc users: What ports are failing at runtime?

2016-04-30 Thread Landry Breuil
On Sat, Apr 30, 2016 at 02:53:31AM +0200, Juan Francisco Cantero Hurtado wrote: > This email is only for the macppc users using -current or 5.9. > > Can you tell me what ports are failing at runtime? Can you reproduce the > bug or it's random? Any additional info is welcome (but don't send me > th