Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Jeremy Messenger
f2400385c9
Update to 1.83.
2010-02-03 23:09:52 +00:00
Jeremy Messenger
df359f22b7
Update to 1.73.
2009-07-19 16:48:50 +00:00
Jeremy Messenger
a0a84034c4
Remove patch-libtransmission_platform.c, use -g/-w options in the rc script
...
instead. Bump the PORTREVISION on cli, daemon and gtk.
Discussed with: Charles Kerr (developer)
2009-06-19 21:29:15 +00:00
Jeremy Messenger
e8abbcb56f
-Update to 1.72.
...
-Add rc script in transmission-daemon. [1]
Requested by: many [1]
Submitted by: a few (all of those are incomplete) [1]
2009-06-19 17:07:26 +00:00
Jeremy Messenger
05b54df324
Fix the upload torrent, bump the PORTREVISION on daemon and gtk.
...
Obtained from: Its SVN.
Submitted by: Volker Theile <votdev~@~gmx.de>
2009-06-06 18:53:00 +00:00
Jeremy Messenger
03d53d801e
Update to 1.61.
...
Security: Close potential CSRF security hole for Web Client users.
2009-05-12 03:08:20 +00:00
Jeremy Messenger
d47c7f70d4
Update to 1.60.
2009-05-09 17:25:24 +00:00
Jeremy Messenger
f9b5d70945
Take these ports back to me. I will working on an update tonight or tomorrow.
2009-05-08 12:25:23 +00:00
Jeremy Messenger
f56281c4d5
Release these ports into wild. I don't have time for these ports anymore. I am
...
keeping maintain two ports that don't require a lot of time to take care of.
2009-03-18 20:06:38 +00:00
Jeremy Messenger
a60443382a
I still have old libcurl installed and forgot to edit it back to curl.5.
...
Correct it, bump the PORTREVISION.
Reported by: QAT
2009-02-28 15:52:35 +00:00
Jeremy Messenger
f39b2138be
Update to 1.51.
2009-02-28 05:14:58 +00:00
Jeremy Messenger
05e2de6ae7
Update to 1.42.
2008-12-28 06:20:17 +00:00
Jeremy Messenger
e89c066e73
Update to 1.40.
2008-11-10 18:16:29 +00:00
Jeremy Messenger
a8d0d5ce69
Update to 1.34.
2008-09-23 04:34:52 +00:00
Jeremy Messenger
e24502acee
Update to 1.33.
2008-08-21 07:34:22 +00:00
Jeremy Messenger
c801f2ebbe
- Update to 1.31, be sure to read in UPDATING.
...
- Move transmission to transmission-cli, transmission becomes a meta-port.
- Add transmission-web, it's a web interface (Clutch) as it has merged into
its project.
Repocopy: marcus (transmission -> transmission-cli)
2008-08-07 01:54:47 +00:00
Jeremy Messenger
42169f7670
Update to 1.22.
2008-06-14 15:54:34 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
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
d6249806f2
The tarball has been re-rolled. They have forgotten to bump the version and
...
a bit tweak in NEWS. Bump the PORTREVISION to have version correct when users
report to their bug tracker.
2008-02-27 05:15:56 +00:00
Jeremy Messenger
30c4334403
Update to 1.05. A new port, transmission-daemon is coming next.
2008-02-09 05:54:57 +00:00
Jeremy Messenger
a145fbb04f
Update to 1.04.
...
Security: Fix (potential) remote crash bug with extension protocol.
2008-02-01 07:39:05 +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
0e66a0df66
Update to 1.01.
2008-01-12 00:07:30 +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
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +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
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
db48d53ccc
Transmission is a free, lightweight BitTorrent client. It features a
...
simple, intuitive interface on top on an efficient, cross-platform
back-end.
Transmission is open source (MIT license) and runs on Mac OS X (Cocoa
interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS
(native interface).
WWW: http://transmission.m0k.org/
--
It is a slave port, the master is net-p2p/transmission.
2006-02-11 18:12:45 +00:00