Ispell only allows you to use termio or sgtty. The folks from Red Hat have been using a patch for a long time to make ispell use termios.
Responsible Changed From-To: freebsd-ports-bugs->jmz Over to maintainer
jmz 2007-04-14 12:11:24 UTC FreeBSD ports repository Modified files: textproc/ispell Makefile Added files: textproc/ispell/files patch-term.c Log: Use <termios.h> instead of <sgtty.h> PR: ports/110384 Submitted by: Ed Schouten <ed@fxq.nl> Revision Changes Path 1.106 +1 -1 ports/textproc/ispell/Makefile 1.1 +106 -0 ports/textproc/ispell/files/patch-term.c (new) _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!
jmz 2007-04-14 12:17:55 UTC FreeBSD ports repository Modified files: misc/mshell Makefile misc/mshell/files patch-ab patch-ag Log: Use <termios.h> instead of <sgtty.h> PR: ports/110384 Submitted by: Ed Schouten <ed@fxq.nl> Revision Changes Path 1.23 +1 -1 ports/misc/mshell/Makefile 1.2 +37 -46 ports/misc/mshell/files/patch-ab 1.2 +4 -2 ports/misc/mshell/files/patch-ag _______________________________________________ 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"