Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2010 22:11:05 +0800 (CST)
From:      Denny Lin <dennylin93@hs.ntnu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        skreuzer@FreeBSD.org
Subject:   ports/149938: [PATCH] Install distccmon-text man page for devel/distcc
Message-ID:  <20100824141105.17FB94B7825@mail.hs.ntnu.edu.tw>
Resent-Message-ID: <201008241420.o7OEK1eM030645@freefall.freebsd.org>

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

>Number:         149938
>Category:       ports
>Synopsis:       [PATCH] Install distccmon-text man page for devel/distcc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 24 14:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Denny Lin
>Release:        FreeBSD 8.0-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD cnmc32.hs.ntnu.edu.tw 8.0-RELEASE-p4 FreeBSD 8.0-RELEASE-p4 #0: Tue Jul 13 22:41:29 CST 2010 root@cnmc32.hs.ntnu.edu.tw:/usr/obj/usr/src/sys/CNMC32 amd64


	
>Description:
Man page for distccmon-text is missing.
	
>How-To-Repeat:
	
>Fix:

	

--- distcc.patch begins here ---
diff -ru distcc.orig/Makefile distcc/Makefile
--- distcc.orig/Makefile	2010-08-24 22:05:55.000000000 +0800
+++ distcc/Makefile	2010-08-24 22:06:19.000000000 +0800
@@ -76,7 +76,7 @@
 PLIST_SUB+=		WITH_GNOME="@comment "
 .endif
 
-MAN1=		distcc.1 distccd.1
+MAN1=		distcc.1 distccd.1 distccmon-text.1
 DOC_FILES=	AUTHORS INSTALL NEWS README \
 		doc/protocol-1.txt doc/status-1.txt \
 		doc/protocol-2.txt doc/reporting-bugs.txt
--- distcc.patch ends here ---


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



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