cvs commit: ports/www Makefile ports/www/rubygem-haml Makefile
distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Sat Jul 14 22:56:44 UTC 2007
miwi 2007-07-14 22:56:44 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/rubygem-haml Makefile distinfo pkg-descr pkg-plist
Log:
Haml is a markup language that's used to cleanly and simply describe the XHTML
of any web document without the use of inline code. Haml functions as a
replacement for inline page templating systems such as PHP, ASP, and ERB, the
templating language used in most Ruby on Rails applications.
However, Haml avoids the need for explicitly coding XHTML into the template,
because it itself is a description of the XHTML, with some code to generate
dynamic content.
WWW: http://haml.hamptoncatlin.com/
PR: ports/114568
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
Revision Changes Path
1.1863 +1 -0 ports/www/Makefile
1.1 +18 -0 ports/www/rubygem-haml/Makefile (new)
1.1 +3 -0 ports/www/rubygem-haml/distinfo (new)
1.1 +9 -0 ports/www/rubygem-haml/pkg-descr (new)
1.1 +173 -0 ports/www/rubygem-haml/pkg-plist (new)
More information about the cvs-ports
mailing list