From owner-dev-commits-ports-main@freebsd.org Sat Sep 4 19:02:02 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F388266A525; Sat, 4 Sep 2021 19:02:02 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-lf1-f52.google.com (mail-lf1-f52.google.com [209.85.167.52]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H23tf1HKbz3n1t; Sat, 4 Sep 2021 19:02:02 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-lf1-f52.google.com with SMTP id s10so5044335lfr.11; Sat, 04 Sep 2021 12:02:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=4cKf5/WnrmovzDBt+244FCzuy28rf0e+jiKRDF4AQuQ=; b=tCei5aphiJqHXoUphY8GmS9Hh5I+IadIL6Vjt6GTtZ+0CfHkZ4RrX0qqNjU3Q1Wz2Y D30uQQdmcLSNjXwD500/Vcrxm8Y5lpQD0HkcYUwIkBNTsODyh9ftRR1UEkx5RlcZAKSD oxgcEygJN651y0hQGNeOOM+y/qxeIQdtcYp4XEXlwfkWNbFXXa1cqytO6m0AKd+7o1bv q6Z4WSJxBQqgyg3U4uzMohDzEU9cB59QKS+FcW6yZEhBwYi3EWFLq7gBAl5vZZZ5kdnp uwXiAqaaiuP2ux9rv50PrQzeJhaeD81E+Lz8u+PTycFRyL1s0az00VZUAoS5ypvUGvE2 ZOTA== X-Gm-Message-State: AOAM532Ukif527wW4KrqnyRjR3+SJmoMyGuAWcoAXeCDSX4PIgvimO11 2kX84hyUyeYpG/B1+OgyEbPs7JLSGgqlrYNLZBqaAuPI20U= X-Google-Smtp-Source: ABdhPJyfQrdWC3znqkbOnPBOsKn3HPsOKLmKiLV1hDe7HYEtmgwPnu1mLi8LaxSrJbJKg3CLZyGtaPHfNzGbYyeuX6Y= X-Received: by 2002:a05:6512:3987:: with SMTP id j7mr3846557lfu.280.1630782114985; Sat, 04 Sep 2021 12:01:54 -0700 (PDT) MIME-Version: 1.0 References: <202109031526.183FQoVa055160@gitrepo.freebsd.org> In-Reply-To: <202109031526.183FQoVa055160@gitrepo.freebsd.org> From: Antoine Brodin Date: Sat, 4 Sep 2021 21:01:43 +0200 Message-ID: Subject: Re: git: bd3820b0b726 - main - net-im/conduit: New port: Matrix server implemented in Rust To: Ashish SHUKLA Cc: ports-committers , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4H23tf1HKbz3n1t X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of antoinebrodinfreebsd@gmail.com designates 209.85.167.52 as permitted sender) smtp.mailfrom=antoinebrodinfreebsd@gmail.com X-Spamd-Result: default: False [-3.00 / 15.00]; FROM_NEQ_ENVFROM(0.00)[antoine@freebsd.org,antoinebrodinfreebsd@gmail.com]; MAILMAN_DEST(0.00)[dev-commits-ports-all,dev-commits-ports-main]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; ARC_NA(0.00)[]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.997]; RCVD_IN_DNSWL_NONE(0.00)[209.85.167.52:from]; FORGED_SENDER(0.30)[antoine@freebsd.org,antoinebrodinfreebsd@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.167.52:from]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; RCVD_COUNT_TWO(0.00)[2]; MIME_TRACE(0.00)[0:+]; TAGGED_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2021 19:02:03 -0000 On Fri, Sep 3, 2021 at 5:26 PM Ashish SHUKLA wrote: > > The branch main has been updated by ashish: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=bd3820b0b7264c665276bfbc8f5bf028e0702b01 > > commit bd3820b0b7264c665276bfbc8f5bf028e0702b01 > Author: Ashish SHUKLA > AuthorDate: 2021-09-03 15:20:29 +0000 > Commit: Ashish SHUKLA > CommitDate: 2021-09-03 15:20:29 +0000 > > net-im/conduit: New port: Matrix server implemented in Rust > > An efficient Matrix homeserver that's easy to set up > and just works. You can install it on a mini-computer > like the Raspberry Pi to host Matrix for your family, > friends or company. > > WWW: https://conduit.rs/ Hi, There is PKGBASE collision with science/conduit. Please use a PKGNAMEPREFIX/PKGNAMESUFFIX. Antoine