From nobody Sun Oct 01 08:00:25 2023 X-Original-To: perl@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 4RyxMt0rtmz4wShq for ; Sun, 1 Oct 2023 08:00:26 +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 4RyxMs6NMvz3R3B for ; Sun, 1 Oct 2023 08:00:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696147225; a=rsa-sha256; cv=none; b=WUZ2oDHi8dZvDhl1S1mjt8/IqsSqD7i32LpS9THxJRBVxph/pS5NBrjfnCa0cKWXq+ffek JDSNK/YzGNEcb+4FkGpy3Smfv49jbKNofhQBKotsRfA4SaHIPgLfsjleWhibtu4c4qIanS VlpOTdbtPsI8Gp887oYEhUKNLsBm/7gPhw4Pb4xrxuj5QZaIhAdaQelWrkOd/OvR3IBvV6 Znkn7bUszakjHKXUxGwa2nUNuGJE9BjUBubnQxst0oRNR0HfyozeJUsFlkmADwPMtDho2r UwR3njGgOxgJq1cMBkFXjTViIA6/9mUeNluZDLKppxS4xdRB4Fz338h9ue/eSw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696147225; 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; bh=+P7MYoccOiPdZxUyM3ucBAKF3R0hMkEbtH0W6POjEWc=; b=udNhN1ruOEQwjCarCeGLajVDT+riEucAIG5ieEQ1qY/SE9Lwr937xn5NSt5se+/zqHe19u hHUBTOiBMOf+wtjJ2c32/8jtOBCCkqrjW3VuT6xLfcQznwjZdE/w0ar549d98sThi2gDzL 6PkWiib1FgFjVFBk8Qp0FI2GLsZ9wEHNAZSpJXIU84x28K2RVhdacAgTmtiL49EWjYLJaf v3rLGttL7vIQS7tCD5rIUsXHMAU3vzJ8wuNhk5JsQFl1OAGpzEU3WuJlZmU4dz9HrFiSV9 9WIAygKYSsX7aReWlP5ZeDe1aHEIpWh+NQcIZGVd5a270G1M92ndGrwzWLd8XA== 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 4RyxMs5S7rz6gy for ; Sun, 1 Oct 2023 08:00:25 +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 39180PdZ052140 for ; Sun, 1 Oct 2023 08:00:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39180PZA052139 for perl@FreeBSD.org; Sun, 1 Oct 2023 08:00:25 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: perl@FreeBSD.org Subject: [Bug 274192] lang/perl5*: Drop threads option and always enable it Date: Sun, 01 Oct 2023 08:00:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: diizzy@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mat@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: 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: maintainer of a number of perl-related ports List-Archive: https://lists.freebsd.org/archives/freebsd-perl List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-perl@freebsd.org X-BeenThere: freebsd-perl@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274192 Bug ID: 274192 Summary: lang/perl5*: Drop threads option and always enable it Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mat@FreeBSD.org Reporter: diizzy@FreeBSD.org CC: perl@FreeBSD.org Created attachment 245347 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245347&action= =3Dedit Patch for perl5 Looking at other distros and/or repos (Alpine, Arch, Debian, Fedora, Homebr= ew, openSUSE) this is hardcoded as always on except for Gentoo where it's enabl= ed by default but optional. I can't find any obvious reason not to have it alw= ays on today and it also reduces a lot of complexity within the tree figuring o= ut what port options were used during build (see graphics/ImageMagick* for example). Compile tested on FreeBSD 13.2-RELEASE (amd64) --=20 You are receiving this mail because: You are on the CC list for the bug.=