This port introduces an alternative LDAP authentication module for Apache 2.0 The module allows an authentication through binding without a directory tree search. Fix: #!/bin/sh
State Changed From-To: open->feedback Can you provide an enclosed shar, please ? Thanks!
State Changed From-To: feedback->open Maintainer submit shar in attachment.
Responsible Changed From-To: freebsd-ports-bugs->jadawin I'll take it.
State Changed From-To: open->feedback Hello, I have this warnings: *** Warning: Linking the shared library mod_auth_ldap.la against the non-libtool *** objects mod_auth_ldap.o is not portable! and [preparing module `mod_auth_ldap' in /usr/local/etc/apache2/httpd.conf] pkg_delete: file '/usr/local/share/doc/mod_auth_ldap' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/doc/mod_auth_ldap' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Can you fix it please ? Thanks!
jadawin 2008-07-02 15:17:55 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/mod_auth_ldap Makefile distinfo pkg-descr Log: This module allows Apache to authenticate a location against an entry, or entries, in an LDAP database. WWW: http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap2.html PR: ports/124400 Submitted by: Gerrit Beine <gerrit.beine at gmx.de> Revision Changes Path 1.2082 +1 -0 ports/www/Makefile 1.1 +34 -0 ports/www/mod_auth_ldap/Makefile (new) 1.1 +3 -0 ports/www/mod_auth_ldap/distinfo (new) 1.1 +4 -0 ports/www/mod_auth_ldap/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Submitter timeout and minor changes. Thanks!