From owner-freebsd-ports@FreeBSD.ORG Mon Nov 25 22:10:25 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DBE0C9C4 for ; Mon, 25 Nov 2013 22:10:25 +0000 (UTC) Received: from mail-we0-x232.google.com (mail-we0-x232.google.com [IPv6:2a00:1450:400c:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7B0602D5B for ; Mon, 25 Nov 2013 22:10:25 +0000 (UTC) Received: by mail-we0-f178.google.com with SMTP id u56so4588944wes.9 for ; Mon, 25 Nov 2013 14:10:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=Yx6sr8GnDqZtdfotjwKmw4QwVBAMEmkOFaDshHzYNBA=; b=aavhi1eDtixrd78U3c2x0uOGEsk3cHRJIyVbAmyC++CoebAQ72ISYI0T1Tz1mr2BAy o8fghn6hFNOqtgAXA/jZgYZpMohWz2s8AFOkddVCkm94N1qKqtOy9MdiZQp2FdCQsNbU O3DYR9pBmI3Lcbv73+52JeqskDy2uMq4HZXrirWYWkx/FEBYvlkbb1Hn5jWatr6jqlb2 DeC5acrvQq3ynMGdNmG9vC6dkCCV/tzNvrghtTtsZhW7F9VY+N5vSAKL0M64BaZBZKvo I0dsP8N/C6FZnwjxvzx5pCvoImuclWrQkYvdj+gnEmMN8CDUBWMgPD//V/QAgnA/Ggmh u+nw== X-Received: by 10.180.10.74 with SMTP id g10mr15513474wib.11.1385417424023; Mon, 25 Nov 2013 14:10:24 -0800 (PST) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPSA id b7sm54323312wiz.8.2013.11.25.14.10.22 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 25 Nov 2013 14:10:23 -0800 (PST) Date: Mon, 25 Nov 2013 22:10:20 +0000 From: RW To: ports@freebsd.org Subject: Re: Upgrading Perl... Somebody just shoot me and put me out of my misery! Message-ID: <20131125221020.1bc41d82@gumby.homeunix.com> In-Reply-To: <97331.1385108726@server1.tristatelogic.com> References: <97331.1385108726@server1.tristatelogic.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Nov 2013 22:10:25 -0000 On Fri, 22 Nov 2013 00:25:26 -0800 Ronald F. Guilmette wrote: > Anyway, the specific broken port I'm trying to fix at the moment is > net/p5-Socket, which is failing thusly: I had to revert the switch to threaded perl because of this, dns/p5-Net-DNS, net/p5-IP-Country and converters/p5-Encode-Detect.