Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 2004 14:22:56 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200412181422.iBIEMuvV056303@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412181422.iBIEMuvV056303>