On Wed, Dec 11, 2013 at 05:36:50AM +0100, Juan Francisco Cantero Hurtado wrote: > This is an unfinished and dirty update to racket 6. The Racket > developers haven't released the version 6 yet but I'm sharing this port > for users interested in the update. Let me know if racket has crashes or > other important bugs. > > Note to other porters: don't waste your time reviewing the port, I'm > aware of the port has errors :) > > "What?! Where is DrRacket?!". Now racket uses packages for almost > everything: > $ raco pkg install drracket > $ racket ~/.racket/$(racket --version | cut -dv -f2 | cut -d. > -f1-2)/pkgs/drracket/drracket/drracket.rkt > > Cheers. > > -- > Juan Francisco Cantero Hurtado http://juanfra.info
I'm kind of sad to see DrRacket not being included. Is there a configure option to include DrRacket? Or is post pkg install the only option with version 6 and beyond? Also on amd64 I had to run update-plist the following 2 files weren't present in my build it would seem. Error: /usr/ports/pobj/racket-5.91pre201312110442/fake-amd64/usr/local/share/racket/collects/setup/private/compiled/path-utils_rkt.dep does not exist Error: /usr/ports/pobj/racket-5.91pre201312110442/fake-amd64/usr/local/share/racket/collects/setup/private/compiled/path-utils_rkt.zo does not exist Error: /usr/ports/pobj/racket-5.91pre201312110442/fake-amd64/usr/local/share/racket/collects/setup/private/path-utils.rkt does not exist -- James Turner
