Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 2009 13:02:23 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/blogd Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200906171302.n5HD2ND7050794@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tabthorpe    2009-06-17 13:02:23 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/blogd            Makefile distinfo pkg-descr pkg-plist 
  Log:
  Blogd is an SCGI application server dedicated to serving-up a single blog,
  implemented in 1000 lines of Munger(1).  Blogd creates the simplest blog
  that is still useful, in its author's estimation.  On a single-core system,
  it should be able to service 500 requests/second.  More cores will yield
  proportionally better performance.
  
  WEB: http://www.mammothcheese.ca/
  
  PR:             ports/135513
  Submitted by:   James Bailie <jimmy at mammothcheese.ca>
  
  Revision  Changes    Path
  1.2383    +1 -0      ports/www/Makefile
  1.1       +21 -0     ports/www/blogd/Makefile (new)
  1.1       +3 -0      ports/www/blogd/distinfo (new)
  1.1       +7 -0      ports/www/blogd/pkg-descr (new)
  1.1       +9 -0      ports/www/blogd/pkg-plist (new)



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