Bug 120059 - [Patch] korean/hanterm: don't use sgtty
Summary: [Patch] korean/hanterm: don't use sgtty
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: CHOI Junho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-27 21:10 UTC by Ed Schouten
Modified: 2008-02-04 11:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.81 KB, patch)
2008-01-27 21:10 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 2008-01-27 21:10:02 UTC
As one of the last remaining FreeBSD ports, korean/hanterm still uses
the sgtty interface, which makes it break on systems that don't have
COMPAT_43TTY in the kernel.

Fix: Apply the following patch to the hanterm port to extend the hanterm port
to use termios. I haven't tested the patch, because I was unable to
start hanterm, because fonts were missing:

hanterm:  can't open font
        "-schumacher-clean-bold-r-normal--16-160-75-75-c-80-*"
        "-kaist-iyagi-bold-r-normal--16-160-75-75-c-160-johabsh-1"

I hope the maintainer of hanterm can do the testing for me.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-27 21:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cjh

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 CHOI Junho freebsd_committer freebsd_triage 2008-02-04 11:46:19 UTC
State Changed
From-To: open->closed

Committed. It works with Korean fonts. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-02-04 11:47:58 UTC
cjh         2008-02-04 11:47:52 UTC

  FreeBSD ports repository

  Modified files:
    korean/hanterm       Makefile 
    korean/hanterm/files patch-main.c 
  Log:
  To use termios.
  
  PR:             ports/120059
  Submitted by:   Ed Schouten <ed@fxq.nl>
  
  Revision  Changes    Path
  1.27      +1 -1      ports/korean/hanterm/Makefile
  1.2       +84 -5     ports/korean/hanterm/files/patch-main.c
_______________________________________________
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"