From owner-freebsd-ports@FreeBSD.ORG Tue Oct 3 12:22:30 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E18E016A415 for ; Tue, 3 Oct 2006 12:22:30 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 03ABE43D78 for ; Tue, 3 Oct 2006 12:22:26 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 03 Oct 2006 12:22:25 -0000 Received: from p54A7E685.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.230.133] by mail.gmx.net (mp017) with SMTP; 03 Oct 2006 14:22:25 +0200 X-Authenticated: #5465401 Message-ID: <452255F5.6070506@gmx.de> Date: Tue, 03 Oct 2006 14:22:13 +0200 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Thunderbird 1.5.0.7 (X11/20060915) MIME-Version: 1.0 To: yazzy@yazzy.org, freebsd-ports@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Subject: net/tsocks error 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, 03 Oct 2006 12:22:31 -0000 The port net/tsocks does not work on my system (Releng_6). I'm trying to use it with thunderbird, but whenever I try to connect to a pop3 server I get the following error: 14:09:56 libtsocks(84628): Error 56 attempting to connect to SOCKS server (Socket is already connected) I found a patch that fixes this for NetBSD https://sourceforge.net/tracker/index.php?%20func=detail&aid=1252703&group_id=17338&atid=117338 but even though it seems to apply cleanly when put into files, it does not solve the issue.