From owner-freebsd-ports@FreeBSD.ORG Tue Nov 20 11:52:53 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 568E416A417 for ; Tue, 20 Nov 2007 11:52:53 +0000 (UTC) (envelope-from dp.laurent@wanadoo.fr) Received: from smtp23.orange.fr (smtp23.orange.fr [193.252.22.126]) by mx1.freebsd.org (Postfix) with ESMTP id E8B6613C447 for ; Tue, 20 Nov 2007 11:52:52 +0000 (UTC) (envelope-from dp.laurent@wanadoo.fr) Received: from smtp23.orange.fr (mwinf2341 [10.232.4.141]) by mwinf2320.orange.fr (SMTP Server) with ESMTP id 78D141C3444A for ; Tue, 20 Nov 2007 00:20:45 +0100 (CET) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2341.orange.fr (SMTP Server) with ESMTP id A99D01C00093 for ; Tue, 20 Nov 2007 00:20:36 +0100 (CET) Received: from p4 (AAmiens-151-1-28-83.w83-192.abo.wanadoo.fr [83.192.40.83]) by mwinf2341.orange.fr (SMTP Server) with ESMTP id 6C3BF1C00096 for ; Tue, 20 Nov 2007 00:20:36 +0100 (CET) X-ME-UUID: 20071119232036443.6C3BF1C00096@mwinf2341.orange.fr From: "Laurent" To: Date: Tue, 20 Nov 2007 00:20:34 +0100 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcgrAnv6ZHYOjRgFS3i9b20IniIgNg== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Message-Id: <20071119232036.6C3BF1C00096@mwinf2341.orange.fr> X-Mailman-Approved-At: Tue, 20 Nov 2007 12:35:11 +0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Perl 5.8.2 issue with SIG{CHLD}? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2007 11:52:53 -0000 hello I noticed that the Perl 5.8.2 port isn't handling $SIG{CHLD} signals as previous versions have, and wondered if anyone had experienced similar problems? how to do ? thanks