Profile_bird

Hey there! machomebrew is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving machomebrew's tweets.

Already using Twitter
from your phone? Click here.

machomebrew

  1. Erlang is now on Github! I'm applying all our patches to a fork. This is *how* open sources should work! :)
  2. @awendt there's some other formula that do similar things with derived download strategy that may help you in your quest.
  3. @awendt indeed, you can't. You could hack it to work with a fake url and a derived DownloadStrategy that does nothing. It's a hack though.
  4. @RichardBronosky freetype2 is installed in /usr/X11/lib, no mailing list, no good mailing list software, github suffices, make an issue.
  5. OS X has a pretty rubbish scheduler when it comes to IO. We could `nice` make to maintain GUI responsivity during builds.
  6. @ryanbriones yes, but only in my next push. My next push will install git when you brew update. So yes Git is required. But not for install.
  7. Is LLVM's O4 optimisation causing performance regressions? http://bit.ly/1BebOy Help us with the detective work.
  8. @eiffelqiu great. Wine one seems somewhat trickier though. How important is Wine to you? I'm @mxcl btw.
  9. @eiffelqiu please make an issue on GitHub. I can't diagnose bugs in 140 characters or less.
  10. @willie heh, np. I didn't even know that until Homebrew. We plan to make it tell you soonish. This kind of confusion sucks.
  11. @willie yeah we don't have a mercurial formula. Although this may come to be. For now, easy_install mercurial.
  12. @flangy please! We need it.
  13. @MikeArthur policy is what homepage says. Homepage says "d-bus"
  14. @bpb maybe we can skip the tests. I didn't want to mess with the build system, it looks like it will be modified heavily in near future.
  15. @bpb I don't have my firewall on or something so didn't get those. Do you?
  16. @MikeArthur aah indeed. Proper name should be d-bus.
  17. @piggybox I believe it is so named because AMD invented the x86_64 extension set.
  18. Go formula is go. First to make a web server with it wins.
  19. @p_vasconcelos there's a ghc formula in pheaver's tree. However it isn't 100% working iirc.
  20. Just pushed a formula for http://golang.com/ but it fails to build the sample programs. Maybe someone who is less tired than me can fix it?