From meta@rose.club.kyutech.ac.jp  Wed Apr 27 11:09:27 2011
Return-Path: <meta@rose.club.kyutech.ac.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 083D9106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 27 Apr 2011 11:09:27 +0000 (UTC)
	(envelope-from meta@rose.club.kyutech.ac.jp)
Received: from rose.club.kyutech.ac.jp (rose.club.kyutech.ac.jp [131.206.108.6])
	by mx1.freebsd.org (Postfix) with ESMTP id 9C9328FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 27 Apr 2011 11:09:25 +0000 (UTC)
Received: from rose.club.kyutech.ac.jp (localhost [127.0.0.1])
	by rose.club.kyutech.ac.jp (8.14.4/8.14.4) with ESMTP id p3RB9Nu7016316
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 27 Apr 2011 20:09:23 +0900 (JST)
	(envelope-from meta@rose.club.kyutech.ac.jp)
Received: (from meta@localhost)
	by rose.club.kyutech.ac.jp (8.14.4/8.14.4/Submit) id p3RB9N4s016315;
	Wed, 27 Apr 2011 20:09:23 +0900 (JST)
	(envelope-from meta)
Message-Id: <201104271109.p3RB9N4s016315@rose.club.kyutech.ac.jp>
Date: Wed, 27 Apr 2011 20:09:23 +0900 (JST)
From: "Iwao, Koichiro" <meta@club.kyutech.ac.jp>
Reply-To: "Iwao, Koichiro" <meta@club.kyutech.ac.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer] ldconfig error while installing net/xrdp
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         156673
>Category:       ports
>Synopsis:       [maintainer] ldconfig error while installing net/xrdp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bapt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 27 11:10:07 UTC 2011
>Closed-Date:    Wed Apr 27 11:30:09 UTC 2011
>Last-Modified:  Wed Apr 27 11:30:17 UTC 2011
>Originator:     Koichiro IWAO
>Release:        FreeBSD 8.2-RELEASE-p1 amd64
>Organization:
Kyushu Institute of Technology
>Environment:
System: FreeBSD rose.club.kyutech.ac.jp 8.2-RELEASE-p1 FreeBSD 8.2-RELEASE-p1 #1: Mon Apr 25 03:31:52 JST 2011 root@rose.club.kyutech.ac.jp:/usr/obj/usr/src/sys/MASAKIKERNEL amd64

>Description:
ldconfig shows "No such file or directory." while installing net/xrdp.
Probably, this is committer's mistake.

>How-To-Repeat:
# cd /usr/ports/net/xrdp && make install

===> Installing rc.d startup script(s)
===>   Compressing manual pages for xrdp-0.6.0.20110117
===>   Running ldconfig
/sbin/ldconfig -m %%PREFIX%%/lib/xrdp
ldconfig: warning: %%PREFIX%%/lib/xrdp: No such file or directory
===>   Installing ldconfig configuration file
===>   Registering installation for xrdp-0.6.0.20110117
===> SECURITY REPORT: 
      This port has installed the following files which may act as network
      servers and may therefore pose a remote security risk to the system.
/usr/local/lib/xrdp/libcommon.so.0

>Fix:
Substitute line 35.
s/%%PREFIX%%/${PREFIX}/
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->bapt 
Responsible-Changed-By: bapt 
Responsible-Changed-When: Wed Apr 27 11:26:50 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156673 
State-Changed-From-To: open->closed 
State-Changed-By: bapt 
State-Changed-When: Wed Apr 27 11:30:08 UTC 2011 
State-Changed-Why:  
Fixed, sorry for the typo. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156673: commit references a PR
Date: Wed, 27 Apr 2011 11:29:19 +0000 (UTC)

 bapt        2011-04-27 11:29:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/xrdp             Makefile 
   Log:
   fix s/%%PREFIX/${PREFIX}/ typo
   
   PR:             ports/156673
   Submitted by:   "Iwao, Koichiro" <meta _at_ club.kyutech.ac.jp>
   
   Revision  Changes    Path
   1.14      +1 -1      ports/net/xrdp/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
