Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jan 2013 17:20:51 -0500
From:      "Mikhail T." <mi+thun@aldan.algebra.com>
To:        Olli Hauer <ohauer@FreeBSD.org>
Cc:        Garrett Rooney <rooneg@electricjellyfish.net>, apache@FreeBSD.org
Subject:   Re: Fixes for apr-util's FreeTDS driver
Message-ID:  <50E4B2C3.6050703@aldan.algebra.com>
In-Reply-To: <50E4B0D4.9090802@FreeBSD.org>
References:  <50E4A29D.4020204@aldan.algebra.com> <50E4B0D4.9090802@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02.01.2013 17:12, Olli Hauer wrote:
> Hi Mikhail,
>
> patch applies clean on our current devel/apr1 port (apr-util-1.4.1).
> http://people.freebsd.org/~ohauer/diffs/patch-apr-util-1.4.1__dbd__apr_dbd_freetds.c
>
> Maybe the patch finds more notice upstream if shaped against the current apr-util-1.5.1?
> Do you have also a patch for apr-util-1.5.1 available?
I'm pretty sure, it will apply just as well against 1.5 -- the driver has not 
changed in years. As currently shipped it is badly broken because the dbd/driver 
API changed (years ago!) and the FreeTDS-driver only got updated to allow it to 
/compile/ (but not /work/).

The drag is in that very few people use Sybase with Apache -- the products are 
from two different worlds, so to speak... My client happens to (still) use 
Vignette for their web-publishing (and Vignette uses Sybase as its own backend), 
so that's why they were interested -- but it is a rare case...
> I hope the FreeBSD ports infrastructure is full back in near time so an expr-run with
> the current apr-util can be done.
This would be new functionality so I doubt, an expr-run is warranted...
> Which FreeTDS port should be used as dependency ?
>
> $> grep -i ^freetds /usr/ports/INDEX-8 | cut -d\| -f -
> freetds-0.64_8,1|/usr/ports/databases/freetds
> freetds-devel-0.91_3,1|/usr/ports/databases/freetds-devel
> freetds-msdblib-0.64_8,1|/usr/ports/databases/freetds-msdblib
I think, it should LIB_DEPEND on sybdb with the databases/freetds used by 
default. If the system already has -lsybdb installed by any other port, then it 
can use that.

Yours,

    -mi




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50E4B2C3.6050703>