cvs commit: ports/www Makefile ports/www/autoindex Makefile
distinfo pkg-descr pkg-message pkg-plist ports/www/autoindex2
Makefile distinfo pkg-descr pkg-message pkg-plist
Pav Lucistnik
pav at FreeBSD.org
Sat Dec 18 06:22:57 PST 2004
pav 2004-12-18 14:22:56 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/autoindex Makefile distinfo pkg-descr pkg-message
pkg-plist
www/autoindex2 Makefile distinfo pkg-descr pkg-message
pkg-plist
Log:
Add autoindex, 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.
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 at wilbury.sk>
Revision Changes Path
1.1015 +2 -0 ports/www/Makefile
1.1 +49 -0 ports/www/autoindex/Makefile (new)
1.1 +2 -0 ports/www/autoindex/distinfo (new)
1.1 +9 -0 ports/www/autoindex/pkg-descr (new)
1.1 +6 -0 ports/www/autoindex/pkg-message (new)
1.1 +171 -0 ports/www/autoindex/pkg-plist (new)
1.1 +58 -0 ports/www/autoindex2/Makefile (new)
1.1 +2 -0 ports/www/autoindex2/distinfo (new)
1.1 +9 -0 ports/www/autoindex2/pkg-descr (new)
1.1 +6 -0 ports/www/autoindex2/pkg-message (new)
1.1 +194 -0 ports/www/autoindex2/pkg-plist (new)
More information about the cvs-all
mailing list