Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.5 21 Jan 2025 23:46:31
    |
Robert Clausecker (fuz)  Author: Anton Saietskii |
net-p2p/tremotesf: Update to 2.7.5
Changelog: https://github.com/equeim/tremotesf2/releases/tag/2.7.5
PR: 284193 |
2.7.4 17 Dec 2024 00:31:50
    |
Robert Clausecker (fuz)  Author: Anton Saietskii |
net-p2p/tremotesf: Update to 2.7.4
Changelog: https://github.com/equeim/tremotesf2/releases/tag/2.7.4
PR: 283216 |
2.7.3 27 Nov 2024 11:54:53
    |
Robert Clausecker (fuz)  Author: Anton Saietskii |
net-p2p/tremotesf: Update to 2.7.3
Do not extract/use bundled cpp-httplib as of upstream commit 4cca1de its
maximum version is not restricted anymore.
Changelog: https://github.com/equeim/tremotesf2/releases/tag/2.7.3
PR: 282935 |
2.7.2 20 Sep 2024 17:53:45
    |
Fernando Apesteguía (fernape)  Author: Anton Saietskii |
net-p2p/tremotesf: update to 2.7.2
ChangeLog: https://github.com/equeim/tremotesf2/releases/tag/2.7.2
Accumulated changed:
* Opening download directory of a torrent with some file managers
Added
* Merging trackers when adding existing torrent
* Add Torrent Link dialogs allows multiple links
* "None" proxy option to bypass system proxy
Changed (Only the first 15 lines of the commit message are shown above ) |
2.6.3 02 May 2024 01:03:53
    |
Joel Bodenmann (jbo)  Author: Anton Saietskii |
net-p2p/tremotesf: Update to 2.6.3
Changelog: https://github.com/equeim/tremotesf2/releases/tag/2.6.3
PR: 278688
Approved by: tcberner (mentor, implicit) |
2.6.2 29 Apr 2024 12:08:40
    |
Zsolt Udvari (uzsolt)  Author: Anton Saietskii |
net-p2p/tremotesf: update to 2.6.2
Add compiler:c++20-lang to USES.
Changelog: https://github.com/equeim/tremotesf2/releases/tag/2.6.2
PR: 278274
Approved by: Submitter is maintainer, diizzy (mentor)
Differential Revision: https://reviews.freebsd.org/D44981 |
2.6.1 28 Mar 2024 09:50:03
    |
Robert Clausecker (fuz)  Author: Anton Saietskii |
net-p2p/tremotesf: Update to 2.6.1
While here, switch default flavor to Qt 6 to be consistent with
upstream.
PR: 277867 |
2.6.0_1 19 Mar 2024 14:18:27
    |
Robert Clausecker (fuz)  Author: Anton Saietskii |
net-p2p/tremotesf: enable qt5 (default) & qt6 flavors
While here, bundle back cpp-httplib as tremotesf doesn't support 0.15.x
(version we have in ports, which is also broken on 13).
PR: 276822 |
2.6.0 14 Mar 2024 17:44:08
    |
Yuri Victorovich (yuri)  |
net-p2p/tremotesf: Remove WWW in favor of the generic one |
2.6.0 19 Feb 2024 16:37:16
    |
Yuri Victorovich (yuri)  |
net-p2p/tremotesf: Add WWW |
2.6.0 25 Jan 2024 17:15:38
    |
Dima Panov (fluffy)  |
net-p2p/tremotesf: update to 2.6.0 release (+)
PR: 276241 |
2.5.0_1 14 Dec 2023 15:49:40
    |
Po-Chuan Hsieh (sunpoet)  |
devel/libfmt: Update to 10.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/fmtlib/fmt/releases |
2.5.0 19 Oct 2023 07:07:28
    |
Robert Clausecker (fuz)  Author: Anton Saietskii |
net-p2p/tremotesf: update to 2.5.0
Remove separate distfile for libtremotesf as it has been merged into
main tree.
Remove separate distfile for cpp-httplib as we can use www/cpp-httplib
now.
Note: despite Qt 6 support added, we can't use it right now as KDE
Framework 6 is also needed.
Release info: https://github.com/equeim/tremotesf2/releases/tag/2.5.0
PR: 274511 |
2.4.0_1 09 Oct 2023 07:40:30
    |
Robert Clausecker (fuz)  Author: Anton Saietskii |
net-p2p/tremotesf: enable "test" make target and cleanup
www/cpp-httplib cannot be used for tests as CMake explicitly checks for
version not higher than 0.12, so pull in latest supported from GitHub
instead.
While here:
* Switch to full commit hash for libtremotesf to reduce potential risk
of collisions
* Switch "Concurrent" Qt dependency from "build+lib" to "build" type as
bin/tremotesf doesn't link against it; bump PORTREVISION as package
dependencies changed
* Process Makefile with portfmt once more
PR: 274328 |
2.4.0 04 Oct 2023 20:01:38
    |
Robert Clausecker (fuz)  Author: Anton Saietskii |
net-p2p/tremotesf: add new port
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 (Only the first 15 lines of the commit message are shown above ) |