From nobody Thu Apr 20 23:05:13 2023 X-Original-To: freebsd-questions@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 4Q2YCc1k1Mz46k96 for ; Thu, 20 Apr 2023 23:05:16 +0000 (UTC) (envelope-from iio7@tutanota.com) Received: from w1.tutanota.de (w1.tutanota.de [81.3.6.162]) (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 "mail.tutanota.de", Issuer "Sectigo RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q2YCb2zVwz4M6l for ; Thu, 20 Apr 2023 23:05:15 +0000 (UTC) (envelope-from iio7@tutanota.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=tutanota.com header.s=s1 header.b=YuBNer57; spf=pass (mx1.freebsd.org: domain of iio7@tutanota.com designates 81.3.6.162 as permitted sender) smtp.mailfrom=iio7@tutanota.com; dmarc=pass (policy=quarantine) header.from=tutanota.com Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w1.tutanota.de (Postfix) with ESMTP id 5F417FBF814 for ; Thu, 20 Apr 2023 23:05:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1682031913; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=isQh6811U3px2sYo5biKWkaKpnHQO4d1ZhuU9+anxxQ=; b=YuBNer57JRbWx61PF8f/4bQOCcDP1aB1VC50eac+Rrxn3U3a9PSOAkSe5eSrZ7qu mEIgLasTq9hiqdSdNSTn06G2SmJVW+jIPcoamj+DBz7Kh+l3yF736qz82u3PN9CC8Qh 3rgvwtBmq1/PusXx28WZ+eA9D7nwh0AKTM5YJsHzCkSGLKpSGJD7q00eM6EoQ3ngi3M JIeHWYEKqmd79nzW9fGkRBr3g/ulconv4KMLwMs7jtcXf/66+7T0zR7HTNQHBo4DRsG FweKlYPfvfPOFeNiSi5y39jCrwygaL/ER0t3a+tUnYhI9c5TMyesQyEqRV61J7BVKQN A4WQ07VPOA== Date: Fri, 21 Apr 2023 01:05:13 +0200 (CEST) From: iio7@tutanota.com To: Freebsd Questions Message-ID: Subject: Where did the signal-desktop package go? List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-2.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.994]; DMARC_POLICY_ALLOW(-0.50)[tutanota.com,quarantine]; R_SPF_ALLOW(-0.20)[+ip4:81.3.6.160/28]; R_DKIM_ALLOW(-0.20)[tutanota.com:s=s1]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:24679, ipnet:81.3.0.0/18, country:DE]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_LAST(0.00)[]; DKIM_TRACE(0.00)[tutanota.com:+]; MID_RHS_MATCH_FROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[]; FROM_NO_DN(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_ALL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RWL_MAILSPIKE_POSSIBLE(0.00)[81.3.6.162:from] X-Rspamd-Queue-Id: 4Q2YCb2zVwz4M6l X-Spamd-Bar: -- X-ThisMailContainsUnwantedMimeParts: N I use Signal on a daily basis on FreeBSD (currently running 13.2-RELEASE). Suddenly I discovered, after an upgrade using pkg, that it is no longer present on my system and installing it as a package isn't working. pkg install signal-desktop Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. pkg: No packages available to install matching 'signal-desktop' have been found in the repositories It's clearly available in ports in net-im, but suddenly no longer available as a package. I am running with "latest", not "quarterly". Where did the signal-desktop package go?