Date: Mon, 22 Apr 2024 13:00:24 -0400 From: TIM KELLERS <tim@beachpatt.com> To: ports@freebsd.org Subject: Re: FreeBSD Port: net-im/signal-desktop Message-ID: <180c1794-2c01-41ec-a8ed-98f10e5d87a9@beachpatt.com> In-Reply-To: <af7b33e4-712e-4571-9316-465a55675b0f@beachpatt.com> References: <c56c8350-06fd-4dff-bb2c-80ca8d517319@alexburke.ca> <abce9c95-7931-4bf2-9dea-f6b963dd6981@quip.cz> <dc25ce84-422f-42db-a01b-67452f9f79cc@netfence.it> <6a85bcf7-04ba-4a66-87ca-6e9caea9997c@beachpatt.com> <b5b5859d-24b2-4b90-9d94-3930e034c87f@app.fastmail.com> <af7b33e4-712e-4571-9316-465a55675b0f@beachpatt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 have it running under KDE6 >>> uname is below, but you can see its on arm64. >>> >>> Tim >>> >>> FreeBSD fbsd151 15.0-CURRENT FreeBSD 15.0-CURRENT #0 >>> main-n269436-73cce7d8886b: Tue Apr 16 12:49:55 EDT 2024 >>> root@fbsd151:/usr/obj/usr/src/arm64.aarch64/sys/APRIL16 arm64 >> >> How did you build it? >> >> bw, > > From source, painfully... > make config && make depends (fixed all the stuff that caused errors by > reinstalling some dependent ports), had a painfully long build of > electron29, which is now marked as having a vulnerability (as is > electron28), but since its on my test VM with no outside internet, I > didn't mind. > > Finally make && make install clean. > > It looks like the port is now at 7.5.0_1 but I built it before it was > updated in ports and mine shows just 7.5.0. I haven't tried the update > to _1, yet. > > Tim > signal-desktop 7.5.0_1 did build and update from 7.5.0 with only this breakage: yarn install --ignore-optional --offline || false Can't get files in offline more. I rebuilt yarn and received this: yarn install --ignore-optional --offline || true and signal-desktop upgraded successfully. FreeBSD awsrestartweb.com 15.0-CURRENT FreeBSD 15.0-CURRENT #0 main-n269436-73cce7d8886b: Tue Apr 16 12:49:55 EDT 2024 root@fbsd151:/usr/obj/usr/src/arm64.aarch64/sys/APRIL16 arm64 Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?180c1794-2c01-41ec-a8ed-98f10e5d87a9>