aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordanger <danger@FreeBSD.org>2013-09-17 03:02:29 +0800
committerdanger <danger@FreeBSD.org>2013-09-17 03:02:29 +0800
commit14843613c30461fa1544783713ab1fc28805d9b3 (patch)
tree58cb2e035f9766f6a258aea5d34d611f36879254 /www
parentc3bf59ff723eb464ae778adaf93bf9b209b25f17 (diff)
downloadfreebsd-ports-gnome-14843613c30461fa1544783713ab1fc28805d9b3.tar.gz
freebsd-ports-gnome-14843613c30461fa1544783713ab1fc28805d9b3.tar.zst
freebsd-ports-gnome-14843613c30461fa1544783713ab1fc28805d9b3.zip
- remove www/autoindex
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/autoindex/Makefile47
-rw-r--r--www/autoindex/distinfo2
-rw-r--r--www/autoindex/pkg-descr6
-rw-r--r--www/autoindex/pkg-message11
-rw-r--r--www/autoindex/pkg-plist174
6 files changed, 0 insertions, 241 deletions
diff --git a/www/Makefile b/www/Makefile
index 72bce94ad588..1a27ffd1e45f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -41,7 +41,6 @@
SUBDIR += aswiki
SUBDIR += atutor
SUBDIR += august
- SUBDIR += autoindex
SUBDIR += autoindex2
SUBDIR += awffull
SUBDIR += aws
diff --git a/www/autoindex/Makefile b/www/autoindex/Makefile
deleted file mode 100644
index 58d976e4461e..000000000000
--- a/www/autoindex/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# New ports collection makefile for: AutoIndex
-# Date created: 17 December 2004
-# Whom: Daniel Gerzo <danger@rulez.sk>
-#
-# $FreeBSD$
-#
-
-PORTNAME= AutoIndex
-PORTVERSION= 1.5.4
-PORTREVISION= 1
-CATEGORIES= www
-MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}%20PHP%20Script%201.x/${PORTNAME}%20PHP%20${PORTVERSION}
-
-MAINTAINER= danger@FreeBSD.org
-COMMENT= PHP 4.x script that makes a table that lists the files in a directory
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-IGNORE_WITH_PHP= 5
-USE_PHP= session
-CONFLICTS= AutoIndex-2*
-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}/${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:
-.if !defined(BATCH)
- @${CAT} ${PKGMESSAGE}
-.endif
-
-.include <bsd.port.mk>
diff --git a/www/autoindex/distinfo b/www/autoindex/distinfo
deleted file mode 100644
index f7026b3e00f6..000000000000
--- a/www/autoindex/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (AutoIndex-1.5.4.tar.gz) = 9b5941ff5e2e86bfd3bbbec8af3d10595076ce4027f9a9790470fe1ee6be663e
-SIZE (AutoIndex-1.5.4.tar.gz) = 92261
diff --git a/www/autoindex/pkg-descr b/www/autoindex/pkg-descr
deleted file mode 100644
index 50db77d80658..000000000000
--- a/www/autoindex/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-AutoIndex is a PHP script that makes a table that lists the files in a
-directory, and lets users access the files and subdirectories. It includes
-searching, icons for each file type, an admin panel, uploads, access logging,
-file descriptions, and more. Designed to work with PHP 4.x.
-
-WWW: http://autoindex.sourceforge.net/
diff --git a/www/autoindex/pkg-message b/www/autoindex/pkg-message
deleted file mode 100644
index 88ac12eb1d94..000000000000
--- a/www/autoindex/pkg-message
+++ /dev/null
@@ -1,11 +0,0 @@
-*****************************************************************
-
- 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 --git a/www/autoindex/pkg-plist b/www/autoindex/pkg-plist
deleted file mode 100644
index 6e4b73e30396..000000000000
--- a/www/autoindex/pkg-plist
+++ /dev/null
@@ -1,174 +0,0 @@
-%%INSTALLDIR%%/.htpasswd.autoindex-dist
-%%INSTALLDIR%%/config.php
-%%INSTALLDIR%%/changeLog.html
-%%INSTALLDIR%%/index.php
-%%INSTALLDIR%%/license.html
-%%INSTALLDIR%%/readme.html
-%%INSTALLDIR%%/stylesheet.css
-%%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.php
-%%INSTALLDIR%%/languages/bg.php
-%%INSTALLDIR%%/languages/ca.php
-%%INSTALLDIR%%/languages/country_codes.php
-%%INSTALLDIR%%/languages/cz.php
-%%INSTALLDIR%%/languages/da.php
-%%INSTALLDIR%%/languages/de.php
-%%INSTALLDIR%%/languages/ee.php
-%%INSTALLDIR%%/languages/en.php
-%%INSTALLDIR%%/languages/eo.php
-%%INSTALLDIR%%/languages/es.php
-%%INSTALLDIR%%/languages/fi.php
-%%INSTALLDIR%%/languages/fr.php
-%%INSTALLDIR%%/languages/gr.php
-%%INSTALLDIR%%/languages/he.php
-%%INSTALLDIR%%/languages/hu.php
-%%INSTALLDIR%%/languages/is.php
-%%INSTALLDIR%%/languages/it.php
-%%INSTALLDIR%%/languages/it2.php
-%%INSTALLDIR%%/languages/jp.php
-%%INSTALLDIR%%/languages/ko.php
-%%INSTALLDIR%%/languages/lt.php
-%%INSTALLDIR%%/languages/lv.php
-%%INSTALLDIR%%/languages/ms.php
-%%INSTALLDIR%%/languages/nl.php
-%%INSTALLDIR%%/languages/no.php
-%%INSTALLDIR%%/languages/pl.php
-%%INSTALLDIR%%/languages/pt_BR.php
-%%INSTALLDIR%%/languages/ro.php
-%%INSTALLDIR%%/languages/ru.php
-%%INSTALLDIR%%/languages/sk.php
-%%INSTALLDIR%%/languages/sr_CY.php
-%%INSTALLDIR%%/languages/sr_LA.php
-%%INSTALLDIR%%/languages/sv.php
-%%INSTALLDIR%%/languages/th.php
-%%INSTALLDIR%%/languages/tr.php
-%%INSTALLDIR%%/languages/vi.php
-%%INSTALLDIR%%/languages/zh_CN.php
-%%INSTALLDIR%%/languages/zh_TW.php
-@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%%
-@dirrmtry www/data