cvs commit: ports/www Makefile ports/www/tinytinyhttpd Makefile distinfo pkg-descr ports/www/tinytinyhttpd/files example.conf

Martin Wilke miwi at FreeBSD.org
Wed Aug 5 12:23:58 UTC 2009


miwi        2009-08-05 12:23:57 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/tinytinyhttpd    Makefile distinfo pkg-descr 
    www/tinytinyhttpd/files example.conf 
  Log:
  tinytinyhttpd is a very lightweight HTTP server written in C.
  It supports multi threads, customization, directory listing and CGI.
  It is confirmed to run the following software under tinytinyhttpd
  with no hassle:
  
  * MTOS(Movable Type Open Source) (perl)
  * WordPress (php)
  * blogn Plus (php)
  * tDiary (ruby)
  * PukiWiki (php)
  * NucreusCMS (php)
  * blosxom (perl)
  
  WWW: http://github.com/mattn/tinytinyhttpd/tree/master
  
  PR:             ports/137354
  Submitted by:   Shinsuke Matsui <smatsui at karashi.org>
  
  Revision  Changes    Path
  1.2417    +1 -0      ports/www/Makefile
  1.1       +32 -0     ports/www/tinytinyhttpd/Makefile (new)
  1.1       +3 -0      ports/www/tinytinyhttpd/distinfo (new)
  1.1       +10 -0     ports/www/tinytinyhttpd/files/example.conf (new)
  1.1       +15 -0     ports/www/tinytinyhttpd/pkg-descr (new)


More information about the cvs-ports mailing list