From owner-freebsd-questions@freebsd.org Sat Jan 13 18:50:20 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 426BEE7922D for ; Sat, 13 Jan 2018 18:50:20 +0000 (UTC) (envelope-from emilia@disroot.org) Received: from disroot.org (bs-one.disroot.org [178.21.23.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0658071FC5 for ; Sat, 13 Jan 2018 18:50:19 +0000 (UTC) (envelope-from emilia@disroot.org) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2A6162ACBA for ; Sat, 13 Jan 2018 19:50:16 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1515869416; bh=G91SNsbHHDUQMdxv63M+Gpe5nPtleu/Bpk+A1CHWglw=; h=Date:In-Reply-To:References:Subject:To:From; b=QT1x9szAeLNCKJUfWmoxKn/XNUwC6th3kKatCXQ5/XW2qk3othi+qCdEhl7ZgBzGz SAzB93LpD2fNtNgH4U7Uo4w5jEpV/U8l48lmmx2uJSk5M20zw+BclYhtJGdgm7x9rp BYH23GJDpIaefMB7NTsRHaNp84EzY51zsSlN5E6E= X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from disroot.org ([127.0.0.1]) by localhost (mail01.disroot.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yeqU2jWFwpeT for ; Sat, 13 Jan 2018 19:50:06 +0100 (CET) Date: Sat, 13 Jan 2018 18:49:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1515869406; bh=G91SNsbHHDUQMdxv63M+Gpe5nPtleu/Bpk+A1CHWglw=; h=Date:In-Reply-To:References:Subject:To:From; b=HjAHmPI8alaC7o5vqQ5MepI5tL0y2Z/9lsmPvUl8zKfhye6axpm+F+3iB5PqcB5Fy KH21nqyMupLG8FccEkrp37j0sdT7yUSia8/0FJXMNSS9jsHdA9bmrdfv+BwgynTwpb Mr06h434Y8hflgH30yS2LVH+ejtTQWhOGZRC7Kf4= In-Reply-To: <20180108091328.GA3075@venera> References: <20180104055057.GA2656@c720-r314251> <20180108091328.GA3075@venera> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: client for matrix.org To: freebsd-questions@freebsd.org From: emilia Message-ID: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jan 2018 18:50:20 -0000 >> Anybody knows some client for matrix=2Eorg which could run on FreeBSD? I am using the quaternion[1] client on a daily basis on freebsd, havent be= en able to make a port yet but it compiles without modifications on 11=2E1 = (requires clang 5 though) [1] https://github=2Ecom/QMatrixClient/Quaternion regards, emilia