Re: [PATCH] Add /dev/fido unveil to enable FIDO support in firefox

2020-03-15 Thread Theo Buehler
On Sat, Mar 14, 2020 at 11:04:21AM -0700, Greg Steuck wrote: > All reyk@'s changes are now merged upstream so this is the only patch > that remains. Appears to work flawlessly for me. ok tb > > Tested post-install by adding the same line to > /usr/local/lib/firefox/browser/defaults/preferences/

Re: UPDATE: shells/zsh

2020-03-15 Thread Rafael Sadowski
On Sat Mar 14, 2020 at 04:31:00PM -0500, Matthew Martin wrote: > On Sat, Mar 14, 2020 at 08:21:10PM +0100, Rafael Sadowski wrote: > > "Security and bug fix release with a few user visible additions." > > Changelog: http://zsh.sourceforge.net/releases.html > > > > This release fixes CVE-2019-20044.

UPDATE: x11/qt5/qtwebkit

2020-03-15 Thread Rafael Sadowski
Simple update qtwebkit to the latest version 5.212.0 Alpha 4: Release log: - https://github.com/qtwebkit/qtwebkit/releases/tag/qtwebkit-5.212.0-alpha4 Port changes: - Add missing python model after reading release notes "QtWebKit does not require Python 2 anymore for building and can use Python

update security/sn0int

2020-03-15 Thread kpcyrd
hi! this patch imports the latest version and drops the patches that have been upstreamed (patch follows). Thanks! Index: Makefile === RCS file: /cvs/ports/security/sn0int/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefil

Re: Sympa's wwsympa Fails "Can't locate CGI/Fast.pm in @INC"

2020-03-15 Thread Ian McWilliam
Did you pkg_add p5-CGI-Fast at some point? What does your pkg_info | grep -i p5-CGI look like? Ian McWilliam From: owner-po...@openbsd.org on behalf of nik...@rpgresearch.com Sent: Monday, 16 March 2020 12:35 PM To: ports@openbsd.org Subject: Sympa's wwsympa F

Sympa's wwsympa Fails "Can't locate CGI/Fast.pm in @INC"

2020-03-15 Thread niklas
I have been working on setting up Sympa on OpenBSD. I have OpenSMTPd working with the Sympa daemon, but I'm getting stuck on the wwsympa set up with nginx (I hope to switch to OpenBSD's HTTPd after I get Nginx working). I used the Nginx config provided by the port maintainer: >server { > s

[maintainer update]devel/p5-Specio : Update to 0.46

2020-03-15 Thread wen heping
Hi, ports@; Here is a simple patch for devel/p5-Specio to update to 0.46. It and its dependencies all build well and pass all tests on amd64-current system. Cheers ! wen Index: Makefile === RCS file: /cvs/ports/devel/p5-Specio/Make

Re: UPDATE: print/lyx 2.3.2 to 2.3.4.2

2020-03-15 Thread Marc Espie
On Mon, Mar 16, 2020 at 01:25:42AM +0100, Jeremie Courreges-Anglas wrote: > On Mon, Mar 16 2020, Marc Espie wrote: > > On Sun, Mar 15, 2020 at 08:08:34PM -0300, Elias M. Mariani wrote: > >> Sure. > >> + Added https://ftp.lip6.fr/pub/lyx/stable/2.3.x/ to the top of > >> MASTER_SITES. (I guess that

Re: UPDATE: print/lyx 2.3.2 to 2.3.4.2

2020-03-15 Thread Jeremie Courreges-Anglas
On Mon, Mar 16 2020, Marc Espie wrote: > On Sun, Mar 15, 2020 at 08:08:34PM -0300, Elias M. Mariani wrote: >> Sure. >> + Added https://ftp.lip6.fr/pub/lyx/stable/2.3.x/ to the top of >> MASTER_SITES. (I guess that we want HTTPS first?). > > We don't really care about https, but the lip6 server is

Re: UPDATE: print/lyx 2.3.2 to 2.3.4.2

2020-03-15 Thread Marc Espie
On Sun, Mar 15, 2020 at 08:08:34PM -0300, Elias M. Mariani wrote: > Sure. > + Added https://ftp.lip6.fr/pub/lyx/stable/2.3.x/ to the top of > MASTER_SITES. (I guess that we want HTTPS first?). We don't really care about https, but the lip6 server is fairly reliable.

Re: net/ejabberd remove or update?

2020-03-15 Thread Jeremie Courreges-Anglas
On Sun, Mar 15 2020, Solene Rapenne wrote: > On Fri, Feb 14, 2020 at 01:45:53PM +0100, Jasper Lievisse Adriaanse wrote: >> >> >> > On 16 Oct 2019, at 16:58, Stuart Henderson wrote: >> > >> > On 2019/10/16 13:53, Solene Rapenne wrote: >> >> anyone willing to work on it? >> >> I see no reason to

Re: UPDATE: print/lyx 2.3.2 to 2.3.4.2

2020-03-15 Thread Elias M. Mariani
Sure. + Added https://ftp.lip6.fr/pub/lyx/stable/2.3.x/ to the top of MASTER_SITES. (I guess that we want HTTPS first?). + Normalized all to VAR= or VAR+=, without spaces. I know that you already give an OK but if you could check it again it would be great. Cheers. Elias mariani@ On Sun, Mar 15,

Re: UPDATE: print/lyx 2.3.2 to 2.3.4.2

2020-03-15 Thread Stuart Henderson
: -DISTNAME=lyx-2.3.2 : -REVISION=1 : +DISTNAME=lyx-2.3.4.2 : : CATEGORIES= print editors : : HOMEPAGE=https://www.lyx.org/ : : +MAINTAINER = Elias M. Mariani slightly nitpicking, but please use consistent whitespace : MASTER_SITES=ftp://ftp.lyx.org/pub/lyx/sta

Re: clarification of REVISION and EPOCH documentation.

2020-03-15 Thread Marc Espie
On Sun, Mar 15, 2020 at 12:28:25PM +0100, Paco Esteban wrote: > oh, that did not occur to me ... You mean that if port foo/bar gets > EPOCH = 0, then all dependent ports should change it's dependencies > declarations from foo/bar>=1.1 to foo/bar>=1.1v0 ?? Yes, that's the main reason that led to i

UPDATE: print/lyx 2.3.2 to 2.3.4.2

2020-03-15 Thread Elias M. Mariani
+ Taking MAINTAINER. (again...) Announces: https://www.lyx.org/announce/2_3_3.txt * BUILD/INSTALLATION - Fix build with boost 1.69 (bug 11349). - Update bundled boost distribution to 1.68. - Fix warnings with clang 7. - Allow automake 1.16. https://www.ly

Re: net/ejabberd remove or update?

2020-03-15 Thread Solene Rapenne
On Fri, Feb 14, 2020 at 01:45:53PM +0100, Jasper Lievisse Adriaanse wrote: > > > > On 16 Oct 2019, at 16:58, Stuart Henderson wrote: > > > > On 2019/10/16 13:53, Solene Rapenne wrote: > >> anyone willing to work on it? > >> I see no reason to keep it otherwise. > >> > > > > When you asked, th

Re: update: devel/py-wcwidth (cascading devel/{py-prompt_toolkit,ipython} dropping py2 support)

2020-03-15 Thread Bjorn Ketelaars
On Sun 15/03/2020 17:52, Paco Esteban wrote: > On Sun, 15 Mar 2020, Paco Esteban wrote: > > > * devel/py-prompt_toolkit > > * also attached to this email. Just made py3 only and bumped > > revison. All tests pass. > > This also triggers the conversion of devel/ipython to py3 only

llvm: -python: adjust RDEP

2020-03-15 Thread Klemens Nanni
All subpackages ave a RDEP on python, so explicitness for -python is redundant. More importantly, this uncovers how the devel/gtest RDEP has been clobbered by it; I cannot yet say what inside LLVM actually requires gtest(1) at runtime and the dependency was added in 2017 for the 4.0.1 update, but

mongodb: Drop python RDEP

2020-03-15 Thread Klemens Nanni
The module is presumably used because scons is used, either ways there is no runtime dependency on Python I could spot and FreeBSD doesn't have the RDEP, either. This is a dependency of the unifi port I'm using, I have no use for mongodb per se. Feedback? OK? Index: Makefile ===

Re: [update] redis 5.0.8

2020-03-15 Thread Stuart Henderson
On 2020/03/15 17:27, Uwe Werler wrote: > > ### > > > gdb /usr/local/sbin/redis-server /tmp/redis-server.core > GNU gdb 6.3 > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or

Re: [update] redis 5.0.8

2020-03-15 Thread Uwe Werler
On 15 Mar 06:40, Theo Buehler wrote: > > Hi Theo, > > > > just "back ported" redis to 6.6 and it works like a charm on amd64 (except > > sentinel which segfaults - but it did also on 4.0.14). > > > > Thanks. Yes, there should be no major problems backporting this. > > Could you share a reprodu

NEW: math/mathmod

2020-03-15 Thread Brian Callahan
Hi ports -- Attached is a new port, math/mathmod. MathMod is a mathematical modeling software. --- pkg/DESCR: MathMod is a portable interactive plotting and graphing program. MathMod allows you to plot 3D mathematical surfaces, described by implicit or parametric equations, and offers a very l

Re: update: devel/py-wcwidth (cascading devel/{py-prompt_toolkit,ipython} dropping py2 support)

2020-03-15 Thread Paco Esteban
On Sun, 15 Mar 2020, Paco Esteban wrote: > * devel/py-prompt_toolkit > * also attached to this email. Just made py3 only and bumped > revison. All tests pass. > This also triggers the conversion of devel/ipython to py3 only. > Four tests fail, just as before. > Mainta

update devel/py-curtsies (triggers drop py2 support for devel/bpython)

2020-03-15 Thread Paco Esteban
Hi ports@, This complements an update sent previously for devel/py-wcwidth. Here's an update for devel/py-curtsies to 0.3.1. You can see the changelog here: https://github.com/bpython/curtsies/blob/master/CHANGELOG.md All tests pass. I've enabled pytest for tests and dropped py2 support for th

update: devel/py-wcwidth (cascading devel/{py-prompt_toolkit,ipython} dropping py2 support)

2020-03-15 Thread Paco Esteban
Hi ports@, This is an easy update of devel/py-wcwidth to its latest version 0.1.8 I tried to make it py3 only, so this triggers a series of diffs to make that possible. First, for devel/py-wcwidth itself: installs ok and all tests pass for me on amd64. About its consumers: * graphics/termtosvg

Re: UPDATE: net/prosody

2020-03-15 Thread Lucas
Lucas wrote: > Lucas wrote: > > Hello ports@, > > > > Find a update for net/prosody to 0.11.4. > > > > Lots of fixes and improvements happened since 0.11.2, which can be > > found in [1] and [2]. In particular, there is a fix for closing a file > > which can lead to "Too many open files", causi

Re: NEW: sysutils/mdprint (now with tarball attached)

2020-03-15 Thread Klemens Nanni
Sorry for the noise, here's a new tarball with an updated patch, nothing else is changed: Ensure integer typed results from integer division with the floordiv operator when using Python 3. `type(int(1)/int(1))' yields "" and "" in Python 2 and 3 respectively. Dec

NEW: sysutils/mdprint (now with tarball attached)

2020-03-15 Thread Klemens Nanni
Here's a helpful tool for logical domain related hacking on sparc64; I've used it to verify *.md files generated by ldomctl(8) as well as to inspect the PRI of my machines for example. It might also be helpful for users of logical guest domains who want to inspect their machine description through

NEW: sysutils/mdprint

2020-03-15 Thread Klemens Nanni
Here's a helpful tool for logical domain related hacking on sparc64; I've used it to verify *.md files generated by ldomctl(8) as well as to inspect the PRI of my machines for example. It might also be helpful for users of logical guest domains who want to inspect their machine description through

Re: BUG: Tor Browser 9.0.* - font fingerprinting defenses don't work

2020-03-15 Thread Caspar Schutijser
Hi, On Sat, Mar 14, 2020 at 11:45:13AM -, Bronze Alibi wrote: > This is my first time posting to this list, so if there is a better way to do > this please tell. :) I think this place is fine. > (tested on current with the provided package and nothing else installed) > > It looks like t

Re: UPDATE: net/prosody

2020-03-15 Thread Lucas
Lucas wrote: > Lucas wrote: > > Hello ports@, > > > > Find a update for net/prosody to 0.11.4. > > > > Lots of fixes and improvements happened since 0.11.2, which can be > > found in [1] and [2]. In particular, there is a fix for closing a file > > which can lead to "Too many open files", causi

Re: I'd like to remove tortoisehg. Anyone using it?.

2020-03-15 Thread Remi Pointel
Le 15-03-2020 11:54, Paco Esteban a écrit : On Sat, 14 Mar 2020, Juan Francisco Cantero Hurtado wrote: I would like to remove the port before of 6.7. Any objection?. Is anyone yelling at me?. I can't hear you. I'm not a heavy mercurial user, just a couple of repos and never used tortoisehg.

Re: clarification of REVISION and EPOCH documentation.

2020-03-15 Thread Paco Esteban
On Sat, 14 Mar 2020, Stuart Henderson wrote: > > Index: bsd.port.mk.5 > > === > > RCS file: /home/cvs/src/share/man/man5/bsd.port.mk.5,v > > retrieving revision 1.527 > > diff -u -p -r1.527 bsd.port.mk.5 > > --- bsd.port.mk.5 6 Mar

Re: I'd like to remove tortoisehg. Anyone using it?.

2020-03-15 Thread Paco Esteban
On Sat, 14 Mar 2020, Juan Francisco Cantero Hurtado wrote: > I would like to remove the port before of 6.7. Any objection?. Is anyone > yelling at me?. I can't hear you. I'm not a heavy mercurial user, just a couple of repos and never used tortoisehg. But I'm all into moving to python3. for wha

Re: UPDATE devel/py-nbformat-4.4.0

2020-03-15 Thread Bjorn Ketelaars
On Sun 15/03/2020 10:03, Theo Buehler wrote: > > cwen@ reported that tests do not like to be run under privsep. > > That report was about py-nbconvert. I can reproduce that failure. Ugh, yes...that report was about py-nbconvert, my bad. Sorry for the mix-up. > > Unfortunately I'm unable to repro

Re: HOTFIX: x11/qt5/qtbase enable cups and double-conversion support

2020-03-15 Thread Rafael Sadowski
On Sun Mar 15, 2020 at 12:23:27PM +0300, Vadim Zhukov wrote: > вс, 15 мар. 2020 г. в 12:13, Rafael Sadowski : > > > > The diff below have to go quick into the tree. This enables cups and > > doubleconversion support again. Currently ALL Qt5 applications crash > > when opening the "print dialog". So

Re: HOTFIX: x11/qt5/qtbase enable cups and double-conversion support

2020-03-15 Thread Vadim Zhukov
вс, 15 мар. 2020 г. в 12:13, Rafael Sadowski : > > The diff below have to go quick into the tree. This enables cups and > doubleconversion support again. Currently ALL Qt5 applications crash > when opening the "print dialog". Sorry for that but plugins are hard to > test! > > Following changes made

HOTFIX: x11/qt5/qtbase enable cups and double-conversion support

2020-03-15 Thread Rafael Sadowski
The diff below have to go quick into the tree. This enables cups and doubleconversion support again. Currently ALL Qt5 applications crash when opening the "print dialog". Sorry for that but plugins are hard to test! Following changes made: - Add -L/-I to CONFIGURE_ARGS this fixes cups and doublec

Re: UPDATE devel/py-nbformat-4.4.0

2020-03-15 Thread Theo Buehler
On Sun, Mar 15, 2020 at 07:40:26AM +0100, Bjorn Ketelaars wrote: > On Sat 07/03/2020 15:27, Bjorn Ketelaars wrote: > > Enclosed diff updates py-nbformat, which is needed for updating > > py-nbconvert [0]. Changes: > > https://github.com/jupyter/nbformat/blob/4.4.0/docs/changelog.rst. > > > > While