From nobody Fri Apr 19 17:34:02 2024 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VLhbL6cykz5HR1x for ; Fri, 19 Apr 2024 17:34:22 +0000 (UTC) (envelope-from tim@beachpatt.com) Received: from serendipity35.net.net (serendipity35.net [167.71.244.20]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "serendipity35.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VLhbL0bTSz4hXN for ; Fri, 19 Apr 2024 17:34:21 +0000 (UTC) (envelope-from tim@beachpatt.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=beachpatt.com header.s=mail header.b=IeAiL2os; dmarc=pass (policy=quarantine) header.from=beachpatt.com; spf=pass (mx1.freebsd.org: domain of tim@beachpatt.com designates 167.71.244.20 as permitted sender) smtp.mailfrom=tim@beachpatt.com Received: from beachpatt.com ([50.123.163.179]) by serendipity35.net.net (8.18.1/8.18.1) with ESMTPS id 43JHY5Qj001578 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=FAIL); Fri, 19 Apr 2024 13:34:05 -0400 (EDT) (envelope-from tim@beachpatt.com) Received: from [192.168.254.154] ([192.168.254.154]) (authenticated bits=0) by beachpatt.com (8.18.1/8.18.1) with ESMTPSA id 43JHY2AE004125 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Fri, 19 Apr 2024 13:34:02 -0400 (EDT) (envelope-from tim@beachpatt.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=beachpatt.com; s=mail; t=1713548043; bh=aiB2/uVEQ+aNyC9irhBldp6dGBo03Sy443H+eargjCc=; h=Date:Subject:To:References:From:In-Reply-To; b=IeAiL2osRcFAVZO/eaMRfXpj8Z3mPYBOaWC2R3wjOCN2uGQhz4NnwyvFUDnSmhyE7 E8RxyguFod9hK2NSUtDqVgZ2JsI7kj6aociMtGolHIWo3BZEq422EuMQIZEECwXYEr pe2GaMosHJefTfUKRYObCs6r/zdurxh7ym3x6IYw= Message-ID: <6a85bcf7-04ba-4a66-87ca-6e9caea9997c@beachpatt.com> Date: Fri, 19 Apr 2024 13:34:02 -0400 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: FreeBSD Port: net-im/signal-desktop To: Andrea Venturoli , Miroslav Lachman <000.fbsd@quip.cz>, Alexander Burke , ports@FreeBSD.org References: Content-Language: en-US From: TIM KELLERS In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.99 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.996]; DMARC_POLICY_ALLOW(-0.50)[beachpatt.com,quarantine]; R_DKIM_ALLOW(-0.20)[beachpatt.com:s=mail]; R_SPF_ALLOW(-0.20)[+a:serendipity35.net]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; TO_DN_SOME(0.00)[]; ASN(0.00)[asn:14061, ipnet:167.71.240.0/20, country:US]; RCVD_TLS_ALL(0.00)[]; MLMMJ_DEST(0.00)[ports@FreeBSD.org]; RCPT_COUNT_THREE(0.00)[4]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[beachpatt.com:+] X-Rspamd-Queue-Id: 4VLhbL0bTSz4hXN On 4/18/24 11:08 AM, Andrea Venturoli wrote: > On 4/18/24 15:44, Miroslav Lachman wrote: > >> "There is no maintainer for this port." :( > > :(( > > > >> I see there is an updated version (6.48.1) in a quarterly ports tree >> https://cgit.freebsd.org/ports/tree/net-im/signal-desktop?h=2024Q2 >> But why is it missing from the packages? > > No idea. > > > > >> I can try to build it my-self in a Poudriere but is 6.48 still working >> or is it outdated too? > > I've got 6.48.1 and it's still wokring, altough of course it might stop > any moment. Signal works like that :( > > It has on glitch though (which I didn't investigate yet): it does not > start anymore from XFCE menu, although it works if started from the > terminal. > > bye > av. > 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