[Update] devel/github-backup

2023-07-29 Thread Laurence Tratt
This updates devel/github-backup (by several versions) to the latest version. Tested in several situations where I use GitHub backups. Laurie diff --git devel/github-backup/Makefile devel/github-backup/Makefile index 94c06944a39..3fd54ae871c 100644 --- devel/github-backup/Makefile +++ devel/git

[new/wip] net/telodendria 0.3.0, a lightweight matrix server written in C

2023-07-29 Thread Landry Breuil
Le Mon, Apr 24, 2023 at 08:25:43AM +0200, Landry Breuil a écrit : > Hi, > > here's a port for https://telodendria.io, which i think is an > interesting project: > - matrix server written in plain C > - written primarly on OpenBSD > - with no dependencies > - uses plaintext files for data > > far

Re: UPDATE: devel/cmake

2023-07-29 Thread Rafael Sadowski
On Wed Jul 19, 2023 at 03:05:06PM +0200, Rafael Sadowski wrote: > Please find below a simple update diff for cmake to 3.27.0. CMake 3.27 > comes with a new feature: > > “cmake(1)” now supports interactive debugging of the CMake language. > See the “–debugger” option." > > ... which depends on cpp

UPDATE: net/snowflake_proxy 2.6.0

2023-07-29 Thread Caspar Schutijser
Hi, Below is a diff that updates net/snowflake_proxy to 2.6.0. Tested for a while on amd64, seems to work fine. If you're wondering about the part in post-install and why I did not swap IN and OUT: the first part already denoted the inbound traffic, as shown here: https://gitlab.torproject.org/tp

lang/sbcl: remove threads FLAVOR

2023-07-29 Thread Sebastien Marie
Hi, I would like to remove the 'threads' FLAVOR of lang/sbcl and avoid providing two differents versions of sbcl (with and without sb-thread). The following diff merges both lang/sbcl, and lang/sbcl,threads . Only i386 and arm will be compiled without sb-thread. x11/stumpwm and lang/Makefile w

sysutils/findlib: USE_NOBTCFI and use ocaml module

2023-07-29 Thread Christian Weisgerber
Until the OCaml compiler is fixed, sysutils/findlib will need USE_NOBTCFI. The port doesn't automatically pick this up, because it doesn't use the ocaml module... but why? Looking at the commit history, the module was removed from the port to avoid a circular dependency with camlp4, but that is n

Re: NEW net/transmission-remote-gtk

2023-07-29 Thread Lucas
Bump. Lucas wrote: > Bump. > > Lucas wrote: > > Bump. > > > > Lucas wrote: > > > attached is a port for transmission-remote-gtk[0], a client for > > > Transmission BitTorrent daemon. I'm not super sure about the deps I used > > > so any additional eyes on those are welcome: > > > > > > BUILD

maintainer update: net/swirc 3.4.4

2023-07-29 Thread Markus Uhlin
Hi ports@, Today I released net/swirc 3.4.4 with the following changes: ## [3.4.4] - 2023-07-29 ## - **Added** a man page that describes how to write themes. - **Added** and made use of a pointer validation function. - **Added** improved unicode support in the **printtext** and **readline** modu

UPDATE: graphics/azpainter 3.0.4 => 3.0.6

2023-07-29 Thread Brian Callahan
Hi ports -- Attached is an update to azpainter. The software works fine. My primary question is that they moved from make to a configure script that generates a ninja file, and I was wondering if there was a better way to handle building with ninja outside of cmake/meson. OK? ~BrianIndex: Makefi

Re: UPDATE: graphics/azpainter 3.0.4 => 3.0.6

2023-07-29 Thread Klemens Nanni
On Sun, Jul 30, 2023 at 12:24:01AM +, Brian Callahan wrote: > Hi ports -- > > Attached is an update to azpainter. The software works fine. My primary > question is that they moved from make to a configure script that > generates a ninja file, and I was wondering if there was a better way to >

Re: NEW net/transmission-remote-gtk

2023-07-29 Thread Klemens Nanni
On Sat, Jul 29, 2023 at 03:44:16PM +, Lucas wrote: > Bump. > > Lucas wrote: > > Bump. > > > > Lucas wrote: > > > Bump. > > > > > > Lucas wrote: > > > > attached is a port for transmission-remote-gtk[0], a client for > > > > Transmission BitTorrent daemon. I'm not super sure about the deps

[Update] x11/screenkey

2023-07-29 Thread Laurence Tratt
The patch below updates x11/screenkey to the latest version. Works OK with my setup (well, when I'd adjusted my geometry setting to account for a different monitor!). Laurie diff --git x11/screenkey/Makefile x11/screenkey/Makefile index 744d5bb7509..dac50d9e638 100644 --- x11/screenkey/Makefile