This is dependent on the following: ports/140340 ports/140341 ports/140342 ports/140343 ports/140344 Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
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) _______________________________________________ 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"
State Changed From-To: open->closed Committed, with minor changes. Thanks!