freebsd-ports/net-im/ysm/files
Sergey Matveychuk c8baef401e Add two patches:
- Fix iconv() arguments to make conversions correct.
- Add an application name for readline. It allows to set options for readline
  from user config files*. And enable history.

* example ~/.inputrc:
$if ysm
set editing-mode emacs
set horizontal-scroll-mode off
$endif

PR:		ports/119447
Submitted by:	Eugene Grosbein <eugen at kuzbass.ru>
2008-01-12 19:46:54 +00:00
..
patch-src-YSM_Charset.c
patch-src-YSM_Prompt.c