Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Ebuild for csup, a non-modula replacement for cvsup
Created an attachment (id=86021) [details] csup-20060318.ebuild
Created an attachment (id=86022) [details] csup-GNUmakefile.patch
Created an attachment (id=89037) [details] csup-20060318.ebuild Here is an alternate ebuild. I couldn't get csup to compile with yacc, so this ebuild does it with bison instead :-) Also, make install isn't used and the files are simply installed using dobin/doman/etc... this means no patching to GNUmakefile is necessary... it also means you'll now get the README into /usr/share/doc/*
Thanks Robert and David. dev-util/csup is now in portage, marked ~amd64 and ~x86-fbsd. Cheers.