Bug 135513

Summary: New Port: www/blogd
Product: Ports & Packages Reporter: jimmy
Component: Individual Port(s)Assignee: Thomas Abthorpe <tabthorpe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
blogd.sh none

Description jimmy 2009-06-12 16:40:01 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-12 16:40:10 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-12 16:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

tabthorpe@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 3 jimmy 2009-06-12 21:50:33 UTC
Needs new checksums.  Fiddle diddle, diddly-do.

-- 
James Bailie
http://www.mammothcheese.ca
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-06-17 14:02:39 UTC
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"
Comment 5 Thomas Abthorpe freebsd_committer freebsd_triage 2009-06-17 14:03:05 UTC
State Changed
From-To: open->closed

New port added. Thanks!