From nork@sakura.ninth-nine.com  Sun Apr 28 08:40:17 2002
Return-Path: <nork@sakura.ninth-nine.com>
Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9])
	by hub.freebsd.org (Postfix) with ESMTP id 0AC3837B41C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Apr 2002 08:40:17 -0700 (PDT)
Received: from sakura.ninth-nine.com (localhost [IPv6:::1]) by nd250009.gab.xdsl.ne.jp (8.12.3/8.12.2/NinthNine) with ESMTP id g3SFeASF046451 for <FreeBSD-gnats-submit@freebsd.org>; Mon, 29 Apr 2002 00:40:10 +0900 (JST) (envelope-from nork@sakura.ninth-nReceived: (from nork@localhost)
	by sakura.ninth-nine.com (8.12.3/8.12.3/Submit) id g3SFeAe2046450;
	Mon, 29 Apr 2002 00:40:10 +0900 (JST)
Message-Id: <200204281540.g3SFeAe2046450@sakura.ninth-nine.com>
Date: Mon, 29 Apr 2002 00:40:10 +0900 (JST)
From: Norikatsu Shigemura <nork@freebsd.org>
Reply-To: Norikatsu Shigemura <nork@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Manuals specified MLINKS is not available in pkg-plist
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37533
>Category:       ports
>Synopsis:       Manuals specified MLINKS is not available in pkg-plist
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    portmgr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 28 08:50:01 PDT 2002
>Closed-Date:    Thu Jul 18 07:59:51 PDT 2002
>Last-Modified:  Thu Jul 18 07:59:51 PDT 2002
>Originator:     Norikatsu Shigemura
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Ensure Technology Ltd. (http://www.ensure-tech.co.jp)
>Environment:
System: FreeBSD sakura.ninth-nine.com 4.5-STABLE FreeBSD 4.5-STABLE #84: Wed Apr 24 23:53:41 JST 2002 nork@sakura.ninth-nine.com:/usr/obj/usr/src/sys/SAKURA i386
	$FreeBSD: src/usr.bin/make/var.c,v 1.16.2.3 2002/02/27 14:18:57 cjc Exp $
	$FreeBSD: ports/Mk/bsd.port.mk,v 1.411 2002/04/27 11:22:59 kris Exp $
>Description:
	I installed ports net/vtun, graphics/tiff, lang/ruby,
	sysutils/portupgrade and etc...  And I pkg_delete'd them.  But
	these some manual(with MLINKS) is survivaled.

	Because of ${X:M${Y}*} -> *} (in src/usr.bin/make/var.c), so
	.if ${_TMLINKS:M${_PREFIX}*}x != x (in /usr/ports/Mk/bsd.port.mk)
	is never success.

	I know that Kuriyama-san contacted this phenomenon.  And thanks
	knu(mentor) for investigations into this phenomenon.

>How-To-Repeat:
	Please make install packages with use MLINKS.  These manuals is
	not in pkg-plist.

>Fix:
	I don't know.  Simply, backout?
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->portmgr 
Responsible-Changed-By: cjc 
Responsible-Changed-When: Sun Apr 28 13:26:24 PDT 2002 
Responsible-Changed-Why:  
Generic port building issue. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37533 

From: Norikatsu Shigemura <nork@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: bin/37533: Manuals specified MLINKS is not available in pkg-plist
Date: Mon, 29 Apr 2002 00:40:10 +0900 (JST)

 >Number:         37533
 >Category:       bin
 >Synopsis:       Manuals specified MLINKS is not available in pkg-plist
 >Confidential:   no
 >Severity:       critical
 >Priority:       high
 >Responsible:    freebsd-bugs
 >State:          closed
 >Quarter:        
 >Keywords:       
 >Date-Required:
 >Class:          sw-bug
 >Submitter-Id:   current-users
 >Arrival-Date:   Sun Apr 28 08:50:01 PDT 2002
 >Closed-Date:
 >Last-Modified:
 >Originator:     Norikatsu Shigemura
 >Release:        FreeBSD 4.5-STABLE i386
 >Organization:
 Ensure Technology Ltd. (http://www.ensure-tech.co.jp)
 >Environment:
 System: FreeBSD sakura.ninth-nine.com 4.5-STABLE FreeBSD 4.5-STABLE #84: Wed Apr 24 23:53:41 JST 2002 nork@sakura.ninth-nine.com:/usr/obj/usr/src/sys/SAKURA i386
 	$FreeBSD: src/usr.bin/make/var.c,v 1.16.2.3 2002/02/27 14:18:57 cjc Exp $
 	$FreeBSD: ports/Mk/bsd.port.mk,v 1.411 2002/04/27 11:22:59 kris Exp $
 >Description:
 	I installed ports net/vtun, graphics/tiff, lang/ruby,
 	sysutils/portupgrade and etc...  And I pkg_delete'd them.  But
 	these some manual(with MLINKS) is survivaled.
 
 	Because of ${X:M${Y}*} -> *} (in src/usr.bin/make/var.c), so
 	.if ${_TMLINKS:M${_PREFIX}*}x != x (in /usr/ports/Mk/bsd.port.mk)
 	is never success.
 
 	I know that Kuriyama-san contacted this phenomenon.  And thanks
 	knu(mentor) for investigations into this phenomenon.
 
 >How-To-Repeat:
 	Please make install packages with use MLINKS.  These manuals is
 	not in pkg-plist.
 
 >Fix:
 	I don't know.  Simply, backout?
 >Release-Note:
 >Audit-Trail:
 >Unformatted:
 
 To Unsubscribe: send mail to majordomo@FreeBSD.org
 with "unsubscribe freebsd-bugs" in the body of the message
 
State-Changed-From-To: open->closed 
State-Changed-By: sobomax 
State-Changed-When: Thu Jul 18 07:59:10 PDT 2002 
State-Changed-Why:  
Duplicates 39646, while the latter provides correct fix. Thank you for 
submission. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37533 
>Unformatted:
