FreshPorts -- The Place For Ports Sat, 17 May 2008 12:12 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
transmission 1.20 net-p2p on this many watch lists=4 search for ports that depend on this port
A free BitTorrent client written from scratch in C
Maintained by: mezz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Jan 2006 21:41:02


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://www.transmissionbt.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
net-p2p/transmission-daemon
net-p2p/transmission-gtk2

Required To Build: devel/gmake, textproc/intltool, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: ftp/curl, devel/gettext

To install the port: cd /usr/ports/net-p2p/transmission/ && make install clean
To add the package: pkg_add -r transmission


Configuration Options
     No options to configure

Master Sites:
http://download.m0k.org/transmission/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net/transmission on 2006-01-30
    REASON: Moved to new category

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 May 2008 23:26:05
Original commit files touched by this commit  1.20
mezz search for other commits by this committer
Fix the build (also for -daemon) by add pkg-config.

Reported by:    pointyhat via pav
09 May 2008 23:39:29
Original commit files touched by this commit  1.20
mezz search for other commits by this committer
Update to 1.20.
05 Apr 2008 05:20:20
Original commit files touched by this commit  1.11
mezz search for other commits by this committer
Update to 1.11.
30 Mar 2008 17:42:30
Original commit files touched by this commit  1.10
mezz search for other commits by this committer
-Update to 1.10.
-Do not get libevent to link with librt, which our clock_gettime() is in libc.
27 Feb 2008 05:15:56
Original commit files touched by this commit  1.06_1
mezz search for other commits by this committer
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.
27 Feb 2008 02:42:47
Original commit files touched by this commit  1.06
mezz search for other commits by this committer
Update to 1.06.
25 Feb 2008 23:24:41
Original commit files touched by this commit  1.05_1
mezz search for other commits by this committer
Fix a typo, '--create' -> '--create-from'. This patch has been merged in
upstream. Bump the PORTREVISION.

Bug tracker:    http://trac.transmissionbt.com/ticket/736
09 Feb 2008 05:54:57
Original commit files touched by this commit  1.05
mezz search for other commits by this committer
Update to 1.05. A new port, transmission-daemon is coming next.
01 Feb 2008 07:39:05
Original commit files touched by this commit  1.04
mezz search for other commits by this committer
Update to 1.04.

Security:       Fix (potential) remote crash bug with extension protocol.
25 Jan 2008 18:37:43
Original commit files touched by this commit  1.02_1
mezz search for other commits by this committer
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
22 Jan 2008 23:41:16
Original commit files touched by this commit  1.02
mezz search for other commits by this committer
Update to 1.02.
12 Jan 2008 19:31:33
Original commit files touched by this commit  1.01
mezz search for other commits by this committer
Disable build test binaries, these aren't install so save build time a bit.
12 Jan 2008 00:07:30
Original commit files touched by this commit  1.01
mezz search for other commits by this committer
Update to 1.01.
06 Jan 2008 23:31:37
Original commit files touched by this commit  1.00_1
mezz search for other commits by this committer
Fix the plist, bump the PORTREVISION.

Reported by:    pointyhat via erwin
05 Jan 2008 06:32:04
Original commit files touched by this commit  1.00
mezz search for other commits by this committer
-Update to 1.00.
-Update WWW to http://www.transmissionbt.com/ .
11 Dec 2007 19:20:51
Original commit files touched by this commit  0.96
mezz search for other commits by this committer
Update to 0.96.
13 Nov 2007 00:52:04
Original commit files touched by this commit  0.92
pav search for other commits by this committer
- Fix build: needs intltool

Reported by:    pointyhat
Approved by:    portmgr (hat)
06 Nov 2007 00:05:48
Original commit files touched by this commit  0.92
mezz search for other commits by this committer
Update to 0.92 to fix serious data corruption bugs and small memory leaks.

Approved by:    portmgr (marcus)
30 Oct 2007 04:56:14
Original commit files touched by this commit  0.91
mezz search for other commits by this committer
Update to 0.91.
25 Oct 2007 04:26:50
Original commit files touched by this commit  0.90
mezz search for other commits by this committer
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).
10 Sep 2007 01:14:23
Original commit files touched by this commit  0.82
mezz search for other commits by this committer
Update to 0.82.
24 Aug 2007 21:05:02
Original commit files touched by this commit  0.81
mezz search for other commits by this committer
Update to 0.81.
07 Aug 2007 17:37:10
Original commit files touched by this commit  0.80
mezz search for other commits by this committer
-Update to 0.80.
-Fix assertion bug in torrent.c::fileByteCompleted(). [1]

Obtained from:  its SVN [1]
01 May 2007 17:44:07
Original commit files touched by this commit  0.72
mezz search for other commits by this committer
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.
30 Apr 2007 05:21:44
Original commit files touched by this commit  0.71_1
mezz search for other commits by this committer
Fix a potentially bug that can get tracker users' statistics skewed. Bump the
PORTREVISION.

Obtained from: Transmission SVN
24 Apr 2007 02:34:15
Original commit files touched by this commit  0.71
mezz search for other commits by this committer
Update to 0.71.
23 Apr 2007 22:18:01
Original commit files touched by this commit  0.70
mezz search for other commits by this committer
Update to 0.70, as for transmission-gtk2, the prefix has been changed from
X11BASE to LOCALBASE.
31 Aug 2006 19:09:32
Original commit files touched by this commit  0.6.1
mezz search for other commits by this committer
Fix the build with GTK+2.10.

Reported by:    ahze
26 Jun 2006 03:33:58
Original commit files touched by this commit  0.6.1
mezz search for other commits by this committer
Update to 0.6.1.
25 Jun 2006 05:10:38
Original commit files touched by this commit  0.6
mezz search for other commits by this committer
Update to 0.6.
19 Mar 2006 05:53:04
Original commit files touched by this commit  0.5
mezz search for other commits by this committer
Fix the build on FreeBSD 4.x; it's untest.

Reported by:    krismail
11 Feb 2006 18:10:29
Original commit files touched by this commit  0.5
mezz search for other commits by this committer
-Update to 0.5.
-Make this port slave aware, the transmission-gtk2 is coming.
-Update the pkg-descr, copied from the README.
30 Jan 2006 21:36:28
Original commit files touched by this commit  0.4
pav search for other commits by this committer
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 View all of this commit message)

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 4
new 48 hours9
new 7 days19
new fortnight51
new month157

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 1.869 seconds.