cvs commit: ports/net-im/ysm Makefile ports/net-im/ysm/files
patch-src-YSM_Charset.c patch-src-YSM_Prompt.c
Sergey Matveychuk
sem at FreeBSD.org
Sat Jan 12 11:46:55 PST 2008
sem 2008-01-12 19:46:54 UTC
FreeBSD ports repository
Modified files:
net-im/ysm Makefile
Added files:
net-im/ysm/files patch-src-YSM_Charset.c
patch-src-YSM_Prompt.c
Log:
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>
Revision Changes Path
1.23 +2 -1 ports/net-im/ysm/Makefile
1.1 +15 -0 ports/net-im/ysm/files/patch-src-YSM_Charset.c (new)
1.1 +13 -0 ports/net-im/ysm/files/patch-src-YSM_Prompt.c (new)
More information about the cvs-ports
mailing list