ports/57257: Update port: chinese/kon2
Statue
statue at freebsd.sinica.edu.tw
Fri Sep 26 17:10:22 UTC 2003
>Number: 57257
>Category: ports
>Synopsis: Update port: chinese/kon2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 26 10:10:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Statue
>Release: FreeBSD 4.9-PRERELEASE i386
>Organization:
[MAINTAINER]
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #4: Mon Sep 15 18:44:48 CST 2003 root at freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386
>Description:
for 5.x, add a patch to modify /dev/vga to /dev/ttyv0
>How-To-Repeat:
>Fix:
diff -ruN kon2.orig/Makefile kon2/Makefile
--- kon2.orig/Makefile Sat Sep 27 00:34:34 2003
+++ kon2/Makefile Sat Sep 27 00:36:55 2003
@@ -32,6 +32,8 @@
-e "s,GB2312.1980,GBK,g" \
${WRKSRC}/lib/coding.c
cd ${WRKSRC} && ${PATCH} < ${.CURDIR}/files/kon.cfg.FreeBSD-patch
+ ${REINPLACE_CMD} -e 's,/dev/vga,/dev/ttyv0,g' ${WRKSRC}/src/term.c \
+ ${WRKSRC}/src/display/vga.c
pre-install:
${MKDIR} ${PREFIX}/share/fonts/bdf
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list