"Jeremy Messenger" <[email protected]> writes: > On Sat, 26 Jun 2010 15:45:35 -0500, Sam Fourman Jr. <[email protected]> > wrote: >> >> I would like to run transmission 2.0, would you mind posting a patch? > > Sure, here: http://people.freebsd.org/~mezz/diff/transmission201.diff
How about switching to USE_XZ? It decompresses faster on slow machines. bzip2 -dc /b/dist/transmission-2.01.tar.bz2 > /dev/null 5.12s user 0.13s system 86% cpu 6.057 total xz -dc /b/dist/transmission-2.01.tar.xz > /dev/null 0.99s user 0.16s system 86% cpu 1.330 total _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
