[Bug 280639] ports-mngt/portconfig make config shows wrong line drawing characters when used within screen

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 Aug 2024 19:51:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280639

            Bug ID: 280639
           Summary: ports-mngt/portconfig make config shows wrong line
                    drawing characters when used within screen
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ulrichulrich_se@yahoo.com

I deleted portconfig.c line 200 as recommended in PR #275304, and afterwards
make config worked fine except when used within screen.


                                                                               
                                                                               
                                                                               
 ââââââââââââââââââââ¤perl5-5.36.3_1ââââââââââââââââââââ                        
                                                                               
                                                                               
                                                                               
 â 'F1' for Ports Collection help.                    â                         
                                                                               
                                                                               
                                                                               
 â ââââââââââââââââââââââââââââââââââââââââââââââââââ â                         
                                                                               
                                                                               
                                                                               
 â â[ ] DEBUG         Build with debugging support  â â                         
                                                                               
                                                                               
                                                                               
 â â[ ] DOT_INC       Add '.' to @INC (unsafe)      â â                        
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                           â â[ ] DTRACE       
Build with DTrace probes      â â                                               
                                                                               
                                                                               
                                                                               
 â â[ ] GDBM          GDBM_File extension           â â                         
                                                                               
                                                                               
                                                                               
 â â[ ] MULTIPLICITY  Use multiplicity              â â                         
                                                                               
                                                                               
                                                                               
 â â[ ] PERL_64BITINT Use 64 bit integers (on i386) â â                         
                                                                               
                                                                               
                                                                               
 â â[ ] PERL_MALLOC   Use Perl malloc               â â                         
                                                                               
                                                                               
                                                                               
 â â[ ] SITECUSTOMIZE Run-time customization of @INCâ â                         
                                                                               
                                                                               
                                                                               
 â â[ ] THREADS       Build threaded perl           â â                        
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                           â
ââââââââââââââââââââââââââââââââââââââââââââââââââ â                            
                                                                               
                                                                               
                                                                               
 âââââââââââââââââââââââââââââââââââââââââââââââââââââ⤠                       
                                                                               
                                                                               
                                                                               
 â                [  OK  ]     [Cancel]               â                         
                                                                               
                                                                               
                                                                               
 ââââââââââââââââââââââââââââââââââââââââââââââââââââââ                         


The line drawing characters are wrong as it was before changing portconfig.c.   

LANG=C.UTF-8
LC_CTYPE="C.UTF-8"
LC_COLLATE="C.UTF-8"
LC_TIME="C.UTF-8"
LC_NUMERIC="C.UTF-8"
LC_MONETARY="C.UTF-8"
LC_MESSAGES="C.UTF-8"
LC_ALL=

FreeBSD fbsd0 13.3-RELEASE-p3 FreeBSD 13.3-RELEASE-p3 GENERIC amd64

Ports tree was updated a few days ago.

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