From owner-freebsd-apache@FreeBSD.ORG Wed Jan 2 21:11:59 2013 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D99C72E2 for ; Wed, 2 Jan 2013 21:11:59 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 98DB5336 for ; Wed, 2 Jan 2013 21:11:59 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 02 Jan 2013 16:11:59 -0500 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr16.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id CDY96201; Wed, 2 Jan 2013 16:11:57 -0500 X-Auth-ID: anat Received: from 209-6-63-29.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com (HELO utka.zajac) ([209.6.63.29]) by smtp04.lnh.mail.rcn.net with ESMTP; 02 Jan 2013 16:11:57 -0500 Message-ID: <50E4A29D.4020204@aldan.algebra.com> Date: Wed, 02 Jan 2013 16:11:57 -0500 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:14.0) Gecko/20120808 Thunderbird/14.0 MIME-Version: 1.0 To: apache@FreeBSD.org Subject: Fixes for apr-util's FreeTDS driver Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Garrett Rooney X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jan 2013 21:11:59 -0000 Hello! I've made the FreeTDS-driver work again -- and submitted the patch to Apache: https://issues.apache.org/bugzilla/show_bug.cgi?id=53666 The developers are a little slow to pick it up -- perhaps, because few people use Sybase (or MS SQL) with Apache -- but it is quite usable. Can I add the patch to our devel/apr1 port? Thanks! Yours, -mi