From owner-freebsd-perl@FreeBSD.ORG Fri Jan 20 08:30:10 2006 Return-Path: X-Original-To: perl@freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90C6B16A41F for ; Fri, 20 Jan 2006 08:30:10 +0000 (GMT) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78CDE43D55 for ; Fri, 20 Jan 2006 08:30:09 +0000 (GMT) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.4/8.13.4) with ESMTP id k0K8U78M044983 for ; Fri, 20 Jan 2006 16:30:07 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.4/8.13.4/Submit) id k0K8U7wx044982 for perl@freebsd.org; Fri, 20 Jan 2006 16:30:07 +0800 (CST) (envelope-from rafan) Date: Fri, 20 Jan 2006 16:30:07 +0800 From: Rong-En Fan To: perl@freebsd.org Message-ID: <20060120083007.GA44902@svm.csie.ntu.edu.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Cc: Subject: p5-Encode and perl X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2006 08:30:10 -0000 [Please CC'ed me, I do not subscribe this mailing] Hi, I'm maintainer of devel/p5-Encode. This port installs bin/piconv and few other programs/manual pages, which also installed by lang/perl*. When removing p5-Encode, it also removes these files. Then, it makes perl's pkg-plist does not complete. (Please check pointyhat's building log for this). I'm not aware if there are similar situations for perl module port that also installs programs. Is there any good way to deal with this? Thanks, Rong-En Fan