Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2007 23:00:14 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/114568: commit references a PR
Message-ID:  <200707142300.l6EN0El9070934@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/114568; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@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@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707142300.l6EN0El9070934>