Date: Tue, 1 Dec 2009 15:27:38 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/rubygem-webby Makefile distinfo pkg-descr Message-ID: <200912011527.nB1FRc2D058307@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wxs 2009-12-01 15:27:38 UTC FreeBSD ports repository Added files: devel/rubygem-webby Makefile distinfo pkg-descr Log: Webby is a fantastic little website management system. It would be called a content management system if it were a bigger kid. But, it's just a runt with a special knack for transforming text. Webby works by combining the contents of a page with a layout to produce HTML. The layout contains everything common to all the pages HTML headers, navigation menu, footer, etc. and the page contains just the information for that page. You can use your favorite markup language to write your pages; Webby supports quite a few. WWW: http://webby.rubyforge.org/ PR: ports/140345 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Revision Changes Path 1.1 +33 -0 ports/devel/rubygem-webby/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-webby/distinfo (new) 1.1 +14 -0 ports/devel/rubygem-webby/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912011527.nB1FRc2D058307>