head 1.3; access; symbols pkgsrc-2014Q1:1.2.0.78 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.2.0.76 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.74 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.2.0.72 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.2.0.70 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.68 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.66 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.64 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.62 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.2.0.60 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.58 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.56 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.54 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.52 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.50 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.48 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.46 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.44 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.42 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.40 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.38 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.36 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.34 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.32 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.30 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.28 pkgsrc-2008Q1:1.2.0.26 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.24 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.22 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.20 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.18 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.16 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.14 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.12 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.10 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.8 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.6 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.4 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.2 pkgsrc-2005Q1-base:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2014.06.10.15.22.17; author joerg; state dead; branches; next 1.2; commitid djgMkPoOrhNxnZDx; 1.2 date 2005.02.26.01.06.08; author adrianp; state Exp; branches; next 1.1; 1.1 date 2005.02.21.21.55.25; author adrianp; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2005.02.21.21.55.25; author adrianp; state Exp; branches; next ; desc @@ 1.3 log @Retire Apache 1.3 and 2.0. @ text @$NetBSD: patch-aa,v 1.2 2005/02/26 01:06:08 adrianp Exp $ --- Makefile.in.orig 2005-02-26 00:15:01.000000000 +0000 +++ Makefile.in 2005-02-26 00:16:15.000000000 +0000 @@@@ -41,13 +41,13 @@@@ .c.o: $(APXS) -c $(CPPFLAGS) $*.c -all: $(HASH_LIB_NAME) $(LDBM_LIB_NAME) $(MODULE) +all: $(MODULE) $(MODULE): $(OBJS) @@echo "" @@echo "" @@echo "***Creating module** mod_auth_ldap v$(MOD_VER) for Apache $(AV) *******" - $(APXS) -c $(OBJS) $(LDFLAGS) $(LIBS) + #$(APXS) -c $(OBJS) $(LDFLAGS) $(LIBS) install: @@echo "" @ 1.2 log @- Update to 3.3 > v3.2 (Dec-29-2004) > * Some options were missing in apache 1.3x part of the code. > > * There was a syntax error in TLS related code. Thanks for many of you > who pointed it out. > > * Don't try to re-initialize TLS. Thanks to Volker for pointing it out. > > * if the ldap header files and libaries are no in ldap base directory, > they can be specified with --with-ldap-includes and > --with-ldap-libraries respectively. > > v 3.3 (Dec-30-2004) > * some tls code was outside @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d3 8 a10 3 --- Makefile.in.orig 2005-02-18 21:27:01.000000000 +0000 +++ Makefile.in 2005-02-18 21:27:47.000000000 +0000 @@@@ -45,7 +45,7 @@@@ d13 3 a15 1 @@echo "*******" @ 1.1.1.1 log @This is an authentication module for Apache that allows you to authenticate HTTP clients using user entries in an LDAP directory. @ text @@