- Add '-dx' in jam by default to give the verbose of build. Easier for me to
collect the bug report or/and read in log from tinderboxes.
- /usr/bin/fmt -> ${FMT}, reported by portlint.
to add a few new flags. If it causes any trouble, I will remove it.
* --help
* --disable-openssl (autocheck: enable by default)
* --openssl-include=PATH
* --openssl-lib=PATH
* Add CC and CFLAGS in configure for anyone can edit it.
I have submitted this patch to the author.
http://people.freebsd.org/~mezz/diff/configure.diff
I believe that it can be done in Jamfile instead configure, I will have to
learn more abot Jamfile later for what features and what it can do. If anyone
know any better way or so, let me know.
be as efficient as possible. Only the Mac OS X version has a graphical
interface yet. Transmission is released under the MIT license.
Transmission is still in early development stage.
WWW: http://transmission.m0k.org/
--
Let me know if it doesn't work with FreeBSD 4.x for USE_GETOPT_LONG and for
anyone that has the different setup of OpenSSL (USE_OPENSSL). FreeBSD 4.x is
untest, but FreeBSD 5.x, 6.x and 7.x have been tested.
BTW: Using CVS version, because it has good bugs fixes and added FreeBSD
support that I sent Eric Petit (the author/developer) a patch.