Index: build/config_vars.sh.in --- build/config_vars.sh.in.orig 2006-07-12 05:38:44 +0200 +++ build/config_vars.sh.in 2007-06-28 22:12:16 +0200 @@ -35,7 +35,7 @@ APU_CONFIG=@APU_CONFIG@ fi -APR_LIBTOOL="`${APR_CONFIG} --apr-libtool`" +APR_LIBTOOL="@prefix@/share/apache/build/libtool" APR_INCLUDEDIR="`${APR_CONFIG} --includedir`" APU_INCLUDEDIR="`${APU_CONFIG} --includedir`" Index: config.layout --- config.layout.orig 2004-11-21 19:50:36 +0100 +++ config.layout 2007-06-28 22:12:16 +0200 @@ -50,7 +50,7 @@ iconsdir: ${datadir}/icons htdocsdir: ${datadir}/htdocs manualdir: ${datadir}/manual - cgidir: ${datadir}/cgi-bin + cgidir: ${exec_prefix}/cgi includedir: ${prefix}/include+ localstatedir: ${prefix}/var+ runtimedir: ${localstatedir}/run Index: configure --- configure.orig 2007-01-06 07:40:00 +0100 +++ configure 2007-06-28 22:12:16 +0200 @@ -2711,6 +2711,11 @@ { (exit 1); exit 1; }; } fi +if test "x${USE_BUNDLED_APR}" != "x" ; then + apr_found=reconfig + apr_config=srclib/apr/apr-1-config +fi + if test "$apr_found" = "reconfig"; then # save our work to this point; this allows the sub-package to use it @@ -3047,6 +3052,11 @@ { (exit 1); exit 1; }; } fi +if test "x${USE_BUNDLED_APR}" != "x" ; then + apu_found=reconfig + apu_config=srclib/apr-util/apu-1-config +fi + # Catch some misconfigurations: case ${apr_found}.${apu_found} in reconfig.yes) Index: docs/conf/mime.types --- docs/conf/mime.types.orig 2006-01-29 23:34:37.000000000 +0100 +++ docs/conf/mime.types 2007-07-19 19:05:56.000000000 +0200 @@ -54,6 +54,7 @@ application/octet-stream bin dms lha lzh exe class so dll dmg application/oda oda application/ogg ogg +application/onenote onetoc onetoc2 onetmp onepkg application/parityfec application/pdf pdf application/pgp-encrypted @@ -248,10 +249,21 @@ application/vnd.ms-artgalry application/vnd.ms-asf application/vnd.ms-excel xls +application/vnd.ms-excel.addin.macroEnabled.12 xlam +application/vnd.ms-excel.sheet.binary.macroEnabled.12 xlsb +application/vnd.ms-excel.sheet.macroEnabled.12 xlsm +application/vnd.ms-excel.template.macroEnabled.12 xltm application/vnd.ms-lrm application/vnd.ms-powerpoint ppt +application/vnd.ms-powerpoint.addin.macroEnabled.12 ppam +application/vnd.ms-powerpoint.presentation.macroEnabled.12 pptm +application/vnd.ms-powerpoint.slide.macroEnabled.12i sldm +application/vnd.ms-powerpoint.slideshow.macroEnabled.12 ppsm +application/vnd.ms-powerpoint.template.macroEnabled.12 potm application/vnd.ms-project application/vnd.ms-tnef +application/vnd.ms-word.document.macroEnabled.12 docm +application/vnd.ms-word.template.macroEnabled.12 dotm application/vnd.ms-works application/vnd.ms-wpl application/vnd.mseq @@ -265,7 +277,31 @@ application/vnd.novadigm.edm application/vnd.novadigm.edx application/vnd.novadigm.ext +application/vnd.oasis.opendocument.text odt +application/vnd.oasis.opendocument.spreadsheet ods +application/vnd.oasis.opendocument.presentation odp +application/vnd.oasis.opendocument.graphics odg +application/vnd.oasis.opendocument.chart odc +application/vnd.oasis.opendocument.formula odf +application/vnd.oasis.opendocument.image odi +application/vnd.oasis.opendocument.text-template ott +application/vnd.oasis.opendocument.spreadsheet-template ots +application/vnd.oasis.opendocument.presentation-template otp +application/vnd.oasis.opendocument.graphics-template otg +application/vnd.oasis.opendocument.chart-template otc +application/vnd.oasis.opendocument.formula-template oft +application/vnd.oasis.opendocument.image-template oti +application/vnd.oasis.opendocument.text-master odm +application/vnd.oasis.opendocument.text-web oth application/vnd.obn +application/vnd.openxmlformats-officedocument.presentationml.presentation pptx +application/vnd.openxmlformats-officedocument.presentationml.slide sldx +application/vnd.openxmlformats-officedocument.presentationml.slideshow ppsx +application/vnd.openxmlformats-officedocument.presentationml.template potx +application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx +application/vnd.openxmlformats-officedocument.spreadsheetml.template xltx +application/vnd.openxmlformats-officedocument.wordprocessingml.document docx +application/vnd.openxmlformats-officedocument.wordprocessingml.template dotx application/vnd.osa.netdeploy application/vnd.palm application/vnd.pg.format Index: docs/docroot/index.html --- docs/docroot/index.html.orig 2004-11-20 21:16:24 +0100 +++ docs/docroot/index.html 2007-06-28 22:12:16 +0200 @@ -1 +1,7 @@ -