Bug 135513 - New Port: www/blogd
Summary: New Port: www/blogd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-12 16:40 UTC by jimmy
Modified: 2009-06-17 14:10 UTC (History)
0 users

See Also:


Attachments
blogd.sh (2.06 KB, text/plain)
2009-06-12 16:40 UTC, jimmy
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!