| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jan 2006 21:36:28

|
pav  |
Populate newly create net-p2p category with these ports:
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc (Only the first 15 lines of the commit message are shown above ) |
12 Jan 2006 12:56:38
0.4
|
mezz  |
Hosting its tarball for temporary, because they have a harddrive failure. |
20 Nov 2005 01:38:17
0.4
|
mezz  |
Fix the build for FreeBSD 4.x, untest...
Reported by: krismail |
19 Nov 2005 00:55:47
0.4
|
mezz  |
- Update to 0.4.
- 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. |
12 Nov 2005 20:50:38
0.3
|
mezz  |
Add SHA256. |
22 Oct 2005 19:27:59
0.3
|
mezz  |
Fix the build for FreeBSD 4.x again, which I bring old parts back in by
accident. Still untest on 4.x.
Reported by: krismail |
20 Oct 2005 19:11:03
0.3
|
mezz  |
Update to 0.3, add WITHOUT_OPENSSL knob. I have created a patch for configure
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. |
17 Oct 2005 07:15:39
0.2.20051009
|
mezz  |
Fix the build for FreeBSD 4.x. It's untest, btw.
Reported by: krismail |
10 Oct 2005 19:31:11
0.2.20051009
|
mezz  |
Transmission is a free BitTorrent client written from scratch in C. It aims to
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. |