From root@cc.fh-lippe.de Mon Apr  5 05:44:08 1999
Return-Path: <root@cc.fh-lippe.de>
Received: from henoch.cc.fh-lippe.de (henoch.cc.fh-lippe.de [193.16.112.72])
	by hub.freebsd.org (Postfix) with ESMTP id 9192E14CE1
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Apr 1999 05:44:06 -0700 (PDT)
	(envelope-from root@cc.fh-lippe.de)
Received: from spock.cc.fh-lippe.de([193.16.118.120]) (1816 bytes) 
	by henoch.cc.fh-lippe.de
	via sendmail with P:smtp/R:inet_hosts/T:smtp
	(sender: <root@cc.fh-lippe.de>) 
	id <m10U8ha-00009mC@henoch.cc.fh-lippe.de>
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 5 Apr 1999 14:42:06 +0200 (MET DST)
	(Smail-3.2.0.101 1997-Dec-17 #3 built 1998-Feb-3)
Received: from cc.fh-lippe.de by spock.cc.fh-lippe.de with smtp
	(Smail3.1.29.1 #2) id m10U8hZ-0006yeC; Mon, 5 Apr 99 14:42 MET DST
Received: (from root@localhost)
	by cc.fh-lippe.de (8.9.2/8.9.1) id OAA88632;
	Mon, 5 Apr 1999 14:20:48 +0200 (CEST)
	(envelope-from root)
Message-Id: <199904051220.OAA88632@cc.fh-lippe.de>
Date: Mon, 5 Apr 1999 14:20:48 +0200 (CEST)
From: lkoeller@cc.fh-lippe.de
Sender: root@cc.fh-lippe.de
Reply-To: lkoeller@cc.fh-lippe.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: General Problem in Ports: gzipepd manpages and .so Macro
X-Send-Pr-Version: 3.2

>Number:         10961
>Category:       ports
>Synopsis:       gzipped manpages and .so macro in ports
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr  5 05:50:01 PDT 1999
>Closed-Date:    Sat Jun 12 07:37:17 PDT 1999
>Last-Modified:  Sat Jun 12 07:37:51 PDT 1999
>Originator:     Charlie &
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
Fachhochschule Lippe, Lemgo, Germany
>Environment:

	FreeBSD 3.1-RELEASE

>Description:

	When ports, e.g. /usr/ports/graphics/tiff34 are installed, and the
	manpages are commpressed by default, then every manual page which
	points in the sources to an umcompressed manpage name via the .so macro
	faild when you try to access it, e.g.

	/usr/local/man/man3/TIFFmemset.3t.gz contains
	.so TIFFmemory.3t

	But this file doen't exist, cause of the comression it's called
	/usr/local/man/man3/TIFFmemory.3t.gz

	This is a generic problem, in many ports!

>How-To-Repeat:

	See above an an example!

>Fix:

	When the port-install compresses the manpages, it can scan in the
	file for the .so macro and replace it with a hardlink to the
	compressed manpage (with correct suffix .gz) .so pointed to.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kuriyama 
State-Changed-When: Sat Jun 12 07:37:17 PDT 1999 
State-Changed-Why:  
In graphics/tiff34, this problem is solved. 
If you find this in other ports, please send-pr again.  Thanks! 
>Unformatted:
