Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Aug 2009 12:23:57 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/tinytinyhttpd Makefile distinfo pkg-descr ports/www/tinytinyhttpd/files example.conf
Message-ID:  <200908051223.n75CNvaE024419@repoman.freebsd.org>

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



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