Re: Porting a new Golang app: go mod replace relative path

2024-04-22 Thread Matthias Fechner
Am 19.04.2024 um 19:44 schrieb Zach Leslie: ===> Fetching github.com/grafana/alloy dependencies go: github.com/grafana/alloy/syntax@v0.1.0 (replaced by ./syntax): reading syntax/go.mod: open /usr/ports/distfiles/go/sysutils_alloy/grafana-alloy-v1.0.0_GH0/syntax/go.mod: no such file or directory

Re: FreeBSD Port: net-im/signal-desktop

2024-04-22 Thread TIM KELLERS
On 4/21/24 6:19 PM, void wrote: Hi, On Fri, 19 Apr 2024, at 18:34, TIM KELLERS wrote: I managed to get desktop-signal 7.5.0 built from source on a 3 day old Current. It took quit a while to gt all of the dependcies rebuilt from a fresh install, but I do have it running under KDE6 uname is bel

Re: FreeBSD Port: net-im/signal-desktop

2024-04-22 Thread TIM KELLERS
On 4/22/24 8:25 AM, TIM KELLERS wrote: On 4/21/24 6:19 PM, void wrote: Hi, On Fri, 19 Apr 2024, at 18:34, TIM KELLERS wrote: I managed to get desktop-signal 7.5.0 built from source on a 3 day old Current.  It took quit a while to gt all of the dependcies rebuilt from a fresh install, but I do

Re: `pkg autoremove` uninstalls pkg itself

2024-04-22 Thread Tatsuki Makino
Yasuhiro Kimura wrote on 2024/04/22 15:38: > But the line hasn't changed since 2012. So it doesn't seems to be the > cause of the issue. It seems to be around here that pkg and pkg-devel make it impossible to delete without setting the force flag. https: //github.com /freebsd/pkg/blob/e482b6668b

Unmaintained FreeBSD ports which are out of date

2024-04-22 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po

Re: Package a second port (gitlab-ee instead of gitlab-ce)

2024-04-22 Thread Matthias Fechner
Am 16.04.2024 um 10:34 schrieb Dag-Erling Smørgrav: Only an entire chapter in the Porters' Handbook: https://docs.freebsd.org/en/books/porters-handbook/flavors/ The @all syntax, however, is a poudriere feature, and is documented in the FLAVORS section of poudriere(8). thanks a lot. The man

Re: Package a second port (gitlab-ee instead of gitlab-ce)

2024-04-22 Thread Amar Takhar
On 2024-04-23 08:25 +0300, Matthias Fechner wrote: > > thanks a lot. The manual was very helpful while adding flavor support to the > gitlab port. > I release the port with flavor support, is working here fine. I think the documentation could be updated to reflect creating a flavour when only th