aboutsummaryrefslogtreecommitdiffstats
path: root/www/autoindex2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.2.1danger2007-03-043-4/+5
| | | | | | Submitted by: chinsan PR: ports/109837 Approved by: miwi
* Switch to danger's @FreeBSD.org address.shaun2006-09-142-2/+2
| | | | Submitted by: danger via IRC
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.linimon2006-07-051-1/+1
| | | | | PR: ports/92445 Hat: portmgr
* - Fix plist after recent php changespav2006-05-241-0/+1
|
* Update to 2.2.0 which is PHP 5.1 compatible.roberto2006-04-133-5/+8
| | | | | PR: ports/95682 Submitted by: Daniel Gerzo <danger@rulez.sk> (MAINTAINER)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - Autoindex2 requires php-session.flz2005-12-121-1/+1
| | | | Submitted by: maintainer
* - Fix LATEST_LINKclement2005-12-041-0/+1
| | | | Submitted by: maintainer
* - Update to 2.1.2garga2005-10-065-233/+228
| | | | | PR: ports/86984 Submitted by: maintainer
* - Update to 2.1.0pav2005-06-083-29/+34
| | | | | PR: ports/82011 Submitted by: maintainer
* Set LATEST_LINK.krion2005-01-221-0/+2
| | | | Reported by: kris
* Add autoindex, a PHP script that makes a table that lists the files in apav2004-12-185-0/+269
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>