From nobody Sun Jan 07 02:24:02 2024 X-Original-To: ports-bugs@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 4T71GV3gN0z56C7P for ; Sun, 7 Jan 2024 02:24:02 +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 4T71GV0l1nz4mNw for ; Sun, 7 Jan 2024 02:24:02 +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=1704594242; 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=OyQY7RSVC33z5uL48P4BMqYpIZ1wip25nS/jE9qilSk=; b=vwXYNdhw0uqzwCOLO3TW5EkOr0Wyju3rGYACC5amDtZhV81/XLBlfkDzXwqyhOIBz5wLJJ HTQIZGDnVTMGtgCkVngfzyqvo0u82WRkyZsPOAtcP5d6E0vjkCALvBV3OSENberbZOHjKc dEgGGEZ8schHZFqeXDdQC/uqSwqr70kZHFc/WFH9Yi/S54q/I3EvfgiqeU+hZLOdXFGSTw bDA6rDc0nOtM1Fxp1aEhvEoYZB3vBIroqdhRSAd2KAPa675jFjKHqlWOLLVmuHtLoFpA8D IC0NFlgFvvyds5AqADBhEAJXqs5eucO9OHb09hOeV+NKWlpZ1lTuO5mcVJLxgQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704594242; a=rsa-sha256; cv=none; b=gNjQO6/txLCihf5Zzf/qf72qO9CqqydqDlWCBvkFAgBUTFGRJZhx+F6wZWFOYFCNX6D/eB c9MyBENeyot2hl62TsMlUtBHDsVm3uJwW0r1OzELRieXISt2NEcRn/XHeNABdEYngb0FT3 wdfvz1qLhBehcGTnDXJ5Fm3AWfLuBFcNiI936wh5oUbUB9sSIfabz8fpHodO8QQfT5sCsx xYgY/act34qBk36YK4cm5vJRX2ZnICU3wB+KUmTWv9UBHvDoK1BewwSgXu8dQTF32J2ejt XIRvcSNZwW9GRO76FTPDrrFeQo73VPtZLE9+ySKLLXB+cASImMtRRLBEL+yJqA== 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 4T71GT6vR3z15ny for ; Sun, 7 Jan 2024 02:24:01 +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 4072O11q061849 for ; Sun, 7 Jan 2024 02:24:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4072O1xD061848 for ports-bugs@FreeBSD.org; Sun, 7 Jan 2024 02:24:01 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 247940] Introduce gssapi=.. in DEFAULT_VERSIONS like for ssl=... Date: Sun, 07 Jan 2024 02:24:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: me@svmhdvn.name X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247940 --- Comment #13 from Siva Mahadevan --- Created attachment 247505 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D247505&action= =3Dedit [PATCH] USES=3Dgssapi: allow provider choice using DEFAULT_VERSIONS Here is a patch that adds gssapi to DEFAULT_VERSIONS and makes the necessary changes to an example port (in this case, mail/dovecot) for end-users to use DEFAULT_VERSIONS to select their gssapi provider instead of port OPTIONS. Let me know if this is suitable and I will make the necessary changes to all ports that enable GSSAPI support and submit a patchset for it. --=20 You are receiving this mail because: You are on the CC list for the bug.=