Mailing list archive operational again, nntp service discontinued

2012-01-11 Thread Matthew Dillon
* The mailing list archive is operational again and most/all of the lost messages have been fed into it. * Our nntp service has been discontinued, superceeded by things like gmail and such which provide really nice multi-device interfaces for threaded list mail. It's time has come. * Work

How to compile Mixmaster?

2012-01-11 Thread Pierre Abbat
I'd like to get Mixmaster running on DFly. I downloaded it from mixmaster.sourceforge.net and tried to compile it. First it found the openssl (libssl) in /usr/lib, not the one in /usr/pkg/lib, and complained about the version number. Then it did this: testing for setenv()... In file included fr

ghc haskell compiler

2012-01-11 Thread Goetz Isenmann
Ok, as promised yesterday on #dragonflybsd, I tried to build ghc-7.0.4 on both 32bit and 64bit DragonFly. Since I was not able to spend much time on this, I just run the build on the available machines with their current setup, and took the results without much testing. See below for possible prob

Re: Git - Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)

2012-01-11 Thread Siju George
On Mon, Jan 9, 2012 at 7:25 PM, Justin Sherrill wrote: > You could delete the files in /usr/src, including the .git* > directories, and re-download using the Makefile in /usr.  'cd /usr; > make src-create' (or src-create-shallow to save some time.)  You may > want to check that part of the Makefil