Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2005 11:59:31 +0800 (CST)
From:      statue <statue@webbbs.yzu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80494: Update port: chinese/zhcon
Message-ID:  <200505010359.j413xVQf019469@webbbs.yzu.edu.tw>
Resent-Message-ID: <200505010400.j4140H0g017094@freefall.freebsd.org>

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

>Number:         80494
>Category:       ports
>Synopsis:       Update port: chinese/zhcon
>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:   Sun May 01 04:00:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     statue
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
[MAINTAINER]
>Environment:
System: FreeBSD windtop.yzu.edu.tw 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Wed Sep 24 14:53:36 CST 2003 visor@windtop.yzu.edu.tw:/usr/src/sys/compile/web i386


	
>Description:
rename /dev/vga to /dev/ttyv0.
	
>How-To-Repeat:
	
>Fix:

	

--- zhcon.diff begins here ---
diff -ruN zhcon.orig/Makefile zhcon/Makefile
--- zhcon.orig/Makefile	Sun May  1 11:17:19 2005
+++ zhcon/Makefile	Sun May  1 11:43:27 2005
@@ -32,6 +32,7 @@
 MAN1=		zhcon.1
 
 post-patch:
+	@${REINPLACE_CMD} -Ee 's,/dev/vga,/dev/ttyv0,g' ${WRKSRC}/src/display/fbdev.cpp
 	@${REINPLACE_CMD} -Ee 's,(\s*=\s*)("?)/usr/local([^"]*)("?),\1\2${PREFIX}\3\4,g' \
 		-e '/_nl_expand_alias/s,\(0\),\(\),g' ${WRKSRC}/${CONFIGURE_SCRIPT}
 
--- zhcon.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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