From owner-freebsd-ports@freebsd.org Wed Mar 10 10:54:18 2021 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 B940E5ACEBF for ; Wed, 10 Mar 2021 10:54:18 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (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 4DwTV04bnJz4sNm for ; Wed, 10 Mar 2021 10:54:16 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by home.opsec.eu with local (Exim 4.94 (FreeBSD)) (envelope-from ) id 1lJwTg-000MLC-8q; Wed, 10 Mar 2021 11:54:08 +0100 Date: Wed, 10 Mar 2021 11:54:08 +0100 From: Kurt Jaeger To: "Dan Mahoney (Gushi)" Cc: freebsd-ports@freebsd.org Subject: Re: Guidance Requested Message-ID: References: <41bae33d-8db5-3cf1-da3e-d177bc504db1@prime.gushi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41bae33d-8db5-3cf1-da3e-d177bc504db1@prime.gushi.org> X-Rspamd-Queue-Id: 4DwTV04bnJz4sNm X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:12502, ipnet:2001:14f8::/32, country:DE]; local_wl_from(0.00)[freebsd.org] 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: Wed, 10 Mar 2021 10:54:18 -0000 > All, > > Mentor support requested. I am the maintainer of OpenDMARC, but haven't > done much with the port since being handed it, mainly because development > on opendmarc seemed to be stalled. > > There's a new version of OpenDMARC out, version 1.4.0 (needed a few > patches from the github-released version > > I've got a fresh ports tree made up for it (passes testport, portlint, > rclint on at least 12.x i386/amd64) but as there hasn't been a release in > several years, and the new release changes a few things, I was thinking > about releasing it as a -devel release. Only exim depends on the opendmarc port: grep -Rl 'mail/opendmarc' [a-ce-z]* d[a-hj-z]* So if you test if exim still works with opendmarc, you can upgrade without the -devel stuff. -- pi@opsec.eu +49 171 3101372 Now what ?