Subject: pkg/30709: xdu + i18n + allow white spaces in directory names
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <soda@NetBSD.org>
List: pkgsrc-bugs
Date: 07/09/2005 20:16:00
>Number:         30709
>Category:       pkg
>Synopsis:       xdu + i18n + white space in directory names
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Jul 09 20:16:00 +0000 2005
>Originator:     Noriyuki Soda
>Release:        NetBSD 1.6.2_STABLE
>Organization:
	the NetBSD project
>Environment:
System: NetBSD homeworld.netbsd.org 1.6.2_STABLE NetBSD 1.6.2_STABLE (tmp) #0
Architecture: i386
Machine: i386
>Description:

Nobuyuki Tsuchimura wrote some useful patches for pkgsrc/sysutils/xdu.
please incoroporate it to pkgsrc:

URL:
http://www.nn.iij4u.or.jp/~tutimura/xdu/index.en.html

patches:

http://www.nn.iij4u.or.jp/~tutimura/xdu/xdu-3.0.dirname.patch
	this makes xdu possible to have white spaces in directory names

http://www.nn.iij4u.or.jp/~tutimura/xdu/xdu-3.0.i18n.patch
	internationalization.
	this makes xdu possible to display any character sets which are
	supported by X11.

>How-To-Repeat:

>Fix:

1. just apply above patches *before* pkgsrc/sysutils/xdu/patches/patch-aa.
2. apply pkgsrc/sysutils/xdu/patches/patch-aa.
  (some rejections happen during this patch process.)
3. ignore the rejections, and regenerate patch-aa,
  because above xdu-3.0.dirname.patch deals with the problem 
  differently from the way how patch-aa did.