From owner-svn-ports-head@freebsd.org Thu Feb 21 14:08:57 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F135B14E1DDD; Thu, 21 Feb 2019 14:08:56 +0000 (UTC) (envelope-from adridg@freebsd.org) Received: from lb2-smtp-cloud7.xs4all.net (lb2-smtp-cloud7.xs4all.net [194.109.24.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.xs4all.net", Issuer "RapidSSL SHA256 CA - G3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 560A0742DF; Thu, 21 Feb 2019 14:08:56 +0000 (UTC) (envelope-from adridg@freebsd.org) Received: from beastie.bionicmutton.org ([62.251.92.29]) by smtp-cloud7.xs4all.net with ESMTP id wp0tg3qNfLMwIwp0ug17DR; Thu, 21 Feb 2019 15:07:48 +0100 From: Adriaan de Groot To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r493501 - in head/net-im: . libqmatrixclient quaternion Date: Thu, 21 Feb 2019 15:07:22 +0100 Message-ID: <16327762.sFgvYJuXru@beastie.bionicmutton.org> Organization: FreeBSD In-Reply-To: <201902211344.x1LDijQO031568@repo.freebsd.org> References: <201902211344.x1LDijQO031568@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5105171.8gLySxXtyI"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-CMAE-Envelope: MS4wfIKJVGI9X6vM9TVX2tJwfBlRTAFZEEth0FyKLq9+txRhEDv0O5qLuCa7x4+TVGa7DMZnAYFtJU7wVHLTgVNASRXFkpPvoz84H1et99aGGV6ZVrOP4g4S sCZoGI9uPR1Hk2Q8LpKSC0/Z8i8NrY9pH8egpqz1MwJ06nUnB0f3b78tC91iFAcs0aIRTVVLOULzObCor/5koTmjRh1IjXbcg4xRx0beDyI+JVshTtuK+bPO w4ks6boM6AGIXtU7G8SGvFQg/GAru8qbIo+0gya2sQU= X-Rspamd-Queue-Id: 560A0742DF X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.96 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.96)[-0.964,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2019 14:08:57 -0000 --nextPart5105171.8gLySxXtyI Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" The commit message should have explained: libqmatrixclient only installs a .a file, not a .so, so that's why it's a BUILD_DEPENDS; upstream this is usually built via a git submodule. Since multiple clients *might* use the library, I packaged it separately. On Thursday, 21 February 2019 14:44:45 CET you wrote: > Listing features seems like useless fluff, I suppose I could have listed some Matrix features -- although *personally* I hate almost every single one of them and much prefer IRC like it was in 1994. Matrix is an open fabric for communication that anyone can participate in. End-to-end Encryption via the Olm and Megolm double ratchet implementation. Group and 1:1 Messaging, VoIP signalling for WebRTC, Read receipts, Typing Notifs, Presence. https://matrix.org/docs/guides/faq [ade] --nextPart5105171.8gLySxXtyI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iHUEABEIAB0WIQTVFBoRsP760fy+Jisy7lRaPghTTwUCXG6wmgAKCRAy7lRaPghT T/oQAQCAq7kNcdVfiKvEZ8QssWPrw5SbxcWviacKH1BgsMNNQAD+KRpxo4ybrjQs Rqa4z3Az9MW7o+/y8L5ghBKax5R0El0= =l7ev -----END PGP SIGNATURE----- --nextPart5105171.8gLySxXtyI--