Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2005 19:50:00 +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/dfileserver Makefile distinfo pkg-descr ports/www/dfileserver/files patch-build.sh
Message-ID:  <200509151950.j8FJo0CS010427@repoman.freebsd.org>

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



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