Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2001 13:03:26 +0400 (MSD)
From:      Lev Serebryakov <lev@serebryakov.spb.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31325: Update port: russian/apache13
Message-ID:  <200110170903.f9H93Qe74785@ftp.translate.ru>

next in thread | raw e-mail | index | archive | help

>Number:         31325
>Category:       ports
>Synopsis:       Update port: russian/apache13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 17 02:10:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Lev Serebryakov <lev@serebryakov.spb.ru>
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

	Ports collection from 17 Oct 2001

>Description:

	Update port russian/apache13 to version 1.3.22 (PL30.9), last version from
	vendors.

	This PR obsoletes:
       ports/30361 (update of russian/apache13 to 1.3.20PL30.5).
	   ports/30800 (update of russian/apache13 to 1.3.20PL30.5, duplicate).
		

>How-To-Repeat:

	

>Fix:


   Please, delete files/patch-ac by hands! It is empty!

diff -crN apache13.orig/Makefile apache13/Makefile
*** apache13.orig/Makefile	Tue Oct 16 21:18:47 2001
--- apache13/Makefile	Wed Oct 17 12:25:04 2001
***************
*** 6,12 ****
  #
  
  PORTNAME=	apache
! PORTVERSION=	1.3.19
  CATEGORIES=	russian www
  MASTER_SITES=   http://httpd.apache.org/dist/httpd/ \
  		ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \
--- 6,12 ----
  #
  
  PORTNAME=	apache
! PORTVERSION=	1.3.22
  CATEGORIES=	russian www
  MASTER_SITES=   http://httpd.apache.org/dist/httpd/ \
  		ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \
***************
*** 31,37 ****
  
  MAINTAINER=	vns@delta.odessa.ua
  
! RA_VERSION=	30.4
  Y2K=		http://www.apache.org/docs/misc/FAQ.html#year2000
  
  #
--- 31,37 ----
  
  MAINTAINER=	vns@delta.odessa.ua
  
! RA_VERSION=	30.9
  Y2K=		http://www.apache.org/docs/misc/FAQ.html#year2000
  
  #
diff -crN apache13.orig/distinfo apache13/distinfo
*** apache13.orig/distinfo	Tue Oct 16 21:18:47 2001
--- apache13/distinfo	Wed Oct 17 12:25:54 2001
***************
*** 1,2 ****
! MD5 (apache_1.3.19.tar.gz) = e9b12b6fbf9a566110f09ac1f3791855
! MD5 (patches_1.3.19rusPL30.4.tar.gz) = 7d62733f6151cd59187ec1ef469f9a47
--- 1,2 ----
! MD5 (apache_1.3.22.tar.gz) = 77d34c0ac49c3af2416b786228007f90
! MD5 (patches_1.3.22rusPL30.9.tar.gz) = 64251293f7a263c5dbe0c129878137cd
diff -crN apache13.orig/files/FreeBSD.layout apache13/files/FreeBSD.layout
*** apache13.orig/files/FreeBSD.layout	Tue Oct 16 21:18:47 2001
--- apache13/files/FreeBSD.layout	Tue Oct 16 22:09:46 2001
***************
*** 10,15 ****
--- 10,16 ----
      datadir:       $prefix/www
      iconsdir:      $datadir/icons
      htdocsdir:     $datadir/data
+     manualdir:     $prefix/share/doc/apache/manual
      cgidir:        $datadir/cgi-bin
      includedir:    $prefix/include/apache
      localstatedir: /var
diff -crN apache13.orig/files/apache.sh apache13/files/apache.sh
*** apache13.orig/files/apache.sh	Tue Oct 16 21:18:47 2001
--- apache13/files/apache.sh	Tue Oct 16 22:09:01 2001
***************
*** 10,16 ****
  	[ -x ${PREFIX}/sbin/apachectl ] && ${PREFIX}/sbin/apachectl start > /dev/null && echo -n ' apache'
  	;;
  stop)
! 	[ -r /var/run/httpd.pid ] && ${PREFIX}/apachectl stop > /dev/null && echo -n ' apache'
  	;;
  *)
  	echo "Usage: `basename $0` {start|stop}" >&2
--- 10,16 ----
  	[ -x ${PREFIX}/sbin/apachectl ] && ${PREFIX}/sbin/apachectl start > /dev/null && echo -n ' apache'
  	;;
  stop)
! 	[ -r /var/run/httpd.pid ] && ${PREFIX}/sbin/apachectl stop > /dev/null && echo -n ' apache'
  	;;
  *)
  	echo "Usage: `basename $0` {start|stop}" >&2
diff -crN apache13.orig/files/patch-ab apache13/files/patch-ab
*** apache13.orig/files/patch-ab	Tue Oct 16 21:18:47 2001
--- apache13/files/patch-ab	Wed Oct 17 12:36:28 2001
***************
*** 1,6 ****
! --- Makefile.tmpl.orig	Tue Jan 11 22:47:41 2000
! +++ Makefile.tmpl	Mon Jan 24 19:50:42 2000
! @@ -123,6 +123,7 @@
   runtimedir      = @runtimedir@
   logfiledir      = @logfiledir@
   proxycachedir   = @proxycachedir@
--- 1,6 ----
! --- Makefile.tmpl.orig	Sun Oct  7 02:01:09 2001
! +++ Makefile.tmpl	Sun Oct 14 11:14:32 2001
! @@ -127,6 +127,7 @@
   runtimedir      = @runtimedir@
   logfiledir      = @logfiledir@
   proxycachedir   = @proxycachedir@
***************
*** 8,26 ****
   
   libexecdir_relative   = @libexecdir_relative@
   
! @@ -266,9 +267,9 @@
   	$(MKDIR) $(root)$(mandir)/man1
   	$(MKDIR) $(root)$(mandir)/man8
   	$(MKDIR) $(root)$(sysconfdir)
  -	$(MKDIR) $(root)$(htdocsdir)
  +	$(MKDIR) $(root)$(doc_prefix)
   	$(MKDIR) $(root)$(iconsdir)
  -	$(MKDIR) $(root)$(cgidir)
  +	$(MKDIR) $(root)$(cgidir).default
   	$(MKDIR) $(root)$(includedir)
   	$(MKDIR) $(root)$(includedir)/xml
   	$(MKDIR) $(root)$(runtimedir)
! @@ -452,25 +453,33 @@
   #   icons and distributed CGI scripts.
   install-data:
   	@echo "===> [data: Installing initial data files]"
--- 8,27 ----
   
   libexecdir_relative   = @libexecdir_relative@
   
! @@ -270,10 +271,10 @@
   	$(MKDIR) $(root)$(mandir)/man1
   	$(MKDIR) $(root)$(mandir)/man8
   	$(MKDIR) $(root)$(sysconfdir)
  -	$(MKDIR) $(root)$(htdocsdir)
  +	$(MKDIR) $(root)$(doc_prefix)
+  	$(MKDIR) $(root)$(manualdir)
   	$(MKDIR) $(root)$(iconsdir)
  -	$(MKDIR) $(root)$(cgidir)
  +	$(MKDIR) $(root)$(cgidir).default
   	$(MKDIR) $(root)$(includedir)
   	$(MKDIR) $(root)$(includedir)/xml
   	$(MKDIR) $(root)$(runtimedir)
! @@ -457,33 +458,41 @@
   #   icons and distributed CGI scripts.
   install-data:
   	@echo "===> [data: Installing initial data files]"
***************
*** 32,56 ****
  +#                echo "[PRESERVING EXISTING DATA SUBDIR: $(root)$(htdocsdir)/]"; \
  +#        else \
  +		echo "Copying tree $(TOP)/htdocs/ -> $(root)$(doc_prefix)/"; \
!  		(cd $(TOP)/htdocs/ && $(TAR) $(TAROPT) - *) |\
  -		(cd $(root)$(htdocsdir)/ && $(TAR) -xf -); \
  -		find $(root)$(htdocsdir)/ -type d -exec chmod a+rx {} \; ; \
! -		find $(root)$(htdocsdir)/ -type f -exec chmod a+r {} \; ; \
  -	fi
! -	-@if [ -f $(root)$(cgidir)/printenv ]; then \
! -		echo "[PRESERVING EXISTING DATA SUBDIR: $(root)$(cgidir)/]"; \
! -	else \
  +		(cd $(root)$(doc_prefix)/ && $(TAR) -xf -); \
  +		find $(root)$(doc_prefix)/ -type d -exec chmod a+rx {} \; ; \
! +		find $(root)$(doc_prefix)/ -type f -exec chmod a+r {} \; ; \
  +#        fi
  +	if [ ! -d $(root)$(htdocsdir) ]; then \
  +		$(LN) -sf $(root)$(doc_prefix) $(root)$(htdocsdir); \
! +  	fi
  +	$(RM) $(root)$(htdocsdir).default
  +	$(LN) -s $(root)$(doc_prefix) $(root)$(htdocsdir).default
  +#        -@if [ -f $(root)$(cgidir)/printenv ]; then \
! +#                echo "[PRESERVING EXISTING DATA SUBDIR: $(root)$(cgidir)/]"; \
  +#        else \
   		for script in printenv test-cgi; do \
   			cat $(TOP)/cgi-bin/$${script} |\
--- 33,66 ----
  +#                echo "[PRESERVING EXISTING DATA SUBDIR: $(root)$(htdocsdir)/]"; \
  +#        else \
  +		echo "Copying tree $(TOP)/htdocs/ -> $(root)$(doc_prefix)/"; \
!  		(cd $(TOP)/htdocs/ && $(TAR) $(TAROPT) - index* ra-powered.* apache_pb.* ) |\
  -		(cd $(root)$(htdocsdir)/ && $(TAR) -xf -); \
  -		find $(root)$(htdocsdir)/ -type d -exec chmod a+rx {} \; ; \
! -		find $(root)$(htdocsdir)/ -type f -print | xargs chmod a+r ; \
  -	fi
! -	-@if [ -d $(TOP)/htdocs/manual ]; then \
  +		(cd $(root)$(doc_prefix)/ && $(TAR) -xf -); \
  +		find $(root)$(doc_prefix)/ -type d -exec chmod a+rx {} \; ; \
! +		find $(root)$(doc_prefix)/ -type f -print | xargs chmod a+r ; \
! +#        fi
! +#        -@if [ -d $(TOP)/htdocs/manual ]; then \
!  		echo "Copying tree $(TOP)/htdocs/manual -> $(root)/$(manualdir)/"; \
!  		(cd $(TOP)/htdocs/manual/ && $(TAR) $(TAROPT) - *) |\
!  		(cd $(root)$(manualdir)/ && $(TAR) -xf -); \
!  		find $(root)$(manualdir)/ -type d -exec chmod a+rx {} \; ; \
!  		find $(root)$(manualdir)/ -type f -print | xargs chmod a+r ; \
! -	fi
! -	-@if [ -f $(root)$(cgidir)/printenv ]; then \
! -		echo "[PRESERVING EXISTING CGI SUBDIR: $(root)$(cgidir)/]"; \
! -	else \
  +#        fi
  +	if [ ! -d $(root)$(htdocsdir) ]; then \
  +		$(LN) -sf $(root)$(doc_prefix) $(root)$(htdocsdir); \
! +	fi
  +	$(RM) $(root)$(htdocsdir).default
  +	$(LN) -s $(root)$(doc_prefix) $(root)$(htdocsdir).default
  +#        -@if [ -f $(root)$(cgidir)/printenv ]; then \
! +#                echo "[PRESERVING EXISTING CGI SUBDIR: $(root)$(cgidir)/]"; \
  +#        else \
   		for script in printenv test-cgi; do \
   			cat $(TOP)/cgi-bin/$${script} |\
***************
*** 61,73 ****
  +			echo "$(INSTALL_DATA) $(TOP)/conf/$${script}[*] $(root)$(cgidir).default/$${script}"; \
  +			$(INSTALL_DATA) $(TOP)/$(SRC)/.apaci.install.tmp $(root)$(cgidir).default/$${script}; \
   		done; \
  +#        fi
  +	if [ ! -d $(root)$(cgidir) ]; then \
  +		$(LN) -sf $(root)$(cgidir).default $(root)$(cgidir); \
!  	fi
   	@echo "Copying tree $(TOP)/icons/ -> $(root)$(iconsdir)/"; \
   	(cd $(TOP)/icons/ && $(TAR) $(TAROPT) - *) |\
! @@ -509,9 +518,9 @@
   			-e 's;logs/accept\.lock;$(runtimedir)/$(TARGET).lock;' \
   			-e 's;logs/apache_runtime_status;$(runtimedir)/$(TARGET).scoreboard;' \
   			-e 's;logs/httpd\.pid;$(runtimedir)/$(TARGET).pid;' \
--- 71,85 ----
  +			echo "$(INSTALL_DATA) $(TOP)/conf/$${script}[*] $(root)$(cgidir).default/$${script}"; \
  +			$(INSTALL_DATA) $(TOP)/$(SRC)/.apaci.install.tmp $(root)$(cgidir).default/$${script}; \
   		done; \
+ -	fi
  +#        fi
  +	if [ ! -d $(root)$(cgidir) ]; then \
  +		$(LN) -sf $(root)$(cgidir).default $(root)$(cgidir); \
! +  	fi
   	@echo "Copying tree $(TOP)/icons/ -> $(root)$(iconsdir)/"; \
   	(cd $(TOP)/icons/ && $(TAR) $(TAROPT) - *) |\
!  	(cd $(root)$(iconsdir)/ && $(TAR) -xf -); \
! @@ -522,10 +531,10 @@
   			-e 's;logs/accept\.lock;$(runtimedir)/$(TARGET).lock;' \
   			-e 's;logs/apache_runtime_status;$(runtimedir)/$(TARGET).scoreboard;' \
   			-e 's;logs/httpd\.pid;$(runtimedir)/$(TARGET).pid;' \
diff -crN apache13.orig/pkg-plist apache13/pkg-plist
*** apache13.orig/pkg-plist	Tue Oct 16 21:18:47 2001
--- apache13/pkg-plist	Wed Oct 17 12:51:19 2001
***************
*** 171,176 ****
--- 171,177 ----
  include/apache/ap_config.h
  include/apache/ap_config_auto.h
  include/apache/ap_ctype.h
+ include/apache/ap_ebcdic.h
  include/apache/ap_md5.h
  include/apache/ap_mmn.h
  include/apache/ap_sha1.h
***************
*** 232,243 ****
  sbin/rotatelogs
  share/doc/apache/apache_pb.gif
  share/doc/apache/ra-powered.gif
- share/doc/apache/README.rus
  @exec mkdir -p %D/www
  @exec ln -fs %B %D/www/data.default
  @unexec rm -f %D/www/data.default
  @exec [ ! -d %D/www/data ] && ln -fs %B %D/www/data
  @exec [ ! -d %D/www/cgi-bin ] && ln -fs %D/www/cgi-bin.default %D/www/cgi-bin
  share/doc/apache/index.html.ru
  share/doc/apache/index.html.ca
  share/doc/apache/index.html.cz
--- 233,244 ----
  sbin/rotatelogs
  share/doc/apache/apache_pb.gif
  share/doc/apache/ra-powered.gif
  @exec mkdir -p %D/www
  @exec ln -fs %B %D/www/data.default
  @unexec rm -f %D/www/data.default
  @exec [ ! -d %D/www/data ] && ln -fs %B %D/www/data
  @exec [ ! -d %D/www/cgi-bin ] && ln -fs %D/www/cgi-bin.default %D/www/cgi-bin
+ share/doc/apache/index.html
  share/doc/apache/index.html.ru
  share/doc/apache/index.html.ca
  share/doc/apache/index.html.cz
***************
*** 254,259 ****
--- 255,261 ----
  share/doc/apache/index.html.kr.iso-kr
  share/doc/apache/index.html.lu
  share/doc/apache/index.html.nl
+ share/doc/apache/index.html.nn
  share/doc/apache/index.html.no
  share/doc/apache/index.html.po.iso-pl
  share/doc/apache/index.html.pt
***************
*** 266,286 ****
  share/doc/apache/index.html.ru.ucs4
  share/doc/apache/index.html.ru.utf8
  share/doc/apache/index.html.se
! share/doc/apache/index.html.tw.Big5
  share/doc/apache/manual/LICENSE
! share/doc/apache/manual/bind.html
! share/doc/apache/manual/cgi_path.html
  share/doc/apache/manual/configuring.html.en
  share/doc/apache/manual/configuring.html.html
  share/doc/apache/manual/configuring.html.ja.jis
  share/doc/apache/manual/content-negotiation.html
  share/doc/apache/manual/custom-error.html.en
  share/doc/apache/manual/custom-error.html.html
  share/doc/apache/manual/custom-error.html.ja.jis
! share/doc/apache/manual/dns-caveats.html
  share/doc/apache/manual/dso.html
  share/doc/apache/manual/ebcdic.html
! share/doc/apache/manual/env.html
  share/doc/apache/manual/footer.html
  share/doc/apache/manual/handler.html.en
  share/doc/apache/manual/handler.html.html
--- 268,299 ----
  share/doc/apache/index.html.ru.ucs4
  share/doc/apache/index.html.ru.utf8
  share/doc/apache/index.html.se
! share/doc/apache/index.html.zh.Big5
  share/doc/apache/manual/LICENSE
! share/doc/apache/manual/bind.html.en
! share/doc/apache/manual/bind.html.fr
! share/doc/apache/manual/bind.html.html
! share/doc/apache/manual/cgi_path.html.en
! share/doc/apache/manual/cgi_path.html.fr
! share/doc/apache/manual/cgi_path.html.html
  share/doc/apache/manual/configuring.html.en
+ share/doc/apache/manual/configuring.html.fr
  share/doc/apache/manual/configuring.html.html
  share/doc/apache/manual/configuring.html.ja.jis
  share/doc/apache/manual/content-negotiation.html
  share/doc/apache/manual/custom-error.html.en
+ share/doc/apache/manual/custom-error.html.fr
  share/doc/apache/manual/custom-error.html.html
  share/doc/apache/manual/custom-error.html.ja.jis
! share/doc/apache/manual/cygwin.html
! share/doc/apache/manual/dns-caveats.html.en
! share/doc/apache/manual/dns-caveats.html.fr
! share/doc/apache/manual/dns-caveats.html.html
  share/doc/apache/manual/dso.html
  share/doc/apache/manual/ebcdic.html
! share/doc/apache/manual/env.html.en
! share/doc/apache/manual/env.html.html
! share/doc/apache/manual/env.html.ja.jis
  share/doc/apache/manual/footer.html
  share/doc/apache/manual/handler.html.en
  share/doc/apache/manual/handler.html.html
***************
*** 310,322 ****
  share/doc/apache/manual/index.html.ja.jis
  share/doc/apache/manual/install-tpf.html
  share/doc/apache/manual/install.html.en
  share/doc/apache/manual/install.html.fr
  share/doc/apache/manual/install.html.html
  share/doc/apache/manual/install.html.ja.jis
! share/doc/apache/manual/invoking.html
  share/doc/apache/manual/invoking.html.fr
! share/doc/apache/manual/keepalive.html
  share/doc/apache/manual/location.html
  share/doc/apache/manual/man-template.html
  share/doc/apache/manual/misc/API.html
  share/doc/apache/manual/misc/FAQ.html
--- 323,340 ----
  share/doc/apache/manual/index.html.ja.jis
  share/doc/apache/manual/install-tpf.html
  share/doc/apache/manual/install.html.en
+ share/doc/apache/manual/install.html.es
  share/doc/apache/manual/install.html.fr
  share/doc/apache/manual/install.html.html
  share/doc/apache/manual/install.html.ja.jis
! share/doc/apache/manual/invoking.html.en
  share/doc/apache/manual/invoking.html.fr
! share/doc/apache/manual/invoking.html.html
! share/doc/apache/manual/keepalive.html.en
! share/doc/apache/manual/keepalive.html.html
! share/doc/apache/manual/keepalive.html.ja.jis
  share/doc/apache/manual/location.html
+ share/doc/apache/manual/logs.html
  share/doc/apache/manual/man-template.html
  share/doc/apache/manual/misc/API.html
  share/doc/apache/manual/misc/FAQ.html
***************
*** 342,356 ****
  share/doc/apache/manual/misc/tutorials.html
  share/doc/apache/manual/misc/vif-info.html
  share/doc/apache/manual/misc/windoz_keepalive.html
! share/doc/apache/manual/mod/core.html
  share/doc/apache/manual/mod/directive-dict.html.en
  share/doc/apache/manual/mod/directive-dict.html.html
  share/doc/apache/manual/mod/directive-dict.html.ja.jis
! share/doc/apache/manual/mod/directives.html
  share/doc/apache/manual/mod/footer.html
  share/doc/apache/manual/mod/header.html
! share/doc/apache/manual/mod/index-bytype.html
! share/doc/apache/manual/mod/index.html
  share/doc/apache/manual/mod/mod_access.html
  share/doc/apache/manual/mod/mod_actions.html
  share/doc/apache/manual/mod/mod_alias.html
--- 360,386 ----
  share/doc/apache/manual/misc/tutorials.html
  share/doc/apache/manual/misc/vif-info.html
  share/doc/apache/manual/misc/windoz_keepalive.html
! share/doc/apache/manual/mod/core.html.en
! share/doc/apache/manual/mod/core.html.fr
! share/doc/apache/manual/mod/core.html.html
  share/doc/apache/manual/mod/directive-dict.html.en
+ share/doc/apache/manual/mod/directive-dict.html.fr
  share/doc/apache/manual/mod/directive-dict.html.html
  share/doc/apache/manual/mod/directive-dict.html.ja.jis
! share/doc/apache/manual/mod/directives.html.de
! share/doc/apache/manual/mod/directives.html.en
! share/doc/apache/manual/mod/directives.html.fr
! share/doc/apache/manual/mod/directives.html.html
! share/doc/apache/manual/mod/directives.html.ja.jis
  share/doc/apache/manual/mod/footer.html
  share/doc/apache/manual/mod/header.html
! share/doc/apache/manual/mod/index-bytype.html.en
! share/doc/apache/manual/mod/index-bytype.html.fr
! share/doc/apache/manual/mod/index-bytype.html.html
! share/doc/apache/manual/mod/index.html.en
! share/doc/apache/manual/mod/index.html.fr
! share/doc/apache/manual/mod/index.html.html
! share/doc/apache/manual/mod/index.html.ja.jis
  share/doc/apache/manual/mod/mod_access.html
  share/doc/apache/manual/mod/mod_actions.html
  share/doc/apache/manual/mod/mod_alias.html
***************
*** 368,374 ****
  share/doc/apache/manual/mod/mod_digest.html
  share/doc/apache/manual/mod/mod_dir.html
  share/doc/apache/manual/mod/mod_dld.html
! share/doc/apache/manual/mod/mod_env.html
  share/doc/apache/manual/mod/mod_example.html
  share/doc/apache/manual/mod/mod_expires.html
  share/doc/apache/manual/mod/mod_headers.html
--- 398,406 ----
  share/doc/apache/manual/mod/mod_digest.html
  share/doc/apache/manual/mod/mod_dir.html
  share/doc/apache/manual/mod/mod_dld.html
! share/doc/apache/manual/mod/mod_env.html.en
! share/doc/apache/manual/mod/mod_env.html.html
! share/doc/apache/manual/mod/mod_env.html.ja.jis
  share/doc/apache/manual/mod/mod_example.html
  share/doc/apache/manual/mod/mod_expires.html
  share/doc/apache/manual/mod/mod_headers.html
***************
*** 380,386 ****
  share/doc/apache/manual/mod/mod_log_common.html
  share/doc/apache/manual/mod/mod_log_config.html
  share/doc/apache/manual/mod/mod_log_referer.html
! share/doc/apache/manual/mod/mod_mime.html
  share/doc/apache/manual/mod/mod_mime_magic.html
  share/doc/apache/manual/mod/mod_mmap_static.html
  share/doc/apache/manual/mod/mod_negotiation.html.en
--- 412,420 ----
  share/doc/apache/manual/mod/mod_log_common.html
  share/doc/apache/manual/mod/mod_log_config.html
  share/doc/apache/manual/mod/mod_log_referer.html
! share/doc/apache/manual/mod/mod_mime.html.en
! share/doc/apache/manual/mod/mod_mime.html.html
! share/doc/apache/manual/mod/mod_mime.html.ja.jis
  share/doc/apache/manual/mod/mod_mime_magic.html
  share/doc/apache/manual/mod/mod_mmap_static.html
  share/doc/apache/manual/mod/mod_negotiation.html.en
***************
*** 388,394 ****
  share/doc/apache/manual/mod/mod_negotiation.html.ja.jis
  share/doc/apache/manual/mod/mod_proxy.html
  share/doc/apache/manual/mod/mod_rewrite.html
! share/doc/apache/manual/mod/mod_setenvif.html
  share/doc/apache/manual/mod/mod_so.html
  share/doc/apache/manual/mod/mod_speling.html
  share/doc/apache/manual/mod/mod_status.html
--- 422,430 ----
  share/doc/apache/manual/mod/mod_negotiation.html.ja.jis
  share/doc/apache/manual/mod/mod_proxy.html
  share/doc/apache/manual/mod/mod_rewrite.html
! share/doc/apache/manual/mod/mod_setenvif.html.en
! share/doc/apache/manual/mod/mod_setenvif.html.html
! share/doc/apache/manual/mod/mod_setenvif.html.ja.jis
  share/doc/apache/manual/mod/mod_so.html
  share/doc/apache/manual/mod/mod_speling.html
  share/doc/apache/manual/mod/mod_status.html
***************
*** 419,425 ****
  share/doc/apache/manual/programs/htdigest.html
  share/doc/apache/manual/programs/htpasswd.html
  share/doc/apache/manual/programs/httpd.html
! share/doc/apache/manual/programs/index.html
  share/doc/apache/manual/programs/logresolve.html
  share/doc/apache/manual/programs/other.html
  share/doc/apache/manual/programs/rotatelogs.html
--- 455,463 ----
  share/doc/apache/manual/programs/htdigest.html
  share/doc/apache/manual/programs/htpasswd.html
  share/doc/apache/manual/programs/httpd.html
! share/doc/apache/manual/programs/index.html.en
! share/doc/apache/manual/programs/index.html.html
! share/doc/apache/manual/programs/index.html.ja.jis
  share/doc/apache/manual/programs/logresolve.html
  share/doc/apache/manual/programs/other.html
  share/doc/apache/manual/programs/rotatelogs.html
***************
*** 432,439 ****
  share/doc/apache/manual/server-wide.html.html
  share/doc/apache/manual/server-wide.html.ja.jis
  share/doc/apache/manual/sourcereorg.html
! share/doc/apache/manual/stopping.html
! share/doc/apache/manual/suexec.html
  share/doc/apache/manual/suexec_1_2.html
  share/doc/apache/manual/unixware.html
  share/doc/apache/manual/upgrading_to_1_3.html
--- 470,481 ----
  share/doc/apache/manual/server-wide.html.html
  share/doc/apache/manual/server-wide.html.ja.jis
  share/doc/apache/manual/sourcereorg.html
! share/doc/apache/manual/stopping.html.en
! share/doc/apache/manual/stopping.html.fr
! share/doc/apache/manual/stopping.html.html
! share/doc/apache/manual/suexec.html.en
! share/doc/apache/manual/suexec.html.html
! share/doc/apache/manual/suexec.html.ja.jis
  share/doc/apache/manual/suexec_1_2.html
  share/doc/apache/manual/unixware.html
  share/doc/apache/manual/upgrading_to_1_3.html
***************
*** 450,572 ****
  share/doc/apache/manual/vhosts/index.html.ja.jis
  share/doc/apache/manual/vhosts/ip-based.html
  share/doc/apache/manual/vhosts/mass.html
! share/doc/apache/manual/vhosts/name-based.html
  share/doc/apache/manual/vhosts/vhosts-in-depth.html
  share/doc/apache/manual/vhosts/virtual-host.html
  share/doc/apache/manual/win_compiling.html
! share/doc/apache/manual/win_service.html
  share/doc/apache/manual/windows.html
  www/cgi-bin.default/printenv
  www/cgi-bin.default/test-cgi
  www/icons/README
  www/icons/a.gif
  www/icons/alert.black.gif
  www/icons/alert.red.gif
  www/icons/apache_pb.gif
  www/icons/back.gif
  www/icons/ball.gray.gif
  www/icons/ball.red.gif
  www/icons/binary.gif
  www/icons/binhex.gif
  www/icons/blank.gif
  www/icons/bomb.gif
  www/icons/box1.gif
  www/icons/box2.gif
  www/icons/broken.gif
  www/icons/burst.gif
  www/icons/c.gif
  www/icons/comp.blue.gif
  www/icons/comp.gray.gif
  www/icons/compressed.gif
  www/icons/continued.gif
  www/icons/dir.gif
  www/icons/down.gif
  www/icons/dvi.gif
  www/icons/f.gif
  www/icons/folder.gif
  www/icons/folder.open.gif
  www/icons/folder.sec.gif
  www/icons/forward.gif
  www/icons/generic.gif
  www/icons/generic.red.gif
  www/icons/generic.sec.gif
  www/icons/hand.right.gif
  www/icons/hand.up.gif
  www/icons/icon.sheet.gif
  www/icons/image1.gif
  www/icons/image2.gif
  www/icons/image3.gif
  www/icons/index.gif
  www/icons/layout.gif
  www/icons/left.gif
  www/icons/link.gif
  www/icons/movie.gif
  www/icons/p.gif
  www/icons/patch.gif
  www/icons/pdf.gif
  www/icons/pie0.gif
  www/icons/pie1.gif
  www/icons/pie2.gif
  www/icons/pie3.gif
  www/icons/pie4.gif
  www/icons/pie5.gif
  www/icons/pie6.gif
  www/icons/pie7.gif
  www/icons/pie8.gif
  www/icons/portal.gif
  www/icons/ps.gif
  www/icons/quill.gif
  www/icons/right.gif
  www/icons/screw1.gif
  www/icons/screw2.gif
  www/icons/script.gif
! www/icons/small/README.txt
  www/icons/small/back.gif
  www/icons/small/binary.gif
  www/icons/small/binhex.gif
  www/icons/small/blank.gif
  www/icons/small/broken.gif
  www/icons/small/burst.gif
  www/icons/small/comp1.gif
  www/icons/small/comp2.gif
  www/icons/small/compressed.gif
  www/icons/small/continued.gif
  www/icons/small/dir.gif
  www/icons/small/dir2.gif
  www/icons/small/forward.gif
  www/icons/small/generic.gif
  www/icons/small/generic2.gif
  www/icons/small/generic3.gif
  www/icons/small/image.gif
  www/icons/small/image2.gif
  www/icons/small/index.gif
  www/icons/small/key.gif
  www/icons/small/movie.gif
  www/icons/small/rainbow.gif
  www/icons/small/sound.gif
  www/icons/small/sound2.gif
  www/icons/small/tar.gif
  www/icons/small/text.gif
  www/icons/small/transfer.gif
  www/icons/small/unknown.gif
  www/icons/small/uu.gif
! www/icons/small/ps.gif
! www/icons/small/patch.gif
! www/icons/small/doc.gif
  www/icons/sound1.gif
  www/icons/sound2.gif
  www/icons/sphere1.gif
  www/icons/sphere2.gif
  www/icons/tar.gif
  www/icons/tex.gif
  www/icons/text.gif
  www/icons/transfer.gif
  www/icons/unknown.gif
  www/icons/up.gif
  www/icons/uu.gif
  www/icons/uuencoded.gif
  www/icons/world1.gif
  www/icons/world2.gif
  @exec mkdir -p %D/www/proxy
  @unexec if [ -L %D/www/cgi-bin ]; then rm -f %D/www/cgi-bin; fi
  @unexec if [ -L %D/www/data ]; then rm -f %D/www/data; fi
--- 492,725 ----
  share/doc/apache/manual/vhosts/index.html.ja.jis
  share/doc/apache/manual/vhosts/ip-based.html
  share/doc/apache/manual/vhosts/mass.html
! share/doc/apache/manual/vhosts/name-based.html.en
! share/doc/apache/manual/vhosts/name-based.html.html
! share/doc/apache/manual/vhosts/name-based.html.ja.jis
  share/doc/apache/manual/vhosts/vhosts-in-depth.html
  share/doc/apache/manual/vhosts/virtual-host.html
  share/doc/apache/manual/win_compiling.html
! share/doc/apache/manual/win_service.html.en
! share/doc/apache/manual/win_service.html.html
! share/doc/apache/manual/win_service.html.ja.jis
  share/doc/apache/manual/windows.html
  www/cgi-bin.default/printenv
  www/cgi-bin.default/test-cgi
  www/icons/README
  www/icons/a.gif
+ www/icons/a.png
  www/icons/alert.black.gif
+ www/icons/alert.black.png
  www/icons/alert.red.gif
+ www/icons/alert.red.png
  www/icons/apache_pb.gif
+ www/icons/apache_pb.png
  www/icons/back.gif
+ www/icons/back.png
  www/icons/ball.gray.gif
+ www/icons/ball.gray.png
  www/icons/ball.red.gif
+ www/icons/ball.red.png
  www/icons/binary.gif
+ www/icons/binary.png
  www/icons/binhex.gif
+ www/icons/binhex.png
  www/icons/blank.gif
+ www/icons/blank.png
  www/icons/bomb.gif
+ www/icons/bomb.png
  www/icons/box1.gif
+ www/icons/box1.png
  www/icons/box2.gif
+ www/icons/box2.png
  www/icons/broken.gif
+ www/icons/broken.png
  www/icons/burst.gif
+ www/icons/burst.png
  www/icons/c.gif
+ www/icons/c.png
  www/icons/comp.blue.gif
+ www/icons/comp.blue.png
  www/icons/comp.gray.gif
+ www/icons/comp.gray.png
  www/icons/compressed.gif
+ www/icons/compressed.png
  www/icons/continued.gif
+ www/icons/continued.png
  www/icons/dir.gif
+ www/icons/dir.png
  www/icons/down.gif
+ www/icons/down.png
  www/icons/dvi.gif
+ www/icons/dvi.png
  www/icons/f.gif
+ www/icons/f.png
  www/icons/folder.gif
  www/icons/folder.open.gif
+ www/icons/folder.open.png
+ www/icons/folder.png
  www/icons/folder.sec.gif
+ www/icons/folder.sec.png
  www/icons/forward.gif
+ www/icons/forward.png
  www/icons/generic.gif
+ www/icons/generic.png
  www/icons/generic.red.gif
+ www/icons/generic.red.png
  www/icons/generic.sec.gif
+ www/icons/generic.sec.png
  www/icons/hand.right.gif
+ www/icons/hand.right.png
  www/icons/hand.up.gif
+ www/icons/hand.up.png
  www/icons/icon.sheet.gif
+ www/icons/icon.sheet.png
  www/icons/image1.gif
+ www/icons/image1.png
  www/icons/image2.gif
+ www/icons/image2.png
  www/icons/image3.gif
+ www/icons/image3.png
  www/icons/index.gif
+ www/icons/index.png
  www/icons/layout.gif
+ www/icons/layout.png
  www/icons/left.gif
+ www/icons/left.png
  www/icons/link.gif
+ www/icons/link.png
  www/icons/movie.gif
+ www/icons/movie.png
  www/icons/p.gif
+ www/icons/p.png
  www/icons/patch.gif
+ www/icons/patch.png
  www/icons/pdf.gif
+ www/icons/pdf.png
  www/icons/pie0.gif
+ www/icons/pie0.png
  www/icons/pie1.gif
+ www/icons/pie1.png
  www/icons/pie2.gif
+ www/icons/pie2.png
  www/icons/pie3.gif
+ www/icons/pie3.png
  www/icons/pie4.gif
+ www/icons/pie4.png
  www/icons/pie5.gif
+ www/icons/pie5.png
  www/icons/pie6.gif
+ www/icons/pie6.png
  www/icons/pie7.gif
+ www/icons/pie7.png
  www/icons/pie8.gif
+ www/icons/pie8.png
  www/icons/portal.gif
+ www/icons/portal.png
  www/icons/ps.gif
+ www/icons/ps.png
  www/icons/quill.gif
+ www/icons/quill.png
  www/icons/right.gif
+ www/icons/right.png
  www/icons/screw1.gif
+ www/icons/screw1.png
  www/icons/screw2.gif
+ www/icons/screw2.png
  www/icons/script.gif
! www/icons/script.png
  www/icons/small/back.gif
+ www/icons/small/back.png
  www/icons/small/binary.gif
+ www/icons/small/binary.png
  www/icons/small/binhex.gif
+ www/icons/small/binhex.png
  www/icons/small/blank.gif
+ www/icons/small/blank.png
  www/icons/small/broken.gif
+ www/icons/small/broken.png
  www/icons/small/burst.gif
+ www/icons/small/burst.png
  www/icons/small/comp1.gif
+ www/icons/small/comp1.png
  www/icons/small/comp2.gif
+ www/icons/small/comp2.png
  www/icons/small/compressed.gif
+ www/icons/small/compressed.png
  www/icons/small/continued.gif
+ www/icons/small/continued.png
  www/icons/small/dir.gif
+ www/icons/small/dir.png
  www/icons/small/dir2.gif
+ www/icons/small/dir2.png
+ www/icons/small/doc.gif
+ www/icons/small/doc.png
  www/icons/small/forward.gif
+ www/icons/small/forward.png
  www/icons/small/generic.gif
+ www/icons/small/generic.png
  www/icons/small/generic2.gif
+ www/icons/small/generic2.png
  www/icons/small/generic3.gif
+ www/icons/small/generic3.png
  www/icons/small/image.gif
+ www/icons/small/image.png
  www/icons/small/image2.gif
+ www/icons/small/image2.png
  www/icons/small/index.gif
+ www/icons/small/index.png
  www/icons/small/key.gif
+ www/icons/small/key.png
  www/icons/small/movie.gif
+ www/icons/small/movie.png
+ www/icons/small/patch.gif
+ www/icons/small/patch.png
+ www/icons/small/ps.gif
+ www/icons/small/ps.png
  www/icons/small/rainbow.gif
+ www/icons/small/rainbow.png
+ www/icons/small/README.txt
  www/icons/small/sound.gif
+ www/icons/small/sound.png
  www/icons/small/sound2.gif
+ www/icons/small/sound2.png
  www/icons/small/tar.gif
+ www/icons/small/tar.png
  www/icons/small/text.gif
+ www/icons/small/text.png
  www/icons/small/transfer.gif
+ www/icons/small/transfer.png
  www/icons/small/unknown.gif
+ www/icons/small/unknown.png
  www/icons/small/uu.gif
! www/icons/small/uu.png
  www/icons/sound1.gif
+ www/icons/sound1.png
  www/icons/sound2.gif
+ www/icons/sound2.png
  www/icons/sphere1.gif
+ www/icons/sphere1.png
  www/icons/sphere2.gif
+ www/icons/sphere2.png
  www/icons/tar.gif
+ www/icons/tar.png
  www/icons/tex.gif
+ www/icons/tex.png
  www/icons/text.gif
+ www/icons/text.png
  www/icons/transfer.gif
+ www/icons/transfer.png
  www/icons/unknown.gif
+ www/icons/unknown.png
  www/icons/up.gif
+ www/icons/up.png
  www/icons/uu.gif
+ www/icons/uu.png
  www/icons/uuencoded.gif
+ www/icons/uuencoded.png
  www/icons/world1.gif
+ www/icons/world1.png
  www/icons/world2.gif
+ www/icons/world2.png
  @exec mkdir -p %D/www/proxy
  @unexec if [ -L %D/www/cgi-bin ]; then rm -f %D/www/cgi-bin; fi
  @unexec if [ -L %D/www/data ]; then rm -f %D/www/data; fi
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110170903.f9H93Qe74785>