[Bug 269756] devel/mongo-c-driver add ICU option

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 22 Feb 2023 12:25:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269756

            Bug ID: 269756
           Summary: devel/mongo-c-driver add ICU option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/mongodb/mongo-c-driver/tree/1.23.2
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: hiroo.ono+freebsd@gmail.com
                CC: ports@bsdserwis.com
             Flags: maintainer-feedback?(ports@bsdserwis.com)
                CC: ports@bsdserwis.com

Created attachment 240327
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240327&action=edit
add ICU option for non ASCII user name.

devel/mongo-c-driver should set ENABLE_ICU on and off, but I missed it.

Client Side Field Encryption should not be set ON, because it will make
circular dependency with libmongocrypt which I'm reporting in bug #269506 .

-- 
You are receiving this mail because:
You are the assignee for the bug.