Re: [update] net/py-cares 3.1.1 -> 4.1.2

2021-10-22 Thread Stuart Henderson
On 2021/10/21 21:15, Kurt Mosiejczuk wrote: > This updates py-cares to 4.1.2. >= 4.0.0 is requires for the py-aiodns > update I'm sending right after this. > > I tweaked the testing to not require actual installation of the package > for testing. > > All consumers (www/py-tornado and net/py-aiodn

Re: [update] net/py-cares 3.1.1 -> 4.1.2

2021-10-22 Thread Stuart Henderson
On 2021/10/22 08:18, Stuart Henderson wrote: > On 2021/10/21 21:15, Kurt Mosiejczuk wrote: > > This updates py-cares to 4.1.2. >= 4.0.0 is requires for the py-aiodns > > update I'm sending right after this. > > > > I tweaked the testing to not require actual installation of the package > > for tes

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Stuart Henderson
Only issue in the i386 build was math/py-h5py which specifically wants 1.16.5.

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Martin Reindl
Am 22.10.2021 um 09:49 schrieb Stuart Henderson: Only issue in the i386 build was math/py-h5py which specifically wants 1.16.5. Yes, this is one patch which can go away with newer numpy.

Re: [new] x11/alacritty

2021-10-22 Thread Alexis H
Hello all, I'd like to show my full support for this port as it would be great to be able to install alacritty on OpenBSD using: pkg_add alacritty Thank you, Eric, for considering the feedback. I've tried the latest version of alacritty.tar.gz attached to your previous post and and installed it v

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Dima Pasechnik
On Fri, Oct 22, 2021 at 09:55:19AM +0200, Martin Reindl wrote: > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > Only issue in the i386 build was math/py-h5py which specifically wants > > 1.16.5. > > > > Yes, this is one patch which can go away with newer numpy. numpy by itself doesn't rea

Re: [new] x11/alacritty

2021-10-22 Thread Frederic Cambus
On Mon, Oct 18, 2021 at 12:03:32PM +, Eric Auge wrote: > An update after some useful comments from a person (Alexis > Hildebrandt) off list, as diff: > + tic -s -x -o ${PREFIX}/share/terminfo ${EXTRA_DIR}/alacritty.info Thanks! I updated the PLIST so the generated files are installed. Here

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Bjorn Ketelaars
On Fri 22/10/2021 09:55, Martin Reindl wrote: > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > Only issue in the i386 build was math/py-h5py which specifically wants > > 1.16.5. > > > > Yes, this is one patch which can go away with newer numpy. That is not entirely true. When building, py

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Bjorn Ketelaars
On Fri 22/10/2021 13:23, Bjorn Ketelaars wrote: > On Fri 22/10/2021 09:55, Martin Reindl wrote: > > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > > Only issue in the i386 build was math/py-h5py which specifically wants > > > 1.16.5. > > > > > > > Yes, this is one patch which can go away w

Re: [update] mail/exim -> 4.95

2021-10-22 Thread Renaud Allard
Is there a major problem with that diff? On 10/6/21 8:49 AM, Renaud Allard wrote: ping Forwarded Message Subject: [update] mail/exim -> 4.95 Date: Wed, 29 Sep 2021 08:40:40 +0200 From: Renaud Allard To: ports Hi, This is an update for mail/exim to version 4.95. It includ

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Bjorn Ketelaars
On Fri 22/10/2021 12:16, Dima Pasechnik wrote: > On Fri, Oct 22, 2021 at 09:55:19AM +0200, Martin Reindl wrote: > > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > > Only issue in the i386 build was math/py-h5py which specifically wants > > > 1.16.5. > > > > > > > Yes, this is one patch whi

Re: [update] net/py-cares 3.1.1 -> 4.1.2

2021-10-22 Thread Kurt Mosiejczuk
On Fri, Oct 22, 2021 at 08:18:52AM +0100, Stuart Henderson wrote: > > +TESTLIBDIR = lib.openbsd-${OSREV}-${ARCH}-${MODPY_VERSION} > > +TEST_ENV +=PYTHONPATH=${TESTLIBDIR} > Do you think we might be able to do this by default in python.port.mk > (at least for ports se

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Bjorn Ketelaars
On Fri 22/10/2021 13:23, Bjorn Ketelaars wrote: > On Fri 22/10/2021 09:55, Martin Reindl wrote: > > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > > Only issue in the i386 build was math/py-h5py which specifically wants > > > 1.16.5. > > > > > > > Yes, this is one patch which can go away w

Re: [update] mail/exim -> 4.95

2021-10-22 Thread Stuart Henderson
Only a minor one in that they've broken something with pipelining resulting in multiple copies of mail getting delivered in some cases, see the open ticket about yahoo.co.jp, and I was waiting to see if they were going to do anything with it before I committed the update.. -- Sent from a phon

Re: [new] x11/alacritty

2021-10-22 Thread Stuart Henderson
Please remove MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}, it is the default crates.inc is missing license info (modcargo-gen-crates-licenses) README underlining with === has the wrong number of chars ${PKGSTEM}(1) makes no sense, just use alacritty(1). Maybe "read through" instead of "go throu

Re: [new] x11/alacritty

2021-10-22 Thread Frederic Cambus
On Fri, Oct 22, 2021 at 04:16:53PM +0100, Stuart Henderson wrote: > Please remove MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}, it is the default > > crates.inc is missing license info (modcargo-gen-crates-licenses) > > README underlining with === has the wrong number of chars > > ${PKGSTEM}(1) ma

Re: [new] x11/alacritty

2021-10-22 Thread Stuart Henderson
On 2021/10/22 18:20, Frederic Cambus wrote: > On Fri, Oct 22, 2021 at 04:16:53PM +0100, Stuart Henderson wrote: > > Please remove MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}, it is the default > > > > crates.inc is missing license info (modcargo-gen-crates-licenses) > > > > README underlining with

nextcloud: problems after upgrading to 7.0 / 22.2.0

2021-10-22 Thread Clemens Gößnitzer
I ran into two issues after upgrading my OpenBSD server to 7.0 and Nextcloud to 22.2.0 First, I had some troubles (internal server error in the browser) giving me the following error message on the console, using ./occ: 4047 InnoDB refuses to write tables with ROW_FORMAT=COMPRESSED or KEY_BLOCK_SI

dhcpcd update

2021-10-22 Thread Stuart Henderson
I moved my pppoe router to a routeros box, can anyone teat this please? Index: Makefile === RCS file: /cvs/ports/net/dhcpcd/Makefile,v retrieving revision 1.95 diff -u -p -r1.95 Makefile --- Makefile30 Aug 2021 12:56:05 -

Re: [new] x11/alacritty

2021-10-22 Thread Alexis H
Thanks for addressing the suggsted changes so quickly, Eric. I've installed alacritty from the latest tar.gz and the alacritty terminfo is now available in /usr/local/share/terminfo/a. Great patch to change the shell program to ksh in example config. ok from me

Re: dhcpcd update

2021-10-22 Thread Bjorn Ketelaars
On Fri 22/10/2021 19:00, Stuart Henderson wrote: > I moved my pppoe router to a routeros box, can anyone teat this please? Diff looks good, all tests pass. Run tested on amd64, successfully retrieved an IPv6 subnet from my ISP. OK bket@

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Martin Reindl
Am 22.10.21 um 16:09 schrieb Bjorn Ketelaars: > On Fri 22/10/2021 13:23, Bjorn Ketelaars wrote: >> On Fri 22/10/2021 09:55, Martin Reindl wrote: >>> Am 22.10.2021 um 09:49 schrieb Stuart Henderson: Only issue in the i386 build was math/py-h5py which specifically wants 1.16.5. >>> >>

Re: [update] net/py-cares 3.1.1 -> 4.1.2

2021-10-22 Thread Stuart Henderson
On 2021/10/22 09:49, Kurt Mosiejczuk wrote: > On Fri, Oct 22, 2021 at 08:18:52AM +0100, Stuart Henderson wrote: > > > > +TESTLIBDIR = lib.openbsd-${OSREV}-${ARCH}-${MODPY_VERSION} > > > +TEST_ENV += PYTHONPATH=${TESTLIBDIR} > > > Do you think we might be able to do this b

Re: [update] mail/exim -> 4.95

2021-10-22 Thread Renaud Allard
If you pipeline to yahoo, you will almost always have issues. They somewhat greylist all servers sending to them using pipelining. To be honest, enabling pipelining will very often lead to unexpected issues. IMHO, they should just remove that feature. That's of course no excuse for breaking it ;

remove: devel/py-SOAPpy, devel/py-fpconst

2021-10-22 Thread Stuart Henderson
py-SOAPpy: py2 only, no updates since 2014, not used in the tree py-fpconst: py2 only, no updates since 2005, only used in the tree for SOAPpy ok to drop them?

Re: remove: devel/py-SOAPpy, devel/py-fpconst

2021-10-22 Thread Stuart Henderson
On 2021/10/22 20:16, Stuart Henderson wrote: > py-SOAPpy: py2 only, no updates since 2014, not used in the tree > py-fpconst: py2 only, no updates since 2005, only used in the tree for SOAPpy > > ok to drop them? > and net/py-zsi 2008-vintage

Re: [NEW] www/unit

2021-10-22 Thread Stuart Henderson
Since www/nginx has now changed the rc-script regarding SIGQUIT I've dropped the rc_stop from unit's rc-script. And I don't think the ruby30 "extra" in port-lib-depends-check is really a big problem as anybody doing a sweep of these (which is well overdue actually..) should be able to figure out th

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Martin Reindl
On Fri, Oct 22, 2021 at 04:09:07PM +0200, Bjorn Ketelaars wrote: > On Fri 22/10/2021 13:23, Bjorn Ketelaars wrote: > > On Fri 22/10/2021 09:55, Martin Reindl wrote: > > > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > > > Only issue in the i386 build was math/py-h5py which specifically wants

a batch of py2+3 to py3 switches

2021-10-22 Thread Stuart Henderson
I'm doing a bulk build with this in to check that things are ok and I haven't missed anything that still needs them as py2 deps (pretty sure I went through everything in sqlports but it's easier to test in a bulk).. While it's running, any objections or OKs? Maintainers of those ports which have m

Re: [update] net/py-cares 3.1.1 -> 4.1.2

2021-10-22 Thread Kurt Mosiejczuk
On Fri, Oct 22, 2021 at 08:08:54PM +0100, Stuart Henderson wrote: > > > > +TESTLIBDIR = lib.openbsd-${OSREV}-${ARCH}-${MODPY_VERSION} > > > > +TEST_ENV +=PYTHONPATH=${TESTLIBDIR} > > > Do you think we might be able to do this by default in python.port.mk > > > (at least for

Re: remove: devel/py-SOAPpy, devel/py-fpconst

2021-10-22 Thread Klemens Nanni
On Fri, Oct 22, 2021 at 08:37:19PM +0100, Stuart Henderson wrote: > On 2021/10/22 20:16, Stuart Henderson wrote: > > py-SOAPpy: py2 only, no updates since 2014, not used in the tree > > py-fpconst: py2 only, no updates since 2005, only used in the tree for > > SOAPpy > > > > ok to drop them? > >

Re: a batch of py2+3 to py3 switches

2021-10-22 Thread Juan Francisco Cantero Hurtado
On Fri, 22 Oct 2021 22:26:31 +0100 Stuart Henderson wrote: > I'm doing a bulk build with this in to check that things are ok and I > haven't missed anything that still needs them as py2 deps (pretty > sure I went through everything in sqlports but it's easier to test in > a bulk).. While it's run

[PATCH] add njs module to www/nginx

2021-10-22 Thread Sergey A. Osokin
Hi, here the patch to add NGINX Javascript (njs) module to www/nginx port. Please let me know if you have any questions. Thank you. -- Sergey Osokin Index: Makefile === RCS file: /cvs/ports/www/nginx/Makefile,v retrieving revision

Re: [PATCH] add njs module to www/nginx

2021-10-22 Thread Sergey A. Osokin
Here's the updated version of the patch with pkg/PLIST-njs and pkg/DESCR-njs files. On Sat, Oct 23, 2021 at 02:52:35AM +, Sergey A. Osokin wrote: > Hi, > > here the patch to add NGINX Javascript (njs) module to www/nginx port. > Please let me know if you have any questions. > > Thank you. >

Re: UPDATE math/py-numpy-1.17.5

2021-10-22 Thread Bjorn Ketelaars
On Fri 22/10/2021 22:04, Martin Reindl wrote: > On Fri, Oct 22, 2021 at 04:09:07PM +0200, Bjorn Ketelaars wrote: > > On Fri 22/10/2021 13:23, Bjorn Ketelaars wrote: > > > On Fri 22/10/2021 09:55, Martin Reindl wrote: > > > > Am 22.10.2021 um 09:49 schrieb Stuart Henderson: > > > > > Only issue in t

Re: a batch of py2+3 to py3 switches

2021-10-22 Thread Bjorn Ketelaars
On Fri 22/10/2021 22:26, Stuart Henderson wrote: > I'm doing a bulk build with this in to check that things are ok and I > haven't missed anything that still needs them as py2 deps (pretty sure I > went through everything in sqlports but it's easier to test in a bulk).. > While it's running, any ob

Re: a batch of py2+3 to py3 switches

2021-10-22 Thread Sebastien Marie
On Fri, Oct 22, 2021 at 10:26:31PM +0100, Stuart Henderson wrote: > I'm doing a bulk build with this in to check that things are ok and I > haven't missed anything that still needs them as py2 deps (pretty sure I > went through everything in sqlports but it's easier to test in a bulk).. > While it'

is ports lldb working ?

2021-10-22 Thread Sebastien Marie
Hi, I am currently looking at learning lldb debugger a bit. lldb from base is working fine, but it is a bit spartiate for learning: no completion, no readline. it could be workaround with rlwrap but proper completion will be still missing. lldb from ports comes with glitters, but I failed to pro

Re: a batch of py2+3 to py3 switches

2021-10-22 Thread Kurt Mosiejczuk
On Fri, Oct 22, 2021 at 10:26:31PM +0100, Stuart Henderson wrote: > I'm doing a bulk build with this in to check that things are ok and I > haven't missed anything that still needs them as py2 deps (pretty sure I > went through everything in sqlports but it's easier to test in a bulk).. > While it'