From owner-cvs-all Tue Feb 4 10:57:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E531137B401; Tue, 4 Feb 2003 10:57:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1612B4408F; Tue, 4 Feb 2003 10:51:21 -0800 (PST) (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 h14IoVbv027431; Tue, 4 Feb 2003 10:50:31 -0800 (PST) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h14IoVxC027424; Tue, 4 Feb 2003 10:50:31 -0800 (PST) Message-Id: <200302041850.h14IoVxC027424@repoman.freebsd.org> From: Oliver Braun Date: Tue, 4 Feb 2003 10:50:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/hs-HOpenGL Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/graphics/hs-HOpenGL/files patch-lib::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obraun 2003/02/04 10:50:31 PST Modified files: graphics Makefile Added files: graphics/hs-HOpenGL Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist graphics/hs-HOpenGL/files patch-lib::Makefile.in Log: Add hs-HOpenGL 1.04, binding for OpenGL and GLUT for the lazy functional language Haskell. PR: ports/47903 Submitted by: Janni Revision Changes Path 1.552 +1 -0 ports/graphics/Makefile 1.1 +91 -0 ports/graphics/hs-HOpenGL/Makefile (new) 1.1 +1 -0 ports/graphics/hs-HOpenGL/distinfo (new) 1.1 +21 -0 ports/graphics/hs-HOpenGL/files/patch-lib::Makefile.in (new) 1.1 +1 -0 ports/graphics/hs-HOpenGL/pkg-comment (new) 1.1 +15 -0 ports/graphics/hs-HOpenGL/pkg-descr (new) 1.1 +2 -0 ports/graphics/hs-HOpenGL/pkg-message (new) 1.1 +377 -0 ports/graphics/hs-HOpenGL/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message