From owner-freebsd-ports@freebsd.org Sat Nov 7 16:09:08 2020 Return-Path: Delivered-To: freebsd-ports@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 DC681463761 for ; Sat, 7 Nov 2020 16:09:08 +0000 (UTC) (envelope-from franco@lastsummer.de) Received: from host64.shmhost.net (host64.shmhost.net [213.239.241.64]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CT2J35cgwz3FCn for ; Sat, 7 Nov 2020 16:09:07 +0000 (UTC) (envelope-from franco@lastsummer.de) Received: from p200300cd870538fc39550875afca79f2.dip0.t-ipconnect.de (p200300cd870538fc39550875afca79f2.dip0.t-ipconnect.de [IPv6:2003:cd:8705:38fc:3955:875:afca:79f2]) by host64.shmhost.net (Postfix) with ESMTPSA id 4CT2Hv4smPzP0ph; Sat, 7 Nov 2020 17:08:59 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Subject: Re: From: Franco Fichtner In-Reply-To: <202011071539.0A7FdMmj052814@slippy.cwsent.com> Date: Sat, 7 Nov 2020 17:08:55 +0100 Cc: FreeBSD Ports , Peter Czanik Content-Transfer-Encoding: quoted-printable Message-Id: <6E6B60B0-DE59-4F2B-B612-07F7B505AF58@lastsummer.de> References: <202011071539.0A7FdMmj052814@slippy.cwsent.com> To: Cy Schubert X-Mailer: Apple Mail (2.3608.120.23.2.4) X-Virus-Scanned: clamav-milter 0.102.4 at host64.shmhost.net X-Virus-Status: Clean X-Rspamd-Queue-Id: 4CT2J35cgwz3FCn X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of franco@lastsummer.de has no SPF policy when checking 213.239.241.64) smtp.mailfrom=franco@lastsummer.de X-Spamd-Result: default: False [0.90 / 15.00]; RCVD_TLS_ALL(0.00)[]; SUBJECT_ENDS_SPACES(0.50)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; MV_CASE(0.50)[]; MID_RHS_MATCH_FROM(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[lastsummer.de]; ARC_NA(0.00)[]; AUTH_NA(1.00)[]; NEURAL_SPAM_SHORT(1.00)[1.000]; SPAMHAUS_ZRD(0.00)[213.239.241.64:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; R_SPF_NA(0.00)[no SPF record]; RBL_DBL_DONT_QUERY_IPS(0.00)[213.239.241.64:from]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:213.239.192.0/18, country:DE]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-ports] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2020 16:09:08 -0000 Hi Cy, > On 7. Nov 2020, at 4:39 PM, Cy Schubert = wrote: >=20 > Proposal to simplify syslog-ng support. >=20 > I plan to deoribt all but the latest syslog-ng ports by the end of the=20= > year, moving sysutils/syslog-ng329 to syslog-ng. This will reduce the=20= > maintenance and administration requirement. =46rom the OPNsense side of things (syslog-ng integrated as core = service) that sounds good. No objections. Yet something related to this: how important is the shifting @version = hint in real world use? Cheers, Franco=