Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2000 02:12:14 +0900 (JST)
From:      k5@cheerful.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23423: fix: emulators/xsystem35 X manpage error with XFree86-4 
Message-ID:  <20001210171214.CDFD25E8C@kyoto-tc012-p22.alpha-net.ne.jp>
Resent-Message-ID: <200012101720.eBAHK2L02888@freefall.freebsd.org>

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

>Number:         23423
>Category:       ports
>Synopsis:       fix: emulators/xsystem35 X manpage error with XFree86-4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 10 09:20:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     FUJISHIMA Satsuki
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
N/A
>Environment:
	ports-current with XFree86-4.
>Description:
	fixing "X manpage" error with XFree86-4 on bento.
>How-To-Repeat:
	w3m -dump http://bento.freebsd.org/errorlogs/errorlogs/e.4.20001204/ \|
	grep 'X manpage'
>Fix:

diff -urN -xCVS /usr/ports/emulators/xsystem35/files/patch-af emulators/xsystem35/files/patch-af
--- /usr/ports/emulators/xsystem35/files/patch-af	Sat Jul  8 04:59:26 2000
+++ emulators/xsystem35/files/patch-af	Wed Nov  1 12:13:48 2000
@@ -1,6 +1,6 @@
---- Imakefile	Tue Aug  3 05:22:37 1999
-+++ Imakefile	Wed Oct 27 02:02:13 1999
-@@ -148,13 +148,13 @@
+--- Imakefile.orig	Sun Jan  9 02:23:15 2000
++++ Imakefile	Wed Nov  1 12:13:37 2000
+@@ -160,13 +160,13 @@
  /*
   * include / library / definition
   */
@@ -16,3 +16,9 @@
  EXTRA_DEFINES   = $(OSDEPDEF)
  
  /*
+@@ -196,4 +196,4 @@
+ /*
+  * install program
+  */
+-ComplexProgramTarget(xsystem35)
++ComplexProgramTargetNoMan(xsystem35)

>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?20001210171214.CDFD25E8C>