Bug 140290 - New port: www/blogsum Simple weblog
Summary: New port: www/blogsum Simple weblog
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-05 04:00 UTC by Johan Huldtgren
Modified: 2009-11-12 11:10 UTC (History)
0 users

See Also:


Attachments
file.shar (6.31 KB, text/plain)
2009-11-05 04:00 UTC, Johan Huldtgren
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Huldtgren 2009-11-05 04:00:12 UTC
Blogsum is a weblog application with a focus on simplicity and security.
It was designed from scratch to be easy to use and easier to maintain.

WWW: http://blogsum.obfuscurity.com/

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-11-05 16:22:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-12 11:02:58 UTC
miwi        2009-11-12 11:02:48 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/blogsum          Makefile distinfo pkg-descr pkg-plist 
    www/blogsum/files    pkg-message.in 
  Log:
  Blogsum is a weblog application with a focus on simplicity and security.
  It was designed from scratch to be easy to use and easier to maintain.
  
  WWW: http://blogsum.obfuscurity.com/
  
  PR:             ports/140290
  Submitted by:   Johan Huldtgren <jhuldtgren@gmail.com>
  
  Revision  Changes    Path
  1.2464    +1 -0      ports/www/Makefile
  1.1       +70 -0     ports/www/blogsum/Makefile (new)
  1.1       +3 -0      ports/www/blogsum/distinfo (new)
  1.1       +39 -0     ports/www/blogsum/files/pkg-message.in (new)
  1.1       +4 -0      ports/www/blogsum/pkg-descr (new)
  1.1       +32 -0     ports/www/blogsum/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 3 Martin Wilke freebsd_committer freebsd_triage 2009-11-12 11:04:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!