Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2009 14:09:48 -0400
From:      Wesley Shields <wxs@FreeBSD.org>
To:        Peter Czanik <pczanik@fang.fa.gau.hu>
Cc:        ports@FreeBSD.org, chris@officialunix.com
Subject:   Re: proftpd problems (ldap, quota, tds) and a patch
Message-ID:  <20091016180948.GA88719@atarininja.org>
In-Reply-To: <4AD88184.6040006@fang.fa.gau.hu>
References:  <4AD580F9.7010100@fang.fa.gau.hu> <20091015023038.GA44384@atarininja.org> <4AD88184.6040006@fang.fa.gau.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 16, 2009 at 04:21:56PM +0200, Peter Czanik wrote:
> 2009-10-15 04:30 keltez?ssel, Wesley Shields ?rta:
> > On Wed, Oct 14, 2009 at 09:42:49AM +0200, Peter Czanik wrote:
> >   
> >> Hello,
> >>
> >> I ran into a couple of problems with the proftpd port after the latest
> >> update.
> >>
> >> Until now I compiled LDAP without the additional quota support. Now,
> >> even if I select only "LDAP" in the config menu, I get:
> >> ==> Configuring with mod_ldap:mod_tls:mod_quotatab_ldap                   
> >> And compilation fails with ugly errors, unless I also select "quota" in
> >> the config menu.
> >>
> >> The other problem is, that TDS is installed, even if it is not selected
> >> in the config menu.
> >>
> >> The following fix is tested and works for me, even if not I'm not really
> >> sure, if it is really correct. All the problematic config options seem
> >> to work again as expected.
> >>     
> > I just committed a patch which fixes a lot of things that were wrong
> > with that port. Please let me know if you continue to have problems with
> > it.
> >   
> Quota handling is still wrong. In my case: if LDAP is enabled, then with
> the current Makefile, mod_quotatab_ldap is enabled automagically, even
> if quota is not enabled, which results in a build failure. Quota related
> options should be enabled for ldap and sql only if quota is enabled. My
> patch does exactly this.

Fixed now. Thanks for noticing.

-- WXS



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