Bug 78488 - japanese/kterm: Fix on amd64, add w3m wheel mouse patch
Summary: japanese/kterm: Fix on amd64, add w3m wheel mouse patch
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-06 13:50 UTC by KOMATSU Shinichiro
Modified: 2005-03-06 22:06 UTC (History)
0 users

See Also:


Attachments
file.diff (2.49 KB, patch)
2005-03-06 13:50 UTC, KOMATSU Shinichiro
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KOMATSU Shinichiro 2005-03-06 13:50:01 UTC
[1] Add the patch to use POSIX termios instead of ioctl,
    in order to correctlly run on amd64.
    Without this patch, kterm does not run on amd64
    with the following error message:

        % kterm &
        kterm: Error 23, errno 25: Inappropriate ioctl for device

[2] Add w3m wheel mouse patch.

Obtained from: 
    [1] xterm-200
    [2] http://www.sic.med.tohoku.ac.jp/~satodai/w3m-dev/200302.month/3741.html
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2005-03-06 22:06:32 UTC
State Changed
From-To: open->closed

committed, thanks