[UPDATE] sysutils/duplicity 1.0.0p1

2023-09-24 Thread Paul Galbraith
Patch to add dependency on net/py-b2sdk to support backup to Backblaze B2.  First class support for this platform is already built into duplicity (https://duplicity.gitlab.io/). Index: Makefile === RCS file: /cvs/ports/sysutils/dup

[NEW] devel/py-phx-class-registry

2023-09-24 Thread Paul Galbraith
This is a new port of the python phx-class-registry package, a dependency of the B2 comand-line interface tool (https://www.backblaze.com/docs/cloud-storage-command-line-tools). https://pypi.org/project/phx-class-registry/ Is this Ok to add? py-phx-class-registry.tgz Description: Binary data

[NEW] textproc/py-rst2ansi

2023-09-24 Thread Paul Galbraith
This is a new port of the python rst2ansi package, a dependency of the B2 comand-line interface tool (https://www.backblaze.com/docs/cloud-storage-command-line-tools). https://pypi.org/project/rst2ansi/ Is this Ok to add? py-rst2ansi.tgz Description: Binary data

Re: [UPDATE] x11/windowmaker 0.96.0

2023-09-24 Thread Joel Carnat
Le 21/09/2023 à 16:26, Stuart Henderson a écrit : On 2023/09/21 11:40, Solene Rapenne wrote: Le Thu, 21 Sep 2023 00:11:40 +0200, Joel Carnat a écrit : Hello, WindowMaker has been updated this summer. Release note is available here: http://www.windowmaker.org/news/ Find a diff to port attach

[update] net/tor-0.4.8.6

2023-09-24 Thread openbsd
Hello, Here's a very simple patch updating tor to the latest version : 0.4.8.6 This version is a bugfix release, with a major bugfix for onion services : https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes Tested on amd64 since several days, working great. With 'make tes

[update] net/i2pd-2.49.0

2023-09-24 Thread openbsd
Here's another simple patch, updating i2pd to version 2.49.0. Changelog : https://github.com/PurpleI2P/i2pd/releases/tag/2.49.0 I'm running it on amd64 since several says, without problem. Regards.Index: Makefile === RCS file: /cvs/

Re: NEW: www/libwpe and www/WPEBackend-fdo (not linked)

2023-09-24 Thread Antoine Jacoutot
I had those in my ports closet. I hold on to them because it needed real world usage and stuff could pick them up. — Antoine > On 24 Sep 2023, at 16:49, Matthieu Herrb wrote: > > Hi, > > While playing with wayland-enabled builds of gtk+3 and gtk+4, I found > that webkitgtk4 automatically r

Re: [NEW] editors/hyx

2023-09-24 Thread Frederic Cambus
On Sun, Sep 24, 2023 at 10:10:26AM +0200, Thim Cederlund wrote: > > port looks fine to me, and the program seems nice. Another minor nit > > regarding the indentation in the Makefile but then it's ok op@ to > > import. > > Not entirely sure how that happened. AFAIK there should be a TAB > after

Re: net/coccinella: still usable?

2023-09-24 Thread Klemens Nanni
On Sun, Sep 24, 2023 at 04:33:12PM +0200, Matthieu Herrb wrote: > as a casual Tcl lang user, I can say that the tcltls port works fine > afaict with TLS 1.2 and 1.3. > > I don't use any of the consumers in the tree though, but some > home-grown code. I'd hate to see tcltls go. Great to hear tcltl

NEW: www/libwpe and www/WPEBackend-fdo (not linked)

2023-09-24 Thread Matthieu Herrb
Hi, While playing with wayland-enabled builds of gtk+3 and gtk+4, I found that webkitgtk4 automatically requires more dependencies when it finds those versions. Ports are trivial, but I don't have the smallest idea yet on what it enables. But anyways these ports will be needed at some point in the

Re: net/coccinella: still usable?

2023-09-24 Thread Matthieu Herrb
On Sun, Sep 24, 2023 at 04:52:13PM +0300, Klemens Nanni wrote: > On Sun, Sep 24, 2023 at 02:21:20PM +0200, Theo Buehler wrote: > > > Perhaps SSL 3.0 or TLS 1.0 or plain text connections work? > > > > They won't. tcltls uses libssl where 3.0 was disabled eons ago and Bob > > disabled 1.0 in Tallinn

[UPDATE]devel/geany to 1.38

2023-09-24 Thread Rob Schmersel
Hi, Simple update of geany to version 1.38 (updated PLIST and checked dependencies). Left in the patch as it was still applying cleanly but am not sure it is still needed. Builds and runs fine on AMD64 BR/Rob diff --git a/devel/geany/Makefile b/devel/geany/Makefile index 5d8b10aa0a1..5db5eaecff7

Re: net/coccinella: still usable?

2023-09-24 Thread Theo Buehler
On Sun, Sep 24, 2023 at 04:52:13PM +0300, Klemens Nanni wrote: > On Sun, Sep 24, 2023 at 02:21:20PM +0200, Theo Buehler wrote: > > > Perhaps SSL 3.0 or TLS 1.0 or plain text connections work? > > > > They won't. tcltls uses libssl where 3.0 was disabled eons ago and Bob > > disabled 1.0 in Tallinn

Re: net/coccinella: still usable?

2023-09-24 Thread Klemens Nanni
On Sun, Sep 24, 2023 at 02:21:20PM +0200, Theo Buehler wrote: > > Perhaps SSL 3.0 or TLS 1.0 or plain text connections work? > > They won't. tcltls uses libssl where 3.0 was disabled eons ago and Bob > disabled 1.0 in Tallinn. And libssl does not do TLS 1.1/2/3? That be my interpretation of bein

new net/go-sendxmpp

2023-09-24 Thread Solene Rapenne
this program is meant to replace net/sendxmpp which is unmaintained and broken for most users (one person reported it worked for them but would be happy to switch to something maintained) it's just a command line tool that takes a message in parameter or on stdin and send it to XMPP contacts/MUC.

Re: net/psi: unbreak or remove?

2023-09-24 Thread Rafael Sadowski
On Sun Sep 24, 2023 at 08:51:58AM +, Klemens Nanni wrote: > On Mon, Sep 04, 2023 at 03:40:02PM +, Klemens Nanni wrote: > > builds and starts with this diff, I don't see the connection error, but this > > on the console when trying to connect to my account which just works with > > other cli

Re: net/coccinella: still usable?

2023-09-24 Thread Theo Buehler
> Perhaps SSL 3.0 or TLS 1.0 or plain text connections work? They won't. tcltls uses libssl where 3.0 was disabled eons ago and Bob disabled 1.0 in Tallinn.

Re: [NEW] editors/hyx

2023-09-24 Thread Thim Cederlund
Hi, On 2023-09-24 09:58, Omar Polo wrote: > Hello, > > On 2023/09/23 22:51:21 +0200, Thim Cederlund wrote: > > Hi ports@, > > > > Here's a port for this neat little hex editor with vim keybindings. > > > > There is no man page for hyx unfortunately, but passing the `--help` > > or `-h` flag te

Re: [new] graphics/shaderc; new dep for games/taisei update

2023-09-24 Thread Klemens Nanni
On Mon, Sep 18, 2023 at 09:59:50AM +0200, Omar Polo wrote: > friendly ping :-) > > updated tarball reattached, now with the BDEP on > graphics/spirv-headers Looks fine port-wise, builds and tests the same 23/24 for me, OK kn > > On 2023/09/10 09:04:23 +0200, Omar Polo wrote: > > On 2023/09/09

net/coccinella: still usable?

2023-09-24 Thread Klemens Nanni
Just came across this XMPP client with whiteboard functionality when looking at audio/snack consumers due to daniel's py3 update on ports@. coccinella had its last update 13 years ago, last comment on HOMEPAGE is four years old. It fails to play sounds, tries to open /dev/mixer (did we ever have

Re: audio/snack

2023-09-24 Thread Klemens Nanni
On Fri, Sep 22, 2023 at 05:12:59PM -0400, Daniel Dickman wrote: > We discussed this back in Jan and then nothing happened. > > ok on the diff below to switch from python2 to python3? I think the -python package should rename from py- to py3-, below is your diff that, its quirk, with whitspace cle

Re: godot - diff to build with C#/mono support

2023-09-24 Thread Omar Polo
On 2023/09/23 13:32:49 -0400, Thomas Frohwein wrote: > Hi, > > Took some time to overhaul this and I have a middle-ground proposition: > Build on all arches, not just MONO_ARCHS, but only on MONO_ARCHS build > with mono bits and only there install the -sharp subpackage. I haven't yet managed to

bsd.port.mk(5) remove historic bsd.lib.mk/misp64 note

2023-09-24 Thread Omar Polo
Stumbled on this while reading for the plist fragments. Looking at bsd.port.mk history this seems to be garbage collected almost an year ago. revision 1.1579 date: 2022/10/25 15:10:34; author: naddy; state: Exp; lines: +1 -8; commitid : UOmr6kpMuQVhFRoj; bsd.port.mk: g/c the mips64 p

Re: net/psi: unbreak or remove?

2023-09-24 Thread Klemens Nanni
On Mon, Sep 04, 2023 at 03:40:02PM +, Klemens Nanni wrote: > builds and starts with this diff, I don't see the connection error, but this > on the console when trying to connect to my account which just works with > other clients like net/dino: > > [20230904 16:36:16] Unknown signature value:

Re: [NEW] editors/hyx

2023-09-24 Thread Omar Polo
Hello, On 2023/09/23 22:51:21 +0200, Thim Cederlund wrote: > Hi ports@, > > Here's a port for this neat little hex editor with vim keybindings. > > There is no man page for hyx unfortunately, but passing the `--help` > or `-h` flag tells you all about it. > > The upstream makefile has no insta