Skip site navigation (1)Skip section navigation (2)
Date:      12 Feb 1999 11:38:27 -0000
From:      woju@freebsd.ntu.edu.tw
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/10047: Update ports/chinese/big5con to 0.92e
Message-ID:  <19990212113827.22041.qmail@freebsd.ntu.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         10047
>Category:       ports
>Synopsis:       Update ports/chinese/big5con to 0.92e
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 12 03:30:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     woju
>Release:        FreeBSD 2.2-980623-SNAP i386
>Organization:
National Taiwan University
>Environment:

>Description:
The big5con ports encounters problem in newer FreeBSD version --
3.0-19990209-STABLE

This problem is due to --
/usr/include/machine/console.h: struct key_t
Since "key_t" appears in /usr/include/sys/types.h
Newer version console.h change "key_t" to "keyent_t"

>How-To-Repeat:
Build the ports/chinese/big5con (Chinese BIG5 console) under
+3.0-19990209-STABLE

>Fix:
fetch -o- \
ftp://bsd.sinica.edu.tw/pub/FreeBSD/taiwan/users/woju/ports/big5con.tgz | \
   tar xvfz - -C /usr/ports/chinese
cd /usr/ports/chinese/big5con
make package
 
Or, patches avaliable at --
ftp://bsd.sinica.edu.tw/pub/FreeBSD/taiwan/users/woju/ports/b5c-ports-d2e.patch
ftp://bsd.sinica.edu.tw/pub/FreeBSD/taiwan/users/woju/source/b5c-d2e.patch

Please commit it, thanks.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990212113827.22041.qmail>