ports/160007: [NEW PORT] ports-mgmt/porttree: Show dependences of FreeBSD port as pseudo graphical tree

chukharev at mail.ru chukharev at mail.ru
Wed Sep 14 21:30:11 UTC 2011


The following reply was made to PR ports/160007; it has been noted by GNATS.

From: chukharev at mail.ru
To: bug-followup at freebsd.org, vladimir.chukharev at gmail.com
Cc:  
Subject: Re: ports/160007: [NEW PORT] ports-mgmt/porttree: Show dependences of
 FreeBSD port as pseudo graphical tree
Date: Thu, 15 Sep 2011 00:06:05 +0300

 Yes, you are right. There is an issue with coding. Currently it works only with utf-8.
 I run it in gterm with UTF-8 encoding. Even pipe breaks the program in default style.
 
 This is connected to the way how Python 2.* treats strings and unicode strings.
 but have not yet found a good solution. A workaround is to use -s 0 for
 ASCII-only chars for drawing the tree.
 
 See also http://code.google.com/p/porttree/issues/detail?id=1
 
 -- 
 Vladimir Chukharev
 Tampere University of Technology



More information about the freebsd-ports-bugs mailing list