FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 9:57 PM BST
Port details
transmission-cli 2.51 net-p2p on this many watch lists=10 search for ports that depend on this port
A lightweight CLI (command line) BitTorrent client and utilities
Maintained by: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Aug 2008 01:55:18
License: not specified in port


A fast and lightweight CLI (command line) BitTorrent client.

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

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: ftp/curl, devel/libevent2

Required by:
for Run

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


Configuration Options
     No options to configure

Master Sites:
http://transmission.cachefly.net/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2010-11-17
    Affects: users of net-p2p/transmission-cli and net-p2p/transmission-gtk
    Author: Mezz <mezz@FreeBSD.org>
    Reason: 
      Transmission has been updated to 2.12. The following name of binaries and
      manpages have been renamed:
    
    	transmissioncli -> transmission-cli
    	transmission -> transmission-gtk
    
    

Number of commits found: 49

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Apr 2012 20:13:41
Original commit files touched by this commit  2.51
crees search for other commits by this committer
Update to 2.51

Submitted by:   demon
02 Apr 2012 08:49:27
Original commit files touched by this commit  2.50
crees search for other commits by this committer
- Update to 2.50

Submitted by:   "Hakisho"
Feature safe:   yes
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.42
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
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
18 Oct 2011 18:36:40
Original commit files touched by this commit  2.41
crees search for other commits by this committer
- Update to 2.41
- Update MASTER_SITES

PR:             ports/161712
Submitted by:   Barbara <barbara.xxx1975@libero.it>
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.33
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
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
30 Jun 2011 19:44:00
Original commit files touched by this commit  2.32
mezz search for other commits by this committer
Forgot to remove a patch.
30 Jun 2011 17:05:53
Original commit files touched by this commit  2.32
mezz search for other commits by this committer
Update to 2.32.
21 May 2011 22:28:33
Original commit files touched by this commit  2.31
mezz search for other commits by this committer
Update to 2.31.
05 May 2011 13:48:05
Original commit files touched by this commit  2.22_1
mm search for other commits by this committer
Update libevent2 to 2.0.11
17 Mar 2011 20:15:56
Original commit files touched by this commit  2.22
mezz search for other commits by this committer
Fix transmission-qt to avoid link with both libevent 1.x and 2.x libraries
or it will crashes. Remove a hardcore '-levent' (should be -levent-2.0) in
the qtr.pro and let pkg-config takes care of it. Bump the PORTREVISION.

PR:             ports/155600
Reported by:    Alexandr <prayer@list.ru>
05 Mar 2011 04:17:28
Original commit files touched by this commit  2.22
mezz search for other commits by this committer
- Update to 2.22.
- Don't override conf_dir and download_dir unconditionally [1]
- Don't use localhost default by replace to 127.0.0.1 for IPv6 issue as
  transmission-remote doesn't support IPv6 yet. [2]

PR:             ports/155081 [1]
                ports/155139 [2]
Submitted by:   Anonymous <swell.k@gmail.com> [1][2]
12 Dec 2010 22:52:38
Original commit files touched by this commit  2.13
mezz search for other commits by this committer
Update to 2.13.
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.
24 Jul 2010 16:04:25
Original commit files touched by this commit  2.03
mezz search for other commits by this committer
Update to 2.03.
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]
03 Apr 2010 10:44:36
Original commit files touched by this commit  1.92_1
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.92_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
16 Mar 2010 05:21:14
Original commit files touched by this commit  1.92
mezz search for other commits by this committer
Update to 1.92.
24 Feb 2010 03:02:48
Original commit files touched by this commit  1.91
mezz search for other commits by this committer
Update to 1.91.

Feature safe:   yes
03 Feb 2010 23:09:52
Original commit files touched by this commit  1.83
mezz search for other commits by this committer
Update to 1.83.
31 Oct 2009 20:04:43
Original commit files touched by this commit  1.76
mezz search for other commits by this committer
Update to 1.76.
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
01 Sep 2009 00:14:15
Original commit files touched by this commit  1.74
mezz search for other commits by this committer
Update to 1.74.
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_1
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: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
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>
12 May 2009 03:08:20
Original commit files touched by this commit  1.61
mezz search for other commits by this committer
Update to 1.61.

Security:       Close potential CSRF security hole for Web Client users.
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
28 Feb 2009 05:14:58
Original commit files touched by this commit  1.51
mezz search for other commits by this committer
Update to 1.51.
23 Jan 2009 15:43:14
Original commit files touched by this commit  1.42_1
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
28 Dec 2008 06:20:17
Original commit files touched by this commit  1.42
mezz search for other commits by this committer
Update to 1.42.
11 Nov 2008 15:58:36
Original commit files touched by this commit  1.40
mezz search for other commits by this committer
Fix the build by regenerate the ${WRKSRC}/intltool-*.in. Current, in the
tarball was generated by intltool-0.40.5. When it runs autoreconf to
regenerate the configure then it also needs to regenerate the intltool-*.in.
In MarcusCom CVS has intltool-0.40.5, so it's why I can't reproduce it.

Reported by:    a few
10 Nov 2008 18:16:29
Original commit files touched by this commit  1.40
mezz search for other commits by this committer
Update to 1.40.
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.
21 Aug 2008 07:34:22
Original commit files touched by this commit  1.33
mezz search for other commits by this committer
Update to 1.33.
09 Aug 2008 17:33:57
Original commit files touched by this commit  1.32
mezz search for other commits by this committer
Update to 1.32.
07 Aug 2008 15:23:12
Original commit files touched by this commit  1.31
mezz search for other commits by this committer
Fix the build.

Reported by:    QA Tindy
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)

Number of commits found: 49

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days60
new fortnight184
new month254

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

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