Bug 140290

Summary: New port: www/blogsum Simple weblog
Product: Ports & Packages Reporter: Johan Huldtgren <jhuldtgren>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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!