Date: Sun, 9 Sep 2007 06:51:09 +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/ng Makefile Message-ID: <200709090651.l896p938070136@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2007-09-09 06:51:09 UTC
FreeBSD ports repository
Modified files:
japanese/ng Makefile
Log:
japanese/ng: use termios instead of sgtty
The japanese/ng port makes use of the bsd style code for
stuff like line discipline handling. Nowadays we can just
use the sysv code, which makes us use the sgtty interface
instead of termios, which is the preferred one.
PR: ports/113325
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: maintainer timeout
Revision Changes Path
1.15 +2 -1 ports/japanese/ng/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709090651.l896p938070136>
