Skip to content

Commit

Permalink
net-p2p/transmission: Update 3.00 -> 4.0.4 & modernize port
Browse files Browse the repository at this point in the history
This turns previous slave-ports net-p2p/transmission-{cli,daemon,gtk,qt,utils}
and www/transmission-web into flavours of net-p2p/transmission.

What's new in 4.0.4 (vis-a-vis 3.00)
* Resource Efficiency: code profiled and improved
* Code Modernization: standardization on C++ tools
* Support for BitTorrent v2 torrents & hybrid torrents
* New web client
* Lots of bug fixes

Changelog: https://github.com/transmission/transmission/releases/tag/4.0.4

PR:		269504
Reported by:	dutchman01@quicknet.nl
Approved by:	rigoletto, tcberner (maintainer timeout)
Reviewed By:	fcharlier_ploup.net
Differential Revision: https://reviews.freebsd.org/D40910
  • Loading branch information
Rafe authored and clausecker committed Sep 10, 2023
1 parent e5731e2 commit 8da970a
Show file tree
Hide file tree
Showing 35 changed files with 472 additions and 402 deletions.
6 changes: 6 additions & 0 deletions MOVED
Expand Up @@ -7847,3 +7847,9 @@ devel/rubygem-cucumber-messages18|devel/rubygem-cucumber-messages|2023-09-04|Rem
textproc/rubygem-cucumber-gherkin23|textproc/rubygem-cucumber-gherkin|2023-09-04|Remove obsoleted port. Use textproc/rubygem-cucumber-gherkin instead
textproc/rubygem-cucumber-html-formatter19|textproc/rubygem-cucumber-html-formatter|2023-09-04|Remove obsoleted port. Use textproc/rubygem-cucumber-html-formatter instead
sysutils/bacula11-libs3|sysutils/bacula-libs3|2023-09-10|No reason to have version in the port name. Works with 11 and 13
net-p2p/transmission-cli|net-p2p/transmission|2023-09-10|Moved to a flavored version
net-p2p/transmission-daemon|net-p2p/transmission|2023-09-10|Moved to a flavored version
net-p2p/transmission-gtk|net-p2p/transmission|2023-09-10|Moved to a flavored version
net-p2p/transmission-qt|net-p2p/transmission|2023-09-10|Moved to a flavored version
net-p2p/transmission-utils|net-p2p/transmission|2023-09-10|Moved to a flavored version
www/transmission-web|net-p2p/transmission|2023-09-10|Moved to the daemon flavor
5 changes: 0 additions & 5 deletions net-p2p/Makefile
Expand Up @@ -98,12 +98,7 @@
SUBDIR += torrentcheck
SUBDIR += torrentsniff
SUBDIR += transmission
SUBDIR += transmission-cli
SUBDIR += transmission-daemon
SUBDIR += transmission-gtk
SUBDIR += transmission-qt
SUBDIR += transmission-remote-gui
SUBDIR += transmission-utils
SUBDIR += twitch-tui
SUBDIR += udpt
SUBDIR += uhub
Expand Down
91 changes: 0 additions & 91 deletions net-p2p/transmission-cli/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions net-p2p/transmission-cli/distinfo

This file was deleted.

26 changes: 0 additions & 26 deletions net-p2p/transmission-cli/files/patch-CMakeLists.txt

This file was deleted.

12 changes: 0 additions & 12 deletions net-p2p/transmission-cli/files/patch-cmake_FindDHT.cmake

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions net-p2p/transmission-cli/files/patch-libtransmission_tr-dht.c

This file was deleted.

10 changes: 0 additions & 10 deletions net-p2p/transmission-cli/files/patch-qt_Application.h

This file was deleted.

7 changes: 0 additions & 7 deletions net-p2p/transmission-cli/pkg-descr

This file was deleted.

8 changes: 0 additions & 8 deletions net-p2p/transmission-cli/pkg-plist

This file was deleted.

18 changes: 0 additions & 18 deletions net-p2p/transmission-daemon/Makefile

This file was deleted.

9 changes: 0 additions & 9 deletions net-p2p/transmission-daemon/pkg-descr

This file was deleted.

22 changes: 0 additions & 22 deletions net-p2p/transmission-daemon/pkg-message

This file was deleted.

9 changes: 0 additions & 9 deletions net-p2p/transmission-daemon/pkg-plist

This file was deleted.

18 changes: 0 additions & 18 deletions net-p2p/transmission-gtk/Makefile

This file was deleted.

7 changes: 0 additions & 7 deletions net-p2p/transmission-gtk/pkg-descr

This file was deleted.

19 changes: 0 additions & 19 deletions net-p2p/transmission-qt/Makefile

This file was deleted.

11 changes: 0 additions & 11 deletions net-p2p/transmission-qt/pkg-descr

This file was deleted.

12 changes: 0 additions & 12 deletions net-p2p/transmission-utils/Makefile

This file was deleted.

7 changes: 0 additions & 7 deletions net-p2p/transmission-utils/pkg-descr

This file was deleted.

14 changes: 0 additions & 14 deletions net-p2p/transmission-utils/pkg-plist

This file was deleted.

0 comments on commit 8da970a

Please sign in to comment.