From owner-freebsd-questions@freebsd.org Sat Jun 1 10:48:37 2019 Return-Path: Delivered-To: freebsd-questions@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 3F14315B7672 for ; Sat, 1 Jun 2019 10:48:37 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from smtp1.cretaforce.gr (smtp1.cretaforce.gr [159.69.10.232]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.cretaforce.gr", Issuer "RapidSSL RSA CA 2018" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 114528B361 for ; Sat, 1 Jun 2019 10:48:35 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from server1.cretaforce.gr (server1.cretaforce.gr [138.201.248.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.cretaforce.gr", Issuer "RapidSSL RSA CA 2018" (verified OK)) by smtp1.cretaforce.gr (Postfix) with ESMTPS id 40FDB1F94C for ; Sat, 1 Jun 2019 13:48:27 +0300 (EEST) Received: from [172.20.10.3] (internet1-5-144-211-42.pat.ren.cosmote.net [5.144.211.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: chris@cretaforce.gr) by server1.cretaforce.gr (Postfix) with ESMTPSA id E07CA2730A for ; Sat, 1 Jun 2019 13:48:26 +0300 (EEST) From: Christos Chatzaras Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: security/acme-client gone? Date: Sat, 1 Jun 2019 13:48:25 +0300 References: To: FreeBSD-Questions In-Reply-To: Message-Id: <59AB8F99-CEFF-44A0-B7C4-200F90D6C790@cretaforce.gr> X-Mailer: Apple Mail (2.3445.104.11) X-Rspamd-Queue-Id: 114528B361 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of chris@cretaforce.gr designates 159.69.10.232 as permitted sender) smtp.mailfrom=chris@cretaforce.gr X-Spamd-Result: default: False [0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-0.51)[-0.514,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:159.69.10.232]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; DMARC_NA(0.00)[cretaforce.gr]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.44)[-0.440,0]; RCVD_COUNT_THREE(0.00)[3]; MIME_TRACE(0.00)[0:+]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[mail.cretaforce.gr]; NEURAL_HAM_SHORT(-0.33)[-0.333,0]; TO_MATCH_ENVRCPT_ALL(0.00)[]; IP_SCORE(0.30)[ipnet: 159.69.0.0/16(3.20), asn: 24940(-1.71), country: DE(-0.00)]; RCVD_IN_DNSWL_LOW(-0.10)[232.10.69.159.list.dnswl.org : 127.0.5.1]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:24940, ipnet:159.69.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_EQ_ENVFROM(0.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jun 2019 10:48:37 -0000 > I came to do my weekly port rebuild and poudriere complained that > security/acme-client no longer exists. There's nothing in > /usr/ports/UPDATING about it. Anyone know what's happened to it? Check this: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238073