From owner-freebsd-perl@FreeBSD.ORG Fri Jun 24 05:47:14 2005 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 97C6016A41C for ; Fri, 24 Jun 2005 05:47:14 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from mrout1-b.corp.dcn.yahoo.com (mrout1-b.corp.dcn.yahoo.com [216.109.112.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58F7743D48 for ; Fri, 24 Jun 2005 05:47:14 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (proxy7.corp.yahoo.com [216.145.48.98]) by mrout1-b.corp.dcn.yahoo.com (8.13.4/8.13.4/y.out) with ESMTP id j5O5ksKQ056971 for ; Thu, 23 Jun 2005 22:46:54 -0700 (PDT) Date: Fri, 24 Jun 2005 12:00:31 +0900 Message-ID: From: gnn@freebsd.org To: perl@freebsd.org User-Agent: Wanderlust/2.12.2 (99 Luftballons) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.2 (powerpc-apple-darwin) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: Subject: Could you explain perllocal.pod issues? 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, 24 Jun 2005 05:47:14 -0000 Hi, This is from a recent exchange with Kris, one of the ports gods: On Wed, Jun 22, 2005 at 12:03:01AM +0900, gnn@freebsd.org wrote: > At Tue, 21 Jun 2005 10:42:17 -0400, > Kris Kennaway wrote: > >=20 > > [1 ] > > On Tue, Jun 21, 2005 at 10:36:28PM +0900, gnn@freebsd.org wrote: > > > Hi Kris, > > > > > > You marked the TAHI IPv6 conformance port as BROKEN due to: > > > > > > BROKEN= Installs perllocal.pod file > > > > > > As far as I can tell the newest version (3.0) does a >> into that > > > file, i.e. appends. Can you tell me more about this? I might want to > > > upgrade it. > > > > perllocal.pod should not be used at all by FreeBSD ports. > > > > OK, I'm a bit clueless on this really, if you could spell out the > issue then I might be able to fix it. AFAIK the port should not be creating or touching perllocal.pod at all, because it is superfluous for FreeBSD ports and only exists to clutter the filesystem. You could check with the experts at perl@FreeBSD.org if you want more specific advice. Kris So, can someone explain the issue to me? Then I can fix the port as no one else has been forthcoming to. Thanks, George