Re: sysutils/pkg_mgr is broken

2021-09-19 Thread Landry Breuil
Le Sun, Sep 19, 2021 at 11:36:17AM -0400, Daniel Jakots a écrit : > On Sun, 19 Sep 2021 17:23:53 +0200, Solene Rapenne > wrote: > > > On Sun, 19 Sep 2021 17:03:54 +0200 > > Landry Breuil : > > > > > Le Sat, Sep 18, 2021 at 10:10:40AM +0200, Solene Rapenne a écrit : > > > > It seems sysutils/pk

sparc64 bulk build report

2021-09-19 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Sat Sep 18 15:16:09 MDT 2021 Finished: Sun Sep 19 22:01:07 MDT 2021 Duration: 1 Days 6 hours 45 minutes Built using OpenBSD 7.0-beta (GENERIC.MP) #970: Sat Sep 11 23:30:13 MDT 2021 Built 7968 packages Number of packages built each day: Sep 18

Re: Only important updates now

2021-09-19 Thread Lucas
"Theo de Raadt" wrote: > I am unable (and unwilling) to run this in test. Is there anyone who > can take this on? Not the maintainer nor a user, but I can read a diff. > --- ./exim-4.94.2/exim-4.94.2/src/transport.c.saveFri Apr 30 06:08:21 2021 > +++ ./exim-4.94.2/exim-4.94.2/src/transport.

Re: Only important updates now

2021-09-19 Thread Theo de Raadt
Christian Weisgerber wrote: > This includes the list of remaining ports with %n warnings: > > editors/cooledit > mail/exim > misc/brltty > net/climm climm s_sprintf() is a work of art, like an ochre cave painting of a stick animal with a stick poking through it. probably predates the better as

Re: FIX BROKEN hiera plugins

2021-09-19 Thread Jeremy Evans
On 09/19 11:33, Sebastian Reitenbach wrote: > Hi, > > with updating the default ruby version to 3.0, puppet related ports stayed at > 2.7, so did > databases/ruby-hiera3. The hiera plugins were overlooked, they should also > default to Ruby 2.7, otherwise they're unusable. > > I had to fiddle a

Re: Only important updates now

2021-09-19 Thread Theo de Raadt
Christian Weisgerber wrote: > This includes the list of remaining ports with %n warnings: > > mail/exim > net/climm two left. here is my brutish attempt to deal with exim, which has a set of *printf-like functions which return pointer, and but discard the length in a few cases, %n is at the e

missing run dep in textproc/catfish

2021-09-19 Thread Solene Rapenne
it seems x11/xfce4/xfconf is missing in the RUN_DEPENDS of textproc/catfish Traceback (most recent call last): File "/usr/local/bin/catfish", line 43, in import catfish File "/usr/local/lib/python3.8/site-packages/catfish/__init__.py", line 32, in from catfish import CatfishWindow

Re: cooledit printf(%n) fixes

2021-09-19 Thread Theo Buehler
On Sun, Sep 19, 2021 at 10:48:32PM +0200, Ingo Schwarze wrote: > Hi Marc, hi Naddy, > > Christian Weisgerber wrote on Sun, Sep 19, 2021 at 09:23:18PM +0200: > > [...] > > Let's focus on fixing bugs! > > This includes the list of remaining ports with %n warnings: > > > > editors/cooledit > [...]

FIX BROKEN hiera plugins

2021-09-19 Thread Sebastian Reitenbach
Hi, with updating the default ruby version to 3.0, puppet related ports stayed at 2.7, so did databases/ruby-hiera3. The hiera plugins were overlooked, they should also default to Ruby 2.7, otherwise they're unusable. I had to fiddle a little, as these plugins don't have FLAVOR set, and with th

Re: Only important updates now

2021-09-19 Thread Theo Buehler
> > misc/brltty > > sysutils/cdrtools > > x11/fvwm2 I have committed the three above. > > security/gnupg This one is really horrible. The part of the diff involving tty_fprintf needed some fixing. The agent/protect.c looks correct to me. A careful review by more than one person seems necessary.

Re: cooledit printf(%n) fixes

2021-09-19 Thread Theo de Raadt
> Note that the port is very low quality in general. This is the ports tree: you sound like a broken record.

cooledit printf(%n) fixes

2021-09-19 Thread Ingo Schwarze
Hi Marc, hi Naddy, Christian Weisgerber wrote on Sun, Sep 19, 2021 at 09:23:18PM +0200: [...] > Let's focus on fixing bugs! > This includes the list of remaining ports with %n warnings: > > editors/cooledit [...] I think the patch appended below fixes those crashes in cooledit that are directly

cant' run www/tootstream

2021-09-19 Thread Solene Rapenne
It seems tootstream is lacking a dependency. I've not been able to find which one. I have this error on a clean amd64 install when I run tootstream. Traceback (most recent call last): File "/usr/local/bin/tootstream", line 33, in sys.exit(load_entry_point('tootstream==0.3.8.1', 'console_sc

Re: Only important updates now

2021-09-19 Thread Theo de Raadt
Christian Weisgerber wrote: > This includes the list of remaining ports with %n warnings: > > editors/cooledit > mail/exim > misc/brltty > net/climm > security/gnupg > sysutils/cdrtools > x11/fvwm2 I don't want to do ports development, but I am the one making %n walk the plank, so I should lift

Re: sysutils/pkg_mgr is broken

2021-09-19 Thread Solene Rapenne
On Sun, 19 Sep 2021 17:23:53 +0200 Solene Rapenne : > On Sun, 19 Sep 2021 17:03:54 +0200 > Landry Breuil : > > > Le Sat, Sep 18, 2021 at 10:10:40AM +0200, Solene Rapenne a écrit : > > > It seems sysutils/pkg_mgr is broken. The UI displays fine but any > > > attempt to apply changes (install or

Only important updates now

2021-09-19 Thread Christian Weisgerber
The release is near. Please stop committing regular port updates. Updates are still okay if they are important, i.e., if they fix security or serious functionality problems. Let's focus on fixing bugs! This includes the list of remaining ports with %n warnings: editors/cooledit mail/exim misc/

Re: [UPDATE] profanity 0.11.0 & change to libstrophe

2021-09-19 Thread Florian Viehweger
> > I think something is off in your certs. Running > > > > Maybe you aren't using the fullchain and instead present the cert > > for just your host? It doesn't show the "middle" cert from LE. This > > is the chain for a correctly verified (from `openssl s_client` > > point of view) cert issued by

Re: cant' run www/tootstream

2021-09-19 Thread Theo Buehler
On Sun, Sep 19, 2021 at 06:47:43PM +0200, Solene Rapenne wrote: > It seems tootstream is lacking a dependency. I've not been able to > find which one. > [...] > from emoji.unicode_codes.fr import * > ModuleNotFoundError: No module named 'emoji.unicode_codes.fr' Looks like update-plist was mis

Re: sysutils/pkg_mgr is broken

2021-09-19 Thread Daniel Jakots
On Sun, 19 Sep 2021 17:23:53 +0200, Solene Rapenne wrote: > On Sun, 19 Sep 2021 17:03:54 +0200 > Landry Breuil : > > > Le Sat, Sep 18, 2021 at 10:10:40AM +0200, Solene Rapenne a écrit : > > > It seems sysutils/pkg_mgr is broken. The UI displays fine but any > > > attempt to apply changes (inst

Re: sysutils/pkg_mgr is broken

2021-09-19 Thread Rafael Sadowski
On Sun Sep 19, 2021 at 05:31:06PM +0200, Solene Rapenne wrote: > On Sun, 19 Sep 2021 17:23:53 +0200 > Solene Rapenne : > > > On Sun, 19 Sep 2021 17:03:54 +0200 > > Landry Breuil : > > > > > Le Sat, Sep 18, 2021 at 10:10:40AM +0200, Solene Rapenne a écrit : > > > > It seems sysutils/pkg_mgr is b

Re: [UPDATE] profanity 0.11.0 & change to libstrophe

2021-09-19 Thread Matthias Schmidt
Hi Lucas, * Lucas wrote: > Hi Matthias, > > Matthias Schmidt wrote: > > Maybe it's me and my stupidity but since this update I can no longer > > connect to a XMPP server with a LE certificate. Both client and server > > are running -current (server with prosody). The client reports "Login > >

Re: sysutils/pkg_mgr is broken

2021-09-19 Thread Solene Rapenne
On Sun, 19 Sep 2021 17:03:54 +0200 Landry Breuil : > Le Sat, Sep 18, 2021 at 10:10:40AM +0200, Solene Rapenne a écrit : > > It seems sysutils/pkg_mgr is broken. The UI displays fine but any > > attempt to apply changes (install or deletion) or simulate changes > > will exit pkg_mgr with no error m

Re: sysutils/pkg_mgr is broken

2021-09-19 Thread Landry Breuil
Le Sat, Sep 18, 2021 at 10:10:40AM +0200, Solene Rapenne a écrit : > It seems sysutils/pkg_mgr is broken. The UI displays fine but any > attempt to apply changes (install or deletion) or simulate changes > will exit pkg_mgr with no error message. > > Currently, its only use is to display packages

Re: [UPDATE] profanity 0.11.0 & change to libstrophe

2021-09-19 Thread Lucas
Hi Matthias, Matthias Schmidt wrote: > Maybe it's me and my stupidity but since this update I can no longer > connect to a XMPP server with a LE certificate. Both client and server > are running -current (server with prosody). The client reports "Login > failed" and the debug log shows: > > 19

New port for www/goatcounter

2021-09-19 Thread Vinh Nguyen
GoatCounter is an open source web analytics platform that we could self-hosted. The home page could be found here: https://www.goatcounter.com/ and the Github repository: https://github.com/zgoat/goatcounter The intention of this port is: * Have a binary package for GoatCounter in OpenBSD. * Prov

Re: New port for www/goatcounter

2021-09-19 Thread Omar Polo
Vinh Nguyen writes: > GoatCounter is an open source web analytics platform that we could > self-hosted. The home page could be found here: > https://www.goatcounter.com/ and the Github repository: > https://github.com/zgoat/goatcounter > > > The intention of this port is: > * Have a binary pack

mips64 bulk build report

2021-09-19 Thread visa
bulk build on octeon.ports.openbsd.org started on Sat Sep 11 10:53:15 UTC 2021 finished at Sun Sep 19 10:07:01 UTC 2021 lasted 08D23h13m done with kern.version=OpenBSD 7.0-beta (GENERIC.MP) #681: Fri Sep 10 17:47:42 MDT 2021 built packages:9259 Sep 11:2366 Sep 12:779 Sep 13:352 Sep 14:672 Sep 15

Re: [UPDATE] profanity 0.11.0 & change to libstrophe

2021-09-19 Thread Matthias Schmidt
Hi everybody, * Florian Viehweger wrote: > Am Fri, 27 Aug 2021 08:32:26 +0100 > schrieb Stuart Henderson : > > > On 2021/08/26 23:26, Florian Viehweger wrote: > > > Hi, > > > > > > this updates profanity to 0.11.0. > > > > > > Changes are listed here [1] as they are too long to list in this > >

Re: [BUG] net/qbittorrent and net/deluge not working

2021-09-19 Thread Brad Smith
On 9/18/2021 4:37 AM, Rafael Sadowski wrote: On Thu Sep 16, 2021 at 08:44:00AM +0100, Stuart Henderson wrote: On 2021/09/15 23:15, Brad Smith wrote: Interesting. I found rebuilding libtorrent-rasterbar with -O1 (or -O0 initially) and it no longer was crashing on me. I started up qBittorrent and

NEW: x11/kde-applications/kopeninghours

2021-09-19 Thread Rafael Sadowski
Information for inst:kopeninghours-21.08.1 Comment: library for parsing and evaluating OSM data Description: A library for parsing and evaluating OSM opening hours expressions. OSM opening hours expressions are used to describe when a feature is open/available or closed. This format is not only