Re: 2012.2.0.0 final count down

2012-06-02 Thread Duncan Coutts
On 2 June 2012 18:39, Mark Lentczner wrote: > We are in the final home stretch. Everything is staged and ready to go. We > are awaiting any last minute reports on the RCs. > merge pre-release branch into master, and push to github > move mac, windows, and source installers into place on lambda >

Re: 2012.2.0.0 final count down

2012-06-02 Thread PÁLI Gábor János
On Sat, Jun 2, 2012 at 7:39 PM, Mark Lentczner wrote: > After getting a thumbs up from package / distro builders (that's your cue to > chime in here and say "rodger, all systems go") The corresponding FreeBSD ports have been prepared in our development repository [1], so far everything looked fin

Re: 2012.2.0.0 final count down

2012-06-02 Thread Andres Löh
> After getting a thumbs up from package / distro builders (that's your cue to > chime in here and say "rodger, all systems go"), we'll release: NixOS is ready. One thing I noted when testing the website is that the Arch Linux link yields 404. Cheers, Andres __

Re: 2012.2.0.0 final count down

2012-06-02 Thread Joachim Breitner
Hi, Am Samstag, den 02.06.2012, 10:39 -0700 schrieb Mark Lentczner: > After getting a thumbs up from package / distro builders (that's your > cue to chime in here and say "rodger, all systems go"), rodger, all systems go Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer nom

Re: 2012.2.0.0 final count down

2012-06-02 Thread Mark Lentczner
We are in the final home stretch. Everything is staged and ready to go. We are awaiting any last minute reports on the RCs. The updated web site is checked in to the repo - you can pull it and look at it: https://github.com/haskell/haskell-platform/tree/pre-release/download-website The new doc i

Re: 2012.2.0.0 final count down

2012-05-29 Thread Mark Lentczner
So, it turns out that as of recently, you can download and install the command line tools from Apple's Developer Download page *without having Xcode installed!* And, it turns out, that this is sufficient for GHC to run. Therefore, the RC4 installer that I put up requires the command line tools, and

Re: 2012.2.0.0 final count down

2012-05-27 Thread George Colpitts
My opinion for the Mac installer problems is that the command line tools should just be a prerequisite on the Mac along with Xcode (or instead of Xcode if that is possible and works). (other people's) wait time, bandwidth and disk space are relatively cheap but your development/testing time is a ve

Re: 2012.2.0.0 final count down

2012-05-27 Thread Mark Lentczner
On Sun, May 27, 2012 at 3:49 AM, Mikhail Glushenkov < the.dead.shall.r...@gmail.com> wrote: > Update: I got sick, but will hopefully be able to put together the RC > installer today or tomorrow. Hope you're feeling better! I've put up an rc3 source tarball, if you wan to work with that. Otherwi

Re: 2012.2.0.0 final count down

2012-05-27 Thread Mikhail Glushenkov
Hi all, On Mon, May 21, 2012 at 4:24 AM, Mikhail Glushenkov wrote: > Hi Mark, > > On Sun, May 20, 2012 at 6:44 PM, Mark Lentczner > wrote: >> Here's my timeline for getting 2012.2.0.0 out the door: >> >> If you are building one of the HP distros, please read carefully, and >> confirm or raise is

RE: 2012.2.0.0 final count down

2012-05-25 Thread Chris Dornan
> I'm hoping that by the next major release we can have sorted the bigger > OpenGL/GLUT issues out and can have the much newer releases in the platform. Yay – Jason says we could be doing even better with GLFW-b. T’would be nice to get this sorted. It is a reminder of how important it is to

Re: 2012.2.0.0 final count down

2012-05-25 Thread Mark Lentczner
On Fri, May 25, 2012 at 8:46 AM, Chris Dornan wrote: > Mark – I was proposing that we sort this out for the ‘*next major*platform > release’. Isn’t it obvious that we need to stick with some variant > of 2.1.2.1 for this release and any follow-up variant. > Cool. I'll take the hit for not havi

RE: 2012.2.0.0 final count down

2012-05-25 Thread Chris Dornan
...@projects.haskell.org] On Behalf Of Mark Lentczner Sent: 25 May 2012 15:28 To: haskell-platform@projects.haskell.org Subject: Re: 2012.2.0.0 final count down On Fri, May 25, 2012 at 1:29 AM, Chris Dornan wrote: I propose that we ship already and either get GLUT fixed/replaced for the next major

RE: 2012.2.0.0 final count down

2012-05-25 Thread Chris Dornan
link configuration from 2.3.2.0? Chris From: haskell-platform-boun...@projects.haskell.org [mailto:haskell-platform-boun...@projects.haskell.org] On Behalf Of Mark Lentczner Sent: 25 May 2012 15:26 To: haskell-platform@projects.haskell.org Subject: Re: 2012.2.0.0 final count down On Thu, May

Re: 2012.2.0.0 final count down

2012-05-25 Thread Mark Lentczner
On Fri, May 25, 2012 at 1:29 AM, Chris Dornan wrote: > I propose that we ship already and either get GLUT fixed/replaced for the > next major platform release or, failing that, delete it until something > suitable can be found. We will ship - hopefully on time (before end of May). It will inclu

Re: 2012.2.0.0 final count down

2012-05-25 Thread Mark Lentczner
On Thu, May 24, 2012 at 11:28 PM, Jens Petersen wrote: > I just noticed that haddock seems to be failing on GLUT. > I dunno if that is a blocker to releasing? > Yup - discovered last night, while trying to build the Mac RC2 installer, that indeed GLUT-2.1.2.2 fails to build at all: Setup: Missin

RE: 2012.2.0.0 final count down

2012-05-25 Thread Chris Dornan
I propose that we ship already and either get GLUT fixed/replaced for the next major platform release or, failing that, delete it until something suitable can be found. Chris ___ Haskell-platform mailing list Haskell-platform@projects.haskell.org http

Re: 2012.2.0.0 final count down

2012-05-24 Thread Jens Petersen
On 22 May 2012 14:28, Mark Lentczner wrote: > 2012.2.0.0-rc2 source tar ball is up: > http://www.ozonehouse.com/mark/platform/haskell-platform-2012.2.0.0-rc2.tar.gz Thanks! I just noticed that haddock seems to be failing on GLUT. I dunno if that is a blocker to releasing? (I would probably add

Re: 2012.2.0.0 final count down

2012-05-21 Thread Mark Lentczner
2012.2.0.0-rc2 source tar ball is up: http://www.ozonehouse.com/mark/platform/haskell-platform-2012.2.0.0-rc2.tar.gz The final tweaks to the package list have been made: https://github.com/haskell/haskell-platform/commit/3ef3548297952720fc992578caa6419aa8766d34 -- Mark _

Re: 2012.2.0.0 final count down

2012-05-20 Thread Mikhail Glushenkov
Hi Mark, On Sun, May 20, 2012 at 6:44 PM, Mark Lentczner wrote: > Here's my timeline for getting 2012.2.0.0 out the door: > > If you are building one of the HP distros, please read carefully, and > confirm or raise issues on this thread. > > Thursday, 24th: > > rc windows installers I'll be out

2012.2.0.0 final count down

2012-05-20 Thread Mark Lentczner
Here's my timeline for getting 2012.2.0.0 out the door: *If you are building one of the HP distros, please read carefully, and confirm or raise issues on this thread.* *Monday, 21st:* final calls on all open issues final package version list rc2 tarball up *Thursday, 24th:* rc2 mac installers