ba98 FreshPorts -- net-p2p/transmission-daemon
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
transmission-daemon 2.77_1 net-p2p on this many watch lists=16 search for ports that depend on this port
Fast and lightweight daemon BitTorrent client
Maintained by: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Feb 2008 05:58:05
License: not specified in port


The transmission-daemon is a daemon-based Transmission session that can
be controlled via RPC by transmission-remote (included) and other
Transmission BiTtorrent client such as GTK+ and CLI interface.

Transmission has been built from the ground up to be a lightweight, yet
powerful BitTorrent client. Its simple, intuitive interface is designed
to integrate tightly with whatever computing environment you choose to
use. Transmission strikes a balance between providing useful functionality
without feature bloat. Furthermore, it is free for anyone to use or modify.

WWW: http://www.transmissionbt.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Master port: net-p2p/transmission-cli

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
  2. devel/pkgconf
  3. devel/gmake
Required To Run:
  1. www/transmission-web
  2. security/openssl
Required Libraries:
  1. ftp/curl
  2. devel/libevent2

This port is required by:

for Run

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


Configuration Options
===> The following configuration options are available for transmission-daemon-2.77_1:
     LITE=off: Reduced features or memory footprint
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://transmission.cachefly.net/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2009-06-19
    Affects: users of net-p2p/transmission-daemon
    Author: mezz@FreeBSD.org
    Reason: 
      The UID/GID of transmission has been changed from 919 to 921. The data
      configure has been changed from ${PREFIX}/etc/transmission/home/.config
      to ${PREFIX}/etc/transmission/home. To update the UID/GID:
    
    	# pw groupmod transmission -g 921
    	# pw usermod transmission -u 921 -g 921
    
    
Port Moves

Number of commits found: 33

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
02 Mar 2013 13:48:31
Original commit files touched by this commit  2.77_1
crees search for other commits by this committer
Fix chown for transmission home directory to silence complaints
from transmission-daemon

De-articulate COMMENT
31 Dec 2012 17:03:21
Original commit files touched by this commit  2.75
mezz search for other commits by this committer
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
31 Dec 2012 12:00:21
Original commit files touched by this commit  2.75
crees search for other commits by this committer
Update to 2.75

PR:		ports/174507 (based on)
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
08 Dec 2012 15:33:27
Original commit files touched by this commit  2.73_1
crees search for other commits by this committer
Various rc fixes;
- Add transmission_web_home to use customised web interface

Requested by:	Hanson Wong

- transmission should use a pidfile
- Style fixes (mostly quoting)
- Empty value in _user is clobbered with default, so remove warning

Use USERS and GROUPS, and move home directory handling to rc script where
it belongs; now users can be changed on the fly without issue

Feature safe:	yes
11 Dec 2011 12:26:57
Original commit files touched by this commit  2.42
crees search for other commits by this committer
- Update to 2.42
- Use --with(out)-gtk instead of enable -- option has changed

Feature safe:   yes
10 Aug 2011 07:14:29
Original commit files touched by this commit  2.33
crees search for other commits by this committer
Update to 2.33
27 Jul 2011 21:16:53
Original commit files touched by this commit  2.32
crees search for other commits by this committer
Take these for now, mezz can take them back whenever he likes.
25 Jul 2011 14:54:06
Original commit files touched by this commit  2.32
tabthorpe search for other commits by this committer
- Reset ports at maintainers request
17 Nov 2010 12:41:58
Original commit files touched by this commit  2.12
mezz search for other commits by this committer
Update to 2.12.
20 Sep 2010 02:43:34
Original commit files touched by this commit  2.04_1
mezz search for other commits by this committer
Fix if FreeBSD built without ipv6 support.

PR:             ports/150519
Submitted by:   well-wisher <regex@bk.ru>
15 Aug 2010 00:53:16
Original commit files touched by this commit  2.04
mezz search for other commits by this committer
Update to 2.04.
25 Jul 2010 18:59:32
Original commit files touched by this commit  2.03_1
mezz search for other commits by this committer
Chase libevent update, bump the PORTREVISION on those.
09 May 2010 04:39:53
Original commit files touched by this commit  1.93
mezz search for other commits by this committer
- Update to 1.93.
- Don't patch in Makefile.am to avoid run automake run. It was a leftover when
  I switched from patch in configure.* to use option flags. [1]

PR:             ports/146330 [1]
Submitted by:   Anonymous <swell.k@gmail.com> [1]
13 Apr 2010 02:42:08
Original commit files touched by this commit  1.92_1
mezz search for other commits by this committer
Chase the curl update, bump the PORTREVISION.

PR:             ports/145422
Submitted by:   rene
19 Sep 2009 01:35:46
Original commit files touched by this commit  1.75
mezz search for other commits by this committer
Update to 1.75.

Feature safe: yes
12 Sep 2009 19:15:42
Original commit files touched by this commit  1.74_1
mezz search for other commits by this committer
Add a missing dependency, transmission-web.

Reported by:    Henk @ Transmission forum
19 Jul 2009 16:48:50
Original commit files touched by this commit  1.73
mezz search for other commits by this committer
Update to 1.73.
19 Jun 2009 21:29:15
Original commit files touched by this commit  1.72_2
mezz search for other commits by this committer
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)
19 Jun 2009 17:18:02
Original commit files touched by this commit  1.72_1
mezz search for other commits by this committer
Bump the UID/GID from 919 to 921 to avoid the conflict with others. Bump the
PORTREVISION.
19 Jun 2009 17:07:26
Original commit files touched by this commit  1.72
mezz search for other commits by this committer
-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]
06 Jun 2009 18:53:00
Original commit files touched by this commit  1.61_1
mezz search for other commits by this committer
Fix the upload torrent, bump the PORTREVISION on daemon and gtk.

Obtained from:  Its SVN.
Submitted by:   Volker Theile <votdev~@~gmx.de>
09 May 2009 17:25:24
Original commit files touched by this commit  1.60
mezz search for other commits by this committer
Update to 1.60.
08 May 2009 12:25:23
Original commit files touched by this commit  1.51_1
mezz search for other commits by this committer
Take these ports back to me. I will working on an update tonight or tomorrow.
18 Mar 2009 20:06:39
Original commit files touched by this commit  1.51_1
mezz search for other commits by this committer
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.
28 Feb 2009 15:52:35
Original commit files touched by this commit  1.51_1
mezz search for other commits by this committer
I still have old libcurl installed and forgot to edit it back to curl.5.
Correct it, bump the PORTREVISION.

Reported by:    QAT
23 Sep 2008 04:34:52
Original commit files touched by this commit  1.34
mezz search for other commits by this committer
Update to 1.34.
07 Aug 2008 01:54:47
Original commit files touched by this commit  1.31
mezz search for other commits by this committer
- 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)
14 Jun 2008 15:54:34
Original commit files touched by this commit  1.22
mezz search for other commits by this committer
Update to 1.22.
06 Jun 2008 13:53:49
Original commit files touched by this commit  1.21_1
edwin search for other commits by this committer
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)
30 Mar 2008 16: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.
09 Feb 2008 18:38:31
Original commit files touched by this commit  1.05
mezz search for other commits by this committer
Remove USE_GNOME and use master's same one. No function change.
09 Feb 2008 05:57:48
Original commit files touched by this commit  1.05
mezz search for other commits by this committer
The transmission-daemon is a daemon-based Transmission session that can
be controlled via IPC commands by transmission-remote (included).

Transmission is a free, lightweight BitTorrent client. It features a
simple, intuitive interface on top on an efficient, cross-platform
back-end.

WWW: http://www.transmissionbt.com/

--

I am getting more and more requests lately, some users want to use Clutch. The
Clutch is using transmission-daemon to control the torrent by via web-based
interface.

http://clutchbt.com/

I have no interest in Clutch, so don't bother to ask me to create Clutch port.
I do not really know anything about transmission-daemon, so test and report me
bugs as usually.

Number of commits found: 33

2879
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24537
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days32
new fortnight63
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0