aboutsummaryrefslogtreecommitdiff
path: root/www/autoindex
Commit message (Collapse)AuthorAgeFilesLines
* Switch to danger's @FreeBSD.org address.Shaun Amott2006-09-142-2/+2
| | | | | | | Submitted by: danger via IRC Notes: svn path=/head/; revision=173045
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon2006-07-051-1/+1
| | | | | | | | PR: ports/92445 Hat: portmgr Notes: svn path=/head/; revision=166956
* - Fix plist after recent php changesPav Lucistnik2006-05-211-0/+1
| | | | Notes: svn path=/head/; revision=163017
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - AutoIndex requires php-session.Florent Thoumie2005-12-111-1/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=150891
* - Update to 1.5.4Renato Botelho2005-10-065-196/+199
| | | | | | | | PR: ports/86983 Submitted by: maintainer Notes: svn path=/head/; revision=144399
* - Update to 1.5.2Pav Lucistnik2005-06-073-21/+22
| | | | | | | | PR: ports/82009 Submitted by: Daniel Gerzo <danger@rulez.sk> (maintainer) Notes: svn path=/head/; revision=137016
* Add autoindex, a PHP script that makes a table that lists the files in aPav Lucistnik2004-12-185-0/+237
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. This software comes in two versions, one which works with PHP 4.x, and one which works with PHP 5.x Submitted by: DanGer <danger@wilbury.sk> Notes: svn path=/head/; revision=124379