Date: Fri, 5 Apr 2002 02:40:04 -0800 (PST) From: Oliver Braun <obraun@informatik.unibw-muenchen.de> To: freebsd-ports@FreeBSD.org Subject: Re: ports/36139: [Maintainer Update] Update lang/nhc98 to 1.12, remove FORBIDDEN Message-ID: <200204051040.g35Ae4W39969@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/36139; it has been noted by GNATS. From: Oliver Braun <obraun@informatik.unibw-muenchen.de> To: Simon Marlow <simonmar@microsoft.com> Cc: "David W. Chapman Jr." <dwcjr@inethouston.net>, freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/36139: [Maintainer Update] Update lang/nhc98 to 1.12, remove FORBIDDEN Date: Fri, 5 Apr 2002 12:28:53 +0200 I am working on this. Simon, Can you please take a look at http://bento.freebsd.org/errorlogs/5-latest/happy-1.11.log and give me a hint on how to fix this? Regards, Olli * Simon Marlow <simonmar@microsoft.com> [2002-04-05 11:44]: > > If you could tell me what to do, I can try to build it on my > > -current box. > You should be able to do it like this: > - You need to have GHC installed first (maybe use compat4x to > get the port to build, or install compat4x and the 4.x package). > - Grab the GHC source dist, unpack it, > - create the file mk/build.mk with the single line "BIN_DIST=1". > - ./configure && gmake && gmake binary-dist > - if everything went well, you should have a directory ghc-5.02.2 > hanging off the top level of the source tree, containing > a "binary distribution" ready for packing. Delete everything > that isn't also in the contents of > ghc-5.02.2-i386-unknown-freebsd-boot.tar.gz > and pack it up. > - you're done. Send me (a link to) the package and I'll put it > on haskell.org, maybe call it ...-freebsd5-boot.tar.gz. > - fix the lang/ghc port to select the right bootstrap distribution > depending on the host OS version. > Hope I haven't forgotten anything! Let me know if it doesn't go > according to plan. -- Department of Computing Science Federal Armed Forces University Munich http://ist.unibw-muenchen.de/People/obraun/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204051040.g35Ae4W39969>