Date: Sat, 5 Jul 2008 01:15:43 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/mh Makefile ports/japanese/mh/files patch-uip_msh.c patch-uip_prompter.c patch-uip_trmsbr.c Message-ID: <200807050115.m651FhG8014886@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2008-07-05 01:15:43 UTC
FreeBSD ports repository
Modified files:
japanese/mh Makefile
Added files:
japanese/mh/files patch-uip_msh.c patch-uip_prompter.c
patch-uip_trmsbr.c
Log:
[Patch] japanese/mh: port to termios
The japanese/mh port is one of the last ports that still depends on
COMPAT_43TTY, because it uses the sgtty programming interface. We'd
better port it to the POSIX termios interface. The source code already
contains code for SysV termio, which makes it easier to port.
PR: ports/124466
Submitted by: Ed Schouten <ed@FreeBSD.org>
Approved by: maintainer timeout
Revision Changes Path
1.31 +4 -0 ports/japanese/mh/Makefile
1.1 +17 -0 ports/japanese/mh/files/patch-uip_msh.c (new)
1.1 +100 -0 ports/japanese/mh/files/patch-uip_prompter.c (new)
1.1 +51 -0 ports/japanese/mh/files/patch-uip_trmsbr.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807050115.m651FhG8014886>
