Commit graph

13 commits

Author SHA1 Message Date
Jeremy Messenger
ed40649e46 Update to 0.82. 2007-09-10 00:14:23 +00:00
Jeremy Messenger
d2d9c480fb Update to 0.81. 2007-08-24 20:05:01 +00:00
Jeremy Messenger
11247887a6 -Update to 0.80.
-Fix assertion bug in torrent.c::fileByteCompleted(). [1]

Obtained from:	its SVN [1]
2007-08-07 16:37:10 +00:00
Jeremy Messenger
8516d6a436 Update to 0.72. I had to pull svn, create tarball on my own and put it in my
freefall space. The offical tarball has been created two or three times and he
couldn't get it right. Right now, it has the wrong branch in offical tarball.
2007-05-01 16:44:07 +00:00
Jeremy Messenger
982e79f9f7 Update to 0.71. 2007-04-24 01:34:15 +00:00
Jeremy Messenger
4972deae12 Update to 0.70, as for transmission-gtk2, the prefix has been changed from
X11BASE to LOCALBASE.
2007-04-23 21:18:01 +00:00
Jeremy Messenger
23a40fe97b Update to 0.6.1. 2006-06-26 02:33:58 +00:00
Jeremy Messenger
655b27ec37 Update to 0.6. 2006-06-25 04:10:38 +00:00
Jeremy Messenger
5a278f26f6 -Update to 0.5.
-Make this port slave aware, the transmission-gtk2 is coming.
-Update the pkg-descr, copied from the README.
2006-02-11 18:10:29 +00:00
Jeremy Messenger
f22330796f - 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.
2005-11-19 00:55:47 +00:00
Jeremy Messenger
b9515288ee Add SHA256. 2005-11-12 20:50:38 +00:00
Jeremy Messenger
5b0d2f2f83 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.
2005-10-20 19:11:03 +00:00
Jeremy Messenger
a375cd9af9 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.
2005-10-10 19:31:11 +00:00