From owner-freebsd-questions@freebsd.org Sat Jul 11 13:41:15 2020 Return-Path: Delivered-To: freebsd-questions@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 484D2362670; Sat, 11 Jul 2020 13:41:15 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (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 4B3rfL3nPBz3gN9; Sat, 11 Jul 2020 13:41:14 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [188.174.57.51] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1juFkd-0001HG-DE; Sat, 11 Jul 2020 15:41:11 +0200 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.unixarea.de (8.15.2/8.14.9) with ESMTPS id 06BDfAQu005026 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Sat, 11 Jul 2020 15:41:10 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.15.2/8.14.9/Submit) id 06BDfA9T005025; Sat, 11 Jul 2020 15:41:10 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Sat, 11 Jul 2020 15:41:10 +0200 From: Matthias Apitz To: David Wolfskill Cc: freebsd-questions@freebsd.org, freebsd-multimedia@freebsd.org, freebsd-ports@freebsd.org Subject: Re: bugzilla messages about issues related to freebsd-ports, freebsd-multimedia, ... Message-ID: <20200711134110.GA4973@c720-r342378> Reply-To: Matthias Apitz Mail-Followup-To: David Wolfskill , freebsd-questions@freebsd.org, freebsd-multimedia@freebsd.org, freebsd-ports@freebsd.org References: <20200711112755.GA3908@c720-r342378> <20200711113510.GQ1462@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200711113510.GQ1462@albert.catwhisker.org> X-Operating-System: FreeBSD 13.0-CURRENT r342378 (amd64) X-message-flag: Mails containing HTML will not be read! Please send only plain text. User-Agent: Mutt/1.11.1 (2018-12-01) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 188.174.57.51 X-Rspamd-Queue-Id: 4B3rfL3nPBz3gN9 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of guru@unixarea.de has no SPF policy when checking 178.254.4.101) smtp.mailfrom=guru@unixarea.de X-Spamd-Result: default: False [0.25 / 15.00]; HAS_REPLYTO(0.00)[guru@unixarea.de]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_XOIP(0.00)[]; TO_DN_SOME(0.00)[]; HAS_XAW(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; NEURAL_HAM_SHORT(-0.25)[-0.248]; RECEIVED_SPAMHAUS_PBL(0.00)[188.174.57.51:received]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:42730, ipnet:178.254.4.0/24, country:DE]; MIME_TRACE(0.00)[0:+]; RCVD_IN_DNSWL_LOW(-0.10)[178.254.4.101:from]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.49)[-0.494]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; NEURAL_HAM_LONG(-0.31)[-0.309]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[unixarea.de]; AUTH_NA(1.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; R_SPF_NA(0.00)[no SPF record]; MID_RHS_NOT_FQDN(0.50)[]; RWL_MAILSPIKE_VERYGOOD(0.00)[178.254.4.101:from]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2020 13:41:15 -0000 El día sábado, julio 11, 2020 a las 04:35:10a. m. -0700, David Wolfskill escribió: > On Sat, Jul 11, 2020 at 01:27:55PM +0200, Matthias Apitz wrote: > > ... > > There is nothing written about "... and for Cc issues from bugzilla". > > > > What I do not like and do not understand why this was introduced, that > > the issue tracker bugzilla copies comments etc. in the issues to the > > mailing-list and spams the lists with this (an example is below). This > > way I get every day some hundred mails. > > > > Why is this intention? Can it be changed? To whom I should direct this > > complain? > > > > matthias > > .... > > > That happens -- at least in the case of multimedia/ffmpeg -- because: > > g1-55(13.0-C)[4] awk -F = '$1 == "MAINTAINER"' /usr/ports/multimedia/ffmpeg/Makefile > MAINTAINER= multimedia@FreeBSD.org > > So it's merely notification to the listed "maintainer" of the port. I know, and then the question is: why as MAINTAINER a full discussion(!) mailing list is used? matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub May, 9: Спаси́бо освободители! Thank you very much, Russian liberators!