From owner-cvs-ports@FreeBSD.ORG Mon Jun 9 13:51:21 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B99D37B401; Mon, 9 Jun 2003 13:51:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2062643F75; Mon, 9 Jun 2003 13:51:21 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h59KpK0U013901; Mon, 9 Jun 2003 13:51:20 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h59KpKPC013900; Mon, 9 Jun 2003 13:51:20 -0700 (PDT) Message-Id: <200306092051.h59KpKPC013900@repoman.freebsd.org> From: Oliver Braun Date: Mon, 9 Jun 2003 13:51:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/hs-uni Makefile distinfo pkg-descr pkg-message pkg-plist ports/devel/hs-uni/files ghchtk ghcihtk uni-package.conf X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2003 20:51:21 -0000 obraun 2003/06/09 13:51:20 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/hs-uni Makefile distinfo pkg-descr pkg-message pkg-plist devel/hs-uni/files ghchtk ghcihtk uni-package.conf Log: Add hs-uni 0.99, a tool integration framework for Haskell, including Htk. PR: ports/53062 Submitted by: Guy Coleman Revision Changes Path 1.1146 +1 -0 ports/devel/Makefile 1.1 +44 -0 ports/devel/hs-uni/Makefile (new) 1.1 +1 -0 ports/devel/hs-uni/distinfo (new) 1.1 +2 -0 ports/devel/hs-uni/files/ghchtk (new) 1.1 +2 -0 ports/devel/hs-uni/files/ghcihtk (new) 1.1 +199 -0 ports/devel/hs-uni/files/uni-package.conf (new) 1.1 +7 -0 ports/devel/hs-uni/pkg-descr (new) 1.1 +5 -0 ports/devel/hs-uni/pkg-message (new) 1.1 +339 -0 ports/devel/hs-uni/pkg-plist (new)