cvs commit: ports/www Makefile ports/www/dfileserver Makefile
 distinfo pkg-descr ports/www/dfileserver/files patch-build.sh
    Pav Lucistnik 
    pav at FreeBSD.org
       
    Thu Sep 15 12:50:00 PDT 2005
    
    
  
pav         2005-09-15 19:50:00 UTC
  FreeBSD ports repository
  Modified files:
    www                  Makefile 
  Added files:
    www/dfileserver      Makefile distinfo pkg-descr 
    www/dfileserver/files patch-build.sh 
  Log:
  A small and simple webserver programmed in C++ that was designed to make
  sharing files easy.  By default, it shares whatever folder it was executed from
  on port 2000.
  
  PR:             ports/86001
  Submitted by:   Chris Laverdure <dashevil at gmail.com>
  
  Revision  Changes    Path
  1.1171    +1 -0      ports/www/Makefile
  1.1       +35 -0     ports/www/dfileserver/Makefile (new)
  1.1       +2 -0      ports/www/dfileserver/distinfo (new)
  1.1       +35 -0     ports/www/dfileserver/files/patch-build.sh (new)
  1.1       +11 -0     ports/www/dfileserver/pkg-descr (new)
    
    
More information about the cvs-all
mailing list