Bug 154033 - [new port] www/nibbleblog - Nibbleblog is a lightweight blog system for general use
Summary: [new port] www/nibbleblog - Nibbleblog is a lightweight blog system for gener...
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-15 16:40 UTC by Marek Holienka
Modified: 2011-01-18 06:22 UTC (History)
0 users

See Also:


Attachments
file.shar (11.01 KB, text/plain)
2011-01-15 16:40 UTC, Marek Holienka
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Holienka 2011-01-15 16:40:11 UTC
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure. The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS.

WWW: http://www.nibbleblog.com/

Fix: Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2011-01-18 01:28:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-18 06:14:56 UTC
wen         2011-01-18 06:14:51 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/nibbleblog       Makefile distinfo pkg-descr pkg-plist 
    www/nibbleblog/files pkg-message.in 
  Log:
  Nibbleblog it's a powerful engine for creation and manipulation of
  BLOG's completely free. Very simple to install and configure. The
  database used is based on XML files and this way it is not necessary
  to use MySQL or similar DBMS.
  
  WWW: http://www.nibbleblog.com/
  
  PR:             ports/154033
  Submitted by:   Marek Holienka <marekholienka@gmail.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.2797    +1 -0      ports/www/Makefile
  1.1       +45 -0     ports/www/nibbleblog/Makefile (new)
  1.1       +2 -0      ports/www/nibbleblog/distinfo (new)
  1.1       +11 -0     ports/www/nibbleblog/files/pkg-message.in (new)
  1.1       +6 -0      ports/www/nibbleblog/pkg-descr (new)
  1.1       +180 -0    ports/www/nibbleblog/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 Wen Heping freebsd_committer freebsd_triage 2011-01-18 06:22:02 UTC
State Changed
From-To: open->closed

New port added. Thanks!