From owner-cvs-all Tue Sep 17 13:31:33 2002 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 1960837B401; Tue, 17 Sep 2002 13:31:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5D9B43E86; Tue, 17 Sep 2002 13:31:31 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8HKVVCo073122; Tue, 17 Sep 2002 13:31:31 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8HKVV18073121; Tue, 17 Sep 2002 13:31:31 -0700 (PDT) Message-Id: <200209172031.g8HKVV18073121@freefall.freebsd.org> From: Oliver Braun Date: Tue, 17 Sep 2002 13:31:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/hs-frantk Makefile pkg-descr pkg-plist ports/x11-toolkits/hs-frantk/files patch-src::FRPSrc::StaticTypes::Compatibility.ghc.hs patch-src::FranTkSrc::FranTkConc.lhs patch-src::TclHaskellSrc::ConcTcl.hs patch-src::frantk.conf 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 2002/09/17 13:31:31 PDT Modified files: x11-toolkits/hs-frantk Makefile pkg-descr pkg-plist Added files: x11-toolkits/hs-frantk/files patch-src::FRPSrc::StaticTypes::Compatibility.ghc.hs patch-src::FranTkSrc::FranTkConc.lhs patch-src::TclHaskellSrc::ConcTcl.hs patch-src::frantk.conf Log: * Make FranTk work with ghc (possible after updating ghc to 5.04.1) * Build for ghc by default * Add knobs WITHOUT_GHC and WITH_HUGS * Bump PORTREVISION Revision Changes Path 1.2 +41 -0 ports/x11-toolkits/hs-frantk/Makefile 1.1 +10 -0 ports/x11-toolkits/hs-frantk/files/patch-src::FRPSrc::StaticTypes::Compatibility.ghc.hs (new) 1.1 +10 -0 ports/x11-toolkits/hs-frantk/files/patch-src::FranTkSrc::FranTkConc.lhs (new) 1.1 +10 -0 ports/x11-toolkits/hs-frantk/files/patch-src::TclHaskellSrc::ConcTcl.hs (new) 1.1 +14 -0 ports/x11-toolkits/hs-frantk/files/patch-src::frantk.conf (new) 1.2 +3 -1 ports/x11-toolkits/hs-frantk/pkg-descr 1.2 +169 -72 ports/x11-toolkits/hs-frantk/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message