ports/114568: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Sat Jul 14 23:00:14 UTC 2007
The following reply was made to PR ports/114568; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/114568: commit references a PR
Date: Sat, 14 Jul 2007 22:56:49 +0000 (UTC)
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)
_______________________________________________
cvs-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list