Port details |
- transmission-qt5 Fast and lightweight Qt5 BitTorrent client
- 2.93_1 net-p2p
=0 2.93_1Version of this port present on the latest quarterly branch.
- Maintainer: crees@FreeBSD.org
- Port Added: 2017-08-14 19:21:16
- Last Update: 2018-07-15 17:01:06
- SVN Revision: 474704
- License: GPLv2+
- WWW:
- http://www.transmissionbt.com/
- Description:
- A fast and lightweight Qt5 BitTorrent client, loosely based on the GTK+ client.
This is the only Transmission client that can act as its own self-contained
session (as the GTK+ and Mac clients do), and can also connect to a remote
session (as the web client and transmission-remote terminal client do).
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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- transmission-qt5>0:net-p2p/transmission-qt5
- No installation instructions:
- This port has been deleted.
- PKGNAME: transmission-qt5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1519849051
SHA256 (transmission-2.93.tar.xz) = 8815920e0a4499bcdadbbe89a4115092dab42ce5199f71ff9a926cfd12b9b90b
SIZE (transmission-2.93.tar.xz) = 3363868
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: net-p2p/transmission-cli
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- moc : devel/qt5-buildtools
- qmake : devel/qt5-qmake
- Runtime dependencies:
-
- index.html : www/transmission-web
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libb64.so : converters/libb64
- libcurl.so : ftp/curl
- libdht.so : devel/jech-dht
- libminiupnpc.so : net/miniupnpc
- libnatpmp.so : net/libnatpmp
- libutp.so : net/libutp
- libevent.so : devel/libevent
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libiconv.so : converters/libiconv
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for transmission-qt5-2.93_1:
DOCS=on: Build and/or install documentation
LITE=off: Reduced features or memory footprint
====> SSL protocol support: you have to select exactly one of them
OPENSSL=on: SSL/TLS support via OpenSSL
WOLFSSL=off: SSL/TLS support via wolfSSL
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- compiler:c++11-lib desktop-file-utils qmake:no_env qt:5 cpe tar:xz gmake iconv libtool localbase pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net-p2p/transmission-cli | Commit | Credits | Log message |
2.93_1 15 Jul 2018 17:01:06 |
tcberner |
net-p2p/transmission* -- update and falvorize
* update to 2.94
* flavorize the Qt frontends
* give maintainership to lebarondemerde@privacychain.ch
PR: 226710
Approved by: portmgr (mat), crees (previous maintainer)
Differential Revision: https://reviews.freebsd.org/D14699 |
2.93_1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
2.93 28 Feb 2018 21:09:36 |
crees |
net-p2p/transmission-cli: Update to 2.93
- Includes DNS rebinding fix
- Fixes OpenSSL 1.1 compat
Note that the previous version was no longer vulnerable as FreeBSD had
patches, but this reports the correct version to trackers as some were
banned.
PR: ports/225917
PR: ports/225915 |
2.92_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.92 14 Aug 2017 19:21:04 |
crees |
Add -qt5 port.
While here, correct version of transmission meta-port
PR: ports/220933
Submitted by: ldbm@privacychain.ch |
Number of commits found: 5
|