Date: Sat, 12 Jan 2008 19:46:54 +0000 (UTC) From: Sergey Matveychuk <sem@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-im/ysm Makefile ports/net-im/ysm/files patch-src-YSM_Charset.c patch-src-YSM_Prompt.c Message-ID: <200801121946.m0CJksZg099970@repoman.freebsd.org>
index | next in thread | raw e-mail
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)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801121946.m0CJksZg099970>
