head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2010.05.18.04.49.52;	author pgollucci;	state dead;
branches;
next	1.1;

1.1
date	2010.05.07.01.29.47;	author pgollucci;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Force devel/apr0.  Bundled srclib/apr is never used now.

With Hat:   apache@@
@
text
@--- ./buildconf.orig	2010-05-06 20:50:20.262614348 -0400
+++ ./buildconf	2010-05-06 20:48:47.000000000 -0400
@@@@ -102,7 +102,6 @@@@
 
 apr_configure="$apr_src_dir/configure"
 aprutil_configure="$apu_src_dir/configure"
-pcre_configure="srclib/pcre/configure"
 config_h_in="include/ap_config_auto.h.in"
 
 cross_compile_warning="warning: AC_TRY_RUN called without default to allow cross compiling"
@@@@ -157,9 +156,6 @@@@
 touch ssl_expr_scan.c
 cd ../..
 
-echo rebuilding $pcre_configure
-(cd srclib/pcre && ${AUTOCONF:-autoconf})
-
 echo rebuilding $config_h_in
 rm -f $config_h_in
 ${AUTOHEADER:-autoheader} 2>&1 | grep -v "$cross_compile_warning"
@


1.1
log
@- Force devel/pcre and abandon the bundled pcre:
  0) its like 7yrs old
  0) the new version have speed,bug,&security fixes
  0) www/apache22 already does this
  0) www/apache23+ no longer bundle pcre [or apr* for that matter]
- Bump PORTREVISION

With Hat:   apache@@
@
text
@@

