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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
