From owner-cvs-all@FreeBSD.ORG Sun May 8 19:28: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 A61AA106564A; Sun, 8 May 2011 19:28:45 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9813E8FC18; Sun, 8 May 2011 19:28:45 +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 p48JSjOj057994; Sun, 8 May 2011 19:28:45 GMT (envelope-from ashish@repoman.freebsd.org) Received: (from ashish@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p48JSj9d057993; Sun, 8 May 2011 19:28:45 GMT (envelope-from ashish) Message-Id: <201105081928.p48JSj9d057993@repoman.freebsd.org> From: Ashish SHUKLA Date: Sun, 8 May 2011 19:28:45 +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/graphics/hs-soegtk Makefile distinfo pkg-descr ports/graphics/hs-soegtk/files patch-soegtk.cabal 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 19:28:45 -0000 ashish 2011-05-08 19:28:45 UTC FreeBSD ports repository Added files: graphics/hs-soegtk Makefile distinfo pkg-descr graphics/hs-soegtk/files patch-soegtk.cabal Log: An alternative implementation of the graphics library used in the book The Haskell School of Expression, by Paul Hudak, This library builds on top of Gtk+. WWW: http://www.haskell.org/gtk2hs/ Approved by: pgj (mentor) Obtained from: FreeBSD Haskell Revision Changes Path 1.1 +26 -0 ports/graphics/hs-soegtk/Makefile (new) 1.1 +2 -0 ports/graphics/hs-soegtk/distinfo (new) 1.1 +15 -0 ports/graphics/hs-soegtk/files/patch-soegtk.cabal (new) 1.1 +5 -0 ports/graphics/hs-soegtk/pkg-descr (new)