From owner-freebsd-ports@freebsd.org Mon Apr 6 18:12:54 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 5E20E2B7595 for ; Mon, 6 Apr 2020 18:12:54 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (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 48wzD50010z4QFB for ; Mon, 6 Apr 2020 18:12:52 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 48wzD10mLVz3lbn; Mon, 6 Apr 2020 18:12:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=daemonic.se; h= content-transfer-encoding:content-language:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:subject:subject:received :received; s=20151023; t=1586196768; bh=3KIPOqD7wkl4NBfFkus74K1a gW9tN8ek5OfvU1Ch7nA=; b=BXsqssfnhTFj4XFfH4jxwH+oIU7e1iqPSZOD70m0 8aPDmuxh1jM4Ub23z20s/wJTDkZemS9O4jCE/VEqGkAbiDT91OMI4V2QxG+BUlJX MNA5iKhGe0kbDgQpUiYmxiylgA173cOAOloPbQavSs1b6+gmfhiCLvKlzOPJOoY/ 10U= X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new, port 10587) with ESMTPS id cfuTrgGZzSUf; Mon, 6 Apr 2020 18:12:48 +0000 (UTC) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:2::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 48wzD042cgz3lbm; Mon, 6 Apr 2020 18:12:48 +0000 (UTC) Subject: Re: astro/opencpn marked deprecated To: Andrea Venturoli , freebsd-ports@freebsd.org References: <9d594542-a1b8-be56-6c91-f1bee0d9b9ff@netfence.it> From: Niclas Zeising Message-ID: Date: Mon, 6 Apr 2020 20:12:48 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: <9d594542-a1b8-be56-6c91-f1bee0d9b9ff@netfence.it> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 48wzD50010z4QFB X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=daemonic.se header.s=20151023 header.b=BXsqssfn; dmarc=pass (policy=none) header.from=daemonic.se; spf=pass (mx1.freebsd.org: domain of zeising@daemonic.se designates 2607:f740:d:20::25 as permitted sender) smtp.mailfrom=zeising@daemonic.se X-Spamd-Result: default: False [-6.67 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[daemonic.se:s=20151023]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; IP_SCORE(-3.67)[ip: (-9.66), ipnet: 2607:f740:d::/48(-4.83), asn: 36236(-3.81), country: US(-0.05)]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[daemonic.se:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[daemonic.se,none]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:36236, ipnet:2607:f740:d::/48, country:US]; TAGGED_FROM(0.00)[freebsd]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Apr 2020 18:12:54 -0000 On 2020-04-06 19:34, Andrea Venturoli wrote: > Hello. > > I see many ports have been marked deprecated two days ago, as they've > been broken for more than six months. > > Among this, astro/opencpn, which I maintain: I opened a bug report (1) > in January in order to upgrade and fix this. > However iw was never committed. > > Is something wrong with that patch? > Hi! Looking at the PR, it seems that Tobias had a couple of comments that still need to be addressed. Regards -- Niclas