PORT textproc/pandoc broken due to out of memory fix /etc/login.conf

2022-07-31 Thread Phil Maker
G'day, Port textproc/pandoc indicates it is broken with a ghc out of memory error setting at top of the Makefile, and I think that the mainainer isn't a person but here. So the Makefile *# Even with the highest memory limit pandoc fails to compile.BROKEN-i386 = ghc: out of memory (requested

Re: update or remove outdated x11/lumina?

2022-07-31 Thread Theo Buehler
On Sun, Jul 31, 2022 at 11:44:26PM +, Klemens Nanni wrote: > On Tue, Jul 19, 2022 at 09:26:00AM +, Klemens Nanni wrote: > > Last update to 1.4.0 is from 2017, the current 1.6.2 release is from > > 2021 with more releases in between but noone showed up to update the port. > > https://github.

Re: update or remove outdated x11/lumina?

2022-07-31 Thread Klemens Nanni
On Tue, Jul 19, 2022 at 09:26:00AM +, Klemens Nanni wrote: > Last update to 1.4.0 is from 2017, the current 1.6.2 release is from > 2021 with more releases in between but noone showed up to update the port. > https://github.com/lumina-desktop/lumina/releases > > There was (false) "x11/lumina b

Re: UPDATE: net/nextcloudclient-3.5.3

2022-07-31 Thread Adriano Barbosa
On Sun, Jul 31, 2022 at 04:56:33PM +0200, Rafael Sadowski wrote: > On Fri Jul 29, 2022 at 07:17:16PM -0400, Adriano Barbosa wrote: > > Hi. > > Update for net/nextcloudclient v3.5.3. > > > > Added nextcloudsync_vfs_suffix shared lib missed some time in the > > past. > > > > Changelog: https://gith

Re: [new] devel/libdispatch (for deadbeef)

2022-07-31 Thread Klemens Nanni
On Sun, Jul 31, 2022 at 10:39:05PM +0200, Omar Polo wrote: > Klemens Nanni wrote: > > Looking at our net/tdesktop and github.com/desktop-app/cmake_helpers > > which is telegram's code handling libdispatch, I'm sure it would pick > > it up. > > > > Right now, it tries to find system dispatch, fail

Re: tdesktop: provide qt6 flavour for testing

2022-07-31 Thread Klemens Nanni
On Thu, Jun 23, 2022 at 03:57:17PM +, Klemens Nanni wrote: > On a simple cwm(1) setup without any DE, I noticed the following > (see net/tdesktop/Makefile r1.31): > > opening videos/pictures worked only once, i.e. clicking on the first > photo after startup would show it in Qt's media

Re: [new] devel/libdispatch (for deadbeef)

2022-07-31 Thread Omar Polo
Klemens Nanni wrote: > Looking at our net/tdesktop and github.com/desktop-app/cmake_helpers > which is telegram's code handling libdispatch, I'm sure it would pick > it up. > > Right now, it tries to find system dispatch, fails, tries to build the > bundled version, fails again since we intention

sparc64 bulk build report

2022-07-31 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Sat Jul 30 21:37:45 MDT 2022 Finished: Sun Jul 31 12:15:31 MDT 2022 Duration: 0 Days 14 hours 38 minutes Built using OpenBSD 7.2-beta (GENERIC.MP) #1397: Fri Jul 29 12:00:39 MDT 2022 Built 5499 packages Number of packages built each day: Jul

powerpc bulk build report

2022-07-31 Thread gkoehler
Bulk build on macppc-0.ports.openbsd.org Started : Thu Jun 23 12:29:57 MDT 2022 Finished: Sun Jul 31 11:13:25 MDT 2022 Duration: 37 Days 22 hours 43 minutes Built using OpenBSD 7.1-current (GENERIC) #1047: Wed Jun 22 22:14:10 MDT 2022 Built 9358 packages Number of packages built each day: Jun 2

Re: [PATCH] Upgrade lang/ghc 9.2.{3->4}

2022-07-31 Thread Matthias Kilian
Hi, On Thu, Jul 28, 2022 at 09:44:40PM -0700, Greg Steuck wrote: > This was a quick and easy one. I rebuilt all the Haskell ports with the > new compiler. > > Release announcement: https://discourse.haskell.org/t/ghc-9-2-4-released/4851 > > The changes include some fixes for crashes in compiled

Re: [new] fonts/cursed-font

2022-07-31 Thread Thim Cederlund
Oh, that explains why I noticed a message upon uninstalling the port. Thanks for explaining! Also, sorry for poor formatting. Med vänliga hälsningar Thim Cederlund > 31 juli 2022 kl. 13:08 skrev Stuart Henderson : > > @fontdir takes care of running mkfontdir, it shouldn't be needed as a

Re: [new] fonts/cursed-font

2022-07-31 Thread Thim Cederlund
Hi Omar, On Sun Jul 31, 2022 at 12:25 PM CEST, Omar Polo wrote: > Hello, > > "Thim Cederlund" wrote: > > Hi ports@, > > > > % pkg_info cursed-font > > Information for inst:cursed-font-1.0.0 > > > > Comment: > > monospaced 9x18 bitmap font for low-DPI screens > > > > Description: > > cursed fon

[NEW] devel/binutils

2022-07-31 Thread Frederic Cambus
Hi ports@, Here is a new port: devel/binutils The goal of this port is to have up to date versions of the GNU binary utilities, and as such it excludes as (for which we have the devel/gas port) and ld. This package contains the following GNU binary utilities: - addr2line - Converts addresses in

Re: UPDATE: net/nextcloudclient-3.5.3

2022-07-31 Thread Rafael Sadowski
On Fri Jul 29, 2022 at 07:17:16PM -0400, Adriano Barbosa wrote: > Hi. > Update for net/nextcloudclient v3.5.3. > > Added nextcloudsync_vfs_suffix shared lib missed some time in the > past. > > Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.5.3 > * [stable-3.5] Fix the system tray

Re: update: wayland/wayland and wayland/wayland-protocols

2022-07-31 Thread Sebastien Marie
On Sun, Jul 31, 2022 at 01:35:22PM +0100, Chris Narkiewicz wrote: > On Sat, Jul 30, 2022 at 09:03:28PM +0200, Sebastien Marie wrote: > > Comments or OK ? > > I'm curious what is the general state of wayland on OpenBSD? Is it > usable by ordinary users? I looked in the ports but I don't see any > w

Re: Makefile for a custom port

2022-07-31 Thread Stuart Henderson
[moved the CC from misc@ to ports@] > > > Thank you for your answer.What am I supposed to do if the software has no > > > Makefile > > > If I want it to be installed manually, I need to type something like > > > rake30 build:agent > > > Am I supposed to deconstruct the initial installer that is

Re: update: wayland/wayland and wayland/wayland-protocols

2022-07-31 Thread Stuart Henderson
On 2022/07/31 13:35, Chris Narkiewicz wrote: > I'm curious what is the general state of wayland on OpenBSD? There are some small pieces in ports to satisfy dependencies of certain ports, that's all.

Re: [MAINTAINER UPDATE] www/honk 0.9.7 -> 0.9.8

2022-07-31 Thread Christoph Roland Winter
BTW what you think about a section in the FAQ about httpd, relayd, acme-client for all web applications. Am 31.07.22 um 13:12 schrieb Stuart Henderson: 1. The staple needs to be updated periodically 2. If the certificate is updated the staple needs to be updated too 3. If either the certifica

Re: [UPDATE] lang/erlang - erlang.port.mk

2022-07-31 Thread Stuart Henderson
On 2022/07/31 13:49, Volker Schlecht wrote: > Hi, > > here's everything in one mail. > Interdependencies are quite simple: > > * patch for elixir depends on erlang.port.mk > * patch for rabbitmq depends on patch for elixir and erlang.port.mk Thanks. > Given that rabbitmq is currently marked BRO

Re: [MAINTAINER UPDATE] www/honk 0.9.7 -> 0.9.8

2022-07-31 Thread Stuart Henderson
1. The staple needs to be updated periodically 2. If the certificate is updated the staple needs to be updated too 3. If either the certificate or the staple are changed, relayd needs a reload To be honest I'm not sure if it really belongs in the doc for some random port in www, this applies t

Re: [new] fonts/cursed-font

2022-07-31 Thread Stuart Henderson
@fontdir takes care of running mkfontdir, it shouldn't be needed as a separate build step. See pkg_create(1). -- Sent from a phone, apologies for poor formatting. On 31 July 2022 11:26:25 Omar Polo wrote: Hello, "Thim Cederlund" wrote: Hi ports@, % pkg_info cursed-font Information for i

[UPDATE] audio/ncspot to 0.10.1

2022-07-31 Thread Henrik Friedrichsen
Attached diff updates ncspot to 0.10.1. Mostly a maintenance release with one bugfix solving playback issues (ChannelError) that some users experienced. Maintenance - Add logo to cargo-deb assets (#833) - Clean up documentation (#836) - Enable wayland clipboard support by default on supported pla

mips64 bulk build report

2022-07-31 Thread visa
bulk build on octeon.ports.openbsd.org started on Sun Jul 24 14:35:13 UTC 2022 finished at Sun Jul 31 03:47:52 UTC 2022 lasted 07D13h12m done with kern.version=OpenBSD 7.2-beta (GENERIC.MP) #1: Sun Jul 24 14:20:50 UTC 2022 built packages:8834 Jul 24:2149 Jul 25:1007 Jul 26:639 Jul 27:775 Jul 28:

Re: [new] fonts/cursed-font

2022-07-31 Thread Omar Polo
Hello, "Thim Cederlund" wrote: > Hi ports@, > > % pkg_info cursed-font > Information for inst:cursed-font-1.0.0 > > Comment: > monospaced 9x18 bitmap font for low-DPI screens > > Description: > cursed font is a 9x18 bitmapped font designed for low-DPI screens. > It was originally an embiggened

Re: net/nheko: add missing lib dep

2022-07-31 Thread Omar Polo
Klemens Nanni wrote: > Failed to start for me because I did not have spdlog installed. > > $ objdump -p `which nheko` | grep spdlog > NEEDED libspdlog.so.0.0 > > OK? OK A week ago spdlog was tweaked to build the shared library, and nheko picks it up. devel/coeurl and devel/

net/nheko: add missing lib dep

2022-07-31 Thread Klemens Nanni
Failed to start for me because I did not have spdlog installed. $ objdump -p `which nheko` | grep spdlog NEEDED libspdlog.so.0.0 OK? Index: Makefile === RCS file: /cvs/ports/net/nheko/Makefile,v retrieving rev