From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 6 12:20:35 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89E2A16A41F for ; Thu, 6 Oct 2005 12:20:35 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E717743D76 for ; Thu, 6 Oct 2005 12:20:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j96CKOXH062263 for ; Thu, 6 Oct 2005 12:20:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j96CKO0x062262; Thu, 6 Oct 2005 12:20:24 GMT (envelope-from gnats) Resent-Date: Thu, 6 Oct 2005 12:20:24 GMT Resent-Message-Id: <200510061220.j96CKO0x062262@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Gerzo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE3C916A41F for ; Thu, 6 Oct 2005 12:15:13 +0000 (GMT) (envelope-from danger@rulez.sk) Received: from mail.rulez.sk (DaEmoN.RuLeZ.sK [84.16.32.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B61643D6B for ; Thu, 6 Oct 2005 12:15:02 +0000 (GMT) (envelope-from danger@rulez.sk) Received: from localhost (localhost [127.0.0.1]) by mail.rulez.sk (Postfix) with ESMTP id D21351CD53 for ; Thu, 6 Oct 2005 14:15:01 +0200 (CEST) Received: by mail.rulez.sk (Postfix, from userid 1001) id DEE7C1CD69; Thu, 6 Oct 2005 14:14:56 +0200 (CEST) Message-Id: <20051006121456.DEE7C1CD69@mail.rulez.sk> Date: Thu, 6 Oct 2005 14:14:56 +0200 (CEST) From: Daniel Gerzo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/86984: Maintainer Update for www/autoindex2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 12:20:35 -0000 >Number: 86984 >Category: ports >Synopsis: Maintainer Update for www/autoindex2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 06 12:20:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Daniel Gerzo >Release: FreeBSD 5.4 i386 >Organization: rulez.sk >Environment: System: FreeBSD daemon.rulez.sk 5.4 #2: Fri May 27 23:16:31 CEST 2005 danger@daemon.rulez.sk:/usr/obj/usr/src/sys/daemon i386 >Description: the www/autoindex2 is out-of-date, so update it. >How-To-Repeat: check the project website located at http://autoindex.sf.net >Fix: Here is proper diff: --- autoindex2.diff begins here --- diff -ruN autoindex2.bak/Makefile autoindex2/Makefile --- autoindex2.bak/Makefile Thu Oct 6 13:12:37 2005 +++ autoindex2/Makefile Thu Oct 6 14:11:35 2005 @@ -6,7 +6,7 @@ # PORTNAME= AutoIndex -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= autoindex @@ -16,40 +16,28 @@ WRKSRC= ${WRKDIR}/${PORTNAME} -LATEST_LINK= autoindex2 - USE_PHP= yes DEFAULT_PHP_VER= 5 BROKEN_WITH_PHP= 4 CONFLICTS= AutoIndex-1* - NO_BUILD= yes +PLIST_SUB+= INSTALLDIR=${INSTALLDIR} + +pre-fetch: +.if !defined(INSTALLDIR) + @${ECHO_MSG} "" + @${ECHO_MSG} "Define INSTALLDIR to override default of 'www/data/${PORTNAME}'." + @${ECHO_MSG} "" +.endif + +INSTALLDIR?= www/data/${PORTNAME} + do-install: - @${MKDIR} ${PREFIX}/www/data/${PORTNAME} - @${MKDIR} ${PREFIX}/www/data/${PORTNAME}/classes - @${MKDIR} ${PREFIX}/www/data/${PORTNAME}/index_icons - @${MKDIR} ${PREFIX}/www/data/${PORTNAME}/index_icons/apache - @${MKDIR} ${PREFIX}/www/data/${PORTNAME}/index_icons/kde - @${MKDIR} ${PREFIX}/www/data/${PORTNAME}/index_icons/osx - @${MKDIR} ${PREFIX}/www/data/${PORTNAME}/index_icons/winxp - @${MKDIR} ${PREFIX}/www/data/${PORTNAME}/languages - @${MKDIR} ${PREFIX}/www/data/${PORTNAME}/templates - @${MKDIR} ${PREFIX}/www/data/${PORTNAME}/templates/default - @${MKDIR} ${PREFIX}/www/data/${PORTNAME}/templates/simple_image_gallery - ${INSTALL_DATA} ${WRKSRC}/.htpasswd.autoindex ${PREFIX}/www/data/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/*.php ${PREFIX}/www/data/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/hidden_files ${PREFIX}/www/data/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/*.html ${PREFIX}/www/data/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/classes/* ${PREFIX}/www/data/${PORTNAME}/classes - ${INSTALL_DATA} ${WRKSRC}/index_icons/apache/* ${PREFIX}/www/data/${PORTNAME}/index_icons/apache - ${INSTALL_DATA} ${WRKSRC}/index_icons/kde/* ${PREFIX}/www/data/${PORTNAME}/index_icons/kde - ${INSTALL_DATA} ${WRKSRC}/index_icons/osx/* ${PREFIX}/www/data/${PORTNAME}/index_icons/osx - ${INSTALL_DATA} ${WRKSRC}/index_icons/winxp/* ${PREFIX}/www/data/${PORTNAME}/index_icons/winxp - ${INSTALL_DATA} ${WRKSRC}/languages/* ${PREFIX}/www/data/${PORTNAME}/languages - ${INSTALL_DATA} ${WRKSRC}/templates/readme.html ${PREFIX}/www/data/${PORTNAME}/templates - ${INSTALL_DATA} ${WRKSRC}/templates/default/* ${PREFIX}/www/data/${PORTNAME}/templates/default - ${INSTALL_DATA} ${WRKSRC}/templates/simple_image_gallery/* ${PREFIX}/www/data/${PORTNAME}/templates/simple_image_gallery + @${MKDIR} ${PREFIX}/${INSTALLDIR} + @${CP} -Rp ${WRKSRC}/* ${PREFIX}/${INSTALLDIR} + @${CP} -p ${WRKSRC}/.htpasswd.autoindex ${PREFIX}/${INSTALLDIR}/.htpasswd.autoindex-dist + @${CHMOD} 666 ${PREFIX}/${INSTALLDIR}/config.php @${ECHO_CMD} "" post-install: diff -ruN autoindex2.bak/distinfo autoindex2/distinfo --- autoindex2.bak/distinfo Thu Oct 6 13:12:37 2005 +++ autoindex2/distinfo Thu Jan 1 01:00:00 1970 @@ -1,2 +0,0 @@ -MD5 (AutoIndex-2.1.0.tar.gz) = f2fc376d4f40c7197d4d3ec036db649e -SIZE (AutoIndex-2.1.0.tar.gz) = 111582 diff -ruN autoindex2.bak/pkg-descr autoindex2/pkg-descr --- autoindex2.bak/pkg-descr Thu Oct 6 13:12:37 2005 +++ autoindex2/pkg-descr Thu Oct 6 14:12:02 2005 @@ -5,5 +5,4 @@ WWW: http://autoindex.sourceforge.net/ -- DanGer -danger@wilbury.sk +- Daniel Gerzo diff -ruN autoindex2.bak/pkg-message autoindex2/pkg-message --- autoindex2.bak/pkg-message Thu Oct 6 13:12:37 2005 +++ autoindex2/pkg-message Thu Oct 6 14:07:13 2005 @@ -1,6 +1,11 @@ ***************************************************************** - Please visit 'http://{host.domain}/AutoIndex/' in a web - browser and follow the configuration instructions. + To configure and run this script, please point your web + browser to the index.php file. To use all the default + values, just click the button at the bottom, or customize + it however you want. + + Information about the use of each variable is in + readme.html file. ***************************************************************** diff -ruN autoindex2.bak/pkg-plist autoindex2/pkg-plist --- autoindex2.bak/pkg-plist Thu Oct 6 13:12:37 2005 +++ autoindex2/pkg-plist Thu Oct 6 14:10:22 2005 @@ -1,199 +1,202 @@ -www/data/AutoIndex/.htpasswd.autoindex -www/data/AutoIndex/config.php -www/data/AutoIndex/hidden_files -www/data/AutoIndex/change_log.html -www/data/AutoIndex/index.php -www/data/AutoIndex/license.html -www/data/AutoIndex/readme.html -www/data/AutoIndex/classes/Accounts.php -www/data/AutoIndex/classes/Admin.php -www/data/AutoIndex/classes/ConfigData.php -www/data/AutoIndex/classes/DirectoryList.php -www/data/AutoIndex/classes/DirectoryListDetailed.php -www/data/AutoIndex/classes/DirItem.php -www/data/AutoIndex/classes/Display.php -www/data/AutoIndex/classes/ExceptionDisplay.php -www/data/AutoIndex/classes/FileItem.php -www/data/AutoIndex/classes/Ftp.php -www/data/AutoIndex/classes/Htaccess.php -www/data/AutoIndex/classes/Icon.php -www/data/AutoIndex/classes/Image.php -www/data/AutoIndex/classes/Item.php -www/data/AutoIndex/classes/Logging.php -www/data/AutoIndex/classes/MimeType.php -www/data/AutoIndex/classes/Search.php -www/data/AutoIndex/classes/Size.php -www/data/AutoIndex/classes/Stats.php -www/data/AutoIndex/classes/Tar.php -www/data/AutoIndex/classes/Template.php -www/data/AutoIndex/classes/TemplateFiles.php -www/data/AutoIndex/classes/TemplateInfo.php -www/data/AutoIndex/classes/Upload.php -www/data/AutoIndex/classes/Url.php -www/data/AutoIndex/classes/User.php -www/data/AutoIndex/classes/UserLoggedIn.php -www/data/AutoIndex/index_icons/apache/back.png -www/data/AutoIndex/index_icons/apache/binary.png -www/data/AutoIndex/index_icons/apache/binhex.png -www/data/AutoIndex/index_icons/apache/cd.png -www/data/AutoIndex/index_icons/apache/comp.png -www/data/AutoIndex/index_icons/apache/compressed.png -www/data/AutoIndex/index_icons/apache/dir.png -www/data/AutoIndex/index_icons/apache/dll.png -www/data/AutoIndex/index_icons/apache/doc.png -www/data/AutoIndex/index_icons/apache/generic.png -www/data/AutoIndex/index_icons/apache/image.png -www/data/AutoIndex/index_icons/apache/java.png -www/data/AutoIndex/index_icons/apache/js.png -www/data/AutoIndex/index_icons/apache/key.png -www/data/AutoIndex/index_icons/apache/login.png -www/data/AutoIndex/index_icons/apache/mov.png -www/data/AutoIndex/index_icons/apache/movie.png -www/data/AutoIndex/index_icons/apache/new.png -www/data/AutoIndex/index_icons/apache/pdf.png -www/data/AutoIndex/index_icons/apache/php.png -www/data/AutoIndex/index_icons/apache/ppt.png -www/data/AutoIndex/index_icons/apache/ps.png -www/data/AutoIndex/index_icons/apache/search.png -www/data/AutoIndex/index_icons/apache/sound.png -www/data/AutoIndex/index_icons/apache/tar.png -www/data/AutoIndex/index_icons/apache/text.png -www/data/AutoIndex/index_icons/apache/unknown.png -www/data/AutoIndex/index_icons/apache/uu.png -www/data/AutoIndex/index_icons/apache/web.png -www/data/AutoIndex/index_icons/apache/xls.png -www/data/AutoIndex/index_icons/kde/back.png -www/data/AutoIndex/index_icons/kde/binary.png -www/data/AutoIndex/index_icons/kde/binhex.png -www/data/AutoIndex/index_icons/kde/cd.png -www/data/AutoIndex/index_icons/kde/comp.png -www/data/AutoIndex/index_icons/kde/compressed.png -www/data/AutoIndex/index_icons/kde/dir.png -www/data/AutoIndex/index_icons/kde/dll.png -www/data/AutoIndex/index_icons/kde/doc.png -www/data/AutoIndex/index_icons/kde/generic.png -www/data/AutoIndex/index_icons/kde/image.png -www/data/AutoIndex/index_icons/kde/java.png -www/data/AutoIndex/index_icons/kde/js.png -www/data/AutoIndex/index_icons/kde/key.png -www/data/AutoIndex/index_icons/kde/login.png -www/data/AutoIndex/index_icons/kde/mov.png -www/data/AutoIndex/index_icons/kde/movie.png -www/data/AutoIndex/index_icons/kde/new.png -www/data/AutoIndex/index_icons/kde/pdf.png -www/data/AutoIndex/index_icons/kde/php.png -www/data/AutoIndex/index_icons/kde/ppt.png -www/data/AutoIndex/index_icons/kde/ps.png -www/data/AutoIndex/index_icons/kde/search.png -www/data/AutoIndex/index_icons/kde/sound.png -www/data/AutoIndex/index_icons/kde/tar.png -www/data/AutoIndex/index_icons/kde/text.png -www/data/AutoIndex/index_icons/kde/unknown.png -www/data/AutoIndex/index_icons/kde/uu.png -www/data/AutoIndex/index_icons/kde/web.png -www/data/AutoIndex/index_icons/kde/xls.png -www/data/AutoIndex/index_icons/osx/back.png -www/data/AutoIndex/index_icons/osx/binary.png -www/data/AutoIndex/index_icons/osx/binhex.png -www/data/AutoIndex/index_icons/osx/cd.png -www/data/AutoIndex/index_icons/osx/comp.png -www/data/AutoIndex/index_icons/osx/compressed.png -www/data/AutoIndex/index_icons/osx/dir.png -www/data/AutoIndex/index_icons/osx/dll.png -www/data/AutoIndex/index_icons/osx/doc.png -www/data/AutoIndex/index_icons/osx/generic.png -www/data/AutoIndex/index_icons/osx/image.png -www/data/AutoIndex/index_icons/osx/java.png -www/data/AutoIndex/index_icons/osx/js.png -www/data/AutoIndex/index_icons/osx/key.png -www/data/AutoIndex/index_icons/osx/login.png -www/data/AutoIndex/index_icons/osx/mov.png -www/data/AutoIndex/index_icons/osx/movie.png -www/data/AutoIndex/index_icons/osx/new.png -www/data/AutoIndex/index_icons/osx/pdf.png -www/data/AutoIndex/index_icons/osx/php.png -www/data/AutoIndex/index_icons/osx/ppt.png -www/data/AutoIndex/index_icons/osx/ps.png -www/data/AutoIndex/index_icons/osx/search.png -www/data/AutoIndex/index_icons/osx/sound.png -www/data/AutoIndex/index_icons/osx/tar.png -www/data/AutoIndex/index_icons/osx/text.png -www/data/AutoIndex/index_icons/osx/unknown.png -www/data/AutoIndex/index_icons/osx/uu.png -www/data/AutoIndex/index_icons/osx/web.png -www/data/AutoIndex/index_icons/osx/xls.png -www/data/AutoIndex/index_icons/winxp/back.png -www/data/AutoIndex/index_icons/winxp/binary.png -www/data/AutoIndex/index_icons/winxp/binhex.png -www/data/AutoIndex/index_icons/winxp/cd.png -www/data/AutoIndex/index_icons/winxp/comp.png -www/data/AutoIndex/index_icons/winxp/compressed.png -www/data/AutoIndex/index_icons/winxp/dir.png -www/data/AutoIndex/index_icons/winxp/dll.png -www/data/AutoIndex/index_icons/winxp/doc.png -www/data/AutoIndex/index_icons/winxp/generic.png -www/data/AutoIndex/index_icons/winxp/image.png -www/data/AutoIndex/index_icons/winxp/java.png -www/data/AutoIndex/index_icons/winxp/js.png -www/data/AutoIndex/index_icons/winxp/key.png -www/data/AutoIndex/index_icons/winxp/login.png -www/data/AutoIndex/index_icons/winxp/mov.png -www/data/AutoIndex/index_icons/winxp/movie.png -www/data/AutoIndex/index_icons/winxp/new.png -www/data/AutoIndex/index_icons/winxp/pdf.png -www/data/AutoIndex/index_icons/winxp/php.png -www/data/AutoIndex/index_icons/winxp/ppt.png -www/data/AutoIndex/index_icons/winxp/ps.png -www/data/AutoIndex/index_icons/winxp/search.png -www/data/AutoIndex/index_icons/winxp/sound.png -www/data/AutoIndex/index_icons/winxp/tar.png -www/data/AutoIndex/index_icons/winxp/text.png -www/data/AutoIndex/index_icons/winxp/unknown.png -www/data/AutoIndex/index_icons/winxp/uu.png -www/data/AutoIndex/index_icons/winxp/web.png -www/data/AutoIndex/index_icons/winxp/xls.png -www/data/AutoIndex/languages/al.txt -www/data/AutoIndex/languages/ar.txt -www/data/AutoIndex/languages/bg.txt -www/data/AutoIndex/languages/ca.txt -www/data/AutoIndex/languages/de.txt -www/data/AutoIndex/languages/en.txt -www/data/AutoIndex/languages/es.txt -www/data/AutoIndex/languages/fr.txt -www/data/AutoIndex/languages/hu.txt -www/data/AutoIndex/languages/it.txt -www/data/AutoIndex/languages/ko.txt -www/data/AutoIndex/languages/ms.txt -www/data/AutoIndex/languages/nl.txt -www/data/AutoIndex/languages/no.txt -www/data/AutoIndex/languages/pl.txt -www/data/AutoIndex/languages/pt_BR.txt -www/data/AutoIndex/languages/ru.txt -www/data/AutoIndex/languages/th.txt -www/data/AutoIndex/languages/tr.txt -www/data/AutoIndex/templates/default/alternate.css -www/data/AutoIndex/templates/default/default.css -www/data/AutoIndex/templates/default/each_file (alternative with direct links).tpl -www/data/AutoIndex/templates/default/each_file.tpl -www/data/AutoIndex/templates/default/global_footer.tpl -www/data/AutoIndex/templates/default/global_header.tpl -www/data/AutoIndex/templates/default/table_footer.tpl -www/data/AutoIndex/templates/default/table_header.tpl -www/data/AutoIndex/templates/simple_image_gallery/default.css -www/data/AutoIndex/templates/simple_image_gallery/each_file.tpl -www/data/AutoIndex/templates/simple_image_gallery/global_footer.tpl -www/data/AutoIndex/templates/simple_image_gallery/global_header.tpl -www/data/AutoIndex/templates/simple_image_gallery/table_footer.tpl -www/data/AutoIndex/templates/simple_image_gallery/table_header.tpl -www/data/AutoIndex/templates/readme.html -@dirrm www/data/AutoIndex/classes -@dirrm www/data/AutoIndex/index_icons/apache -@dirrm www/data/AutoIndex/index_icons/kde -@dirrm www/data/AutoIndex/index_icons/osx -@dirrm www/data/AutoIndex/index_icons/winxp -@dirrm www/data/AutoIndex/index_icons -@dirrm www/data/AutoIndex/languages -@dirrm www/data/AutoIndex/templates/default -@dirrm www/data/AutoIndex/templates/simple_image_gallery -@dirrm www/data/AutoIndex/templates -@dirrm www/data/AutoIndex +%%INSTALLDIR%%/.htpasswd.autoindex-dist +%%INSTALLDIR%%/config.php +%%INSTALLDIR%%/hidden_files +%%INSTALLDIR%%/change_log.html +%%INSTALLDIR%%/index.php +%%INSTALLDIR%%/license.html +%%INSTALLDIR%%/readme.html +%%INSTALLDIR%%/classes/Accounts.php +%%INSTALLDIR%%/classes/Admin.php +%%INSTALLDIR%%/classes/ConfigData.php +%%INSTALLDIR%%/classes/DirectoryList.php +%%INSTALLDIR%%/classes/DirectoryListDetailed.php +%%INSTALLDIR%%/classes/DirItem.php +%%INSTALLDIR%%/classes/Display.php +%%INSTALLDIR%%/classes/ExceptionDisplay.php +%%INSTALLDIR%%/classes/FileItem.php +%%INSTALLDIR%%/classes/Ftp.php +%%INSTALLDIR%%/classes/Htaccess.php +%%INSTALLDIR%%/classes/Icon.php +%%INSTALLDIR%%/classes/Image.php +%%INSTALLDIR%%/classes/Item.php +%%INSTALLDIR%%/classes/Logging.php +%%INSTALLDIR%%/classes/MimeType.php +%%INSTALLDIR%%/classes/Search.php +%%INSTALLDIR%%/classes/Size.php +%%INSTALLDIR%%/classes/Stats.php +%%INSTALLDIR%%/classes/Tar.php +%%INSTALLDIR%%/classes/Template.php +%%INSTALLDIR%%/classes/TemplateFiles.php +%%INSTALLDIR%%/classes/TemplateInfo.php +%%INSTALLDIR%%/classes/Upload.php +%%INSTALLDIR%%/classes/Url.php +%%INSTALLDIR%%/classes/User.php +%%INSTALLDIR%%/classes/UserLoggedIn.php +%%INSTALLDIR%%/index_icons/apache/back.png +%%INSTALLDIR%%/index_icons/apache/binary.png +%%INSTALLDIR%%/index_icons/apache/binhex.png +%%INSTALLDIR%%/index_icons/apache/cd.png +%%INSTALLDIR%%/index_icons/apache/comp.png +%%INSTALLDIR%%/index_icons/apache/compressed.png +%%INSTALLDIR%%/index_icons/apache/dir.png +%%INSTALLDIR%%/index_icons/apache/dll.png +%%INSTALLDIR%%/index_icons/apache/doc.png +%%INSTALLDIR%%/index_icons/apache/generic.png +%%INSTALLDIR%%/index_icons/apache/image.png +%%INSTALLDIR%%/index_icons/apache/java.png +%%INSTALLDIR%%/index_icons/apache/js.png +%%INSTALLDIR%%/index_icons/apache/key.png +%%INSTALLDIR%%/index_icons/apache/login.png +%%INSTALLDIR%%/index_icons/apache/mov.png +%%INSTALLDIR%%/index_icons/apache/movie.png +%%INSTALLDIR%%/index_icons/apache/new.png +%%INSTALLDIR%%/index_icons/apache/pdf.png +%%INSTALLDIR%%/index_icons/apache/php.png +%%INSTALLDIR%%/index_icons/apache/ppt.png +%%INSTALLDIR%%/index_icons/apache/ps.png +%%INSTALLDIR%%/index_icons/apache/search.png +%%INSTALLDIR%%/index_icons/apache/sound.png +%%INSTALLDIR%%/index_icons/apache/tar.png +%%INSTALLDIR%%/index_icons/apache/text.png +%%INSTALLDIR%%/index_icons/apache/unknown.png +%%INSTALLDIR%%/index_icons/apache/uu.png +%%INSTALLDIR%%/index_icons/apache/web.png +%%INSTALLDIR%%/index_icons/apache/xls.png +%%INSTALLDIR%%/index_icons/kde/back.png +%%INSTALLDIR%%/index_icons/kde/binary.png +%%INSTALLDIR%%/index_icons/kde/binhex.png +%%INSTALLDIR%%/index_icons/kde/cd.png +%%INSTALLDIR%%/index_icons/kde/comp.png +%%INSTALLDIR%%/index_icons/kde/compressed.png +%%INSTALLDIR%%/index_icons/kde/dir.png +%%INSTALLDIR%%/index_icons/kde/dll.png +%%INSTALLDIR%%/index_icons/kde/doc.png +%%INSTALLDIR%%/index_icons/kde/generic.png +%%INSTALLDIR%%/index_icons/kde/image.png +%%INSTALLDIR%%/index_icons/kde/java.png +%%INSTALLDIR%%/index_icons/kde/js.png +%%INSTALLDIR%%/index_icons/kde/key.png +%%INSTALLDIR%%/index_icons/kde/login.png +%%INSTALLDIR%%/index_icons/kde/mov.png +%%INSTALLDIR%%/index_icons/kde/movie.png +%%INSTALLDIR%%/index_icons/kde/new.png +%%INSTALLDIR%%/index_icons/kde/pdf.png +%%INSTALLDIR%%/index_icons/kde/php.png +%%INSTALLDIR%%/index_icons/kde/ppt.png +%%INSTALLDIR%%/index_icons/kde/ps.png +%%INSTALLDIR%%/index_icons/kde/search.png +%%INSTALLDIR%%/index_icons/kde/sound.png +%%INSTALLDIR%%/index_icons/kde/tar.png +%%INSTALLDIR%%/index_icons/kde/text.png +%%INSTALLDIR%%/index_icons/kde/unknown.png +%%INSTALLDIR%%/index_icons/kde/uu.png +%%INSTALLDIR%%/index_icons/kde/web.png +%%INSTALLDIR%%/index_icons/kde/xls.png +%%INSTALLDIR%%/index_icons/osx/back.png +%%INSTALLDIR%%/index_icons/osx/binary.png +%%INSTALLDIR%%/index_icons/osx/binhex.png +%%INSTALLDIR%%/index_icons/osx/cd.png +%%INSTALLDIR%%/index_icons/osx/comp.png +%%INSTALLDIR%%/index_icons/osx/compressed.png +%%INSTALLDIR%%/index_icons/osx/dir.png +%%INSTALLDIR%%/index_icons/osx/dll.png +%%INSTALLDIR%%/index_icons/osx/doc.png +%%INSTALLDIR%%/index_icons/osx/generic.png +%%INSTALLDIR%%/index_icons/osx/image.png +%%INSTALLDIR%%/index_icons/osx/java.png +%%INSTALLDIR%%/index_icons/osx/js.png +%%INSTALLDIR%%/index_icons/osx/key.png +%%INSTALLDIR%%/index_icons/osx/login.png +%%INSTALLDIR%%/index_icons/osx/mov.png +%%INSTALLDIR%%/index_icons/osx/movie.png +%%INSTALLDIR%%/index_icons/osx/new.png +%%INSTALLDIR%%/index_icons/osx/pdf.png +%%INSTALLDIR%%/index_icons/osx/php.png +%%INSTALLDIR%%/index_icons/osx/ppt.png +%%INSTALLDIR%%/index_icons/osx/ps.png +%%INSTALLDIR%%/index_icons/osx/search.png +%%INSTALLDIR%%/index_icons/osx/sound.png +%%INSTALLDIR%%/index_icons/osx/tar.png +%%INSTALLDIR%%/index_icons/osx/text.png +%%INSTALLDIR%%/index_icons/osx/unknown.png +%%INSTALLDIR%%/index_icons/osx/uu.png +%%INSTALLDIR%%/index_icons/osx/web.png +%%INSTALLDIR%%/index_icons/osx/xls.png +%%INSTALLDIR%%/index_icons/winxp/back.png +%%INSTALLDIR%%/index_icons/winxp/binary.png +%%INSTALLDIR%%/index_icons/winxp/binhex.png +%%INSTALLDIR%%/index_icons/winxp/cd.png +%%INSTALLDIR%%/index_icons/winxp/comp.png +%%INSTALLDIR%%/index_icons/winxp/compressed.png +%%INSTALLDIR%%/index_icons/winxp/dir.png +%%INSTALLDIR%%/index_icons/winxp/dll.png +%%INSTALLDIR%%/index_icons/winxp/doc.png +%%INSTALLDIR%%/index_icons/winxp/generic.png +%%INSTALLDIR%%/index_icons/winxp/image.png +%%INSTALLDIR%%/index_icons/winxp/java.png +%%INSTALLDIR%%/index_icons/winxp/js.png +%%INSTALLDIR%%/index_icons/winxp/key.png +%%INSTALLDIR%%/index_icons/winxp/login.png +%%INSTALLDIR%%/index_icons/winxp/mov.png +%%INSTALLDIR%%/index_icons/winxp/movie.png +%%INSTALLDIR%%/index_icons/winxp/new.png +%%INSTALLDIR%%/index_icons/winxp/pdf.png +%%INSTALLDIR%%/index_icons/winxp/php.png +%%INSTALLDIR%%/index_icons/winxp/ppt.png +%%INSTALLDIR%%/index_icons/winxp/ps.png +%%INSTALLDIR%%/index_icons/winxp/search.png +%%INSTALLDIR%%/index_icons/winxp/sound.png +%%INSTALLDIR%%/index_icons/winxp/tar.png +%%INSTALLDIR%%/index_icons/winxp/text.png +%%INSTALLDIR%%/index_icons/winxp/unknown.png +%%INSTALLDIR%%/index_icons/winxp/uu.png +%%INSTALLDIR%%/index_icons/winxp/web.png +%%INSTALLDIR%%/index_icons/winxp/xls.png +%%INSTALLDIR%%/languages/al.txt +%%INSTALLDIR%%/languages/ar.txt +%%INSTALLDIR%%/languages/bg.txt +%%INSTALLDIR%%/languages/ca.txt +%%INSTALLDIR%%/languages/cz.txt +%%INSTALLDIR%%/languages/de.txt +%%INSTALLDIR%%/languages/en.txt +%%INSTALLDIR%%/languages/es.txt +%%INSTALLDIR%%/languages/fr.txt +%%INSTALLDIR%%/languages/hu.txt +%%INSTALLDIR%%/languages/it.txt +%%INSTALLDIR%%/languages/ko.txt +%%INSTALLDIR%%/languages/ms.txt +%%INSTALLDIR%%/languages/nl.txt +%%INSTALLDIR%%/languages/no.txt +%%INSTALLDIR%%/languages/pl.txt +%%INSTALLDIR%%/languages/pt_BR.txt +%%INSTALLDIR%%/languages/ru.txt +%%INSTALLDIR%%/languages/sk.txt +%%INSTALLDIR%%/languages/sv.txt +%%INSTALLDIR%%/languages/th.txt +%%INSTALLDIR%%/languages/tr.txt +%%INSTALLDIR%%/templates/default/alternate.css +%%INSTALLDIR%%/templates/default/default.css +%%INSTALLDIR%%/templates/default/each_file (alternative with direct links).tpl +%%INSTALLDIR%%/templates/default/each_file.tpl +%%INSTALLDIR%%/templates/default/global_footer.tpl +%%INSTALLDIR%%/templates/default/global_header.tpl +%%INSTALLDIR%%/templates/default/table_footer.tpl +%%INSTALLDIR%%/templates/default/table_header.tpl +%%INSTALLDIR%%/templates/simple_image_gallery/default.css +%%INSTALLDIR%%/templates/simple_image_gallery/each_file.tpl +%%INSTALLDIR%%/templates/simple_image_gallery/global_footer.tpl +%%INSTALLDIR%%/templates/simple_image_gallery/global_header.tpl +%%INSTALLDIR%%/templates/simple_image_gallery/table_footer.tpl +%%INSTALLDIR%%/templates/simple_image_gallery/table_header.tpl +%%INSTALLDIR%%/templates/readme.html +@dirrm %%INSTALLDIR%%/classes +@dirrm %%INSTALLDIR%%/index_icons/apache +@dirrm %%INSTALLDIR%%/index_icons/kde +@dirrm %%INSTALLDIR%%/index_icons/osx +@dirrm %%INSTALLDIR%%/index_icons/winxp +@dirrm %%INSTALLDIR%%/index_icons +@dirrm %%INSTALLDIR%%/languages +@dirrm %%INSTALLDIR%%/templates/default +@dirrm %%INSTALLDIR%%/templates/simple_image_gallery +@dirrm %%INSTALLDIR%%/templates +@dirrm %%INSTALLDIR%% --- autoindex2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: