Version: 3.00, Package name: transmission-3.00 |
Maintained by: Josh Grosse |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description-gtk Transmission is a BitTorrent client that features encryption, a web interface, peer exchange, magnet links, DHT, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more. This is the GTK+ graphical interface client. Description-main Transmission is a BitTorrent client that features encryption, a web interface, peer exchange, magnet links, DHT, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more. This package contains the command line and daemon clients. Description-qt Transmission is a BitTorrent client that features encryption, a web interface, peer exchange, magnet links, DHT, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more. This is the Qt graphical interface client. |
Filesize: 3251.191 KB |
Version History (View Complete History) |
|
2020-07-01 21:41:06 by Bjorn Ketelaars | Files touched by this commit (5) |
Log message: Update to transmission-3.0.0 Changes: https://github.com/transmission/transmission/releases/tag/3.00. From Josh Grosse <josh AT jggimi DOT net> (maintainer), with some tweaks from me. |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-03-10 22:11:57 by Bjorn Ketelaars | Files touched by this commit (10) |
Log message: Bump REVISION due to pkgpath change in net/miniupnp/miniupnpc. |
2019-03-08 13:00:57 by Charlene Wendling | Files touched by this commit (344) |
Log message: qt5.port.mk: change COMPILER Move it to "base-clang ports-gcc" and bump REVISION accordingly. This unbreaks Qt5-related binaries runtime on macppc. OK sthen@ |
2018-10-16 08:48:15 by Brian Callahan | Files touched by this commit (2) |
Log message: Ensure -lintl is linked into transmission-qt to appease lld. ok naddy@ |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-06-25 09:58:56 by Stuart Henderson | Files touched by this commit (1) |
Log message: disable -gtk and -qt subpackages on sparc64, these fail but the non-GUI parts work OK. inspired by a ports/net/Makefile diff from stsp@ but since this port uses the BUILD_PACKAGES mechanism we can just set NOT_FOR_ARCHS-<pkgname>=sparc64 in the port itself and it's handled automatically. ok stsp@ |
2018-05-14 15:23:59 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update transmission to 2.94 This version contains a fix for a pending CVE From Josh Grosse <josh AT jggimi DOT net> (maintainer) Thanks! |
2018-04-24 06:52:12 by Peter Hessler | Files touched by this commit (2) |
Log message: the defaults provided by the framework for which arches to use on a compiler are better than what we have manually specified OK sthen@ jca@ |
2018-02-20 13:46:46 by Stuart Henderson | Files touched by this commit (1) |
Log message: unbreak, now we have all the functions this needs |
2018-02-19 12:23:16 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix; libressl now has all this needs except DH_set_length |
2018-01-30 10:37:15 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update transmission to 2.93 This version includes a fix for CVE-2018-5702. From Josh Grosse <josh AT jggimi DOT net> (maintainer) Thanks! |
2018-01-30 09:34:35 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update transmission to 2.93 This release includes a fix for CVE-2018-5702. From Josh Grosse <josh AT jggimi DOT net> (maintainer) Thanks! |
2018-01-25 08:33:16 by Rafael Sadowski | Files touched by this commit (1) |
Log message: s/MODQT5_USE_GCC4_MODULE/MODQT5_USE_CXX11/ from last Qt update |
2018-01-12 09:09:42 by Christian Weisgerber | Files touched by this commit (2) |
Log message: fix bad bump |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-15 12:51:38 by Marc Espie | Files touched by this commit (1) |
Log message: unbreak |
2017-05-13 11:40:26 by Marc Espie | Files touched by this commit (12) |
Log message: more WANT_CXX / LIBECXX |
2017-04-19 05:16:03 by Stuart Henderson | Files touched by this commit (15) |
Log message: Add ${CLANG_ARCHS} to "ONLY_FOR_ARCHS = ${GCC4_ARCHS}" lines to give them a chance on aarch64. |
2017-01-11 06:44:33 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: update maintainer e-mail from Josh Grosse |
2016-12-28 06:53:29 by Vadim Zhukov | Files touched by this commit (1) |
Log message: Fix build with modern qt5.port.mk, as found by naddy@. |
2016-12-27 13:36:42 by Matthias Kilian | Files touched by this commit (1) |
Log message: Fix bump of transmission-qt. This port has REVISION = 1, which applied to *all* subpackages, so REVISION-qt must be 2, not 0. Move REVISION-qt up (right under REVISION), so it becomes obvious that -qt got an extra bump. |
2016-12-25 07:34:40 by Vadim Zhukov | Files touched by this commit (43) |
Log message: Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps. The devel/kf5 to be handled separately, please wait. |
2016-11-04 05:35:21 by Stuart Henderson | Files touched by this commit (100) |
Log message: sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports now that internationalised domain name support has been removed from net/curl |
2016-09-21 04:52:51 by Stuart Henderson | Files touched by this commit (1) |
Log message: Update MASTER_SITES, based on one from Josh Grosse (maintainer), ok josh |
2016-09-01 04:53:27 by Jasper Lievisse Adriaanse | Files touched by this commit (36) |
Log message: retire sparc |
2016-04-11 14:00:51 by Christian Weisgerber | Files touched by this commit (1) |
Log message: replace gettext module; tweaked from a submissio by maintainer Josh Grosse |
2016-03-27 10:19:17 by Vadim Zhukov | Files touched by this commit (1) |
Log message: ... typed "ci" too fast: CONFIGURE_STYLE should stay. But now I have a good cause to thank Josh Grosse for original patch. :) |
2016-03-27 10:16:50 by Vadim Zhukov | Files touched by this commit (1) |
Log message: Oops, missed that one in previous qmake commit. |
2016-03-08 09:14:16 by Christian Weisgerber | Files touched by this commit (6) |
Log message: Update to 2.92. Switch to Qt5, which requires GCC 4.9, so always use that compiler on the archs it supports. From new maintainer Josh Grosse. |
2015-10-30 06:47:41 by Stuart Henderson | Files touched by this commit (43) |
Log message: sync WANTLIB (curl+nghttp2) |
2015-08-25 08:03:21 by Stuart Henderson | Files touched by this commit (11) |
Log message: wantlib |
2015-08-21 04:14:56 by Christian Weisgerber | Files touched by this commit (1) |
Log message: drop maintainer as my remaining use of this has atrophied to zero |
2015-04-04 03:21:09 by Antoine Jacoutot | Files touched by this commit (301) |
Log message: Bump after the recent changes in packaging dbus and dconf. |
2015-03-27 02:13:04 by Antoine Jacoutot | Files touched by this commit (32) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2011-06-02 11:09:32 by Matthias Kilian | Files touched by this commit (58) |
Log message: --disable-silent-rules is now added to CONFIGURE_ARGS per default, if CONFIGURE_STYLE = gnu. |
2011-01-10 01:35:16 by Federico G. Schwindt | Files touched by this commit (3) |
Log message: add a rc script for transmission. discussed and ok naddy@ |
2010-12-12 13:42:39 by Christian Weisgerber | Files touched by this commit (6) |
Log message: * update to 2.13: bug fixes * install .desktop file for qt client; from FreeBSD |
2010-11-23 11:52:40 by Christian Weisgerber | Files touched by this commit (6) |
Log message: * maintenance update to 2.12 * drop groff dependency, Transmission has mdoc pages |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-10-30 16:05:43 by Christian Weisgerber | Files touched by this commit (1) |
Log message: oops, obsolete USE_X11 snuck back in; from Brad |
2010-10-25 14:28:05 by Christian Weisgerber | Files touched by this commit (4) |
Log message: Add Qt4 client and no_qt flavor. Only applicable to GCC4 archs. |
2010-10-24 15:30:02 by Antoine Jacoutot | Files touched by this commit (44) |
Log message: Remove USE_X11. |
2010-10-22 07:36:39 by Christian Weisgerber | Files touched by this commit (1) |
Log message: also comment out warning flags for future compiler versions; from Brad |
2010-10-21 15:52:51 by Christian Weisgerber | Files touched by this commit (13) |
Log message: Major update to 2.11. The GTK+ client is now named "transmission-gtk" and the -gui package has been renamed to -gtk. |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-10-11 02:16:52 by Jasper Lievisse Adriaanse | Files touched by this commit (25) |
Log message: - fix WANTLIB after cairo update. |
2010-09-30 01:21:21 by Antoine Jacoutot | Files touched by this commit (90) |
Log message: Fix DEPENDS after gtk+2 and gdk-pixbuf split. ok jasper@ |
2010-05-03 11:39:33 by Christian Weisgerber | Files touched by this commit (4) |
Log message: update to 1.93 |
2010-05-01 07:50:05 by Christian Weisgerber | Files touched by this commit (3) |
Log message: use in-tree libevent(extra) instead of the bundled one; from nicm@ and alek@ |
2010-04-21 00:57:24 by Stuart Henderson | Files touched by this commit (1) |
Log message: Check for evhttp.h instead of event-config.h to detect an installed libevent; if it's not present, continue using the bundled copy. Fixes the build with a forthcoming libevent update. Suggested by NicM@, ok naddy@ |
2010-04-01 16:16:29 by Christian Weisgerber | Files touched by this commit (3) |
Log message: Don't link against libappindicator, libcanberra, libgconf if they happen to be installed; pointed out by sthen@. While here, also drop libnotify dependency. |
2010-03-21 10:30:28 by Christian Weisgerber | Files touched by this commit (6) |
Log message: update to 1.92: many small improvements |
2010-01-08 17:48:15 by Christian Weisgerber | Files touched by this commit (4) |
Log message: security update to 1.77: Fixes CVE-2010-0012, "overwrite of local files with the privileges of the user running Transmission if the user is tricked into opening a malicious torrent file". Based on submissions by robert@openbsd.pap.st and stsp@ |
2009-12-22 04:41:47 by Stuart Henderson | Files touched by this commit (4) |
Log message: A couple of missed @unexec->@unexec-delete *-update-* goos |
2009-12-21 17:31:23 by Stuart Henderson | Files touched by this commit (36) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ ajacoutot@ landry@ |
2009-12-04 01:11:29 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Use gamin instead of fam. Tweak from naddy@ ok landry@ jasper@ |
2009-11-07 04:57:50 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: Workaround so big torrents are displayed correctly. Already reported and fixed properly upstream. naddy@ ok. |
2009-10-30 12:08:47 by Christian Weisgerber | Files touched by this commit (12) |
Log message: drop workarounds for \' printf modifier |
2009-10-28 13:38:11 by Christian Weisgerber | Files touched by this commit (5) |
Log message: update to 1.76 for miscellaneous bug fixes |
2009-09-16 13:36:33 by Christian Weisgerber | Files touched by this commit (5) |
Log message: update to 1.75: minor bug fixes |
2009-09-11 12:23:23 by Christian Weisgerber | Files touched by this commit (1) |
Log message: We need glib2,-fam so automatic downloading from torrent files placed in a directory will work. From Joe Gidi <joe@entropicblur.com>. |
2009-09-06 09:03:18 by Christian Weisgerber | Files touched by this commit (10) |
Log message: update to 1.74: miscellaneous bug fixes |
2009-08-10 00:33:44 by Matthias Kilian | Files touched by this commit (52) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-07-22 09:52:07 by Christian Weisgerber | Files touched by this commit (12) |
Log message: maintenance update to 1.73 |
2009-06-27 15:48:47 by Stuart Henderson | Files touched by this commit (2) |
Log message: in the UPnP code, skip over route socket messages with the wrong rtm_version; didn't break anything for naddy@, it still reported that it had successfully negotiated port forwarding with his printer, just as before ;-) |
2009-06-20 07:07:22 by Christian Weisgerber | Files touched by this commit (10) |
Log message: Update to 1.72. The major new addition in the 1.7x series is support for DHT. |
2009-06-12 02:11:17 by Federico G. Schwindt | Files touched by this commit (2) |
Log message: Fix uploading by web and bump package. Transmission ticket #2085. ok naddy@ |
2009-05-13 09:10:42 by Christian Weisgerber | Files touched by this commit (5) |
Log message: update to 1.61: close potential CSRF security hole for web client users |
2009-05-10 13:31:44 by Christian Weisgerber | Files touched by this commit (13) |
Log message: update to 1.60; prodded by Brad |
2009-04-14 08:06:26 by Christian Weisgerber | Files touched by this commit (8) |
Log message: update to 1.52; from Brad |
2009-04-04 08:42:58 by Christian Weisgerber | Files touched by this commit (1) |
Log message: use intltool module |
2009-03-04 13:59:52 by Christian Weisgerber | Files touched by this commit (7) |
Log message: maintenance update to 1.51 |
2009-02-15 11:09:29 by Christian Weisgerber | Files touched by this commit (12) |
Log message: Update to 1.50: A bunch of bug fixes and various small improvements as well as initial IPv6 support. Also submitted in near-identical form by Brad. |
2008-12-27 08:54:43 by Christian Weisgerber | Files touched by this commit (10) |
Log message: Update to 1.42: improvements in peer management and bandwidth measurement and allocation. |
2008-12-02 08:29:07 by Christian Weisgerber | Files touched by this commit (21) |
Log message: Update to 1.40. The biggest changes: * new web interface for the GTK and daemon clients * transmission-daemon and -remote have been completely rewritten |
2008-07-09 13:43:42 by Christian Weisgerber | Files touched by this commit (14) |
Log message: Overdue update to 1.22. |
2008-05-22 12:13:05 by Christian Weisgerber | Files touched by this commit (1) |
Log message: bump for previous change |
2008-05-19 03:57:44 by Federico G. Schwindt | Files touched by this commit (6) |
Log message: sync with cairo update. jasper@ ok. |
2008-04-22 10:50:43 by Christian Weisgerber | Files touched by this commit (13) |
Log message: Update to 1.11. |
2008-04-17 02:10:11 by Antoine Jacoutot | Files touched by this commit (35) |
Log message: - tweak the way the gtk-update-icon-cache goo is run gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just to update the icon cache (which only gtk apps can use) is overkill to say the least! As from now, each time icons are installed under %D/share/icons, we try to execute gtk-update-icon-cache and if it is not there, we just ignore the error. What it means is that if you have gtk+2 installed, then it'll run fine and your apps will be able to use the cache. Otherwise, it will silently fails which is fine since it means none of your apps would have been able to take advantage of the cache anyway. discussed with jasper@ |
2008-03-17 12:38:20 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 1.06: bug fix release |
2008-02-24 07:59:03 by Christian Weisgerber | Files touched by this commit (1) |
Log message: oops, forgotten bump |
2008-02-19 11:42:15 by Christian Weisgerber | Files touched by this commit (2) |
Log message: rephrase description to avoid a conflict between grammatical and notional concord; pointed out by Paul Irofti |
2008-02-17 14:59:32 by Christian Weisgerber | Files touched by this commit (4) |
Log message: update to 1.05; help from ajacoutot@ |
2008-02-03 08:45:29 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 1.04: bug fixes |
2008-01-29 09:33:08 by Christian Weisgerber | Files touched by this commit (3) |
Log message: re-release with all autotool files regenerated and a new SVN version number |
2008-01-28 08:40:43 by Christian Weisgerber | Files touched by this commit (4) |
Log message: update to 1.02: miscellaneous bug fixes |
2008-01-17 11:27:41 by Christian Weisgerber | Files touched by this commit (8) |
Log message: maintenance update to 1.01 |
2008-01-11 11:15:00 by Christian Weisgerber | Files touched by this commit (9) |
Log message: Update to 1.00. Changes: * The GUI has been extended. * The CLI client has changed its name back to "transmissioncli" (no hyphen) and has regained the scrape feature. * Bug fixes. |
2007-11-27 13:30:19 by Christian Weisgerber | Files touched by this commit (7) |
Log message: Update to 0.93: much improved, encryption is supported now. Name changes: transmissioncli -> transmission-cli transmission-gtk -> transmission |
2007-11-17 13:39:03 by Steven Mestdagh | Files touched by this commit (28) |
Log message: fix WANTLIB |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-09-02 15:08:21 by Christian Weisgerber | Files touched by this commit (5) |
Log message: Update through 0.81. New features: * The command line and GUI clients can now create .torrent files. * The GUI client now allows selecting individual files for download from a torrent. * A daemon client has been added that can run in the background. There is also a remote control utility that talks to the daemon as well as the GUI client. |
2007-05-09 08:01:55 by Christian Weisgerber | Files touched by this commit (10) |
Log message: update to 0.72: various and sundry improvements |
2007-04-08 11:36:59 by Christian Weisgerber | Files touched by this commit (5) |
Log message: Fix building with gtk+ >=2.10 and regen patches. Pointed out by and ok steven@ |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-01-04 13:19:55 by Steven Mestdagh | Files touched by this commit (76) |
Log message: fix WANTLIB of ports using gtk, needed after switch to our own pkg-config |
2006-12-29 14:19:13 by Christian Weisgerber | Files touched by this commit (1) |
Log message: avoid a "__malloc" name clash |
2006-12-23 10:04:16 by Christian Weisgerber | Files touched by this commit (14) |
Log message: update to 0.6.1 (+ changeset 1190 for -gtk fixes) |
2006-11-22 14:58:24 by Christian Weisgerber | Files touched by this commit (10) |
Log message: new MULTI_PACKAGES |
2006-11-13 05:51:15 by Steven Mestdagh | Files touched by this commit (40) |
Log message: USE_X11 |
2006-08-03 17:15:58 by Marc Espie | Files touched by this commit (58) |
Log message: new style specs |
2006-06-13 07:30:31 by Bernd Ahlers | Files touched by this commit (8) |
Log message: Fix WANTLIB after gtk+2 upgrade. |
2006-04-29 09:37:45 by Christian Weisgerber | Files touched by this commit (4) |
Log message: changeset 230 from the upstream SVN: improve tracker response parsing |