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/
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.
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
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
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
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
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
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
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
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.
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
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,
: -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
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
+ 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
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
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
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
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
===
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
вс, 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
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
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
39 matches
Mail list logo