From owner-cvs-all@FreeBSD.ORG Sun Mar 29 17:42:04 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44531106564A; Sun, 29 Mar 2009 17:42:04 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 32C708FC17; Sun, 29 Mar 2009 17:42:04 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n2THg3mh094262; Sun, 29 Mar 2009 17:42:03 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n2THg3iD094261; Sun, 29 Mar 2009 17:42:03 GMT (envelope-from lbr) Message-Id: <200903291742.n2THg3iD094261@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Sun, 29 Mar 2009 17:42:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-MojoMojo Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Mar 2009 17:42:04 -0000 lbr 2009-03-29 17:42:03 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-MojoMojo Makefile distinfo pkg-descr pkg-plist Log: New port: www/p5-MojoMojo Mojomojo is a sort of content managment system, borrowing many concepts from wikis and blogs. It allows you to maintain a full tree-structure of pages, and to interlink them in various ways. It has full version support, so you can always go back to a previous version and see what's changed with an easy AJAX- based diff system. There are also a bunch of other features like bult-in fulltext search, live AJAX preview of editing, and RSS feeds for every wiki page. To find out more about how you can use MojoMojo, please visit http://mojomojo.org or read the installation instructions in MojoMojo::Installation to try it out yourself. (This was a massive piece of work... Let me know if you use it!) Revision Changes Path 1.2309 +1 -0 ports/www/Makefile 1.1 +163 -0 ports/www/p5-MojoMojo/Makefile (new) 1.1 +3 -0 ports/www/p5-MojoMojo/distinfo (new) 1.1 +13 -0 ports/www/p5-MojoMojo/pkg-descr (new) 1.1 +346 -0 ports/www/p5-MojoMojo/pkg-plist (new)