From owner-freebsd-ports-bugs@freebsd.org Sun Mar 8 19:46:51 2020 Return-Path: Delivered-To: freebsd-ports-bugs@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 AD350273F4F for ; Sun, 8 Mar 2020 19:46:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 48bBgv2nt0z49S4 for ; Sun, 8 Mar 2020 19:46:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 3D833273F4E; Sun, 8 Mar 2020 19:46:51 +0000 (UTC) Delivered-To: ports-bugs@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 3C980273F4D for ; Sun, 8 Mar 2020 19:46:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48bBgt1x2Jz49Pq for ; Sun, 8 Mar 2020 19:46:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1880C26F32 for ; Sun, 8 Mar 2020 19:46:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 028Jknk4097317 for ; Sun, 8 Mar 2020 19:46:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 028JknRC097316 for ports-bugs@FreeBSD.org; Sun, 8 Mar 2020 19:46:49 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 244473] irc/ircproxy: [MAINTAINER] remove BROKEN for 12 and 13 Date: Sun, 08 Mar 2020 19:46:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch, patch-ready X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: portmaster@bsdforge.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2020 19:46:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244473 --- Comment #3 from Chris Hutchinson --- relevant build/install output on 12 with DEVELOPER=3Dtrue in make.conf(5) IRCPROXY BUILD LOG ... ypto -fstack-protector -L /usr/local/lib -L ~/lib -lssl -lcares -lcrypt -o ircproxyd =3D=3D=3D> Staging for ircproxy-1.3.6_4 =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Creating groups. =3D=3D=3D> Creating users Building src... test -d || mkdir=20 Installing in src... /usr/bin/install -c -d "/usr/ports/irc/ircproxy/work/stage/usr/local/bin" /usr/bin/install -c -d "/usr/ports/irc/ircproxy/work/stage/usr/local/share/ircproxy" /usr/bin/install -c -m 755 "ircproxyd" "/usr/ports/irc/ircproxy/work/stage/usr/local/bin" /usr/bin/install -c -m 755 "imkpasswd" "/usr/ports/irc/ircproxy/work/stage/usr/local/bin" /usr/bin/install -c -m 644 "./../data/ircproxyd.conf" "/usr/ports/irc/ircproxy/work/stage/usr/local/share/ircproxy" /usr/bin/install -c -m 644 "./../data/ircproxyd-user.conf" "/usr/ports/irc/ircproxy/work/stage/usr/local/share/ircproxy" /usr/bin/install -c -m 644 "./../data/ircproxyd-listen.conf" "/usr/ports/irc/ircproxy/work/stage/usr/local/share/ircproxy" /usr/bin/install -c -m 644 "./../data/ircproxyd-conn.conf" "/usr/ports/irc/ircproxy/work/stage/usr/local/share/ircproxy" /usr/bin/install -c -m 644 "./../data/ircproxyd-access.conf" "/usr/ports/irc/ircproxy/work/stage/usr/local/share/ircproxy" /usr/bin/install -c -m 644 "./../data/ircproxyd-autoop.conf" "/usr/ports/irc/ircproxy/work/stage/usr/local/share/ircproxy" =3D=3D=3D=3D> Compressing man pages (compress-man) =3D=3D=3D=3D> Running Q/A tests (stage-qa) # make install clean =3D=3D=3D> Installing for ircproxy-1.3.6_4 =3D=3D=3D> Checking if ircproxy is already installed =3D=3D=3D> Registering installation for ircproxy-1.3.6_4 Installing ircproxy-1.3.6_4... =3D=3D=3D> Creating groups. Creating group 'ircproxyd' with gid '118'. =3D=3D=3D> Creating users Creating user 'ircproxyd' with uid '118'. =3D=3D=3D> SECURITY REPORT:=20 This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/ircproxyd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage:=20 https://BSDforge.com/projects/irc/ircproxy/ =3D=3D=3D> Cleaning for ircproxy-1.3.6_4 --=20 You are receiving this mail because: You are the assignee for the bug.=