From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 14 23:00:14 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 62E0916A400 for ; Sat, 14 Jul 2007 23:00:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 4BDFE13C4B4 for ; Sat, 14 Jul 2007 23:00:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l6EN0EFs070935 for ; Sat, 14 Jul 2007 23:00:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l6EN0El9070934; Sat, 14 Jul 2007 23:00:14 GMT (envelope-from gnats) Date: Sat, 14 Jul 2007 23:00:14 GMT Message-Id: <200707142300.l6EN0El9070934@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/114568: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 23:00:14 -0000 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 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"