sparc64 bulk build report

2022-09-13 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Sat Sep 10 22:09:09 MDT 2022 Finished: Tue Sep 13 22:55:18 MDT 2022 Duration: 3 Days 0 hours 46 minutes Built using OpenBSD 7.2-beta (GENERIC.MP) #1448: Sat Sep 10 13:40:02 MDT 2022 Built 9363 packages Number of packages built each day: Sep 1

[update] emacs-28.2

2022-09-13 Thread Timo Myyrä
Hi, I'd like to see latest emacs in 7.2 release. Here's update to latest 28.2 which was minor release focused on fixing bugs. Works for me on amd64 with gtk3 flavor. Timo diff /usr/ports commit - b5573adcb9ec5d1af5faa614d573d3c4f66faf53 path + /usr/ports blob - 0e98a6ae4357a3f36db5187d58ff0b150a

cups, libusb1, Backend returned status -139 (crashed), /usb.core

2022-09-13 Thread Mikolaj Kucharski
Hi, I configured cups as network printer around beginning of 2022. Few months later I've noticed coredump at /usb.core. Then it took me a while to collect what I have so far. I don't know when this started, but I assume from day one, when I've setup cups as a remote. I imagine it will take me a w

Cannot start www/sogo 5.7.1

2022-09-13 Thread Giovanni Bechis
Hi, after updating to latest snapshot, sogod doesn't start anymore. The error I have on my log files is: Sep 13 23:20:23 sogod [36455]: version 5.7.1 (build @amd64.ports.openbsd.org 202209110944) -- starting Sep 13 23:20:23 sogod [36455]: vmem size check enabled: shutting down app when vmem > 3

[NEW] net/py-eventlet-0.33.1

2022-09-13 Thread George Rosamond
The third newly ported DEPENDS for net/py-onionshare_cli. $ cat pkg/DESCR Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it. It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the devel

[NEW] www/py-flask-socketio-5.3.1

2022-09-13 Thread George Rosamond
Another future net/py-onionshare_cli DEPEND $ cat pkg/DESCR Flask-SocketIO gives Flask applications access to low latency bi-directional communications between the clients and the server. The client-side application can use any of the SocketIO client libraries in Javascript, Python, C++, Java and

[NEW] net/py-gevent-websocket-0.10.1

2022-09-13 Thread George Rosamond
Dependency for future net/py-onionshare_cli. $ cat pkg/DESCR Websocket handler for the gevent pywsgi server, a Python network library. Thanks g py-gevent-websocket-0.10.1.tgz Description: Binary data

net/onionshare status

2022-09-13 Thread George Rosamond
Planning on replacing the current net/onionshare with net/py-onionshare_cli (https://pypi.org/project/onionshare-cli/) at some point after the release depending on a few things, including more options for PEP517 support (the replacement for MODPY_SETUPTOOLS) and porting a few additional py modu

Re: [NEW] math/py-datedelta 1.4

2022-09-13 Thread Kurt Mosiejczuk
On Tue, Sep 13, 2022 at 07:10:57AM -0400, George Rosamond wrote: > ping imported. Thanks George! --Kurt > On 9/6/22 16:15, Stuart Henderson wrote: > > On 2022/09/05 21:10, George Rosamond wrote: > > > Attached is py-datedelta... useful tool for doing date deltas/math. > > > > > > From pkg/DESC

Slowing down for the 7.2 release

2022-09-13 Thread Christian Weisgerber
The OpenBSD 7.2 release is approaching fast and it is time to slow down ports development. There are no restrictions on commits yet, but it's time to start limiting ourselves to commits that are important for the release. If you break something, there will be very little time left to fix it. I al

Update: lang/jruby 9.3.8.0

2022-09-13 Thread Jeremy Evans
Simple update to the latest version of JRuby. Release notes at: https://www.jruby.org/2022/09/13/jruby-9-3-8-0.html Among other things, a security fix for a YAML parsing bug (CVE-2022-25857). Tested on amd64, the only supported arch. Will be committing in a couple days unless I hear objections

Re: UPDATE: www/dokuwiki (drop PHP7)

2022-09-13 Thread Mike Fischer
> Am 13.09.2022 um 15:58 schrieb Landry Breuil : > > Le Sat, Aug 13, 2022 at 09:30:45AM +0200, Landry Breuil a écrit : >> Le Sat, Aug 13, 2022 at 09:15:30AM +0200, Rafael Sadowski a écrit : >>> I'm no longer a dokuwiki user so I can't test it. The update looks quite >>> simple. My motivation is

Re: UPDATE: www/dokuwiki (drop PHP7)

2022-09-13 Thread Landry Breuil
Le Sat, Aug 13, 2022 at 09:30:45AM +0200, Landry Breuil a écrit : > Le Sat, Aug 13, 2022 at 09:15:30AM +0200, Rafael Sadowski a écrit : > > I'm no longer a dokuwiki user so I can't test it. The update looks quite > > simple. My motivation is to get rid of PHP7 here. > > oh great there's finally be

Re: [new] jitsi-meet and friends

2022-09-13 Thread Stuart Henderson
Little organisational tweak, how about grouping them under net/jitsi so it's easier to find them in the tree? i.e. $ cd /usr/ports/mystuff/net/jitsi; ls | cat Makefile jicofo meet videobridge $ make show=PKGNAMES | paste - - ===> net/jitsi/jicofo jicofo-2.0.7648 ===> net/jitsi/meet jitsi-me

lang/gcc/8 diff for riscv64

2022-09-13 Thread Jeremie Courreges-Anglas
On Sun, Sep 11 2022, Jeremie Courreges-Anglas wrote: > On Fri, Sep 09 2022, Pascal Stumpf wrote: >> OK as soon as the lld patch is in. Great work! > > This involved a fair amount of headdesks, thanks for your kind words. :) > > It might be doable to work around the lld problem within the gcc por

UPDATE: Nextcloud-23.0.9

2022-09-13 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 23.0.9: https://nextcloud.com/changelog/#latest23 OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/www/nextcloud/23/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile ---

UPDATE: Nextcloud-24.0.5

2022-09-13 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 24.0.5: https://nextcloud.com/changelog/#latest24 OK? Comments? Index: Makefile === RCS file: /cvs/ports/www/nextcloud/24/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile

Re: [NEW] math/py-datedelta 1.4

2022-09-13 Thread George Rosamond
ping On 9/6/22 16:15, Stuart Henderson wrote: On 2022/09/05 21:10, George Rosamond wrote: Attached is py-datedelta... useful tool for doing date deltas/math. From pkg/DESCR: datedelta.datedelta is datetime.timedelta for date arithmetic. It accounts for oddities of the Gregorian calendar. I

Update prometheus to 2.37.1

2022-09-13 Thread Claudio Jeker
Since 2.37 is a LTS branch I think it is a good idea to track this branch for now. Now officially the 2.37 has no OpenBSD support (but that also applies to 2.38). The mmap patch should make prometheus work well enough on OpenBSD (at least as well as the 2.36.2 version). This updates the mmap patch

UPDATE: arm-compute-library 22.08

2022-09-13 Thread Kevin Lo
Hi, Here is a straight forward update to arm-compute-library bringing us to 22.08. For a list of changes, please read https://arm-software.github.io/ComputeLibrary/v22.08/versions_changelogs.xhtml#S2_2_changelog ok? Index: devel/arm-compute-library/Makefile ==