From owner-cvs-all@FreeBSD.ORG Sun May 8 18:44:45 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01F1C1065687; Sun, 8 May 2011 18:44:45 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A65A08FC13; Sun, 8 May 2011 18:44:44 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p48IiiQ4052744; Sun, 8 May 2011 18:44:44 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p48Iiidp052743; Sun, 8 May 2011 18:44:44 GMT (envelope-from pgj) Message-Id: <201105081844.p48Iiidp052743@repoman.freebsd.org> From: Gabor Pali Date: Sun, 8 May 2011 18:44:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/hs-webkit Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2011 18:44:45 -0000 pgj 2011-05-08 18:44:44 UTC FreeBSD ports repository Added files: www/hs-webkit Makefile distinfo pkg-descr Log: WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more. WWW: http://www.haskell.org/gtk2hs/ Obtained from: FreeBSD Haskell Revision Changes Path 1.1 +25 -0 ports/www/hs-webkit/Makefile (new) 1.1 +2 -0 ports/www/hs-webkit/distinfo (new) 1.1 +7 -0 ports/www/hs-webkit/pkg-descr (new)