From owner-freebsd-ports@freebsd.org Fri May 24 16:18:42 2019 Return-Path: Delivered-To: freebsd-ports@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 F23DF15AF728 for ; Fri, 24 May 2019 16:18:41 +0000 (UTC) (envelope-from andrew.fengler@scaleengine.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6F8A96D90B for ; Fri, 24 May 2019 16:18:41 +0000 (UTC) (envelope-from andrew.fengler@scaleengine.com) Received: by mailman.ysv.freebsd.org (Postfix) id 2C5CD15AF727; Fri, 24 May 2019 16:18:41 +0000 (UTC) Delivered-To: ports@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 1810D15AF726 for ; Fri, 24 May 2019 16:18:41 +0000 (UTC) (envelope-from andrew.fengler@scaleengine.com) Received: from mx1.scaleengine.net (mx1.scaleengine.net [209.51.186.6]) (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 B54FA6D909 for ; Fri, 24 May 2019 16:18:39 +0000 (UTC) (envelope-from andrew.fengler@scaleengine.com) Received: from E8400.ScaleEngine.net (E8400.HML3.ScaleEngine.net [209.51.186.62]) (Authenticated sender: andrew.fengler@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id B6D7D1B385 for ; Fri, 24 May 2019 16:18:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=scaleengine.com; s=dkim; t=1558714712; bh=bP+diJPHdeauuJ8f7PpwowDZDanV60zj/Z3kW2jIwUo=; h=To:From:Subject:Date; b=RoSR85A1SjovMqEr1rFjgfPVPmtongqypHyplcNwWvivgeP8+vMcDCELKHHyoF/qc X+VVBe0xrRCvqKtEFNX4MCcOqml8wvTSSEfVCxFglP5XfqSvfz8kqf9l+u/cADW+Uy 7eQS9ra59UqOO3cM5QrNXZp2BYc2bYmx/jetKgIg= To: ports@freebsd.org From: Andrew Subject: net/rtg committer needed Message-ID: <2e5004e6-997a-4a59-2554-2d2ebdfa2eee@scaleengine.com> Date: Fri, 24 May 2019 12:18:31 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: B54FA6D909 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=scaleengine.com header.s=dkim header.b=RoSR85A1; spf=pass (mx1.freebsd.org: domain of andrew.fengler@scaleengine.com designates 209.51.186.6 as permitted sender) smtp.mailfrom=andrew.fengler@scaleengine.com X-Spamd-Result: default: False [-6.94 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; TO_DN_NONE(0.00)[]; MX_GOOD(-0.01)[cached: mx2.allanjude.com]; DKIM_TRACE(0.00)[scaleengine.com:+]; NEURAL_HAM_SHORT(-0.98)[-0.980,0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(-3.46)[ip: (-9.39), ipnet: 209.51.160.0/19(-4.70), asn: 6939(-3.13), country: US(-0.06)]; ASN(0.00)[asn:6939, ipnet:209.51.160.0/19, country:US]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[scaleengine.com:s=dkim]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[ports@freebsd.org]; DMARC_NA(0.00)[scaleengine.com]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(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: Fri, 24 May 2019 16:18:42 -0000 Hi, net/rtg no longer runs on modern perl. The maintainer made a patch almost a year ago, but it's been stalled on some flavour stuff. I've modified the patch to remove the offending flavour bits, but haven't heard back from the maintainer in almost a month, even tried poking him out of band. The orginal patch is here: https://reviews.freebsd.org/D17637 And I've uploaded my fixed patch to the bug report on bugzilla here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227376 Works on 12.0, and the maintainer's original patch before it got kicked out is working on both 11.x and 12.0 Is there a commiter that could take a look at this and see if we can get it back to working? Thanks, Andrew Fengler ScaleEngine Inc. Email: andrew.fengler@scaleengine.com Phone: (800) 224-0095