aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/transmission-cli/pkg-descr
diff options
context:
space:
mode:
authorRafe <mondo.debater_0q@icloud.com>2023-09-06 00:49:34 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-09-10 16:12:57 +0000
commit8da970ab75e1a1031d93ff8e1aa8e3ff71afef07 (patch)
tree70587a63b9fac3be2db4995d128fe837e5dd0736 /net-p2p/transmission-cli/pkg-descr
parente5731e2bf4e706904cae6131fc5e7fd32d6814c7 (diff)
net-p2p/transmission: Update 3.00 -> 4.0.4 & modernize port
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
Diffstat (limited to 'net-p2p/transmission-cli/pkg-descr')
-rw-r--r--net-p2p/transmission-cli/pkg-descr7
1 files changed, 0 insertions, 7 deletions
diff --git a/net-p2p/transmission-cli/pkg-descr b/net-p2p/transmission-cli/pkg-descr
deleted file mode 100644
index aaa3f19c65d1..000000000000
--- a/net-p2p/transmission-cli/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-A fast and lightweight CLI (command line) BitTorrent client.
-
-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.