Bug 113327

Summary: korean/helvis: make it use termios instead of sgtty
Product: Ports & Packages Reporter: Ed Schouten <ed>
Component: Individual Port(s)Assignee: CHOI Junho <cjh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ed Schouten 2007-06-04 14:10:05 UTC
The korean/helvis port still makes use of the sgtty line discipline
interface. This means that it only works when running a kernel with the
COMPAT_43TTY option. We'd better use termios.

Fix: Apply the following patch:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-04 14:10:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cjh

Over to maintainer
Comment 2 CHOI Junho freebsd_committer freebsd_triage 2007-06-12 07:50:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-12 07:52:05 UTC
cjh         2007-06-12 06:51:29 UTC

  FreeBSD ports repository

  Modified files:
    korean/helvis/files  Makefile.inc 
  Added files:
    korean/helvis/files  patch-curses.h 
  Log:
  make it use termios instead of sgtty.
  
  PR:             ports/113327
  Submitted by:   Ed Schouten ed@hoeg.nl
  
  Revision  Changes    Path
  1.2       +1 -1      ports/korean/helvis/files/Makefile.inc
  1.1       +12 -0     ports/korean/helvis/files/patch-curses.h (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"