From nobody Wed Jan 11 19:52:31 2023 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Nsdcv6v5Bz2r0bq for ; Wed, 11 Jan 2023 19:52:31 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Nsdcv5DXDz3PXZ for ; Wed, 11 Jan 2023 19:52:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1673466751; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2q7t7JPsebRIzUJg+UvjdP58kNkmV+5Rs98j+WPARcI=; b=VOLkOaZlP40Ld2BgAKl1Xgf1S/LHKpVifG9ErknR+dZJgDfvtb9up2BTAwWgs74DRxDxSf bDtSghS8Rt0gMYdfPthMkmeBjC08pYylCEDkG0GE1VH1eSoikSABrTFzygrwR6xpPr8mIp 1eNuyud3j6N6eijOnD+IHy9zUJpJLT5q5WqxS9qmgP5vPsjIC/rpDYRV4TuJbltNxciE0R qhfXrikpXNNtjkR2WnTSwer2/lSVXCb03DsPgkxfm8keJFvyC8utrD2jCTEHelnKI/nchF DSF74GxAtRTjAr4v1pmh8Lp8MFN3L1dyyO8t2sfADphc3dLGx0oD/cQRvys1/g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673466751; a=rsa-sha256; cv=none; b=PMMSjnEN6kPNlRuahRz9tjpI4K2zC90hBO6xUvN7evGBr+PUjdEsBkfywjps2HzhqRyOys CbR6w/0tvJJf6siZFypTq2i9IVxgi9Mw6f184W1UicZohJJ+PCOnHcRm2GS7FLrF2Tq0dv 1pDhutPnbFCMKKWmu2Vrmk6YZ/1pKBq712njiUsVHQbtdBMON844zg9nDrjG3yJYwLqQO0 0Hywe5SmffA+q7UIi1A2MBTixUwO0yeeMaluajqyHYMOc355O1sHJFnJamwZnrt0/EtCbZ 94rQmBcxydkztj14Wcw4V7qutqlYuMDfHBahuP370dJ44O5z47tubiUckZZrCg== 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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Nsdcv4J5Pz11G2 for ; Wed, 11 Jan 2023 19:52:31 +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 30BJqVer027335 for ; Wed, 11 Jan 2023 19:52:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30BJqV2b027334 for doc@FreeBSD.org; Wed, 11 Jan 2023 19:52:31 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: doc@FreeBSD.org Subject: [Bug 268887] devel/arcanist: collision with clamav Date: Wed, 11 Jan 2023 19:52:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: product bug_severity cc component assigned_to bug_status resolution 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 List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268887 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Ports & Packages |Documentation Severity|Affects Only Me |Affects Some People CC| |grembo@FreeBSD.org Component|Individual Port(s) |Books & Articles Assignee|grembo@FreeBSD.org |doc@FreeBSD.org Status|Closed |Open Resolution|Works As Intended |--- --- Comment #5 from Graham Perrin --- (In reply to Matthias Fechner from comment #0) The name collision is acknowledged, and worked around, at .=20 It seems peculiar to have no mention of Arcanist in the documentation porta= l:=20 % grep -R -i arcanist /usr/doc/ %=20 I think, let's reopen this as a documentation bug report. --=20 You are receiving this mail because: You are the assignee for the bug.=