| Port details on branch 2025Q2 |
- tremotesf Remote GUI for transmission-daemon
- 2.8.2 net-p2p
=0 2.8.2Version of this port present on the latest quarterly branch. - Maintainer: vsasjason@gmail.com
 - Port Added: 2025-04-18 01:15:04
- Last Update: 2025-04-18 01:10:59
- Commit Hash: 50853b6
- License: GPLv3+
- WWW:
- https://github.com/equeim/tremotesf2
- Description:
- Tremotesf is yet another, but modern (first-released in 2016) cross-platfom GUI
for Transmission daemon written in C++ and Qt.
Features include, but not necessarily limited to:
* View torrent list
* Sort torrents
* Filter torrents by name, status and trackers
* Start/stop/verify/remove torrents with multi-selection
* Add torrents from torrent files and magnet links
* Select which files to download when adding torrent
* Manage torrent files
* Add and remove torrent trackers
* View torrent peers
* Set torrent limits
* Change remote server settings
* View server statistics
* Multiple servers
* Supports HTTPS connection
* Can connect to servers with self-signed certificates (you need to add
certificate to server settings)
* Client certificate authentication
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- tremotesf-qt6>0:net-p2p/tremotesf
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net-p2p/tremotesf/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/tremotesf
- pkg install tremotesf-qt6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tremotesf-qt6
- Package flavors (<flavor>: <package>)
- qt6: tremotesf-qt6
- qt5: tremotesf
- distinfo:
- TIMESTAMP = 1744881971
SHA256 (tremotesf-2.8.2.tar.zst) = 92397488908cfdd57cc0e1651338b9ca16470d871fdb12dff48b3884f0c52026
SIZE (tremotesf-2.8.2.tar.zst) = 2545547
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.
- Build dependencies:
-
- cxxopts>0 : devel/cxxopts
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- msgfmt : devel/gettext-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Test dependencies:
-
- cpp-httplib>0 : www/cpp-httplib
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- Library dependencies:
-
- libfmt.so : devel/libfmt
- libpsl.so : dns/libpsl
- libOpenGL.so : graphics/libglvnd
- libKF6WidgetsAddons.so : x11-toolkits/kf6-kwidgetsaddons
- libKF6WindowSystem.so : x11/kf6-kwindowsystem
- libQt6Core.so : devel/qt6-base
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-p2p_tremotesf
- USES:
- cmake:testing compiler:c++20-lang desktop-file-utils gettext-tools pkgconfig tar:zst xorg gl kde:6 qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.8.2 18 Apr 2025 01:10:59
    |
Vladimir Druzenko (vvd)  Author: Anton Saietskii |
net-p2p/tremotesf: Update 2.8.1 => 2.8.2
Fixed:
* Crash when failing to parse server response as JSON
Changelog:
https://github.com/equeim/tremotesf2/releases/tag/2.8.2
PR: 286170
MFH: 2025Q2
(cherry picked from commit 76496483107c479e5163e98cdfee4fbba4f95614) |
2.8.1 18 Apr 2025 01:10:02
    |
Vladimir Druzenko (vvd)  Author: Anton Saietskiiv |
net-p2p/tremotesf: update to 2.8.0
ChangeLog: https://github.com/equeim/tremotesf2/releases/tag/2.8.1
Added
* Option to show torrent properties in a panel in the main window instead of
dialog
* Ability to set labels on torrents and filter torrent list by labels
* Option to display relative time
* Option to display only names of download directories in sidebar and torrents
list
Changed
(Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 2
|