Class Changed From-To: maintainer-update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->tabthorpe tabthorpe@ wants his PRs (via the GNATS Auto Assign Tool)
Needs new checksums. Fiddle diddle, diddly-do. -- James Bailie http://www.mammothcheese.ca
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!