head	1.4;
access;
symbols
	old_RELEASE_4_6_2:1.3
	old_RELEASE_4_6_1:1.3
	old_RELEASE_4_6_0:1.3
	old_RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.4
date	2002.05.26.13.25.04;	author ijliao;	state dead;
branches;
next	1.3;

1.3
date	2002.05.09.03.55.18;	author cy;	state Exp;
branches;
next	1.2;

1.2
date	2002.04.08.06.45.33;	author pat;	state Exp;
branches;
next	1.1;

1.1
date	2002.03.23.08.31.55;	author pat;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Better WITH_SUEXEC support
- Build with textproc/expat2 unless defined(WITH_BUNDLED_EXPAT)

PR:		38552
Submitted by:	maintainer
@
text
@--- srclib/apr-util/configure.orig	Wed May  1 13:52:45 2002
+++ srclib/apr-util/configure	Tue May  7 19:34:07 2002
@@@@ -11419,7 +11419,7 @@@@
 fi;
 
 if test -z "$expat_include_dir"; then
-  for d in /usr /usr/local xml/expat-cvs xml/expat $srcdir/xml/expat ; do
+  for d in xml/expat-cvs xml/expat $srcdir/xml/expat ; do
 
   echo "$as_me:$LINENO: checking for Expat in $d" >&5
 echo $ECHO_N "checking for Expat in $d... $ECHO_C" >&6
@


1.3
log
@1.  Upgrade 2.0.35 --> 2.0.36

2.  Port printed message to "pw userdel www" if port removed permanently.
    However master.passwd 1.25.2.5 has user www by default, so this is no
    longer correct advice.  Removed pkg-deinstall to correct this.

PR:		37849 and 36907
Approved by:	MAINTAINER:  Hye-Shik Chang <perky@@fallin.lv>
@
text
@@


1.2
log
@Update to 2.0.35 (first GA release!)

PR:		36834
Submitted by:	maintainer
@
text
@d1 4
a4 4
--- srclib/apr-util/configure.orig	Sat Apr  6 15:19:28 2002
+++ srclib/apr-util/configure	Sun Apr  7 06:35:09 2002
@@@@ -5790,7 +5790,7 @@@@
 
d9 3
a11 3
     
   echo $ac_n "checking for Expat in $d""... $ac_c" 1>&6
 echo "configure:5797: checking for Expat in $d" >&5
@


1.1
log
@Update to 2.0.32

PR:		36040
Submitted by:	maintainer
@
text
@d1 3
a3 3
--- srclib/apr-util/configure.orig	Fri Feb 22 02:55:35 2002
+++ srclib/apr-util/configure	Fri Feb 22 02:56:03 2002
@@@@ -5770,7 +5770,7 @@@@
d11 1
a11 1
 echo "configure:5777: checking for Expat in $d" >&5
@

