You can download a daily tarball of the CVS here.
Source and binaries are available on the file release page.
NOTE: You should compile with gcc 2.95.x or gcc 2.96.x
(though not the original gcc from RH 7.0). Other compilers may work but are
untested.
export CVSROOT=:pserver:anonymous@cvs.freespeech.sourceforge.net:/cvsroot/freespeech
or (for csh users) setenv CVSROOT :pserver:anonymous@cvs.freespeech.sourceforge.net:/cvsroot/freespeech
cvs login (the password is return)
cvs checkout Overflow
Note: you must use the ./autogen.sh with the --disable-static option to compile from CVS.