Re: rust-analyzer: proc-macro support broken

2024-01-23 Thread Hukadan
th the unresolved-proc-macro setting: https://rust-analyzer.github.io/manual.html#unresolved-proc-macro I consider this as kind of solved. Thank you, Regards, Hukadan

Re: Build www/gotosocial on aarch64

2024-01-06 Thread Hukadan
On 1/3/24 19:44, Hukadan wrote: > On 1/3/24 19:31, Stuart Henderson wrote: >> On 2024/01/03 19:13, Hukadan wrote: >>> On 1/1/24 14:55, Henrik Friedrichsen wrote: >>>> On Sun, Dec 31, 2023 at 04:15:00PM +0100, Henrik Friedrichsen wrote: >>>>> U

Re: Build www/gotosocial on aarch64

2024-01-03 Thread Hukadan
On 1/3/24 19:31, Stuart Henderson wrote: > On 2024/01/03 19:13, Hukadan wrote: >> On 1/1/24 14:55, Henrik Friedrichsen wrote: >>> On Sun, Dec 31, 2023 at 04:15:00PM +0100, Henrik Friedrichsen wrote: >>>> Unfortunately I'm not experienced with Go port maintenanc

Re: Build www/gotosocial on aarch64

2024-01-03 Thread Hukadan
y, the port is broken on -CURRENT at the moment. I did not have time to investigate further and, most probably, I do not have the skills to fix the issue. I will try to have another look this weekend. Regards, Hukadan

Re: [new] net/iamb, a terminal-based matrix client for vim addicts

2023-12-01 Thread Hukadan
/iamb && >> PKGPA...) >> *** Error 2 in /usr/ports/net/iamb >> (/usr/ports/infrastructure/mk/bsd.port.mk:2702 'all': @lock=iamb-0.0.8; >> export _LOCKS_HELD=" iamb-0.0.8"...) >> >> > Hi, I think two build dependencies were missing: security/rust-ring and textproc/oniguruma. Attached the modified version. Builds and works fine on amd64. Regards Hukadan iamb-0.0.8.tgz Description: Binary data

Re: [new port] www/cells

2023-11-20 Thread Hukadan
Sorry, I forgot to put the homepage... Here it is: https://pydio.com/en/pydio-cells/overview Regards, Hukadan On 11/18/23 14:48, Hukadan wrote: > Hi @ports, > > Here is a new port proposal. Pydio cells is a file sharing > solution written in go. It is a good alternative

Possible bug in go-module

2023-11-13 Thread Hukadan
ows the port to build. The same occurs with the other replace statement present in the go.mod file, but since the distfile can be fetched, it does not lead to the same issue (maybe this is why it went unnoticed until now). Regards, Hukadan [1] https://github.com/pydio/cells [2] https://codeberg

Re: [NEW] sysutils/fclones

2023-11-11 Thread Hukadan
Hi, Thank you for porting this. It went through my 24000 photos in no time and found 1GB of duplicate. Regards, Hukadan On 11/11/23 14:58, Frederic Cambus wrote: Hi ports@, Here is a new port: sysutils/fclones From DESCR: fclones is a command line utility that identifies groups

[maintainer] www/gotosocial 0.10.0 -> 0.11.1

2023-09-03 Thread Hukadan
/superseriousbusiness/gotosocial/releases/tag/v0.11.1 Hashtags are here at last! It would be nice if someone using sqlite could test it, just to be sure. Regards, Hukadan [1] https://marc.info/?l=openbsd-ports=169263393617832=2diff --git a/www/gotosocial/Makefile b/www/gotosocial/Makefile index

Re: [maintainer] bug in www/gotosocial 0.7.0

2023-03-22 Thread Hukadan
; Sent from a phone, apologies for poor formatting. > > On 22 February 2023 11:47:36 Hukadan wrote: > Hi @ports, The error still occurs with the latest snapshot, and the changes in [1] make me think the problem is still present in the latest version upstream. Should gotosocial be marked

Re: [new] devel/rust-analyzer

2023-02-24 Thread Hukadan
Le 2023-02-24 18:54, Renato Aguiar a écrit : > rust-analyzer is an implementation of Language Server Protocol for the > Rust programming language. It provides features like completion and goto > definition for many code editors, including VS Code, Emacs and Vim. > > (port attached) > > > -- >

Re: [maintainer] bug in www/gotosocial 0.7.0

2023-02-22 Thread Hukadan
hank you. Regards, H. > > -- > Sent from a phone, apologies for poor formatting. > > On 22 February 2023 11:47:36 Hukadan wrote: > >> Le 2023-02-22 09:49, Stuart Henderson a écrit : >>> On 2023/02/21 23:24, Hukadan wrote: >>>> After some invest

Re: [maintainer] bug in www/gotosocial 0.7.0

2023-02-22 Thread Hukadan
Le 2023-02-22 09:49, Stuart Henderson a écrit : > On 2023/02/21 23:24, Hukadan wrote: >> After some investigations, it appears to be related to >> a change in the latest version of gotosocial where WAL[1] >> is now enabled by default. gotosocial works fine when >> t

[maintainer] bug in www/gotosocial 0.7.0

2023-02-21 Thread Hukadan
Hi, I was made aware that there is a bug with the latest version of gotosocial when used with sqlite which crashes gotosocial on start on -CURRENT (see log file attached). After some investigations, it appears to be related to a change in the latest version of gotosocial where WAL[1] is now

Re: [maintainer update] www/gotosocial 0.3.7 -> 0.5.2

2022-10-19 Thread Hukadan
, Hukadan Le 2022-10-19 09:50, Omar Polo a écrit : > Hi! > > On 2022/10/18 21:30:05 +0200, Hukadan wrote: >> Hi @ports, >> >> Here is an update for gotosocial. Sorry for >> the delay since the last update. >> >> I added a do-test target and put the MAKE_E

[maintainer update] www/gotosocial 0.3.7 -> 0.5.2

2022-10-18 Thread Hukadan
/gotosocial/releases/tag/v0.4.0 https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.3.8 There was a lot of improvements such as a user settings panel and shared boxes. I have been running the latest version for more than a week without issue. Regards, Hukadan diff --git a/www

Issue with `make modgo-gen-modules` while updating www/gotosocial

2022-10-09 Thread Hukadan
gen-modules` seems to generate the wrong modules.inc, and I am not competent enough in go (among other things) to locate and fix the problem (if any). Regards, Hukadan

Re: [maintainer update] www/gotosocial 0.3.7 -> 0.5.1

2022-10-01 Thread Hukadan
Le 2022-10-01 12:47, Stuart Henderson a écrit : > On 2022/10/01 08:57, Hukadan wrote: >> Since upstream vendors the dependencies, I have rewritten the >> Makefile not to use MODGO. > > Don't do that, you should still use go.port.mk even when upstream > vendors the de

[maintainer update] www/gotosocial 0.3.6 -> 0.3.7

2022-07-10 Thread Hukadan
Hi @ports, Here is an update for Gotosocial. Release notes here: https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.3.7 Runs fine for me. Thank you, Hukadandiff --git a/www/gotosocial/Makefile b/www/gotosocial/Makefile index fe963cfeb24..b67cc20178a 100644 ---

Re: [update] net/mautrix-whatsapp-0.5.0

2022-06-23 Thread Hukadan
Le 2022-06-23 14:52, Renaud Allard a écrit : > Hello, > > Here is an update to net-mautrix-whatsapp to 0.5.0 > > Best Regards Hello, Works for me, thank you! Regards

Re: [maintainer update] www/gotosocial 0.3.4 -> 0.3.6

2022-06-21 Thread Hukadan
here there's a step which is unusual), or where > the user needs to do something *before* upgrading to avoid problems. > It's not a replacement for upstream's release/upgrade notes etc. > > > > -- > Sent from a phone, apologies for poor formatting. > > On 21 June

Re: [maintainer update] www/gotosocial 0.3.4 -> 0.3.6

2022-06-21 Thread Hukadan
Le 2022-06-21 11:15, Omar Polo a écrit : > Hello, > > Hukadan wrote: >> Hi @ports, >> >> Here is an update for Gotosocial. >> >> They changed a bit the frontend and provide the web >> assets in a separate tar now (hence another distfile). >>

[maintainer update] www/gotosocial 0.3.4 -> 0.3.6

2022-06-20 Thread Hukadan
MODGO_MODNAME = github.com/superseriousbusiness/gotosocial -MODGO_VERSION = v0.3.4 +MODGO_VERSION = v0.3.6 DISTNAME = gotosocial-${MODGO_VERSION} @@ -14,6 +14,10 @@ HOMEPAGE = https://docs.gotosocial.org MAINTAINER = Hukadan +# fetch the web assets built for the release +DISTFILES += gotosocial_

[update] www/gotosocial 0.3.4 -> 0.3.5

2022-06-16 Thread Hukadan
MODGO_MODNAME = github.com/superseriousbusiness/gotosocial -MODGO_VERSION = v0.3.4 +MODGO_VERSION = v0.3.5 DISTNAME = gotosocial-${MODGO_VERSION} @@ -14,6 +14,10 @@ HOMEPAGE = https://docs.gotosocial.org MAINTAINER = Hukadan +# use the assets built for the FreeBSD release +DISTFILES += gotosocial_

[update] net/mautrix-whatsapp 0.3.0 -> 0.4.0

2022-05-27 Thread Hukadan
Hi, Here is an update for mautrix-whatsapp. >From the release notes: * Switched from /r0 to /v3 paths everywhere. * The new v3 paths are implemented since Synapse 1.48, Dendrite 0.6.5, and Conduit 0.4.0. Servers older than these are no longer supported. * Added new deferred backfill

Re: [NEW] www/gotosocial

2022-05-20 Thread Hukadan
Le 2022-05-20 11:04, Omar Polo a écrit : > Stuart Henderson wrote: >> Build fails on i386: >> >> ==> failures/www/gotosocial.log <== >> imports modernc.org/libc/stdlib: build constraints exclude all Go files >> in /pobj/gotosocial-0.3.3/go/pkg/mod/modernc.org/libc@v1.16.1/stdlib >> package

Re: [NEW] www/gotosocial

2022-05-13 Thread Hukadan
Le 2022-04-27 14:18, Omar Polo a écrit : > Hukadan wrote: >> Le 2022-04-27 10:46, Omar Polo a écrit : >> > Hukadan wrote: >> >> Hi, >> >> >> >> I would like to submit this new port: >> >> https://docs.gotosocial.org/en/latest >

Re: READMEs files for ports

2022-05-02 Thread Hukadan
Le 2022-05-02 13:14, Solène Rapenne a écrit : > Le Mon, 2 May 2022 14:08:23 +0300, > Mihai Popescu a écrit : > >> For gnome readme, there is this sequence: >> >> # cat <<'EOF' >>/etc/login.conf >> >> gnome:\ >> :datasize-cur=1024M:\ >> :tc=default: >> >> EOF >> >> It is a

Re: [NEW] www/gotosocial

2022-04-27 Thread Hukadan
Le 2022-04-27 14:18, Omar Polo a écrit : > Hukadan wrote: >> Le 2022-04-27 10:46, Omar Polo a écrit : >> > Hukadan wrote: >> >> Hi, >> >> >> >> I would like to submit this new port: >> >> https://docs.gotosocial.org/en/latest >

Re: [NEW] www/gotosocial

2022-04-27 Thread Hukadan
Le 2022-04-27 10:46, Omar Polo a écrit : > Hukadan wrote: >> Hi, >> >> I would like to submit this new port: >> https://docs.gotosocial.org/en/latest >> >> I have been using it for more than a month now. It has few rough edges >> but works well for