cvs commit: ports/www Makefile ports/www/blogd Makefile distinfo
pkg-descr pkg-plist
Thomas Abthorpe
tabthorpe at FreeBSD.org
Wed Jun 17 13:02:24 UTC 2009
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)
More information about the cvs-ports
mailing list