Bug 110384 - textproc/ispell: Use <termios.h> instead of <sgtty.h>
Summary: textproc/ispell: Use <termios.h> instead of <sgtty.h>
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: jmz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-16 10:00 UTC by Ed Schouten
Modified: 2007-04-14 13:20 UTC (History)
0 users

See Also:


Attachments
file.diff (2.52 KB, patch)
2007-03-16 10:00 UTC, Ed Schouten
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Schouten 2007-03-16 10:00:16 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-16 10:00:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmz

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-14 13:11:29 UTC
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"
Comment 3 jmz freebsd_committer freebsd_triage 2007-04-14 13:11:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-04-14 13:18:03 UTC
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"