Date: Sun, 9 Sep 2007 07:00:09 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/113325: commit references a PR Message-ID: <200709090700.l89709NW011867@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/113325; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/113325: commit references a PR Date: Sun, 9 Sep 2007 06:51:15 +0000 (UTC) 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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709090700.l89709NW011867>