Re: [fix] emulators/qemu: allow OpenBSD/hppa to boot

2020-10-06 Thread Brad Smith
Go ahead. Thanks. On 10/6/2020 4:43 PM, Charlene Wendling wrote: Hi, I wanted to install the latest OpenBSD/hppa snapshot using qemu, but it croaked when configuring lasi0 with: assertion "(val & LASI_IRQ_BITS) == val" failed It makes the system impossible to boot. It appears that NetBSD f

Re: New? Python 3.9.0

2020-10-06 Thread Remi Pointel
On 10/5/20 9:00 PM, Kurt Mosiejczuk wrote: On Fri, Oct 02, 2020 at 02:46:09PM -0400, Kurt Mosiejczuk wrote: I took a stab at Python 3.9.0rc2. I don't think it is worth importing before the final release of 3.9.0, but figured if anyone wants to do some testing that this could be useful. (tarba

Re: UPDATE sysutils/borgbackup-1.1.14

2020-10-06 Thread Martin Ziemer
On Wed, Oct 07, 2020 at 07:46:10AM +0200, Bjorn Ketelaars wrote: > Diff below updates borgbackup to 1.1.14, which is a maintenance release. > Overview on changes can be found at [0]. Possible noticeable is that > 1.1.14 changes return codes due to a bug fix: In case you have scripts > expecting rc

UPDATE sysutils/borgbackup-1.1.14

2020-10-06 Thread Bjorn Ketelaars
Diff below updates borgbackup to 1.1.14, which is a maintenance release. Overview on changes can be found at [0]. Possible noticeable is that 1.1.14 changes return codes due to a bug fix: In case you have scripts expecting rc == 2 for a signal exit, you need to update them to check for >= 128 (as d

Re: make py-scs python3 only

2020-10-06 Thread Daniel Dickman
On Wed, 7 Oct 2020, Kurt Mosiejczuk wrote: > On Tue, Oct 06, 2020 at 11:46:12PM -0400, Daniel Dickman wrote: > > py-scs needs to be made python3-only so scipy can be updated to any newer > > version. > > Presumably because newer scipy is python3-only, yes? > > > Only py-cvxpy uses py-scs but

Re: make py-patsy python3 only

2020-10-06 Thread Kurt Mosiejczuk
On Tue, Oct 06, 2020 at 11:48:00PM -0400, Daniel Dickman wrote: > py-patsy needs to be made python3 only so scipy can be updated to any > newer version. I'm assuming same reason as py-scs. > ok? ok kmos (again, with proper quirks entries) --Kurt > Index: Makefile > ===

Re: make py-scs python3 only

2020-10-06 Thread Kurt Mosiejczuk
On Tue, Oct 06, 2020 at 11:46:12PM -0400, Daniel Dickman wrote: > py-scs needs to be made python3-only so scipy can be updated to any newer > version. Presumably because newer scipy is python3-only, yes? > Only py-cvxpy uses py-scs but that port is already python3 only. > ok? ok kmos (Assuming

Re: make py-scs python3 only

2020-10-06 Thread Bjorn Ketelaars
On Tue 06/10/2020 23:46, Daniel Dickman wrote: > py-scs needs to be made python3-only so scipy can be updated to any newer > version. > > Only py-cvxpy uses py-scs but that port is already python3 only. > > ok? > > Index: Makefile > ==

Re: make py-patsy python3 only

2020-10-06 Thread Bjorn Ketelaars
On Tue 06/10/2020 23:48, Daniel Dickman wrote: > py-patsy needs to be made python3 only so scipy can be updated to any > newer version. > > ok? > > Index: Makefile > === > RCS file: /cvs/ports/math/py-patsy/Makefile,v > retrieving r

make py-patsy python3 only

2020-10-06 Thread Daniel Dickman
py-patsy needs to be made python3 only so scipy can be updated to any newer version. ok? Index: Makefile === RCS file: /cvs/ports/math/py-patsy/Makefile,v retrieving revision 1.7 diff -u -p -u -r1.7 Makefile --- Makefile3 Jul 20

make py-scs python3 only

2020-10-06 Thread Daniel Dickman
py-scs needs to be made python3-only so scipy can be updated to any newer version. Only py-cvxpy uses py-scs but that port is already python3 only. ok? Index: Makefile === RCS file: /cvs/ports/math/py-scs/Makefile,v retrieving revi

[fix] emulators/qemu: allow OpenBSD/hppa to boot

2020-10-06 Thread Charlene Wendling
Hi, I wanted to install the latest OpenBSD/hppa snapshot using qemu, but it croaked when configuring lasi0 with: > assertion "(val & LASI_IRQ_BITS) == val" failed It makes the system impossible to boot. It appears that NetBSD folks already met the issue and upstreamed a fix [0]. After reading ou

[UPDATE] security/regripper

2020-10-06 Thread Remi Pointel
Hi, this is the diff to update regripper to latest release. Ok? Cheers, Remi. ? 2zVN Index: Makefile === RCS file: /cvs/ports/security/regripper/Makefile,v retrieving revision 1.7 diff -u -p -u -p -r1.7 Makefile --- Makefile 12 Ju

Re: MODGO_MODULES generator helper.

2020-10-06 Thread Aaron Bieber
Paco Esteban writes: > On Fri, 25 Sep 2020, Paco Esteban wrote: > >> On Thu, 25 Jun 2020, Paco Esteban wrote: >> >> > Hi ports@, >> > >> > I had the idea of having a make target to help with MODGO_MODULES and >> > MODGO_MODFILES generation just like devel/cargo does with its >> > modcargo-gen-

Re: [NEW] net/pftbld

2020-10-06 Thread mpfr
Ping. Updated archive attached. On 2020-09-16 13:39, m...@fn.de wrote: Any comments/OKs/commits are welcome. Index: infrastructure/db/user.list === RCS file: /cvs/ports/infrastructure/db/user.list,v retrieving revision 1.375 diff

UPDATE: Nono-0.1.1

2020-10-06 Thread Gonzalo L. Rodriguez
Update for Nono emulator to 0.1.1: http://www.pastel-flower.jp/~isaki/nono/ OK? Comments? Cheers.- -- - gonzalo Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefile,v retrieving revision 1.4 diff -u -p

Re: Make py-nltk python3 only

2020-10-06 Thread Stuart Henderson
On 2020/10/05 19:54, Daniel Dickman wrote: > matplotlib is now python3 only so py-nltk will need to be python3 only > in order to update matplotlib. > > ok? > > Index: Makefile > === > RCS file: /cvs/ports/textproc/py-nltk/Makefile,

mips64 bulk build report

2020-10-06 Thread visa
bulk build on octeon.ports.openbsd.org started on Thu Oct 1 14:00:49 UTC 2020 finished at Tue Oct 6 12:51:15 UTC 2020 lasted 05D22h50m done with kern.version=OpenBSD 6.8 (GENERIC.MP) #321: Tue Sep 29 19:25:11 MDT 2020 built packages:8612 Oct 1:2466 Oct 2:996 Oct 3:810 Oct 4:612 Oct 5:1052 Oct 6:

Re: [new] archivers/minizip

2020-10-06 Thread Charlene Wendling
On Tue, 6 Oct 2020 13:19:49 +0200 Landry Breuil wrote: > On Mon, Oct 05, 2020 at 04:13:54PM +0200, Landry Breuil wrote: > > Hi, > > > > here's a port for minizip, taken from > > https://github.com/nmoinvaz/minizip - minizip was originally in the > > contrib/ subdir of zlib, then moved to > > http

Re: [new] archivers/minizip

2020-10-06 Thread Landry Breuil
On Mon, Oct 05, 2020 at 04:13:54PM +0200, Landry Breuil wrote: > Hi, > > here's a port for minizip, taken from > https://github.com/nmoinvaz/minizip - minizip was originally in the > contrib/ subdir of zlib, then moved to > https://www.winimage.com/zLibDll/minizip.html, then more or less died > th

[update] spatialite 5.0.0

2020-10-06 Thread Landry Breuil
hi, after years of being moribund and not seeing much development, spatialite gained some traction again and got new releases this summer. Upstream umbrella (https://www.gaia-gis.it/gaia-sins/index.html) provides several projects, some have been discontinued. The below diff unlinks - geo/spatiali

Re: Remove Python 3.7

2020-10-06 Thread Remi Pointel
On 10/5/20 8:58 PM, Kurt Mosiejczuk wrote: We stopped building packages for Python 3.7 for 6.8. It has been vestigial. Remove it? If desired, I could submit a version to bring in Python 3.9.0, which got released today. (cc maintainer) Hello, ok for me to remove Python 3.7. Thank you, Remi