| Port details on branch 2026Q2 |
- transmission Transmission BitTorrent client
- 4.1.3 net-p2p
=0 4.1.2Version of this port present on the latest quarterly branch. - Maintainer: mondo.debater_0q@icloud.com
 - Port Added: 2026-06-05 15:12:05
- Last Update: 2026-07-03 09:41:55
- Commit Hash: 96ae9f9
- License: NA
- WWW:
- https://www.transmissionbt.com
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- transmission>0:net-p2p/transmission
- To install the port:
- cd /usr/ports/net-p2p/transmission/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/transmission
- pkg install transmission
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: transmission
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- transmission-cli : net-p2p/transmission-components@cli
- transmission-daemon : net-p2p/transmission-components@daemon
- README.md : net-p2p/transmission-components@docs
- transmission-gtk : net-p2p/transmission-components@gtk
- transmission-qt : net-p2p/transmission-components@qt
- transmission-create : net-p2p/transmission-components@utils
- index.html : net-p2p/transmission-components@web
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for transmission-4.1.3:
CLI=on: Build command-line client (deprecated)
DAEMON=on: Build daemon
DOCS=on: Install documentation
GTK=on: Build GTK+ 4 client
QT=on: Build Qt 6 client
UTILS=on: Build utilities (create, edit, remote, show)
WEB=on: Install web interface
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_transmission
- USES:
- metaport
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.1.3 03 Jul 2026 09:41:55
    |
Yusuf Yaman (nxjoseph)  Author: Rafe Sadler |
net-p2p/transmission{,-components}: Update 4.1.2 => 4.1.3
Minor bugfix release, fixes a potential CRSF security issue for
users who enable remote access to Transmission.
Changelog:
https://github.com/transmission/transmission/releases/tag/4.1.3
PR: 296488
Approved by: osa, vvd (Mentors, implicit)
MFH 2026Q2
(cherry picked from commit fcf96a0bd8ebf47ff1672c78048caaf6ee3551c1) |
4.1.2 05 Jun 2026 15:09:18
    |
Yusuf Yaman (nxjoseph)  Author: Rafe Sadler |
net-p2p/transmission{,-components}: Update 4.1.1 => 4.1.2
This is a bugfix release. It fixes 20+ bugs and
has a few performance improvements too. All users
are encouraged to upgrade to this version.
Changelog:
https://github.com/transmission/transmission/releases/tag/4.1.2
PR: 295871
Reported by: Rafe Sadler <mondo.debater_0q@icloud.com> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q2
(cherry picked from commit 3d4e19e014be4a01570acb86e65b41edb6f09844) |