mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Move bin/ap[ru]-config to lib/apache2/ to coexist with devel/apr-devel
Bumped PORTREVISION accordingly. PR: ports/39091 Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
This commit is contained in:
parent
0adbe83b87
commit
21de316435
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72733
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= apache
|
||||
PORTVERSION= 2.0.43
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= http://www.apache.org/dist/httpd/ \
|
||||
http://apache.mirrorcentral.com/dist/httpd/ \
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig Thu May 2 05:53:00 2002
|
||||
+++ configure Wed May 8 16:12:46 2002
|
||||
@@ -1503,7 +1503,7 @@
|
||||
--- configure.orig Thu Oct 3 14:43:28 2002
|
||||
+++ configure Wed Jan 8 19:58:11 2003
|
||||
@@ -1520,7 +1520,7 @@
|
||||
$srcdir/config.layout > $pldconf
|
||||
layout_name=$LAYOUT
|
||||
. $pldconf
|
||||
@ -9,7 +9,25 @@
|
||||
for var in prefix exec_prefix bindir sbindir libexecdir mandir \
|
||||
sysconfdir datadir errordir iconsdir htdocsdir cgidir \
|
||||
includedir localstatedir runtimedir logfiledir libdir \
|
||||
@@ -15077,6 +15077,9 @@
|
||||
@@ -2627,7 +2627,7 @@
|
||||
esac
|
||||
|
||||
# The eval makes quoting arguments work.
|
||||
- if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "$apache_apr_flags --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$bindir --datadir=$datadir --with-installbuilddir=$installbuilddir"
|
||||
+ if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "$apache_apr_flags --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$libdir --datadir=$datadir --with-installbuilddir=$installbuilddir"
|
||||
then :
|
||||
echo "srclib/apr configured properly"
|
||||
else
|
||||
@@ -2908,7 +2908,7 @@
|
||||
esac
|
||||
|
||||
# The eval makes quoting arguments work.
|
||||
- if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "--with-apr=../apr --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$bindir"
|
||||
+ if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "--with-apr=../apr --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$libdir"
|
||||
then :
|
||||
echo "srclib/apr-util configured properly"
|
||||
else
|
||||
@@ -15652,6 +15652,9 @@
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
#define SERVER_CONFIG_FILE "${rel_sysconfdir}/${progname}.conf"
|
||||
|
@ -1,5 +1,3 @@
|
||||
bin/apr-config
|
||||
bin/apu-config
|
||||
@unexec if cmp -s %D/etc/apache2/highperformance.conf %D/etc/apache2/highperformance-std.conf; then rm -f %D/etc/apache2/highperformance.conf; fi
|
||||
etc/apache2/highperformance-std.conf
|
||||
@exec [ -f %B/highperformance.conf ] || cp %B/%f %B/highperformance.conf
|
||||
@ -125,8 +123,10 @@ include/apache2/util_md5.h
|
||||
include/apache2/util_script.h
|
||||
include/apache2/util_time.h
|
||||
include/apache2/util_xml.h
|
||||
lib/apache2/apr-config
|
||||
lib/apache2/apr.exp
|
||||
lib/apache2/aprutil.exp
|
||||
lib/apache2/apu-config
|
||||
lib/apache2/libapr.a
|
||||
lib/apache2/libapr.la
|
||||
lib/apache2/libapr.so
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= apache
|
||||
PORTVERSION= 2.0.43
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= http://www.apache.org/dist/httpd/ \
|
||||
http://apache.mirrorcentral.com/dist/httpd/ \
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig Thu May 2 05:53:00 2002
|
||||
+++ configure Wed May 8 16:12:46 2002
|
||||
@@ -1503,7 +1503,7 @@
|
||||
--- configure.orig Thu Oct 3 14:43:28 2002
|
||||
+++ configure Wed Jan 8 19:58:11 2003
|
||||
@@ -1520,7 +1520,7 @@
|
||||
$srcdir/config.layout > $pldconf
|
||||
layout_name=$LAYOUT
|
||||
. $pldconf
|
||||
@ -9,7 +9,25 @@
|
||||
for var in prefix exec_prefix bindir sbindir libexecdir mandir \
|
||||
sysconfdir datadir errordir iconsdir htdocsdir cgidir \
|
||||
includedir localstatedir runtimedir logfiledir libdir \
|
||||
@@ -15077,6 +15077,9 @@
|
||||
@@ -2627,7 +2627,7 @@
|
||||
esac
|
||||
|
||||
# The eval makes quoting arguments work.
|
||||
- if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "$apache_apr_flags --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$bindir --datadir=$datadir --with-installbuilddir=$installbuilddir"
|
||||
+ if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "$apache_apr_flags --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$libdir --datadir=$datadir --with-installbuilddir=$installbuilddir"
|
||||
then :
|
||||
echo "srclib/apr configured properly"
|
||||
else
|
||||
@@ -2908,7 +2908,7 @@
|
||||
esac
|
||||
|
||||
# The eval makes quoting arguments work.
|
||||
- if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "--with-apr=../apr --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$bindir"
|
||||
+ if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "--with-apr=../apr --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$libdir"
|
||||
then :
|
||||
echo "srclib/apr-util configured properly"
|
||||
else
|
||||
@@ -15652,6 +15652,9 @@
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
#define SERVER_CONFIG_FILE "${rel_sysconfdir}/${progname}.conf"
|
||||
|
@ -1,5 +1,3 @@
|
||||
bin/apr-config
|
||||
bin/apu-config
|
||||
@unexec if cmp -s %D/etc/apache2/highperformance.conf %D/etc/apache2/highperformance-std.conf; then rm -f %D/etc/apache2/highperformance.conf; fi
|
||||
etc/apache2/highperformance-std.conf
|
||||
@exec [ -f %B/highperformance.conf ] || cp %B/%f %B/highperformance.conf
|
||||
@ -125,8 +123,10 @@ include/apache2/util_md5.h
|
||||
include/apache2/util_script.h
|
||||
include/apache2/util_time.h
|
||||
include/apache2/util_xml.h
|
||||
lib/apache2/apr-config
|
||||
lib/apache2/apr.exp
|
||||
lib/apache2/aprutil.exp
|
||||
lib/apache2/apu-config
|
||||
lib/apache2/libapr.a
|
||||
lib/apache2/libapr.la
|
||||
lib/apache2/libapr.so
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= apache
|
||||
PORTVERSION= 2.0.43
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= http://www.apache.org/dist/httpd/ \
|
||||
http://apache.mirrorcentral.com/dist/httpd/ \
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig Thu May 2 05:53:00 2002
|
||||
+++ configure Wed May 8 16:12:46 2002
|
||||
@@ -1503,7 +1503,7 @@
|
||||
--- configure.orig Thu Oct 3 14:43:28 2002
|
||||
+++ configure Wed Jan 8 19:58:11 2003
|
||||
@@ -1520,7 +1520,7 @@
|
||||
$srcdir/config.layout > $pldconf
|
||||
layout_name=$LAYOUT
|
||||
. $pldconf
|
||||
@ -9,7 +9,25 @@
|
||||
for var in prefix exec_prefix bindir sbindir libexecdir mandir \
|
||||
sysconfdir datadir errordir iconsdir htdocsdir cgidir \
|
||||
includedir localstatedir runtimedir logfiledir libdir \
|
||||
@@ -15077,6 +15077,9 @@
|
||||
@@ -2627,7 +2627,7 @@
|
||||
esac
|
||||
|
||||
# The eval makes quoting arguments work.
|
||||
- if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "$apache_apr_flags --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$bindir --datadir=$datadir --with-installbuilddir=$installbuilddir"
|
||||
+ if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "$apache_apr_flags --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$libdir --datadir=$datadir --with-installbuilddir=$installbuilddir"
|
||||
then :
|
||||
echo "srclib/apr configured properly"
|
||||
else
|
||||
@@ -2908,7 +2908,7 @@
|
||||
esac
|
||||
|
||||
# The eval makes quoting arguments work.
|
||||
- if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "--with-apr=../apr --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$bindir"
|
||||
+ if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "--with-apr=../apr --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$libdir"
|
||||
then :
|
||||
echo "srclib/apr-util configured properly"
|
||||
else
|
||||
@@ -15652,6 +15652,9 @@
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
#define SERVER_CONFIG_FILE "${rel_sysconfdir}/${progname}.conf"
|
||||
|
@ -1,5 +1,3 @@
|
||||
bin/apr-config
|
||||
bin/apu-config
|
||||
@unexec if cmp -s %D/etc/apache2/highperformance.conf %D/etc/apache2/highperformance-std.conf; then rm -f %D/etc/apache2/highperformance.conf; fi
|
||||
etc/apache2/highperformance-std.conf
|
||||
@exec [ -f %B/highperformance.conf ] || cp %B/%f %B/highperformance.conf
|
||||
@ -125,8 +123,10 @@ include/apache2/util_md5.h
|
||||
include/apache2/util_script.h
|
||||
include/apache2/util_time.h
|
||||
include/apache2/util_xml.h
|
||||
lib/apache2/apr-config
|
||||
lib/apache2/apr.exp
|
||||
lib/apache2/aprutil.exp
|
||||
lib/apache2/apu-config
|
||||
lib/apache2/libapr.a
|
||||
lib/apache2/libapr.la
|
||||
lib/apache2/libapr.so
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= apache
|
||||
PORTVERSION= 2.0.43
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= http://www.apache.org/dist/httpd/ \
|
||||
http://apache.mirrorcentral.com/dist/httpd/ \
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig Thu May 2 05:53:00 2002
|
||||
+++ configure Wed May 8 16:12:46 2002
|
||||
@@ -1503,7 +1503,7 @@
|
||||
--- configure.orig Thu Oct 3 14:43:28 2002
|
||||
+++ configure Wed Jan 8 19:58:11 2003
|
||||
@@ -1520,7 +1520,7 @@
|
||||
$srcdir/config.layout > $pldconf
|
||||
layout_name=$LAYOUT
|
||||
. $pldconf
|
||||
@ -9,7 +9,25 @@
|
||||
for var in prefix exec_prefix bindir sbindir libexecdir mandir \
|
||||
sysconfdir datadir errordir iconsdir htdocsdir cgidir \
|
||||
includedir localstatedir runtimedir logfiledir libdir \
|
||||
@@ -15077,6 +15077,9 @@
|
||||
@@ -2627,7 +2627,7 @@
|
||||
esac
|
||||
|
||||
# The eval makes quoting arguments work.
|
||||
- if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "$apache_apr_flags --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$bindir --datadir=$datadir --with-installbuilddir=$installbuilddir"
|
||||
+ if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "$apache_apr_flags --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$libdir --datadir=$datadir --with-installbuilddir=$installbuilddir"
|
||||
then :
|
||||
echo "srclib/apr configured properly"
|
||||
else
|
||||
@@ -2908,7 +2908,7 @@
|
||||
esac
|
||||
|
||||
# The eval makes quoting arguments work.
|
||||
- if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "--with-apr=../apr --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$bindir"
|
||||
+ if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "--with-apr=../apr --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$libdir"
|
||||
then :
|
||||
echo "srclib/apr-util configured properly"
|
||||
else
|
||||
@@ -15652,6 +15652,9 @@
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
#define SERVER_CONFIG_FILE "${rel_sysconfdir}/${progname}.conf"
|
||||
|
@ -1,5 +1,3 @@
|
||||
bin/apr-config
|
||||
bin/apu-config
|
||||
@unexec if cmp -s %D/etc/apache2/highperformance.conf %D/etc/apache2/highperformance-std.conf; then rm -f %D/etc/apache2/highperformance.conf; fi
|
||||
etc/apache2/highperformance-std.conf
|
||||
@exec [ -f %B/highperformance.conf ] || cp %B/%f %B/highperformance.conf
|
||||
@ -125,8 +123,10 @@ include/apache2/util_md5.h
|
||||
include/apache2/util_script.h
|
||||
include/apache2/util_time.h
|
||||
include/apache2/util_xml.h
|
||||
lib/apache2/apr-config
|
||||
lib/apache2/apr.exp
|
||||
lib/apache2/aprutil.exp
|
||||
lib/apache2/apu-config
|
||||
lib/apache2/libapr.a
|
||||
lib/apache2/libapr.la
|
||||
lib/apache2/libapr.so
|
||||
|
Loading…
Reference in New Issue
Block a user