Commit graph

21 commits

Author SHA1 Message Date
Jeremy Messenger
02f8b2a234 Update to 1.20. 2008-05-09 22:39:29 +00:00
Jeremy Messenger
02efad1568 -Update to 1.10.
-Do not get libevent to link with librt, which our clock_gettime() is in libc.
2008-03-30 16:42:30 +00:00
Jeremy Messenger
627e79c83f Update to 1.06. 2008-02-27 02:42:46 +00:00
Jeremy Messenger
a59f6022c2 Fix a typo, '--create' -> '--create-from'. This patch has been merged in
upstream. Bump the PORTREVISION.

Bug tracker:	http://trac.transmissionbt.com/ticket/736
2008-02-25 23:24:41 +00:00
Jeremy Messenger
9bc0252918 The tarball has been re-rolled. The changes are pretty very small. They have
bump the version.h from 1.02 (4798) to 1.02 (4809), fix .desktop file, and
update the build tools.

	autoconf 2.59 -> 2.61
	automake 1.9.6 -> 1.10
	intltool 0.35.0 -> 0.36.2

It's not much. The fix .desktop and version.h are the reason that they
re-rolled the tarball, so bump the PORTREVISION.

Reported by:	pointyhat
2008-01-25 18:37:42 +00:00
Jeremy Messenger
52ae527ffb Update to 1.02. 2008-01-22 23:41:16 +00:00
Jeremy Messenger
43609c2ad4 -Update to 1.00.
-Update WWW to http://www.transmissionbt.com/ .
2008-01-05 06:32:04 +00:00
Jeremy Messenger
bb36e19185 Update to 0.96. 2007-12-11 19:20:51 +00:00
Jeremy Messenger
27ec1f87fe Update to 0.92 to fix serious data corruption bugs and small memory leaks.
Approved by:	portmgr (marcus)
2007-11-06 00:05:48 +00:00
Jeremy Messenger
313a5a033e Update to 0.91. 2007-10-30 04:56:14 +00:00
Jeremy Messenger
e954e49132 Update to 0.90. I am letting transmission to use libevent in its tarball that
will be build in static, because of libevent port has a crazy library change
at the each release (libevent-1.<version>.so.1).
2007-10-25 03:26:50 +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
d6e14e8f1f Fix a potentially bug that can get tracker users' statistics skewed. Bump the
PORTREVISION.

Obtained from: Transmission SVN
2007-04-30 04:21:44 +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
22ff0dbb4a Fix the build with GTK+2.10.
Reported by:	ahze
2006-08-31 18:09:32 +00:00
Jeremy Messenger
655b27ec37 Update to 0.6. 2006-06-25 04:10:38 +00:00
Jeremy Messenger
2470af1a6c Fix the build on FreeBSD 4.x; it's untest.
Reported by:	krismail
2006-03-19 05:53:04 +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
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