[Update] print/qpdf : Update to 10.0.2

2020-10-28 Thread wen heping
Hi, Here is a patch for print/qpdf to update to 10.0.2. It build well on amd64-6.8 system. Cheers ! wen Index: Makefile === RCS file: /cvs/ports/print/qpdf/Makefile,v retrieving revision 1.36 diff -u -p -r1.36 Makefile --- Make

Re: UPDATE net/unison-2.51.3

2020-10-28 Thread Bjorn Ketelaars
On Wed 21/10/2020 20:19, Bjorn Ketelaars wrote: > Diff below updates the 2.5x branch of net/unison to 2.51.3, which > interoperates with 2.51.x and contains lots of bug fixes and minor > improvements. > > A couple of patches have been removed as these have been committed > upstream. > > 'make tes

Re: [macppc] x11/gnustep/*: fix make, mark base BROKEN

2020-10-28 Thread George Koehler
On Thu, 8 Oct 2020 01:08:05 +0200 Charlene Wendling wrote: > Hi, > > Here are the current gnustep/libobjc failures: > > http://build-failures.rhaalovely.net/powerpc/2020-08-23/www/sope.log > http://build-failures.rhaalovely.net/powerpc/2020-08-23/x11/gnustep/dbuskit.log > http://build-failures.

回复: 回复: pysol doesn't run

2020-10-28 Thread wen heping
Here is the patch to update games/pysol to 2.10.1. wen 发件人: Daniel Dickman 发送时间: 2020年10月28日 10:12 收件人: wen heping 抄送: Carsten Boysen Jensen ; ports@openbsd.org 主题: Re: 回复: pysol doesn't run > > Hi, > Attempt to run pysol from 6.8 on amd64 gives the following

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
On 10/28/20 5:46 PM, Aisha Tammy wrote: On 10/28/20 3:31 PM, Ingo Schwarze wrote: Hi Aisha, Aisha Tammy wrote on Wed, Oct 28, 2020 at 01:12:15PM -0400: Here is a preliminary version update of math/lapack to 3.9.0 with some patches from debian and gentoo. While FORTAN used to be my favourite

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
On 10/28/20 3:31 PM, Ingo Schwarze wrote: Hi Aisha, Aisha Tammy wrote on Wed, Oct 28, 2020 at 01:12:15PM -0400: Here is a preliminary version update of math/lapack to 3.9.0 with some patches from debian and gentoo. While FORTAN used to be my favourite language until about 1998, i got out of

Re: Update to py-requests-2.24.0

2020-10-28 Thread Daniel Jakots
On Wed, 14 Oct 2020 22:32:56 -0400, Daniel Jakots wrote: > On Wed, 14 Oct 2020 13:06:33 +0200, Antoine Jacoutot > wrote: > > > > Here's a diff for py-requests. I had trouble with 2.23's test > > > suite. I found a solution for 2.24 from > > > https://github.com/pytest-dev/pytest/issues/2042#iss

NEW: devel/rebar3 (again)

2020-10-28 Thread Jonathan Matthew
I picked up an earlier attempt at a port for rebar3, the successor to devel/rebar. My main interest in this is that I need it to revive databases/riak, so for now it's at the version that riak requires. rebar3 loves downloading things and updating git checkouts when you ask it to build something.

Re: [update] redis 6.0.9

2020-10-28 Thread Jeremie Courreges-Anglas
On Tue, Oct 27 2020, Theo Buehler wrote: > On Tue, Oct 27, 2020 at 07:18:30PM +0100, Jeremie Courreges-Anglas wrote: >> On Tue, Oct 27 2020, Theo Buehler wrote: >> > Raltively simple update to Redis 6.0.9. >> > >> > Upgrade urgency is MODERATE due to a local patch for zmalloc. Thanks to >> > the

'make fix-permissions' directory ownership (PORTS_PRIVSEP)

2020-10-28 Thread Ricky Cintron
While setting up the ports tree on my system with PORTS_PRIVSEP enabled, and after running 'doas make fix-permissions', I noticed that out of the six affected directories under /usr/ports/ (bulk, distfiles, packages, plist, pobj, update), both bulk and update were still owned by root. Looking at in

Re: TMPDIR for building go ports ?

2020-10-28 Thread Matthieu Herrb
On Wed, Oct 28, 2020 at 08:59:14PM +, Stuart Henderson wrote: > On 2020/10/28 21:34, Matthieu Herrb wrote: > > Hi, > > > > On one of my machines where I'm building ports, I have a /tmp > > partition that is a too small (300MB) for building many of the go > > ports (gitea, facette,...) > > >

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
On 10/28/20 1:12 PM, Aisha Tammy wrote: On 10/28/20 8:23 AM, Aisha Tammy wrote: On 10/28/20 7:46 AM, Stuart Henderson wrote: +cc some people who might be interested to make sure they see this :) On 2020/10/28 07:32, Aisha Tammy wrote: Hi, I was wondering if it is possible to have multiple pro

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
On 10/28/20 8:23 AM, Aisha Tammy wrote: On 10/28/20 7:46 AM, Stuart Henderson wrote: +cc some people who might be interested to make sure they see this :) On 2020/10/28 07:32, Aisha Tammy wrote: Hi, I was wondering if it is possible to have multiple providers for a library and then selecting o

Re: TMPDIR for building go ports ?

2020-10-28 Thread Stuart Henderson
On 2020/10/28 21:34, Matthieu Herrb wrote: > Hi, > > On one of my machines where I'm building ports, I have a /tmp > partition that is a too small (300MB) for building many of the go > ports (gitea, facette,...) > > Those ports seem to unconditionnaly use /tmp as intermediate storage. > > I've

Re: [UPDATE] x11/bspwm 0.9.9 -> 0.9.10

2020-10-28 Thread Jasper Lievisse Adriaanse
On Tue, Oct 27, 2020 at 09:22:54PM +, Ricky Cintron wrote: > Update x11/bspwm from version 0.9.9 to 0.9.10. > > Like the x11/sxhkd update, this is a simple update. However, I'd like > to propose the removal of the following patch: patch-examples_bspwmrc. > It doesn't seem necessary, and the ch

TMPDIR for building go ports ?

2020-10-28 Thread Matthieu Herrb
Hi, On one of my machines where I'm building ports, I have a /tmp partition that is a too small (300MB) for building many of the go ports (gitea, facette,...) Those ports seem to unconditionnaly use /tmp as intermediate storage. I've plenty of space under /usr/ports. Is there a knob somehere to

Re: [UPDATE] py-whisper and py-carbon to 1.1.7 + py3

2020-10-28 Thread Martin Reindl
On Wed, Oct 28, 2020 at 12:20:12PM +, Stuart Henderson wrote: > > I've imported it and added a py2 version so I could move across from the > older code in rrdtool main distfile. I've switched the existing py-whisper > to use it, here's a refreshed diff for your py-whisper update which is OK >

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Ingo Schwarze
Hi Aisha, Aisha Tammy wrote on Wed, Oct 28, 2020 at 01:12:15PM -0400: > Here is a preliminary version update of math/lapack to 3.9.0 > with some patches from debian and gentoo. While FORTAN used to be my favourite language until about 1998, i got out of the habit of using it after that, so i can

[update] picom 8.1 -> 8.2

2020-10-28 Thread Omar Polo
Hello ports, Please find attached the patch to update picom to its latest release. 8.2 is a bugfix release. Changelog here[0]. I also took the liberty to fix the formatting string: uint64_t requires %llu and not %lu (AFAIK this should be the case on all platforms, and I didn’t want to include in

maintainer update: www/hugo 0.76.5

2020-10-28 Thread Paco Esteban
Hi ports@, This is an update for www/hugo to its latest version 0.76.5. Builds and runs ok for me on amd64. As usual, testing from actual hugo users is really appreciated. The changelog here and diff at the end. * Add Do Not Track (dnt) option to Vimeo shortcode edc5c474 @joshgerdes #7700

Re: [UPDATE] arduino-esp32 1.0.4 -> Revision 1

2020-10-28 Thread Tracey Emery
On Mon, Oct 19, 2020 at 08:35:49AM -0600, Tracey Emery wrote: > Hello, > > This update goes with my last email for the xtensa-esp32-elf port. It is > just some patch updates to work with the new version number. > > I've tested this out on sparc64 and amd64 with no issues. > > Ok to commit? Ping

[UPDATE] audio/ncspot: 0.2.2 -> 0.2.4

2020-10-28 Thread Henrik Friedrichsen
Simple update from 0.2.2 to 0.2.4 Changes: - https://github.com/hrkfdn/ncspot/releases/tag/v0.2.3 - https://github.com/hrkfdn/ncspot/releases/tag/v0.2.4 OK?? crates ? licenses Index: Makefile === RCS file: /cvs/ports/audio/ncspot/Mak

RE: RE: new: sysutils/mdf2iso

2020-10-28 Thread zeurkous
theo wrote: > I thought you said you were leaving. Again: me's not w/ you folks. Me merely thought me'd give you lot the opportunity to see the patches that me's nicely going to publish elsewhere (the mere reason they exist is that it helps me admin things; yet as always: meshares what mecan). >

Re: RE: new: sysutils/mdf2iso

2020-10-28 Thread Theo de Raadt
I thought you said you were leaving. You really should do what you said you were going to do. I'm going to ask for you to be evicted from the list. wrote: > "Tracey Emery" wrote: > > On Wed, Oct 28, 2020 at 04:06:43PM +0100, zeurk...@volny.cz wrote: > >> "Stuart Henderson" wrote: > >> > On

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
On 10/28/20 7:46 AM, Stuart Henderson wrote: +cc some people who might be interested to make sure they see this :) On 2020/10/28 07:32, Aisha Tammy wrote: Hi, I was wondering if it is possible to have multiple providers for a library and then selecting one of them to be used, selecting which pr

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
On 10/28/20 7:46 AM, Stuart Henderson wrote: +cc some people who might be interested to make sure they see this :) On 2020/10/28 07:32, Aisha Tammy wrote: Hi, I was wondering if it is possible to have multiple providers for a library and then selecting one of them to be used, selecting which pr

RE: new: sysutils/mdf2iso

2020-10-28 Thread zeurkous
"Tracey Emery" wrote: > On Wed, Oct 28, 2020 at 04:06:43PM +0100, zeurk...@volny.cz wrote: >> "Stuart Henderson" wrote: >> > On 2020/10/28 15:22, zeurk...@volny.cz wrote: >> > > #?patch >> > > # >> > > # (There seems to be a bug in diff(1) that causes the mandatory (yet >> > > # admittedly empty)

RE: new: sysutils/mdf2iso

2020-10-28 Thread zeurkous
> Sounds like you are done here. Again. W/ever. Take me patches or leave them. Me's stopped caring. Baai, --zeurkous. -- Friggin' Machines!

Re: new: sysutils/mdf2iso

2020-10-28 Thread Tracey Emery
On Wed, Oct 28, 2020 at 04:06:43PM +0100, zeurk...@volny.cz wrote: > "Stuart Henderson" wrote: > > On 2020/10/28 15:22, zeurk...@volny.cz wrote: > > > #?patch > > > # > > > # (There seems to be a bug in diff(1) that causes the mandatory (yet > > > # admittedly empty) pkg/DESCR file to be omitted.

Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Aisha Tammy
Hi, I was wondering if it is possible to have multiple providers for a library and then selecting one of them to be used, selecting which provider is to be installed. Case in point, we have the math/{lapack,blas} libraries, which are the reference implementations and not optimized. I am working on

Re: new: sysutils/mdf2iso

2020-10-28 Thread Florian Obser
Sounds like you are done here. Again.

RE: new: sysutils/mdf2iso

2020-10-28 Thread zeurkous
"Stuart Henderson" wrote: On 2020/10/28 15:22, zeurk...@volny.cz wrote: #?patch # # (There seems to be a bug in diff(1) that causes the mandatory (yet # admittedly empty) pkg/DESCR file to be omitted. Just touch(1) it # yourself...) a blank pkg/DESCR is not acceptable. Then write one :) Me'

Re: new: sysutils/mdf2iso

2020-10-28 Thread Stuart Henderson
/sysutils/mdf2iso/Makefile Wed Oct 28 14:09:18 2020 > @@ -0,0 +1,24 @@ > +COMMENT= Alcohol 120% to ISO9660 image converter > + > +MASTER_SITES=https://gitlab.com/bsdforge/mdf2iso/-/archive/master/ > +DISTNAME=mdf2iso-master > +EXTRACT_SUFX=.tar.gz > +V

new: sysutils/mdf2iso

2020-10-28 Thread zeurkous
/master/ +DISTNAME= mdf2iso-master +EXTRACT_SUFX= .tar.gz +VER= 20201028 +PKGNAME= mdf2iso-${VER} + +CATEGORIES=sysutils + +# GPLv2 +PERMIT_PACKAGE=Yes + +WANTLIB= c + +CONFIGURE_STYLE=gnu + +post-extract: + cp ${FILESDIR}/Makefile-doc ${WRKSRC} + +post

chromium window maximize

2020-10-28 Thread Mihai Popescu
New system install from scratch, cwm window manager, added extension uBlock Origin to chromium and no other settings. IF you click on the tab bar of the chromium window to maximize, a nice animation will start with the window going repeatedly between maximum size and original size. It can be reprod

new: audio/dgguspat

2020-10-28 Thread zeurkous
#?patch # # These patches add, to the OpenBSD ports(7) tree, the DooM GUS # patches, as compiled by fraggle. # # (Me uses this as a backing for freepats, which is at the time of # writing not yet complete.) # # Cover your ears (j/k), # # --zeurkous, Wed Oct 28 12:52:11 UTC 2020. # diff -Nr

Re: [UPDATE] py-whisper and py-carbon to 1.1.7 + py3

2020-10-28 Thread Stuart Henderson
On 2020/10/28 08:41, Martin Reindl wrote: > Am 27.10.20 um 22:08 schrieb Stuart Henderson: > > > This can't work, it needs a python 3 version of the rrdtool bindings, > > this is in the separate pypi project "rrdtool". As things stand > > rrd2whisper will be broken. > > > > Port for that attached

Re: Allowing multiple providers of libraries - BLAS/LAPACK

2020-10-28 Thread Stuart Henderson
+cc some people who might be interested to make sure they see this :) On 2020/10/28 07:32, Aisha Tammy wrote: > Hi, > I was wondering if it is possible to have multiple providers for a library > and then selecting one of them to be used, selecting which provider is > to be installed. > Case in poi

aarch64 bulk build report

2020-10-28 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sat Oct 24 06:58:34 MDT 2020 finished at Wed Oct 28 05:31:08 MDT 2020 lasted 3D22h32m done with kern.version=OpenBSD 6.8-current (GENERIC.MP) #863: Fri Oct 23 15:11:47 MDT 2020 built packages:10863 Oct 24:4127 Oct 25:209 Oct 26:509 Oct 27:2757 Oct

new: archivers/mscompress

2020-10-28 Thread zeurkous
#?patch # # These patches add ms{compress,expand}(1) to the OpenBSD ports(7) tree. # # --zeurkous, Wed Oct 28 10:13:23 UTC 2020. # diff -Nru /var/empty/Makefile ports/archivers/mscompress/Makefile --- /var/empty/Makefile Thu Jan 1 00:00:00 1970 +++ ports/archivers/mscompress/Makefile Wed

回复: [Security Update] www/py-flask-cors : Update to 3.0.9

2020-10-28 Thread wen heping
ping ... 发件人: owner-po...@openbsd.org 代表 wen heping 发送时间: 2020年10月22日 8:23 收件人: ports@openbsd.org 主题: [Security Update] www/py-flask-cors : Update to 3.0.9 Hi, ports@: Here is a simple patch for www/py-flask-cors to update to 3.0.9, it is a security update

UPDATE: libass 0.15.0 - CVE-2020-26682

2020-10-28 Thread Brad Smith
Here is an update to libass 0.15.0. CVE-2020-26682 In libass 0.14.0, the `ass_outline_construct`'s call to `outline_stroke` causes a signed integer overflow. Index: Makefile === RCS file: /home/cvs/ports/multimedia/libass/Makefile

Re: [UPDATE] py-whisper and py-carbon to 1.1.7 + py3

2020-10-28 Thread Martin Reindl
Am 27.10.20 um 22:08 schrieb Stuart Henderson: > This can't work, it needs a python 3 version of the rrdtool bindings, > this is in the separate pypi project "rrdtool". As things stand > rrd2whisper will be broken. > > Port for that attached. OK to import? I have tested it by following > "usage"